-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
The serviceability/sa/ClhsdbScanOops.java test assumes that no GC should be run, which might happen if the tests are run with a small initial heap size. We've observed this test failing after JDK-8373023.
This test should be run with a InitialHeapSize set so that a GC does not run. 100M seems resonable.
This test should be run with a InitialHeapSize set so that a GC does not run. 100M seems resonable.
- relates to
-
JDK-8373102 com/sun/jdi/MethodInvokeWithTraceOnTest.java can fail with ObjectCollectedException when run with a small heap
-
- In Progress
-
- links to
-
Review(master)
openjdk/jdk/28637