Backport the fix of JDK-8180450 to JDK 11?
林子熠(层风)
cengfeng.lzy at alibaba-inc.com
Fri Oct 11 06:00:11 UTC 2024
JDK-8180450(https://bugs.openjdk.org/browse/JDK-8180450) has a mojor performance impact on concurrent Java applications. Thanks to Andrew Haley to get it fixed in OpenJDK 23.
However, some applications suffered from the issue have to stay in the older OpenJDK version. For example, Spark requires OpenJDK11, but suffers the secondary supertype cache problem as well(https://github.com/scala/bug/issues/9823).
Is there a plan to backported the fix to JDK 11 in the future?
Thank you!
Ziyi Lin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jdk-updates-dev/attachments/20241011/2b78e6e2/attachment-0001.htm>
More information about the jdk-updates-dev
mailing list