git: openjdk/jdk: jdk25: 8361570: Incorrect 'sealed is not allowed here' compile-time error
Jan Lahoda
jlahoda at openjdk.org
Wed Jul 9 13:41:38 UTC 2025
Changeset: 50751da5
Branch: jdk25
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2025-07-09 13:41:05 +0000
URL: https://git.openjdk.org/jdk/commit/50751da5625795e54e5235d18e4277add0ce233e
8361570: Incorrect 'sealed is not allowed here' compile-time error
Reviewed-by: liach, vromero
Backport-of: 853319439e7887ddd54f8c4a3d79aa62ec51fd64
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Flags.java
+ test/langtools/tools/javac/flags/ExtendedStandardFlagsOverlayFlagsConflict.java
+ test/langtools/tools/javac/flags/NoFalseSealedError.java
! test/langtools/tools/javac/platform/RequiresIdentityTest.java
More information about the jdk-changes
mailing list