-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b28
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269049 | 18 | Igor Ignatyev | P4 | Resolved | Fixed | b03 |
JDK-8270588 | 17.0.1 | Igor Ignatyev | P4 | Resolved | Fixed | b03 |
`runtime/handshake/HandshakeTransitionTest.java` and `HandshakeTimeoutTest.java` use WhiteBox to check the value of `UseJVMCICompiler` as a workaround for AOT not supporting local handshakes (see JDK-8191437).
this isn't needed anymore and can be removed.
this isn't needed anymore and can be removed.
- backported by
-
JDK-8269049 runtime/handshake tests don't need WhiteBox after AOT removal
-
- Resolved
-
-
JDK-8270588 runtime/handshake tests don't need WhiteBox after AOT removal
-
- Resolved
-