JDK-8293331 : Refactor FileDispatcherImpl into operating system-specific components
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux,os_x,windows,aix
  • Submitted: 2022-09-02
  • Updated: 2023-08-03
  • Resolved: 2022-09-22
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 20
20 b17Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Break up FileDispatcherImpl in a manner analogous to the refactoring performed in JDK-8293121.
Comments
Changeset: 48cc1560 Author: Brian Burkhalter <bpb@openjdk.org> Date: 2022-09-22 15:59:05 +0000 URL: https://git.openjdk.org/jdk/commit/48cc15602b62e81bb179ca9570a1e7d8bbf4d6df
22-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10154 Date: 2022-09-03 00:59:07 +0000
03-09-2022