JDK-8183040 : update jdk/test/lib/Platform.java to use NIO file API
  • Type: Enhancement
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-06-27
  • Updated: 2024-10-17
  • Resolved: 2020-06-10
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 15 JDK 16
15 b27Fixed 16Fixed
Related Reports
Relates :  
Description
from JDK-8182154 RFR : http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-June/048391.html

test/lib/jdk/test/lib/Platform.java:
   Please update to NIO file APIs whenever possible; this change goes 
backward.
(Yes, I know it is a merge of pre-existing code; improve when possible).

Thanks, Roger
Comments
Changeset: b03766fb Author: Igor Ignatyev <iignatyev@openjdk.org> Date: 2020-06-10 13:15:27 +0000 URL: https://git.openjdk.java.net/lanai/commit/b03766fb
02-07-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/1644cf7879a5 User: iignatyev Date: 2020-06-10 20:19:42 +0000
10-06-2020

http://cr.openjdk.java.net/~iignatyev//8183040/webrev.00 https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-June/067130.html
09-06-2020

most of the methods got moved to SATestUtils by JDK-8238268
09-06-2020