JDK-7027232 : JSR 292: wrong numeric value returned by MH on solaris-sparc
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs21
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris
  • CPU: sparc
  • Submitted: 2011-03-14
  • Updated: 2011-04-25
  • Resolved: 2011-04-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 Other
7Fixed hs21Fixed
Related Reports
Relates :  
Description
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.

Comments
EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/3ef1a1866a60
25-03-2011

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/3ef1a1866a60
25-03-2011

EVALUATION http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/3ef1a1866a60
21-03-2011