On Thu, 20 Nov 2025 16:36:29 GMT, Matthew Donovan <[email protected]> wrote:

>> Neha Joshi has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   JDK-8362658 : Reformat code to comply with 80-character line length limit
>
> test/jdk/sun/security/ssl/SSLEngineImpl/SSLEngineKeyLimit.java line 120:
> 
>> 118:                     System.getProperty("test.java.opts"));
>> 119: 
>> 120:             ProcessBuilder pb = 
>> ProcessTools.createTestJavaProcessBuilder("SSLEngineKeyLimit", "p", args[1], 
>> args[2]);
> 
> Looks good to me, but try not to overstep the 80 character line-width

I have updated the code .

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28428#discussion_r2546830635

Reply via email to