jdk17u-dev
jdk17u-dev copied to clipboard
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
trafficstars
Backport of JDK-8314614
Testing
- Local: Test passed on
MacOS 14.5AnalyzeSnippetTest.java: Test results: passed: 1CustomInputToolBuilder.java: Test results: passed: 1FailOverDirectExecutionControlTest.java: Test results: passed: 1FailOverExecutionControlDyingLaunchTest.java: Test results: passed: 1FailOverExecutionControlHangingLaunchTest.java: Test results: passed: 1FailOverExecutionControlHangingListenTest.java: Test results: passed: 1FailOverExecutionControlTest.java: Test results: passed: 1IdGeneratorTest.java: Test results: passed: 1StartOptionTest.java: Test results: passed: 1ToolReloadTest.java: Test results: passed: 1
- Pipeline:
- Testing Machine:
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8312140 needs maintainer approval
- [ ] JDK-8314614 needs maintainer approval
Issues
- JDK-8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen" (Bug - P2)
- JDK-8312140: jdk/jshell tests failed with JDI socket timeouts (Enhancement - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2755/head:pull/2755
$ git checkout pull/2755
Update a local copy of the PR:
$ git checkout pull/2755
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2755/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2755
View PR using the GUI difftool:
$ git pr show -t 2755
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2755.diff