[jdk25u] RFR: 8359167: Remove unused test/hotspot/jtreg/vmTestbase/nsk/share/jpda/BindServer.java

Ashish Kumar duke at openjdk.org
Mon Oct 13 06:40:12 UTC 2025


On Tue, 9 Sep 2025 06:45:50 GMT, Ashish Kumar <duke at openjdk.org> wrote:

> Backport bug fix from jdk repo.

A comparison of BindServer.java reveals a one-line difference between the source (JDK 25) and the backported version. The JDK 25 file has 1848 lines, which includes a terminating newline character, that's the reason it's not clean backport.

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

PR Comment: https://git.openjdk.org/jdk25u/pull/178#issuecomment-3396058626


More information about the jdk-updates-dev mailing list