On Mon, 19 May 2025 15:06:26 GMT, Hai-May Chao <hc...@openjdk.org> wrote:

>> Bradford Wetmore has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Updated copyright dates.
>
> src/java.base/share/classes/sun/security/ssl/SSLSessionImpl.java line 746:
> 
>> 744:         return serverRandom;
>> 745:     }
>> 746: 
> 
> It looks like these getters (`getExporterMasterSecret(`), 
> `getClientRandom()`, and `getServerRandom()`) are not used yet outside of 
> this class.

Good point, everything is internal now.  Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24976#discussion_r2096422333

Reply via email to