JDK-8293461 : Add a test for JDK-8290832
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2022-09-07
  • Updated: 2025-06-07
  • Resolved: 2022-09-28
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.
Other
,shenandoah8u362Fixed
Related Reports
Relates :  
Description
The fix for JDK-8290832 was a simple revert of the JDK-8194154, see
https://github.com/openjdk/jdk8u/pull/14
We should add a regression test to prevent this issue.
Comments
Changeset: d2853822 Author: Sergey Bylokhov <serb@openjdk.org> Date: 2022-09-28 20:01:02 +0000 URL: https://git.openjdk.org/jdk8u/commit/d285382278fcb76ceddfb61cf8bb047ff269de44
03-11-2022

Fixed by JDK-8294537 as a backport to 8u362.
28-09-2022

Fix request (8u) - Justification: This is a new test to cover the fix for https://bugs.openjdk.org/browse/JDK-8290832 - PR: https://github.com/openjdk/jdk8u-dev/pull/118
13-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk8u-dev/pull/118 Date: 2022-09-07 02:15:42 +0000
07-09-2022