-
Bug
-
Resolution: Fixed
-
P2
-
hs20
-
b07
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2206194 | 7 | Igor Veresov | P2 | Closed | Fixed | b128 |
JDK-2205629 | 6u25 | Igor Veresov | P2 | Closed | Fixed | b01 |
VM crashes on i586 (all OSes) with
Reproducible starting HS 20 b07 (not HS 20 b06)
=============== DEBUG MESSAGE: method needs synchronization ================
...
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P2/B/191050.ct232829/source/src/cpu/x86/vm/assembler_x86.cpp:5049), pid=26814, tid=7
# assert(false) failed: DEBUG MESSAGE
#
# JRE version: 7.0-b125
# Java VM: Java HotSpot(TM) Server VM (20.0-b07-internal-201101141910.ct232829.main_to_comp-fastdebug compiled mode solaris-x86 )
Reproducible starting HS 20 b07 (not HS 20 b06)
=============== DEBUG MESSAGE: method needs synchronization ================
...
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P2/B/191050.ct232829/source/src/cpu/x86/vm/assembler_x86.cpp:5049), pid=26814, tid=7
# assert(false) failed: DEBUG MESSAGE
#
# JRE version: 7.0-b125
# Java VM: Java HotSpot(TM) Server VM (20.0-b07-internal-201101141910.ct232829.main_to_comp-fastdebug compiled mode solaris-x86 )
- backported by
-
JDK-2205629 assert(false) failed: DEBUG MESSAGE in MacroAssembler::debug32
-
- Closed
-
-
JDK-2206194 assert(false) failed: DEBUG MESSAGE in MacroAssembler::debug32
-
- Closed
-
- relates to
-
JDK-4930919 race condition in MDO creation at back branch locations
-
- Closed
-