-
Bug
-
Resolution: Fixed
-
P3
-
OpenJDK6
-
b10
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2162715 | 7 | Joe Darcy | P3 | Resolved | Fixed | b48 |
The regression test
test/java/lang/reflect/Generics/Probe.java
fails under OpenJDK, but passes under the production JDK, because the test reflectively accesses class files only available in the production JDK. The test should be updated to pass under OpenJDK too.
test/java/lang/reflect/Generics/Probe.java
fails under OpenJDK, but passes under the production JDK, because the test reflectively accesses class files only available in the production JDK. The test should be updated to pass under OpenJDK too.
- backported by
-
JDK-2162715 Test test/java/lang/reflect/Generics/Probe.java fails under OpenJDK
- Resolved
- relates to
-
JDK-6873951 [TEST_BUG] test/java/lang/reflect/Generics/Probe.java fails
- Resolved
-
JDK-5003916 (reflect) 24 classes from java package cause GenericSignatureFormatError
- Closed
-
JDK-7035160 (reflect) test/java/lang/reflect/Generics/Probe.java failing
- Closed