Request reviews for 'this-escape' bug fixes
Archie Cobbs
archie.cobbs at gmail.com
Wed Oct 11 01:39:32 UTC 2023
The 'this-escape' warning is new in JDK 21 and since the release a couple
of bugs have trickled in that ought to be fixed because they cause
compilation to fail.
I'd appreciate anyone who could review these for me. They are both fairly
simple but I'm happy to explain them further if needed.
JDK-8317336 - Assertion error thrown during 'this' escape analysis
https://git.openjdk.org/jdk/pull/16001
JDK-8317818 - Combinatorial explosion during 'this' escape analysis
https://github.com/openjdk/jdk/pull/16125
Thanks!
-Archie
--
Archie L. Cobbs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/compiler-dev/attachments/20231010/d2590895/attachment.htm>
More information about the compiler-dev
mailing list