-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8-pool, 11, 15, 16
-
Component/s: hotspot
-
b29
-
Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8247881 | 16 | Igor Ignatyev | P2 | Resolved | Fixed | b03 |
| JDK-8250053 | 15.0.2 | Igor Ignatyev | P2 | Resolved | Fixed | b01 |
| JDK-8250351 | 15.0.1 | Igor Ignatyev | P2 | Resolved | Fixed | b03 |
JVM_RegisterWhiteBoxMethods is supposed to check that sun.hotspot.WhiteBox class is loaded by the boot classloader, yet it actually checks that java.lang.Class class is.
- backported by
-
JDK-8247881 JVM_RegisterWhiteBoxMethods checks wrong classloader
-
- Resolved
-
-
JDK-8250053 JVM_RegisterWhiteBoxMethods checks wrong classloader
-
- Resolved
-
-
JDK-8250351 JVM_RegisterWhiteBoxMethods checks wrong classloader
-
- Resolved
-