-
Bug
-
Resolution: Fixed
-
P2
-
14
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8246675 | 13.0.4 | Per Liden | P2 | Resolved | Fixed | b04 |
JDK-8233171 | 11.0.7-oracle | Per Liden | P2 | Closed | Fixed | b01 |
JDK-8236764 | 11.0.7 | Per Liden | P2 | Resolved | Fixed | b01 |
The newly added:
GetOwnedMonitorInfoWithEATest.java
GetOwnedMonitorStackDepthInfoWithEATest.java
fail when run with ZGC as they set -Xms/-Xmx to 32M which is too small for ZGC.
GetOwnedMonitorInfoWithEATest.java
GetOwnedMonitorStackDepthInfoWithEATest.java
fail when run with ZGC as they set -Xms/-Xmx to 32M which is too small for ZGC.
- backported by
-
JDK-8236764 GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
- Resolved
-
JDK-8246675 GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
- Resolved
-
JDK-8233171 GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
- Closed
- relates to
-
JDK-8230677 Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken
- Resolved