[jdk11u-dev] RFR: 8243010: Test support: Customizable Hex Printer [v2]
Matthias Baesken
mbaesken at openjdk.org
Wed Mar 27 13:52:27 UTC 2024
On Wed, 27 Mar 2024 12:50:51 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> I backport this to streamline the jdk11u testing suite. makes later backports cleaner.
>>
>> Only trivial adaptions needed:
>> test/jdk/sun/security/pkcs/pkcs8/PKCS8Test.java
>> Copyright
>> test/jdk/sun/security/ssl/SSLSocketImpl/SSLSocketKeyLimit.java
>> Copyright, line break.
>>
>> I had to adapt a switch statement to Java 11. See extra commit.
>>
>> I adapted TEST.ROOT to require 7.3.1 which is standard for 11 currently
>
> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
>
> Add forgotten file
LGTM
-------------
Marked as reviewed by mbaesken (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2627#pullrequestreview-1963395354
More information about the jdk-updates-dev
mailing list