JDK-8182376 : Refactor shell test java/nio/file/Path/MacPathTest.sh to java
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 9,10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-06-16
  • Updated: 2024-07-23
  • Resolved: 2017-06-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 10 JDK 8
10 b13Fixed 8u431Fixed
Related Reports
Relates :  
Description
java/nio/file/Path/MacPathTest.java which runs shell test:
     * @run shell MacPathTest.sh

Needs to be refactored to java version
Comments
URL: http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/5e58a4d34a48 User: amlu Date: 2017-06-21 02:31:56 +0000
21-06-2017

RFR: http://mail.openjdk.java.net/pipermail/nio-dev/2017-June/004307.html
20-06-2017