-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b26
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2155641 | OpenJDK6 | Maurizio Cimadamore | P2 | Resolved | Fixed | b04 |
JCK : JCK-COMPILER 6a b14
J2SE : FAIL - fail JDK 7 b05+, PASS b04, PASS jdk 6u2
Platform[s] : FAIL - all
switch/Mode : FAIL - default
The test lang/TYPE/type153/type15304/type15304.html fails since JDK 7 b05 with the message:
type parameters of <W>void cannot be determined; no unique maximal instance exists for type variable W with upper bounds javasoft.sqe.tests.lang.type153.type15304.C,javasoft.sqe.tests.lang.type153.type15304.I,javasoft.sqe.tests.lang.type153.type15304.I1,javasoft.sqe.tests.lang.type153.type15304.I2
testMethod(ct);
^
1 error
This problem was probably introduced by integrating CR 6192945
J2SE : FAIL - fail JDK 7 b05+, PASS b04, PASS jdk 6u2
Platform[s] : FAIL - all
switch/Mode : FAIL - default
The test lang/TYPE/type153/type15304/type15304.html fails since JDK 7 b05 with the message:
type parameters of <W>void cannot be determined; no unique maximal instance exists for type variable W with upper bounds javasoft.sqe.tests.lang.type153.type15304.C,javasoft.sqe.tests.lang.type153.type15304.I,javasoft.sqe.tests.lang.type153.type15304.I1,javasoft.sqe.tests.lang.type153.type15304.I2
testMethod(ct);
^
1 error
This problem was probably introduced by integrating CR 6192945
- backported by
-
JDK-2155641 Compiler test lang/TYPE/type153/type15304/type15304.html fails since jdk7 b05
- Resolved
- relates to
-
JDK-6192945 Declaration order of interdependent generic types should not matter
- Closed
-
JDK-2152442 Declaration order of interdependent generic types should not matter
- Closed