RFR: 8318646: Integer#parseInt("") throws empty NumberFormatException message [v2]
Raffaello Giulietti
rgiulietti at openjdk.org
Mon Oct 23 18:26:51 UTC 2023
> Please review this simple fix to restore the original exception message that existed before [16050](https://github.com/openjdk/jdk/pull/16050).
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
Remove 2 extraneous files from commit
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16320/files
- new: https://git.openjdk.org/jdk/pull/16320/files/ea60758b..5fff5adc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16320&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16320&range=00-01
Stats: 50 lines in 2 files changed: 0 ins; 48 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/16320.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16320/head:pull/16320
PR: https://git.openjdk.org/jdk/pull/16320
More information about the core-libs-dev
mailing list