Other |
---|
openjdk8u-jfr-incubator
openjdk8u-jfr-incubator
Fixed
|
Relates :
|
- jdk/test/java/lang/SecurityManager/CheckPackageAccess.java - easy to fix, just seem to add respective package names to the test code - jdk/test/java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java - this one is worse, it's failing because JFR event classes reference Proxy class, but that class itself only loaded when JFR recording has been started, while event classes can be constructed even without the recording
|