-
Bug
-
Resolution: Fixed
-
P3
-
15
-
b02
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310747 | 11.0.21 | Paul Hohensee | P3 | Resolved | Fixed | b01 |
After JDK-8199290, ClassFileInstaller is hard-coded to install WhiteBox$WhiteBoxPermission.class alongside WhiteBox.class. So in the MismatchedWhiteBox test, which creates a different version of the WhiteBox.class, we should have the inner class as well.
- backported by
-
JDK-8310747 [TESTBUG] MismatchedWhiteBox test fails with missing WhiteBox$WhiteBoxPermission.class
- Resolved
- relates to
-
JDK-8199290 [TESTBUG] sun.hotspot.WhiteBox$WhiteBoxPermission is not copied
- Resolved