git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Thu Nov 19 20:22:11 UTC 2020


Changeset: 080c707a
Author:    Ian Graves <igraves at openjdk.org>
Committer: Stuart Marks <smarks at openjdk.org>
Date:      2020-11-19 20:20:55 +0000
URL:       https://github.com/openjdk/mobile/commit/080c707a

8253459: Formatter treats index, width and precision > Integer.MAX_VALUE incorrectly

Reviewed-by: rriggs, smarks

! src/java.base/share/classes/java/util/Formatter.java
+ src/java.base/share/classes/java/util/IllegalFormatArgumentIndexException.java
! src/java.base/share/classes/java/util/IllegalFormatPrecisionException.java
! src/java.base/share/classes/java/util/IllegalFormatWidthException.java
+ test/jdk/java/util/IllegalFormatException/TestFormatSpecifierBounds.java

Changeset: 3d9f91d5
Author:    duke <duke at openjdk.org>
Date:      2020-11-19 20:21:26 +0000
URL:       https://github.com/openjdk/mobile/commit/3d9f91d5

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list