Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport] 18309: type pollution fix #893

Open
ziyilin opened this issue Nov 26, 2024 · 0 comments
Open

[Backport] 18309: type pollution fix #893

ziyilin opened this issue Nov 26, 2024 · 0 comments

Comments

@ziyilin
Copy link
Collaborator

ziyilin commented Nov 26, 2024

Description
The type pollution issue of JDK causes significant performance slowing down when type is checked concurrently. JDK 11 is also affected.
The upstream has fixed this issue for JDK 24 and 22. We should backport it to Dragonwell 11.

@ziyilin ziyilin changed the title backport type pollution fix from JDK24 [Backport] 18309: type pollution fix Nov 26, 2024
Accelerator1996 added a commit that referenced this issue Dec 18, 2024
Summary:Backport the fix of issue JDK-8180450 to dragonwell 11

Testing: JTreg

Reviewers: Kuaiwei, wenjie

Issue: #893
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant