On Mon, 2 Dec 2024 15:42:37 GMT, Alan Bateman <[email protected]> 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