[jdk17] RFR: 8268349: Provide more detail in JEP 411 warning messages
Weijun Wang
weijun at openjdk.java.net
Fri Jun 11 02:07:58 UTC 2021
More loudly and precise warning messages when a security manager is either enabled at startup or installed at runtime.
This is new PR for the `openjdk/jdk17` repo copied from https://github.com/openjdk/jdk/pull/4400. A new commit is added.
-------------
Commit messages:
- no cache, new warning, enhance one test, fix one test
- 8268349: Provide more detail in JEP 411 warning messages
Changes: https://git.openjdk.java.net/jdk17/pull/13/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=13&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8268349
Stats: 105 lines in 6 files changed: 64 ins; 19 del; 22 mod
Patch: https://git.openjdk.java.net/jdk17/pull/13.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/13/head:pull/13
PR: https://git.openjdk.java.net/jdk17/pull/13
More information about the security-dev
mailing list