[jdk17u-dev] Integrated: 8333117: Remove support of remote and manual debuggee launchers
Goetz Lindenmaier
goetz at openjdk.org
Mon May 12 15:03:54 UTC 2025
On Thu, 8 May 2025 13:40:09 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 05cc91a8
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/05cc91a8e39acf973a61b02968a77e5d0a57cabb
Stats: 1581 lines in 10 files changed: 41 ins; 1477 del; 63 mod
8333117: Remove support of remote and manual debuggee launchers
Reviewed-by: mbaesken
Backport-of: 99e4d77aac72cdddb4973805d28c225f17ea965f
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3563
More information about the jdk-updates-dev
mailing list