git: openjdk/mobile: 4 new changesets
duke
duke at openjdk.org
Thu May 15 16:37:25 UTC 2025
Changeset: 1e61352b
Branch: master
Author: Johannes Graham <j3graham at gmail.com>
Committer: Raffaello Giulietti <rgiulietti at openjdk.org>
Date: 2025-05-15 16:33:35 +0000
URL: https://git.openjdk.org/mobile/commit/1e61352b54e1ac85fbc6b54a7a29e8782dd42d2c
8356709: Avoid redundant String formatting in BigDecimal.valueOf(double)
Reviewed-by: rgiulietti
! src/java.base/share/classes/java/math/BigDecimal.java
! src/java.base/share/classes/jdk/internal/math/FormattedFPDecimal.java
+ test/jdk/java/math/BigDecimal/ValueOfDouble.java
! test/micro/org/openjdk/bench/java/math/BigDecimals.java
Changeset: bdce25da
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-05-15 16:34:13 +0000
URL: https://git.openjdk.org/mobile/commit/bdce25da80d7183c3fe00d3b75cd6cfe706dae8f
Automatic merge of jdk:master into master
Changeset: 850c789a
Branch: master
Author: Archie Cobbs <acobbs at openjdk.org>
Date: 2025-05-15 16:35:16 +0000
URL: https://git.openjdk.org/mobile/commit/850c789a827e21cda3096276d9638f56fae76c3e
8349754: Invalid "early reference" error when class extends an outer class
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
! test/langtools/tools/javac/SuperInit/SuperInitGood.java
Changeset: 1dfd6516
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-05-15 16:36:14 +0000
URL: https://git.openjdk.org/mobile/commit/1dfd6516494b3f685de9cbe26e86f33dfac127f7
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list