git: openjdk/jdk-sandbox: jep486: 4 new changesets

duke duke at openjdk.org
Mon Oct 28 21:04:58 UTC 2024


Changeset: 2a9b98e2
Branch: jep486
Author:    Justin Lu <justin.lu at oracle.com>
Date:      2024-10-28 14:02:09 +0000
URL:       https://git.openjdk.org/jdk-sandbox/commit/2a9b98e244362dbbb98487098865cfd46a46dc1e

remove non enforced/redundant comment in TestLogConfigurationDeadLockWithConf.java

! test/jdk/java/util/logging/TestLogConfigurationDeadLockWithConf.java

Changeset: 8054d108
Branch: jep486
Author:    Justin Lu <justin.lu at oracle.com>
Date:      2024-10-28 14:02:48 +0000
URL:       https://git.openjdk.org/jdk-sandbox/commit/8054d108fea3ce9e7f1618c3d90ef5af6cfa22d7

delete PermissionTest.java as it simply constructs provider impls

- test/jdk/java/util/PluggableLocale/PermissionTest.java

Changeset: bc5b3d70
Branch: jep486
Author:    Justin Lu <justin.lu at oracle.com>
Date:      2024-10-28 14:03:38 +0000
URL:       https://git.openjdk.org/jdk-sandbox/commit/bc5b3d70741505a684a39474630372a9b2fd8bc0

remove privileged calls in logging/File* tests

! test/jdk/java/util/logging/FileHandlerLongLimit.java
! test/jdk/java/util/logging/FileHandlerPath.java
! test/jdk/java/util/logging/FileHandlerPatternExceptions.java

Changeset: cb5f6e43
Branch: jep486
Author:    Justin Lu <justin.lu at oracle.com>
Date:      2024-10-28 14:04:11 +0000
URL:       https://git.openjdk.org/jdk-sandbox/commit/cb5f6e43b891df8c2a977e665016079469290669

ResourceBundle/modules/security/* no longer needed. TestPermission tested against getModule(String, Module) w/ SM.

- test/jdk/java/util/ResourceBundle/modules/security/TestPermission.java
- test/jdk/java/util/ResourceBundle/modules/security/src/m1/module-info.java
- test/jdk/java/util/ResourceBundle/modules/security/src/m1/p1/Bundle.java
- test/jdk/java/util/ResourceBundle/modules/security/src/m1/p1/resources/MyResources.java
- test/jdk/java/util/ResourceBundle/modules/security/src/test/jdk/test/Main.java
- test/jdk/java/util/ResourceBundle/modules/security/src/test/jdk/test/resources/TestResources.java
- test/jdk/java/util/ResourceBundle/modules/security/src/test/module-info.java



More information about the jdk-sandbox-changes mailing list