8381616: Refactor various java/net/*Socket*/ TestNG tests to use JUnit#30564
8381616: Refactor various java/net/*Socket*/ TestNG tests to use JUnit#30564dfuch wants to merge 13 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back dfuchs! A progress list of the required criteria for merging this PR into |
|
@dfuch This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
Webrevs
|
Marcono1234
left a comment
There was a problem hiding this comment.
Hopefully these comments are useful, if not please let me know. Again these are only suggestions; I am not an OpenJDK member, so feel free to ignore my comments.
AlanBateman
left a comment
There was a problem hiding this comment.
I skimmed through all the latest changes, only concern is the added comments to ConnectionReset.
|
/integrate |
|
Going to push as commit 52a54da. |
Some more TestNG -> JUnit conversion for java/net tests.
This change converts tests under:
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/30564/head:pull/30564$ git checkout pull/30564Update a local copy of the PR:
$ git checkout pull/30564$ git pull https://git.openjdk.org/jdk.git pull/30564/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 30564View PR using the GUI difftool:
$ git pr show -t 30564Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/30564.diff
Using Webrev
Link to Webrev Comment