Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8025367 | 8 | Thomas Schatzl | P2 | Closed | Fixed | b109 |
JDK-8180958 | openjdk7u | Thomas Schatzl | P2 | Resolved | Fixed | master |
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/170135.amurillo/s/src/share/vm/memory/universe.cpp:889), pid=11448, tid=2
# assert(!UseCompressedOops || (total_reserved <= (OopEncodingHeapMax - os::vm_page_size()))) failed: heap size is too big for compressed oops
#
# JRE version: (8.0-b82) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b24-internal-201303231701.amurillo.hs25-b24-snapshot-fastdebug mixed mode solaris-amd64 compressed oops)
# Core dump written. Default location: /bpool/local/aurora/sandbox/results/workDir/compiler/6865031/Test/core or core.11448
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
- backported by
-
JDK-8180958 assert: failed: heap size is too big for compressed oops
- Resolved
-
JDK-8025367 assert: failed: heap size is too big for compressed oops
- Closed
- relates to
-
JDK-8024662 gc/arguments/TestUseCompressedOopsErgo.java does not compile
- Resolved
-
JDK-8024669 Native OOME when allocating after changes to maximum heap supporting Coops sizing on sparcv9
- Closed
-
JDK-8009778 NPG: ClassMetaspaceSize is used before set in set_ergonomics_flags()
- Closed
-
JDK-8024925 Ergonomics do not correctly calculate the maximum heap size to get zero based oops
- Closed
-
JDK-8003424 Enable Class Data Sharing for CompressedOops
- Closed
-
JDK-8009910 Refactor code in arguments.cpp to break circularity in COOPS settings
- Closed