Integrated: 8318646: Integer#parseInt("") throws empty NumberFormatException message

Raffaello Giulietti rgiulietti at openjdk.org
Tue Oct 24 10:23:51 UTC 2023


On Mon, 23 Oct 2023 18:04:35 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

> Please review this simple fix to restore the original exception message that existed before [16050](https://github.com/openjdk/jdk/pull/16050).

This pull request has now been integrated.

Changeset: 9bfa0829
Author:    Raffaello Giulietti <rgiulietti at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9bfa0829700412291ed26e7bb006b8cb63208870
Stats:     6 lines in 2 files changed: 0 ins; 0 del; 6 mod

8318646: Integer#parseInt("") throws empty NumberFormatException message

Reviewed-by: redestad, alanb, bpb, darcy, uschindler

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

PR: https://git.openjdk.org/jdk/pull/16320


More information about the core-libs-dev mailing list