RFR: 8303525: Refactor/cleanup open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.java [v3]
Matthew Donovan
mdonovan at openjdk.org
Mon Oct 16 17:01:20 UTC 2023
> This PR refactors the SSLSocketParametersTest by removing redundant/unnecessary classes and cleans up the logic around expected exceptions.
Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision:
retained a reference to the RMI server and improved naming
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14932/files
- new: https://git.openjdk.org/jdk/pull/14932/files/35c0a881..0df1071e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14932&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14932&range=01-02
Stats: 9 lines in 1 file changed: 1 ins; 0 del; 8 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