Searched refs:garbageProducer (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/test/serviceability/tmtools/jstat/
H A DGarbageProducerTest.java38 private final GarbageProducer garbageProducer; field in class:GarbageProducerTest
42 garbageProducer = new GarbageProducer(TARGET_MEMORY_USAGE);
53 garbageProducer.allocateMetaspaceAndHeap();
79 float oldGenAllocationRatio = garbageProducer.getOldGenAllocationRatio() - MEASUREMENT_TOLERANCE;

Completed in 36 milliseconds