RFR: JDK-8299994: java/security/Policy/Root/Root.java fails when home directory is read-only [v3]
Bill Huang
bhuang at openjdk.org
Wed Feb 1 01:12:10 UTC 2023
> 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.
Bill Huang has updated the pull request incrementally with one additional commit since the last revision:
Check root privilege with user id instead of user name.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12354/files
- new: https://git.openjdk.org/jdk/pull/12354/files/60096f09..3b736036
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12354&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12354&range=01-02
Stats: 18 lines in 1 file changed: 14 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/12354.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12354/head:pull/12354
PR: https://git.openjdk.org/jdk/pull/12354
More information about the core-libs-dev
mailing list