Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2208438 | 7 | Christian Thalinger | P3 | Closed | Fixed | b136 |
java/dyn/MethodHandlesTest.java failed on 32-bit solaris-sparc:
JavaTest Message: JUnit Failure: testInvokers(test.java.dyn.MethodHandlesTest): expected:<-718872794> but was:<-719874929>
JUnitAction.main loader=null e=java.lang.Exception: JUnit test failure args=[test.java.dyn.MethodHandlesTest]
Arch: solaris-sparc, 32-bit
Compiler: both -client and -server, -Xmixed and -Xcomp
GC: CMS (Incremental mode), Parallel
The failure can be related to 7018378.
JavaTest Message: JUnit Failure: testInvokers(test.java.dyn.MethodHandlesTest): expected:<-718872794> but was:<-719874929>
JUnitAction.main loader=null e=java.lang.Exception: JUnit test failure args=[test.java.dyn.MethodHandlesTest]
Arch: solaris-sparc, 32-bit
Compiler: both -client and -server, -Xmixed and -Xcomp
GC: CMS (Incremental mode), Parallel
The failure can be related to 7018378.
- backported by
-
JDK-2208438 JSR 292: wrong numeric value returned by MH on solaris-sparc
-
- Closed
-
- relates to
-
JDK-7018378 JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC
-
- Closed
-