hg: jdk9/sandbox/langtools: 8153761: JShell: Completion -- Show parameter names if possible

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue May 10 17:46:06 UTC 2016


Changeset: 6c4309f7b31b
Author:    jlahoda
Date:      2016-05-05 12:55 +0200
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/6c4309f7b31b

8153761: JShell: Completion -- Show parameter names if possible
Summary: Compiling code with -parameters; keeping parameter names when reading classfiles; searching JDK sources if parameter names are not available.
Reviewed-by: rfield

! src/jdk.jshell/share/classes/jdk/jshell/SourceCodeAnalysisImpl.java
! src/jdk.jshell/share/classes/jdk/jshell/TaskFactory.java
! src/jdk.jshell/share/classes/jdk/jshell/Util.java
! test/jdk/jshell/CompletionSuggestionTest.java



More information about the jdk9-sandbox-changes mailing list