hg: jdk9/dev/langtools: 8144903: JShell: determine incorrectly the type of the expression which is array type of captured type
robert.field at oracle.com
robert.field at oracle.com
Fri Dec 11 19:20:24 UTC 2015
Changeset: c5237b05fff9
Author: rfield
Date: 2015-12-11 11:20 -0800
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/c5237b05fff9
8144903: JShell: determine incorrectly the type of the expression which is array type of captured type
Summary: Fix and clean-up the processing of types (esp. captured types) into type names for use in generated temp vars
Reviewed-by: mcimadamore, jlahoda, rfield
Contributed-by: bitterfoxc at gmail.com
! src/jdk.jshell/share/classes/jdk/jshell/TypePrinter.java
! test/jdk/jshell/TypeNameTest.java
! test/jdk/jshell/VariablesTest.java
More information about the jdk9-dev-changes
mailing list