When two FilePermissions with the same name (but different actions) are added into a PermissionCollection, we create a new FilePermission with a merged actions. The new object is created using the old names but the name might be changed in FilePermCompat::newPermPlusAltPath or FilePermCompat::newPermUsingAltPath,
- duplicates
-
JDK-8170844 File permission failure on JDK 9 build 144
-
- Closed
-
- relates to
-
JDK-8170408 LogGeneratedClassesTest.java fails with recent changes
-
- Closed
-
-
JDK-8168127 FilePermissionCollection merges incorrectly
-
- Resolved
-
-
JDK-8170602 Startup regression due to introduction of lambda in java.io.FilePermissionCollection
-
- Closed
-