RFR: 8362658: sun/security/ssl/SSLEngineImpl/* tests duplicate jvm flags [v2]

Neha Joshi duke at openjdk.org
Thu Nov 20 16:50:17 UTC 2025


On Thu, 20 Nov 2025 16:36:29 GMT, Matthew Donovan <mdonovan at openjdk.org> 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


More information about the security-dev mailing list