git: openjdk/mobile: 3 new changesets
duke
duke at openjdk.org
Tue Feb 25 19:41:21 UTC 2025
Changeset: a3188e04
Branch: master
Author: Archie Cobbs <acobbs at openjdk.org>
Date: 2025-02-25 19:39:00 +0000
URL: https://git.openjdk.org/mobile/commit/a3188e0406bcd69468de0444038525d3d069699f
8349991: GraphUtils.java can use String.replace() instead of String.replaceAll()
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/util/GraphUtils.java
Changeset: b78043fd
Branch: master
Author: Archie Cobbs <acobbs at openjdk.org>
Date: 2025-02-25 19:39:21 +0000
URL: https://git.openjdk.org/mobile/commit/b78043fdc64dba62293631ad0cc263029e8dfb1e
8320220: Compilation of cyclic hierarchy causes infinite recursion
Reviewed-by: vromero, jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
+ test/langtools/tools/javac/ClassCycle/ClassCycle4.java
+ test/langtools/tools/javac/ClassCycle/ClassCycle4.out
Changeset: 716a88bf
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-02-25 19:40:08 +0000
URL: https://git.openjdk.org/mobile/commit/716a88bfc7bb29736662802d519d1dc7ceb72c72
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list