test/hotspot/jtreg/gc/stress/TestReclaimStringsLeaksMemory.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File
*** old/test/hotspot/jtreg/gc/stress/TestReclaimStringsLeaksMemory.java	Thu May  3 12:25:55 2018
--- new/test/hotspot/jtreg/gc/stress/TestReclaimStringsLeaksMemory.java	Thu May  3 12:25:55 2018

*** 23,34 **** --- 23,33 ---- /* * @test TestReclaimStringsLeaksMemory * @bug 8180048 * @summary Ensure that during a Full GC interned string memory is reclaimed completely. ! * @requires vm.gc=="null" & !vm.graal.enabled & !vm.debug * @requires !vm.debug * @key gc * @library /test/lib * @modules java.base/jdk.internal.misc * @run main/othervm TestReclaimStringsLeaksMemory * @run main/othervm TestReclaimStringsLeaksMemory -XX:+UseSerialGC

test/hotspot/jtreg/gc/stress/TestReclaimStringsLeaksMemory.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File