Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2213609 | 7u2 | Tom Rodriguez | P3 | Closed | Fixed | b04 |
The fix for 6990212 included making the raiseException path do a normal dispatch instead of always using the compiler entry. The assembly for 64 bit had a few minor breakages. The code should be passed as an int instead of a ptr and on x86 the saved sp register is wrong.
- backported by
-
JDK-2213609 6990212 broke raiseException in 64 bit
-
- Closed
-
- duplicates
-
JDK-7076985 JSR 292: Hotspot 22.0-b01 causes a JCK-compiler test failure on linux-amd64
-
- Closed
-
- relates to
-
JDK-6990212 JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
-
- Closed
-