[jdk8u-dev] RFR: 4660158: TTY: NumberFormatException while trying to set values by 'set' command
Kazuhisa Takakuri
ktakakuri at openjdk.org
Mon May 13 09:14:37 UTC 2024
Hi all,
JDK8 reproduces the reported bug and I would like to backport this patch. The patch is clean.
There is a related patch JDK-8030204, and I have proposed a separate backport for it.
Testing: All tests under jdk/test/com/sun/jdi
Thank you.
-------------
Commit messages:
- Backport 6c4e462b47983509cea416c001982559edf53b59
Changes: https://git.openjdk.org/jdk8u-dev/pull/496/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=496&range=00
Issue: https://bugs.openjdk.org/browse/JDK-4660158
Stats: 3843 lines in 10 files changed: 707 ins; 2088 del; 1048 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/496.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/496/head:pull/496
PR: https://git.openjdk.org/jdk8u-dev/pull/496
More information about the jdk8u-dev
mailing list