RFR: 8182053/8182052 - Windows AOT jtreg test failures

dean.long at oracle.com dean.long at oracle.com
Wed Jun 21 20:26:25 UTC 2017


49 String name = path.toAbsolutePath().toString();
50 name = name.replace('\\','/');
51 return new URI("jar:file:///" + name + "!/");

Does this mean we will end up with jar:file:////absolute-path (4 slashes?)

dl

On 6/21/17 7:36 AM, Bob Vandette wrote:
> Please review these fixes for two AOT jtreg test failures on Windows platforms.
>
> compiler/aot/verification/ClassAndLibraryNotMatchTest.java
> compiler/aot/cli/jaotc/CompileJarTest.java
>
> http://cr.openjdk.java.net/~bobv/8182053-8182052
>
> Bob.
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20170621/aef15958/attachment.html>


More information about the hotspot-compiler-dev mailing list