RFR: 8303525: Refactor/cleanup open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.java
Matthew Donovan
mdonovan at openjdk.org
Wed Jul 19 12:13:04 UTC 2023
This PR refactors the SSLSocketParametersTest by removing redundant/unnecessary classes and cleans up the logic around expected exceptions.
-------------
Commit messages:
- added javadocs to new methods
- 8303525: Refactor/cleanup open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.java
Changes: https://git.openjdk.org/jdk/pull/14932/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14932&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8303525
Stats: 156 lines in 2 files changed: 54 ins; 85 del; 17 mod
Patch: https://git.openjdk.org/jdk/pull/14932.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14932/head:pull/14932
PR: https://git.openjdk.org/jdk/pull/14932
More information about the core-libs-dev
mailing list