git: openjdk/jdk: master: 2 new changesets

Matthew Donovan mdonovan at openjdk.org
Mon Apr 7 11:59:54 UTC 2025


Changeset: 26bb1837
Branch: master
Author:    Jan Lahoda <jlahoda at openjdk.org>
Date:      2025-04-07 11:56:53 +0000
URL:       https://git.openjdk.org/jdk/commit/26bb18378737809542b1153f8f34d55d409ea4e2

8352621: MatchException from backwards incompatible change to switch expressions

Reviewed-by: abimpoudis

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TransPatterns.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Target.java
+ test/langtools/tools/javac/patterns/NoPrimitivesAsCaseLabelsFor21.java

Changeset: 353e1738
Branch: master
Author:    Matthew Donovan <mdonovan at openjdk.org>
Date:      2025-04-07 11:58:17 +0000
URL:       https://git.openjdk.org/jdk/commit/353e1738f6eb9965571e1de881d209b698492e6e

8219408: Tests should handle ${} in the view of jtreg "smart action"

Reviewed-by: mullan

- test/jdk/com/sun/security/auth/login/ConfigFile/TEST.properties
- test/jdk/java/security/Security/SecurityPropFile/TEST.properties
- test/jdk/javax/security/auth/login/TEST.properties
- test/jdk/sun/security/util/Resources/TEST.properties



More information about the jdk-changes mailing list