RFR: JDK-8245401: AbsPathsInImage.java fails on Windows on jdwp.dll

Erik Joelsson erik.joelsson at oracle.com
Wed May 20 17:51:58 UTC 2020


After some recent changes in JDI related code, we now have a new failure 
in AbsPathsInImage.java on Windows. This keeps cropping up, so in this 
change I'm changing the exception in the test to simply ignore all *.dll 
files.

Bug: https://bugs.openjdk.java.net/browse/JDK-8245401

Webrev: http://cr.openjdk.java.net/~erikj/8245401/webrev.01/index.html

/Erik




More information about the build-dev mailing list