<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
+1<br>
<br>
-phil.<br>
<br>
<div class="moz-cite-prefix">On 04/11/2017 04:30 AM, Sergey Bylokhov
wrote:<br>
</div>
<blockquote
cite="mid:F8D49D7C-B34F-4115-B92D-8E42E1FA7F49@oracle.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
Hello,<br class="">
Please review the fix for jdk9.
<div class=""><br class="">
</div>
<div class="">Bug: <a moz-do-not-send="true"
href="https://bugs.openjdk.java.net/browse/JDK-8178383"
class="">https://bugs.openjdk.java.net/browse/JDK-8178383</a><br
class="">
Webrev can be found at: <a moz-do-not-send="true"
href="http://cr.openjdk.java.net/%7Eserb/8178383/webrev.01"
class="">http://cr.openjdk.java.net/~serb/8178383/webrev.01</a></div>
<div class=""><br class="">
</div>
<div class="">This fix make our tests striker when the files
input/output is used.</div>
<div class="">
<div class="mod-content">
<div id="description-val" class="field-ignore-highlight">
<div class="user-content-block">All temporary files now will
be removed by Files.delete() which throws an exception if
the file is locked (instead of File.deleteOnExit() and
File.delete())</div>
</div>
</div>
</div>
<div class=""><br class="">
</div>
<div class="">The updated tests found a new bug on
Windows JDK-8178401[1], it was added to ProblemList.txt.</div>
<div class="">One more test were added to ProblemList.txt because
I found bug [2] which is unrelated to this one, but since I
updates ProblemList.txt I added it also.</div>
<div class=""><br class="">
</div>
<div class="">Both new bugs will be fixed in jdk10 since we have
RDP2 [3] in jdk9.</div>
<div class=""><br class="">
<br class="">
[1] <a moz-do-not-send="true"
href="https://bugs.openjdk.java.net/browse/JDK-8178401"
class="">https://bugs.openjdk.java.net/browse/JDK-8178401</a><br
class="">
[2] <a moz-do-not-send="true"
href="https://bugs.openjdk.java.net/browse/JDK-8178403"
class="">https://bugs.openjdk.java.net/browse/JDK-8178403</a></div>
<div class="">[3] <a moz-do-not-send="true"
href="http://openjdk.java.net/projects/jdk9/rdp-2" class="">http://openjdk.java.net/projects/jdk9/rdp-2</a></div>
</blockquote>
<br>
</body>
</html>