jdk17u-dev
jdk17u-dev copied to clipboard
8240343: JDI stopListening/stoplis001 "FAILED: listening is successfully stopped without starting listening"
trafficstars
Backport of JDK-8240343
Testing
- Local: Test passed on
MacOS 14.6.1on Apple M1 Max- Passed:
vmTestbase/nsk/jdi/ListeningConnector/stopListening/stoplis001/TestDescription.java
- Passed:
- Pipeline:
- Testing Machine:
Progress
- [ ] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8240343 needs maintainer approval
Issue
- JDK-8240343: JDI stopListening/stoplis001 "FAILED: listening is successfully stopped without starting listening" (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2822/head:pull/2822
$ git checkout pull/2822
Update a local copy of the PR:
$ git checkout pull/2822
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2822/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2822
View PR using the GUI difftool:
$ git pr show -t 2822
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2822.diff