Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2201433 | 7 | Roland Westrelin | P4 | Closed | Fixed | b115 |
JDK-2205806 | 6u25 | Roland Westrelin | P4 | Resolved | Fixed | b01 |
- it fixes an historical oddity in C1 with inlining where all of the expression stacks are kept in the topmost ValueStack instead of being in their respective ValueStacks
- it trims the locals more aggressively in the exception states
- it fixes some mismatches between the bci in an instruction and the method in the ValueStack
- backported by
-
JDK-2205806 C1 valuestack cleanup
- Resolved
-
JDK-2201433 C1 valuestack cleanup
- Closed
- duplicates
-
JDK-6712105 Hotspot-Compiler compiles code -> the vm crashes
- Closed
-
JDK-6879934 CTW failure jdk6_18/hotspot/src/share/vm/compiler/methodLiveness.cpp:477
- Closed
- relates to
-
JDK-6987763 assert(kind() == EmptyExceptionState) failed: only EmptyExceptionStates can be modified
- Closed
-
JDK-6988303 6986046 breaks build with recent gcc
- Closed
-
JDK-8316422 TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate
- Resolved
-
JDK-7114106 C1: assert(goto_state->is_same(sux_state)) failed: states must match now
- Closed
-
JDK-7033577 Changes for CR6986046 introduce a regression on specjvm98
- Closed