[jdk17] RFR: 8268349: Provide clear run-time warnings about Security Manager deprecation [v5]
Weijun Wang
weijun at openjdk.java.net
Thu Jun 17 17:21:04 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.
Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
verbose warning message test and renaming in System.java
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17/pull/13/files
- new: https://git.openjdk.java.net/jdk17/pull/13/files/2d5b1ba5..1e1e7221
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=13&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=13&range=03-04
Stats: 111 lines in 2 files changed: 51 ins; 30 del; 30 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