git: openjdk/mobile: 3 new changesets

duke duke at openjdk.org
Thu May 30 06:04:53 UTC 2024


Changeset: 9a72068e
Author:    Jan Lahoda <jlahoda at openjdk.org>
Date:      2024-05-30 06:02:31 +0000
URL:       https://git.openjdk.org/mobile/commit/9a72068ef049886dada09e156118b1e9e8f80d11

8332230: jshell throws AssertionError when processing annotations

Reviewed-by: asotona

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Annotate.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! test/langtools/jdk/jshell/ErrorRecoveryTest.java
+ test/langtools/tools/javac/annotations/typeAnnotations/QueuesAreFlushed.java
! test/langtools/tools/javac/recovery/AttrRecovery.java

Changeset: 57bfd0e3
Author:    Jan Lahoda <jlahoda at openjdk.org>
Date:      2024-05-30 06:02:42 +0000
URL:       https://git.openjdk.org/mobile/commit/57bfd0e393c58b01cb427a6fbee8ea541ae30efb

8332065: Calling readLine(null...) or readPassword(null...) on System.console() hangs jshell

Reviewed-by: prappo

! src/jdk.jshell/share/classes/jdk/jshell/execution/impl/ConsoleImpl.java
! test/langtools/jdk/jshell/ConsoleTest.java

Changeset: e10699b3
Author:    duke <duke at openjdk.org>
Date:      2024-05-30 06:02:49 +0000
URL:       https://git.openjdk.org/mobile/commit/e10699b306ee5a3d8fdf92e93e67b763871d11ce

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list