-
Bug
-
Resolution: Fixed
-
P1
-
9
-
b42
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083494 | emb-9 | Andrey Zakharov | P1 | Resolved | Fixed | master |
JDK-8065443 | 8u45 | Andrey Zakharov | P1 | Resolved | Fixed | b01 |
JDK-8064893 | 8u40 | Andrey Zakharov | P1 | Closed | Fixed | b15 |
JDK-8070883 | emb-8u47 | Andrey Zakharov | P1 | Resolved | Fixed | team |
If -XX:+ExplicitGCInvokesConcurrent is used, a system.gc() will not be a full GC and will not be able to shrink the heap. All tests that tries to shrink the heap needs to use @requires to say that ExplicitGCInvokesConcurrent is not set.
- backported by
-
JDK-8065443 TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent
-
- Resolved
-
-
JDK-8070883 TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent
-
- Resolved
-
-
JDK-8083494 TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent
-
- Resolved
-
-
JDK-8064893 TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent
-
- Closed
-
- relates to
-
JDK-8066122 CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent
-
- Resolved
-