-
Bug
-
Resolution: Fixed
-
P2
-
hs16
-
b02
-
sparc
-
solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177423 | 7 | Tom Rodriguez | P2 | Closed | Fixed | b57 |
JDK-2180607 | 6u18 | Christian Thalinger | P2 | Closed | Fixed | b01 |
Nightly failed tests:
closed/compiler/6476804/Test.java
nsk/regression/b4335155
regression/other/argtest2
runtime/jbe/subcommon/subcommon05
It is regression after the push 6822110.
Copy and compile test/closed/compiler/6476804/Test.java
% bin/java -Xcomp Test
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/register_sparc.hpp:245
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/B/130204.ct232829/source/src/cpu/sparc/vm/register_sparc.hpp:245), pid=11781, tid=9
# Error: assert(c < 64 && (c & 1) == 0,"bad double float register")
#
# JRE version: 7.0-b55
# Java VM: OpenJDK Server VM (16.0-b01-2009-04-22-130204.ct232829.6822110-jvmg compiled mode solaris-sparc )
closed/compiler/6476804/Test.java
nsk/regression/b4335155
regression/other/argtest2
runtime/jbe/subcommon/subcommon05
It is regression after the push 6822110.
Copy and compile test/closed/compiler/6476804/Test.java
% bin/java -Xcomp Test
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/register_sparc.hpp:245
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/B/130204.ct232829/source/src/cpu/sparc/vm/register_sparc.hpp:245), pid=11781, tid=9
# Error: assert(c < 64 && (c & 1) == 0,"bad double float register")
#
# JRE version: 7.0-b55
# Java VM: OpenJDK Server VM (16.0-b01-2009-04-22-130204.ct232829.6822110-jvmg compiled mode solaris-sparc )
- backported by
-
JDK-2177423 C2 sparc: assert(c < 64 && (c & 1) == 0,"bad double float register")
-
- Closed
-
-
JDK-2180607 C2 sparc: assert(c < 64 && (c & 1) == 0,"bad double float register")
-
- Closed
-
- relates to
-
JDK-6822110 Add AddressLiteral class on SPARC
-
- Resolved
-
-
JDK-8313619 TestIntrinsicsRegStress.java fails on SPARC
-
- Resolved
-