Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2202398 | 7 | Igor Veresov | P2 | Closed | Fixed | b118 |
JDK-2205929 | 6u25 | Igor Veresov | P2 | Closed | Fixed | b01 |
VM crashed with:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/B/162337.kk1971/source/src/share/vm/runtime/virtualspace.cpp:424), pid=24833, tid=2
# assert((_noaccess_prefix != 0) == (UseCompressedOops && _base != NULL && (size_t(_base + _size) > OopEncodingHeapMax) && Universe::narrow_oop_use_implicit_null_checks())) failed: noaccess_prefix should be used only with non zero based compressed oops
...
#
Current thread is 2
Dumping core ...
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/B/162337.kk1971/source/src/share/vm/runtime/virtualspace.cpp:424), pid=24833, tid=2
# assert((_noaccess_prefix != 0) == (UseCompressedOops && _base != NULL && (size_t(_base + _size) > OopEncodingHeapMax) && Universe::narrow_oop_use_implicit_null_checks())) failed: noaccess_prefix should be used only with non zero based compressed oops
...
#
Current thread is 2
Dumping core ...
- backported by
-
JDK-2202398 VM crash in src/share/vm/runtime/virtualspace.cpp:424
-
- Closed
-
-
JDK-2205929 VM crash in src/share/vm/runtime/virtualspace.cpp:424
-
- Closed
-
- duplicates
-
JDK-6996784 Plugin doen's work on Windows-amd64
-
- Closed
-
-
JDK-6991087 Class data sharing choked on 64-bit VM
-
- Closed
-
-
JDK-6991245 "Mark mismatch while restoring from shared file." on windows-amd64 virtual host
-
- Closed
-
-
JDK-6999688 UseCompressedOops and Shared Archive leads java -version to crash
-
- Closed
-
(1 duplicates)