RFR: 8298939: Refactor open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.sh to jtreg java test [v6]
Matthew Donovan
duke at openjdk.org
Thu Mar 2 18:54:23 UTC 2023
On Wed, 1 Mar 2023 15:25:07 GMT, Matthew Donovan <duke at openjdk.org> wrote:
>> Removed SSLSocketParametersTest.sh script (which just called a Java file) and configured the java code to run directly with jtreg
>
> Matthew Donovan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:
>
> - Merge branch 'master' into rmi-sslparams
> - cleaned up exception handling
> - added System.exit when exceptions are thrown and refactored for clarity
> - Merge branch 'master' into rmi-sslparams
> - added default switch case and additional refactoring
> - added exceptions for cases 4 and 5
> - clarified cases 4 and 5
> - 8298939: Refactor open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.sh to jtreg java test
I created a new bug, JDK-8303525, for the additional refactoring suggestions. I assigned it to myself but wouldn't be bothered if someone else wanted to take it.
-------------
PR: https://git.openjdk.org/jdk/pull/11910
More information about the core-libs-dev
mailing list