RFR: 8345286: Remove use of SecurityManager API from misc areas [v7]
Jaikiran Pai
jpai at openjdk.org
Mon Dec 2 16:00:02 UTC 2024
On Mon, 2 Dec 2024 15:42:37 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remove changes to src/java.base/unix/classes/sun/security/provider/NativePRNG.java
>
> src/java.base/unix/classes/sun/security/provider/NativePRNG.java line 129:
>
>> 127: * Create a RandomIO object for all I/O of this Variant type.
>> 128: */
>> 129: private static RandomIO initIO(final Variant v) {
>
> Sean has included in this one in the changes for sun.security (pull/22418) so I think you can drop it from this PR.
Done. Removed it from this PR.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22478#discussion_r1866107838
More information about the serviceability-dev
mailing list