JDK-8285523 : Improve test java/io/FileOutputStream/OpenNUL.java
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2022-04-25
  • Updated: 2025-04-15
  • Resolved: 2022-04-29
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 11 JDK 15 JDK 17 JDK 18 JDK 19 Other
11.0.16Fixed 15.0.8Fixed 17.0.4Fixed 18.0.2Fixed 19 b21Fixed openjdk8u342,shenandoah8u342Fixed
Related Reports
Relates :  
Description
The test added as part of the https://bugs.openjdk.java.net/browse/JDK-8285445 do not trigger the bug.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk7u/pull/10 Date: 2022-06-29 15:34:24 +0000
29-06-2022

Fix request (8u) Clean backport, only the paths are changed. An updated test validates the "default" case when the "jdk.io.File.enableADS" property is not set, it can be used to verify the https://bugs.openjdk.java.net/browse/JDK-8285445 Review https://github.com/openjdk/jdk8u-dev/pull/59
16-05-2022

Fix request (11u) An updated test validates the "default" case when the "jdk.io.File.enableADS" property is not set, it can be used to verify the https://bugs.openjdk.java.net/browse/JDK-8285445 Review https://github.com/openjdk/jdk11u-dev/pull/1085
16-05-2022

Fix request (15u) An updated test validates the "default" case when the "jdk.io.File.enableADS" property is not set, it can be used to verify the https://bugs.openjdk.java.net/browse/JDK-8285445 Review https://github.com/openjdk/jdk15u-dev/pull/211
16-05-2022

Fix request (17u) An updated test validates the "default" case when the "jdk.io.File.enableADS" property is not set, it can be used to verify the https://bugs.openjdk.java.net/browse/JDK-8285445 Review https://github.com/openjdk/jdk17u-dev/pull/398
16-05-2022

Fix request (18u) An updated test validates the "default" case when the "jdk.io.File.enableADS" property is not set, it can be used to verify the https://bugs.openjdk.java.net/browse/JDK-8285445 Review https://github.com/openjdk/jdk18u/pull/132
16-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk8u-dev/pull/59 Date: 2022-05-16 01:28:55 +0000
16-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk11u-dev/pull/1085 Date: 2022-05-15 22:54:48 +0000
16-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk15u-dev/pull/211 Date: 2022-05-15 22:54:10 +0000
16-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk17u-dev/pull/398 Date: 2022-05-15 22:53:39 +0000
15-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk18u/pull/132 Date: 2022-05-15 22:53:06 +0000
15-05-2022

Changeset: f42631e3 Author: Sergey Bylokhov <serb@openjdk.org> Date: 2022-04-29 07:34:46 +0000 URL: https://git.openjdk.java.net/jdk/commit/f42631e354d4abf7994abd92aa5def6b2ceeab3a
29-04-2022

will backport it to all versions where JDK-8285445 was pushed.
29-04-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8379 Date: 2022-04-25 04:35:13 +0000
25-04-2022