JDK 23 |
---|
23 b10Fixed |
Causes :
|
When improving FullGC implementations it is sometimes useful to have a set of sanity performance tests to cover some basic cases. Add a set of tests that generate some simple object graphs and then measures the time of a System.gc() call for the given graph.
|