RFR: 8298939: Refactor open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.sh to jtreg java test [v4]

Matthew Donovan duke at openjdk.org
Fri Feb 17 20:41:16 UTC 2023


> 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 six additional commits since the last revision:

 - 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11910/files
  - new: https://git.openjdk.org/jdk/pull/11910/files/205226d4..775e2981

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11910&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11910&range=02-03

  Stats: 117973 lines in 3709 files changed: 50697 ins; 26477 del; 40799 mod
  Patch: https://git.openjdk.org/jdk/pull/11910.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11910/head:pull/11910

PR: https://git.openjdk.org/jdk/pull/11910


More information about the core-libs-dev mailing list