mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-26 10:10:19 +00:00
Merge
This commit is contained in:
commit
2f559ec45c
@ -376,6 +376,7 @@ public class WhiteBox {
|
||||
public native void freeMetaspace(ClassLoader classLoader, long addr, long size);
|
||||
public native long incMetaspaceCapacityUntilGC(long increment);
|
||||
public native long metaspaceCapacityUntilGC();
|
||||
public native boolean metaspaceShouldConcurrentCollect();
|
||||
|
||||
// Don't use these methods directly
|
||||
// Use sun.hotspot.gc.GC class instead.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user