[jdk17u-dev] RFR: 8333117: Remove support of remote and manual debuggee launchers
Goetz Lindenmaier
goetz at openjdk.org
Thu May 8 13:45:16 UTC 2025
I backport this for parity with 17.0.17-oracle.
A row of Virtual Thread changes are missing, thus I had to resolve.
test/hotspot/jtreg/vmTestbase/nsk/share/jdb/Launcher.java
Omitted changes to code that was added by Loom changes.
test/hotspot/jtreg/vmTestbase/nsk/share/jdi/Binder.java
Trivial code adaptions needed and
resolved deleting code.
test/hotspot/jtreg/vmTestbase/nsk/share/jdi/Debugee.java
Copyright
test/hotspot/jtreg/vmTestbase/nsk/share/jpda/DebugeeBinder.java
Resolved deleting code.
-------------
Commit messages:
- Resolved chunks
- Backport 99e4d77aac72cdddb4973805d28c225f17ea965f
Changes: https://git.openjdk.org/jdk17u-dev/pull/3563/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3563&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8333117
Stats: 1581 lines in 10 files changed: 41 ins; 1477 del; 63 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3563.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3563/head:pull/3563
PR: https://git.openjdk.org/jdk17u-dev/pull/3563
More information about the jdk-updates-dev
mailing list