Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056665 | emb-9 | Unassigned | P4 | Resolved | Fixed | b26 |
JDK-8326449 | 8u421 | Vikrant Agarwal | P4 | Resolved | Fixed | b01 |
Test compiler/8004051/Test8004051.java explicitly setup '-client' option.
As a result, this test fails if some C2-only option like +UseRTMLocking passed externally during test run.
Test should be updated to avoid such failures.
As a result, this test fails if some C2-only option like +UseRTMLocking passed externally during test run.
Test should be updated to avoid such failures.
- backported by
-
JDK-8056665 Remove '-client' from compiler/8004051/Test8004051.java's options
- Resolved
-
JDK-8326449 Remove '-client' from compiler/8004051/Test8004051.java's options
- Resolved