jdk17u-dev
jdk17u-dev copied to clipboard
8351639: Improve debuggability of test/langtools/jdk/jshell/JdiHangingListenExecutionControlTest.java test
trafficstars
Hi all,
This pull request contains a backport of commit 4412c079 from the openjdk/jdk repository.
The commit being backported was authored by Jaikiran Pai on 12 Mar 2025 and was reviewed by Jan Lahoda.
Thanks!
Progress
- [ ] JDK-8351639 needs maintainer approval
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
Issue
- JDK-8351639: Improve debuggability of test/langtools/jdk/jshell/JdiHangingListenExecutionControlTest.java test (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/3382/head:pull/3382
$ git checkout pull/3382
Update a local copy of the PR:
$ git checkout pull/3382
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/3382/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3382
View PR using the GUI difftool:
$ git pr show -t 3382
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/3382.diff