Possibility of backporting fix for JDK-6986863
Langer, Christoph
christoph.langer at sap.com
Sat Oct 16 22:12:10 UTC 2021
Hi Harald,
it looks like a non-trivial change. However, as it is a bugfix, I guess it can be considered for backporting to 11u.
To bring it forward I suggest you start by creating a Pull Request with a backport to https://github.com/openjdk/jdk11u-dev. Or find a developer who would do so
Thanks
Christoph
> -----Original Message-----
> From: jdk-updates-dev <jdk-updates-dev-retn at openjdk.java.net> On
> Behalf Of Harald Kuhr
> Sent: Freitag, 15. Oktober 2021 09:29
> To: jdk-updates-dev at openjdk.java.net
> Subject: Possibility of backporting fix for JDK-6986863
>
> Hi all,
>
> As the author of TwelveMonkeys ImageIO (
> https://github.com/haraldk/TwelveMonkeys), I am very happy to see
> https://bugs.openjdk.java.net/browse/JDK-6986863 (ProfileDeferralMgr
> throwing ConcurrentModificationException) finally being fixed in Java 17!
>
> However, I wonder what it would take to backport Sergey’s fix (
> https://github.com/openjdk/jdk/commit/64a150c5) to OpenJDK 11 (or even
> 8)?
>
> Many users are running into this bug, and it is hard to create a reliable
> workaround in libraries. It will take time before JDK 17 is adopted by most
> users (many are still using Java 8), and a backport is therefore needed.
>
>
> PS: I initially posted a similar request to client-libs-dev, but was told
> to ask in the "updates" lists. Hoping this is the correct mailing list. If
> not, please give me a gentle push in the right direction.
>
>
> Best regards,
>
> —
> Harald K
More information about the jdk-updates-dev
mailing list