-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 15
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8253704 | 11.0.10 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
in several cases, compiler/codecache/CheckSegmentedCodeCache.java test doesn't pass -version to a forked JVM, and although it's not a problem b/c these cases are expected to fail, it's better to have -version in order to minimize chances of false-positive (should the way JVM handles flags get changed).
- backported by
-
JDK-8253704 compiler/codecache/CheckSegmentedCodeCache.java test misses -version
- Resolved