RFR: 8297740: runtime/ClassUnload/UnloadTest.java failed with "Test failed: should still be live" [v2]

Albert Mingkun Yang ayang at openjdk.org
Thu Dec 1 10:35:44 UTC 2022


On Wed, 30 Nov 2022 09:01:21 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Fix the failure in `-Xcomp` mode. Thanks to David's analysis that a local variable is not enough to keep the object live; using a global variable now.
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review

Filed at https://bugs.openjdk.org/browse/JDK-8297936

-------------

PR: https://git.openjdk.org/jdk/pull/11409


More information about the hotspot-runtime-dev mailing list