git: openjdk/jdk17u: master: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported

Severin Gehwolf sgehwolf at openjdk.java.net
Thu Sep 30 18:29:20 UTC 2021


Changeset: de6899b6
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2021-09-30 18:25:45 +0000
URL:       https://git.openjdk.java.net/jdk17u/commit/de6899b66e22aae4dfc093ce9a561d05c059baf8

8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported

Backport-of: 161fdb4afbc6e67cc7580fe753112c4d894a9b6b

! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipPath.java
! test/jdk/jdk/nio/zipfs/TestPosix.java
+ test/jdk/jdk/nio/zipfs/testng/test/PosixAttributeViewTest.java
! test/jdk/jdk/nio/zipfs/testng/util/ZipFsBaseTest.java



More information about the jdk-updates-changes mailing list