RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v6]
Alan Bateman
alanb at openjdk.org
Sun Nov 3 12:36:12 UTC 2024
On Sun, 3 Nov 2024 11:25:13 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> src/java.base/share/classes/java/lang/System.java line 1364:
>>
>>> 1362: * <br>
>>> 1363: * It is the responsibility of the provider of
>>> 1364: * the concrete {@code LoggerFinder} implementation to ensure that
>>
>> This is still a part of the paragraph related to the security manager.
>
> Right - this paragraph - lines 1620-1625 (old file) / 1362-1367 (new file) is no longer relevant and should be removed too. Thanks for spotting that.
Removed in jep486 branch in sandbox so will get picked up when PR is refreshed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21498#discussion_r1826972198
More information about the compiler-dev
mailing list