Relates :
|
|
Relates :
|
|
Relates :
|
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.
|