This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
hotspot
/
test
/
gc
/
g1
/
humongousObjects
History
Kirill Zhaldybin
d423c99efc
8155527: New test TestHumongousClassLoader fails with "-XX:+ExplicitGCInvokesConcurrent" option
...
Reviewed-by: dfazunen, drwhite, jwilhelm
2016-04-28 16:55:04 +03: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
8155527: New test TestHumongousClassLoader fails with "-XX:+ExplicitGCInvokesConcurrent" option
2016-04-28 16:55:04 +03: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