RFR: 8177069: File separator mismatch on Win-64
dean.long at oracle.com
dean.long at oracle.com
Fri Mar 24 19:55:46 UTC 2017
Did you forget to remove this println?
61 public void itShouldUsePathIfPathIsAbsoluteAndExisting() {
62 System.out.println(System.getProperty("os.name"));
dl
On 3/24/17 6:17 AM, Rickard Bäckman wrote:
> Hi, can I please have this patch reviewed?
>
> With AOT being ported to Windows some of the file path stuff had to be
> updated.
>
> Webrev: http://cr.openjdk.java.net/~rbackman/8177069.2/
> Bugs: https://bugs.openjdk.java.net/browse/JDK-8177069
>
> Thanks
> /R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20170324/61967402/attachment-0001.html>
More information about the hotspot-compiler-dev
mailing list