-
Bug
-
Resolution: Fixed
-
P4
-
11, 14
-
b22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8234292 | 11.0.7-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
Failures in JDK 14 CI tests:
compiler/aot/calls/fromInterpreted/InterpretedInvokeDynamic2AotTest.java
compiler/aot/calls/fromCompiled/CompiledInvokeSpecial2AotTest.java
compiler/aot/calls/fromAot/AotInvokeVirtual2AotTest.java
compiler/aot/calls/fromAot/AotInvokeSpecial2AotTest.java
Exception: java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class
compiler/aot/calls/fromInterpreted/InterpretedInvokeDynamic2AotTest.java
compiler/aot/calls/fromCompiled/CompiledInvokeSpecial2AotTest.java
compiler/aot/calls/fromAot/AotInvokeVirtual2AotTest.java
compiler/aot/calls/fromAot/AotInvokeSpecial2AotTest.java
Exception: java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class
- backported by
-
JDK-8234292 AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class'
- Resolved