RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]

Sean Mullan mullan at openjdk.org
Mon Oct 28 14:16:48 UTC 2024


On Fri, 25 Oct 2024 20:34:31 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> src/java.base/share/classes/java/security/Security.java line 489:
>> 
>>> 487: 
>>> 488:     /**
>>> 489:      * Adds a provider to the next position available..
>> 
>> Two periods at the end.
>
> Will fix.

Fixed in https://github.com/openjdk/jdk/pull/21498/commits/ed0f5c07f2bf3f3d7636533a77e8455d66bbf8b8

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/21498#discussion_r1819146725


More information about the compiler-dev mailing list