RFR: 8345286: Remove use of SecurityManager API from misc areas [v8]
Jaikiran Pai
jpai at openjdk.org
Tue Dec 3 06:17:43 UTC 2024
On Mon, 2 Dec 2024 18:54:33 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> src/java.base/share/classes/jdk/internal/misc/InnocuousThread.java line 31:
>>
>>> 29:
>>> 30: /**
>>> 31: * A thread that has no permissions, is not a member of any user-defined
>>
>> I think you can also remove the words "has no permissions" as it no longer applies. @AlanBateman ?
>
> Yes, that can be removed.
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22478#discussion_r1867112404
More information about the core-libs-dev
mailing list