On Fri, 25 Oct 2024 13:44:56 GMT, Sean Mullan <mul...@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