git: openjdk/jdk: master: 3 new changesets

Brian Burkhalter bpb at openjdk.org
Fri May 2 17:01:48 UTC 2025


Changeset: 5faa5590
Branch: master
Author:    Brian Burkhalter <bpb at openjdk.org>
Date:      2025-05-02 16:59:41 +0000
URL:       https://git.openjdk.org/jdk/commit/5faa55902211e5ad8edc51282022ed9db3684b25

8355444: [java.io] Use @requires tag instead of exiting based on "os.name" property value

Reviewed-by: jpai, lancea

! test/jdk/java/io/File/MacPathTest.java
! test/jdk/java/io/File/MaxPath.java
! test/jdk/java/io/File/WinDeviceName.java
! test/jdk/java/io/File/WinMaxPath.java
! test/jdk/java/io/File/WinSpecialFiles.java
! test/jdk/java/io/FileOutputStream/ManyFiles.java

Changeset: 4826a91e
Branch: master
Author:    Brian Burkhalter <bpb at openjdk.org>
Date:      2025-05-02 16:59:56 +0000
URL:       https://git.openjdk.org/jdk/commit/4826a91e7a729999343f450ab7ec4621cc418550

8355443: [java.io] Use @requires tag instead of exiting based on File.separatorChar value

Reviewed-by: naoto, vyazici

! test/jdk/java/io/FileInputStream/LeadingSlash.java
! test/jdk/java/io/pathNames/GeneralSolaris.java
! test/jdk/java/io/pathNames/GeneralWin32.java
! test/jdk/java/io/pathNames/unix/TrailingSlash.java
! test/jdk/java/io/pathNames/win32/DriveOnly.java
! test/jdk/java/io/pathNames/win32/DriveRelativePath.java
! test/jdk/java/io/pathNames/win32/DriveSlash.java
! test/jdk/java/io/pathNames/win32/RenameDelete.java
! test/jdk/java/io/pathNames/win32/SJIS.java
! test/jdk/java/io/pathNames/win32/bug6344646.java

Changeset: 84f570c5
Branch: master
Author:    Brian Burkhalter <bpb at openjdk.org>
Date:      2025-05-02 17:00:12 +0000
URL:       https://git.openjdk.org/jdk/commit/84f570c573f5c355cf55e05d06ddb383deb476ca

8355445: [java.nio] Use @requires tag instead of exiting based on "os.name" property value

Reviewed-by: lancea, jpai, iris

! test/jdk/java/nio/channels/Selector/HelperSlowToDie.java
! test/jdk/java/nio/channels/SocketChannel/AsyncCloseChannel.java
! test/jdk/java/nio/channels/SocketChannel/SocketInheritance.java
! test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java
! test/jdk/java/nio/charset/RemovingSunIO/TestCOMP.java
! test/jdk/java/nio/file/DirectoryStream/DriveLetter.java
! test/jdk/java/nio/file/WatchService/FileTreeModifier.java



More information about the jdk-changes mailing list