Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082860 | emb-9 | Unassigned | P2 | Resolved | Fixed | team |
HeapDumpTest and HeapDumpAllTest fails to find jhat in non-JDK runs as they call JDKToolFinder.getTestJDKTool() instead of JDKToolFinder.getJDKTool().
RULE serviceability/dcmd/gc/HeapDumpTest.java Exception java.io.FileNotFoundException: Could not find file .../bin/jhat
RULE serviceability/dcmd/gc/HeapDumpAllTest.java Exception java.io.FileNotFoundException: Could not find file .../bin/jhat
RULE serviceability/dcmd/gc/HeapDumpTest.java Exception java.io.FileNotFoundException: Could not find file .../bin/jhat
RULE serviceability/dcmd/gc/HeapDumpAllTest.java Exception java.io.FileNotFoundException: Could not find file .../bin/jhat
- backported by
-
JDK-8082860 [TESTBUG] HeapDumpTest and HeapDumpAllTest fails to find jhat in non-JDK runs
-
- Resolved
-