Current state = CODING_END, new state = FLUSHED?
Eirik Bjørsnøs
eirbjo at gmail.com
Fri Mar 17 11:27:36 UTC 2023
On Fri, Mar 17, 2023 at 12:00 PM Jaikiran Pai <jai.forums2013 at gmail.com>
wrote:
> Additional details in that issue state that the JDK being used is Java 15.
> There have been code changes in this piece of code in java.util.zip.ZipFile
> since then.
>
Looks to me like an instance of JDK-8260010 [1], which was a thread-safety
regression introduced (probably by me) in JDK-8243469 [2].
The fix was backported to 15, not sure which build it was included
in. MNG-7742 indicates that Amazon Corretto is being used here. If a JVM
upgrade doesn't help, then maybe Amazon never backported the fix..?
Claes, do you have anything to add?
[1] https://bugs.openjdk.org/browse/JDK-8260010
[2] https://bugs.openjdk.org/browse/JDK-8243469
Eirik.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20230317/4c5ea55d/attachment-0001.htm>
More information about the core-libs-dev
mailing list