Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8320568 | 8u411 | Kavya K S | P4 | Resolved | Fixed | b01 |
compiler/c2/6894807/IsInstanceTest.java uses shell script to check that there is no 'Failed at ' in cout. the same can be achieved by throwing an exception instead of printing a message.
- backported by
-
JDK-8320568 remove shell script from compiler/c2/6894807/IsInstanceTest.java
- Resolved