-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b28
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269045 | 18 | Igor Ignatyev | P4 | Resolved | Fixed | b03 |
JDK-8270584 | 17.0.1 | Igor Ignatyev | P4 | Resolved | Fixed | b03 |
runtime/jni/registerNativesWarning/TestRegisterNativesWarning.java, checked/TestCheckedEnsureLocalCapacity.java, and atExit/TestAtExit.java use `main/othervm` whereas in fact, they don't need `othervm`, and if we had CODETOOLS-7902658 implemented, they would have used `driver` mode. this RFE is to remove `/othervm`, so we at least won't waste time on creating a fresh JVM.
- backported by
-
JDK-8269045 a few runtime/jni tests don't need `/othervm`
-
- Resolved
-
-
JDK-8270584 a few runtime/jni tests don't need `/othervm`
-
- Resolved
-
- relates to
-
CODETOOLS-7902658 allow '/native' option for driver action type
-
- Closed
-