RFR: JDK-8317299: safepoint scalarization doesn't keep track of the depth of the JVM state
Damon Fenacci
dfenacci at openjdk.org
Tue Feb 6 07:53:00 UTC 2024
On Sat, 27 Jan 2024 23:17:04 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> Interesting. Could it resolve the issue [JDK-8276112](https://bugs.openjdk.org/browse/JDK-8276112) so we can REDO [DK-8276998](https://bugs.openjdk.org/browse/JDK-8276998)?
Thanks for pointing this out @vnkozlov. I've tried reapplying [JDK-8261137](https://bugs.openjdk.org/browse/JDK-8261137) to reproduce the [JDK-8276998](https://bugs.openjdk.org/browse/JDK-8276998) issue before applying this change but couldn't reproduce it anymore. I'll mention this issue in the REDO anyway.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17500#issuecomment-1928952026
More information about the hotspot-compiler-dev
mailing list