-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
-
b02
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8373568 | 26 | Joel Sikström | P4 | Resolved | Fixed | b29 |
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.
- backported by
-
JDK-8373568 serviceability/sa/ClhsdbScanOops.java assumes no GC should occur
-
- Resolved
-
- relates to
-
JDK-8373102 com/sun/jdi/MethodInvokeWithTraceOnTest.java can fail with ObjectCollectedException when run with a small heap
-
- Resolved
-
- links to
-
Commit(jdk26)
openjdk/jdk/85eb6b75
-
Commit(master)
openjdk/jdk/786833cd
-
Review(jdk26)
openjdk/jdk/28737
-
Review(master)
openjdk/jdk/28637
(1 links to)