-
Bug
-
Resolution: Fixed
-
P2
-
hs20
-
b02
-
sparc
-
solaris_9
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2201435 | 7 | Tom Rodriguez | P2 | Closed | Fixed | b115 |
JDK-2205810 | 6u25 | Tom Rodriguez | P2 | Resolved | Fixed | b01 |
Many nightly JVMTI tests in Comp_Baseline are failing with:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (c:\temp\jprt\p1\b\192937.rw140007\source\src\share\vm\c1\c1_ValueStack.hpp:71), pid=88204, tid=89040
# assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified
#
# JRE version: 7.0
# Java VM: OpenJDK Client VM (20.0-b01-201009241929.rw140007.boundchecks-nofnca-fastdebug compiled mode windows-x86 )
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (c:\temp\jprt\p1\b\192937.rw140007\source\src\share\vm\c1\c1_ValueStack.hpp:71), pid=88204, tid=89040
# assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified
#
# JRE version: 7.0
# Java VM: OpenJDK Client VM (20.0-b01-201009241929.rw140007.boundchecks-nofnca-fastdebug compiled mode windows-x86 )
- backported by
-
JDK-2205810 assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified
- Resolved
-
JDK-2201435 assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified
- Closed
- relates to
-
JDK-6986046 C1 valuestack cleanup
- Closed