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

Thomas Stuefe stuefe at openjdk.java.net
Thu Feb 11 05:37:39 UTC 2021


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

>> The changes look good.  Thanks!
>> Harold
>
> Thanks @hseigel and @coleenp for the review!

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
?

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

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


More information about the hotspot-dev mailing list