git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Fri Nov 7 09:08:12 UTC 2025
Changeset: 205a163a
Branch: master
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2025-11-07 09:06:51 +0000
URL: https://git.openjdk.org/mobile/commit/205a163a90bb263d403476c28203836189e337a7
8340840: jshell ClassFormatError when making inner class static
8368999: jshell crash when existing sealed class is updated to also be abstract
Reviewed-by: mcimadamore, asotona, liach
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! src/jdk.jshell/share/classes/jdk/jshell/execution/JdiExecutionControl.java
! test/langtools/jdk/jshell/ReplaceTest.java
+ test/langtools/tools/javac/diags/examples/InconsistentInnerClasses/InconsistentInnerClasses.java
= test/langtools/tools/javac/diags/examples/InconsistentInnerClasses/classpath/p/Other.java
= test/langtools/tools/javac/diags/examples/InconsistentInnerClasses/classpath/p/Test.java
+ test/langtools/tools/javac/recovery/SourceAndInnerClassInconsistency.java
Changeset: 4138ee09
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-11-07 09:07:03 +0000
URL: https://git.openjdk.org/mobile/commit/4138ee0979e4788223c4283c595a38f228bca425
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list