git: openjdk/jdk: master: 2 new changesets

Archie Cobbs acobbs at openjdk.org
Tue Feb 25 19:40:19 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/jdk/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/jdk/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



More information about the jdk-changes mailing list