RFR: 8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo [v3]

Calvin Cheung ccheung at openjdk.java.net
Thu Dec 16 02:19:58 UTC 2021


On Thu, 16 Dec 2021 01:28:50 GMT, David Holmes <dholmes at openjdk.org> wrote:

> The test changes are acceptable and so the PR "approved" on that basis.

Thanks!

> 
> But I can't help but wonder what this class unloading issue means for dynamic dumping in general? Seems like the dump contents will depend on a GC race.
> 
Yes, there have been couple of bugs in this area. Hopefully the upcoming fix for [JDK-8278602](https://bugs.openjdk.java.net/browse/JDK-8278602)
will address this issue.

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

PR: https://git.openjdk.java.net/jdk/pull/6843


More information about the hotspot-runtime-dev mailing list