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

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


On Fri, 25 Oct 2024 13:44:56 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> src/java.base/share/classes/java/io/SerializablePermission.java line 40:
>> 
>>> 38:  *
>>> 39:  * @apiNote
>>> 40:  * This permission cannot be used for controlling access to resources anymore
>> 
>> Unnecessary "anymore"
>
> Removed this word from all `Permission` subclasses; fix will be in next update.

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

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

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


More information about the serviceability-dev mailing list