git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Wed Nov 12 07:20:25 UTC 2025
Changeset: 76a0732b
Branch: master
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2025-11-12 07:14:45 +0000
URL: https://git.openjdk.org/mobile/commit/76a0732ba5c0f3159ed0ebc5fcb2dfb7117b38cd
8366691: JShell should support a more convenient completion
Reviewed-by: asotona
! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/ConsoleIOContext.java
! src/jdk.jshell/share/classes/jdk/internal/shellsupport/doc/JavadocHelper.java
! src/jdk.jshell/share/classes/jdk/jshell/SourceCodeAnalysis.java
! src/jdk.jshell/share/classes/jdk/jshell/SourceCodeAnalysisImpl.java
+ test/langtools/jdk/jshell/CompletionAPITest.java
! test/langtools/jdk/jshell/CompletionSuggestionTest.java
! test/langtools/jdk/jshell/KullaTesting.java
! test/langtools/jdk/jshell/ToolTabSnippetTest.java
Changeset: a25d471e
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-11-12 07:15:02 +0000
URL: https://git.openjdk.org/mobile/commit/a25d471e8409c1f33ab06eb4221afd5645457a54
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list