RFR: 8251158: Implementation of JEP 387: Elastic Metaspace [v8]
Thomas Stuefe
stuefe at openjdk.java.net
Fri Oct 2 06:39:26 UTC 2020
On Thu, 1 Oct 2020 22:57:23 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> LGTM
Thanks Ioi!
I moved CLMS to an own header as you suggested. I decided to put them outside the metaspace namespace and the metaspace
subdirectory since they belong to the external interface (strictly speaking they are the glue between CLD and
metaspace). Also keeps changes to outside code small.
Cheers, Thomas
-------------
PR: https://git.openjdk.java.net/jdk/pull/336
More information about the hotspot-gc-dev
mailing list