-
Bug
-
Resolution: Fixed
-
P4
-
11, 13
-
b24
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8225894 | 14 | Calvin Cheung | P4 | Resolved | Fixed | team |
JDK-8236229 | 11.0.7-oracle | Calvin Cheung | P4 | Resolved | Fixed | b01 |
JDK-8229305 | 11.0.5 | Calvin Cheung | P4 | Resolved | Fixed | b03 |
# Internal Error (t:/workspace/open/src/hotspot/share/services/virtualMemoryTracker.cpp:449), pid=7608, tid=316
# assert(reserved_rgn != 0LL) failed: No reserved region
#
# JRE version: (13.0) (fastdebug build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-internal+0-jdk-13-949, mixed mode, aot, sharing, tiered, compressed oops, g1 gc, windows-amd64)
Problem only seen on the Windows platform.
Run the attached test using jtreg as follows:
jtreg -vmoptions: -XX:NativeMemoryTracking=detail SharedArchiveConsistency.java
# assert(reserved_rgn != 0LL) failed: No reserved region
#
# JRE version: (13.0) (fastdebug build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-internal+0-jdk-13-949, mixed mode, aot, sharing, tiered, compressed oops, g1 gc, windows-amd64)
Problem only seen on the Windows platform.
Run the attached test using jtreg as follows:
jtreg -vmoptions: -XX:NativeMemoryTracking=detail SharedArchiveConsistency.java
- backported by
-
JDK-8225894 Assert in VirtualMemoryTracker::remove_released_region when running the SharedArchiveConsistency.java test with -XX:NativeMemoryTracking=detail
- Resolved
-
JDK-8229305 Assert in VirtualMemoryTracker::remove_released_region when running the SharedArchiveConsistency.java test with -XX:NativeMemoryTracking=detail
- Resolved
-
JDK-8236229 Assert in VirtualMemoryTracker::remove_released_region when running the SharedArchiveConsistency.java test with -XX:NativeMemoryTracking=detail
- Resolved
There are no Sub-Tasks for this issue.