RFR: 8260341: CDS dump VM init code does not check exceptions [v2]

Thomas Stuefe stuefe at openjdk.java.net
Thu Feb 11 06:02:39 UTC 2021


On Thu, 11 Feb 2021 05:47:12 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> > Could we then get rid of the special CDS handling in `Metaspace::allocate()`:
> > https://github.com/openjdk/jdk/blob/837bd8930d0a010110f1318b947c036609d3aa33/src/hotspot/share/memory/metaspace.cpp#L825-L836
> 
> I filed https://bugs.openjdk.java.net/browse/JDK-8261551 . We need to fix JDK-8261480 first, since we still have some inappropriate use of THREAD during dumping. I split the work into several steps so that the review can be easier.

Okay, thanks.

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

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


More information about the hotspot-dev mailing list