git: openjdk/jdk: master: 8341608: jdeps in JDK 23 crashes when parsing signatures while jdeps in JDK 22 works fine

Chen Liang liach at openjdk.org
Tue Apr 22 03:30:32 UTC 2025


Changeset: 0be3f163
Branch: master
Author:    Chen Liang <liach at openjdk.org>
Date:      2025-04-22 03:29:59 +0000
URL:       https://git.openjdk.org/jdk/commit/0be3f163ed12db305673928d97f975d6f6bb6b1c

8341608: jdeps in JDK 23 crashes when parsing signatures while jdeps in JDK 22 works fine

Reviewed-by: jpai, henryjen

! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/ClassFileReader.java
! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/Dependencies.java
! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/DependencyFinder.java
+ test/langtools/tools/jdeps/MalformedClassesTest.java
+ test/langtools/tools/jdeps/TEST.properties
+ test/langtools/tools/jdeps/jdk.jdeps/com/sun/tools/jdeps/JdepsAccess.java
! test/lib/jdk/test/lib/compiler/InMemoryJavaCompiler.java
! test/lib/jdk/test/lib/util/JarUtils.java



More information about the jdk-changes mailing list