The test vmTestbase/nsk/jdb/eval/eval001/eval001.java needs to be included into ProblemList.txt until the JDK-8221503 is fixed.
TheJDK-8221503 is a regression introduced with the fix of JDK-8146986.
The
- relates to
-
JDK-8221503 vmTestbase/nsk/jdb/eval/eval001/eval001.java fails with: com.sun.jdi.InvalidTypeException: Can't assign double[][][] to double[][][]
- Resolved
-
JDK-8146986 JDI: Signature lookups for unprepared classes can take a long time
- Resolved