git: openjdk/jdk25u: master: 2 new changesets
Aleksey Shipilev
shade at openjdk.org
Wed Nov 26 17:08:03 UTC 2025
Changeset: 96dc2097
Branch: master
Author: Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date: 2025-11-26 17:05:01 +0000
URL: https://git.openjdk.org/jdk25u/commit/96dc209747e695784f75c6de0cb4039df3b9208a
8368328: CompactNumberFormat.clone does not produce independent instances
Backport-of: bdf6853cfdd24176bdddb59b6d7bb85036b94c57
! src/java.base/share/classes/java/text/CompactNumberFormat.java
+ test/jdk/java/text/Format/CompactNumberFormat/TestClone.java
Changeset: fc2f115d
Branch: master
Author: Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date: 2025-11-26 17:05:37 +0000
URL: https://git.openjdk.org/jdk25u/commit/fc2f115d2d8721725fec27a8de7e8201fcd44486
8367901: Calendar.roll(hour, 24) returns wrong result
Backport-of: ced3f13f4e036513444d1fea3958be11741c2b8e
! src/java.base/share/classes/java/util/GregorianCalendar.java
+ test/jdk/java/util/Calendar/RollHoursTest.java
More information about the jdk-updates-changes
mailing list