[jdk11u-dev] RFR: 8234808: jdb quoted option parsing broken [v2]
Paul Hohensee
phh at openjdk.org
Tue Jun 20 16:01:00 UTC 2023
On Tue, 20 Jun 2023 05:46:36 GMT, luchenlin <duke at openjdk.org> wrote:
>> I backport this for parity with 11.0.20-oracle.
>> src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/Env.java
>> Copyright
>> Resolved due to context
>> src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTY.java
>> Copyright
>> Resolved due to context
>> src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/VMConnection.java
>> Copyright
>> Resolved due to context
>
> luchenlin has updated the pull request incrementally with one additional commit since the last revision:
>
> add JdbOptions.java
Lgtm, but please also backport after this [JDK-8260878](https://bugs.openjdk.org/browse/JDK-8260878) which fixes a bug in JdbOptions.java.
-------------
Marked as reviewed by phh (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/1967#pullrequestreview-1488495385
More information about the jdk-updates-dev
mailing list