jdk-24/hotspot/test/gc/g1/humongousObjects
Max Ockner da0fe9d476 8154110: Update class* and safepoint* logging subsystems
Refactored logging tags in class and safepoint subsystems.

Reviewed-by: coleenp, rehn, hseigel
2016-04-29 22:40:51 -04:00
..
ClassLoaderGenerator.java 8132718: Add tests which check that when humongous classloader object becomes unreachable it and all classes that were loaded in it should be collected 2016-04-21 17:55:14 +03:00
G1SampleClass.java 8132717: Add tests checking that instances of j.l.Classes of a large size are allocated as Humongous 2016-01-13 20:26:54 +03:00
TestHeapCounters.java 8132721: Add tests which check that heap counters work as expected during Humongous allocations 2016-02-02 18:06:14 +03:00
TestHumongousClassLoader.java 8154110: Update class* and safepoint* logging subsystems 2016-04-29 22:40:51 -04:00
TestHumongousMovement.java 8132720: Add tests which checks that Humongous objects are not moved after Full GC 2016-01-13 20:19:15 +03:00
TestHumongousNonArrayAllocation.java 8132717: Add tests checking that instances of j.l.Classes of a large size are allocated as Humongous 2016-01-13 20:26:54 +03:00
TestHumongousThreshold.java 8144073: Refactor hotspot/test/gc/g1/humongousObjects/TestHumongousThreshold.java 2016-03-14 20:00:57 +03:00
TestObjectCollected.java 8132723: Add tests which check that soft references to humongous objects should work correctly 2015-12-17 16:46:41 +03:00