On Tue, 31 Jan 2023 22:35:21 GMT, Bill Huang <bhu...@openjdk.org> wrote:
> Root.java is changed to a manual test because it requires test to be run with > the root user privilege, and it requires to modify the user policy file in > the home director. This pull request has now been integrated. Changeset: 20579e48 Author: Bill Huang <bhu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/20579e48cf598e890aa35c5518ec8d0594f45385 Stats: 41 lines in 3 files changed: 37 ins; 1 del; 3 mod 8299994: java/security/Policy/Root/Root.java fails when home directory is read-only Reviewed-by: rhalade ------------- PR: https://git.openjdk.org/jdk/pull/12354