[jdk25u] RFR: 8359958: Cleanup "local" debuggee references after JDK-8333117 removed support for non-local debuggees [v2]

Paul Hohensee phh at openjdk.org
Fri Sep 5 22:56:15 UTC 2025


On Fri, 5 Sep 2025 09:07:35 GMT, Shyam Kishor <duke at openjdk.org> wrote:

>> …support for non-local debuggees
>
> Shyam Kishor has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into backport-8359958
>  - 8359958: Cleanup local debuggee references after JDK-8333117 removed support for non-local debuggees

In Launcher.java, looks like 97 was changed in the original commit, but not in the PR.

In DebugeeProcess.java, the original commit removed lines 41-45, but they are still in the PR.

Otherwise, looks clean.

-------------

PR Review: https://git.openjdk.org/jdk25u/pull/163#pullrequestreview-3190996692


More information about the jdk-updates-dev mailing list