-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b04
-
sparc
-
solaris
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2179096 | 7 | Vladimir Kozlov | P3 | Closed | Fixed | b61 |
JDK-2180634 | 6u18 | Vladimir Kozlov | P3 | Closed | Fixed | b01 |
java/util/Arrays/CopyMethods.java fails on solaris-sparcv9 with IllegalArgumentException
Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: [public static java.lang.Object[] java.util.Arrays.copyOf(java.lang.Object[],int), java.lang.Object@1efb836, 0] : java.lang.IllegalArgumentException: argument type mismatch
Test results: failed: 1
vmopts: "-server -Xcomp -showversion -XX:+AggressiveOpts"
doesn't fail without -Xcomp or without AggressiveOpts.
Found during 6u14p testing, but also reproduced with latest 7.
Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: [public static java.lang.Object[] java.util.Arrays.copyOf(java.lang.Object[],int), java.lang.Object@1efb836, 0] : java.lang.IllegalArgumentException: argument type mismatch
Test results: failed: 1
vmopts: "-server -Xcomp -showversion -XX:+AggressiveOpts"
doesn't fail without -Xcomp or without AggressiveOpts.
Found during 6u14p testing, but also reproduced with latest 7.
- backported by
-
JDK-2179096 java/util/Arrays/CopyMethods.java fails on solaris-sparc with IllegalArgumentException
- Closed
-
JDK-2180634 java/util/Arrays/CopyMethods.java fails on solaris-sparc with IllegalArgumentException
- Closed