hg: kulla/dev/langtools: Implement: Type walk (based on ..code.Printer).

robert.field at oracle.com robert.field at oracle.com
Wed Feb 11 21:42:46 UTC 2015


Changeset: 68bbb2695466
Author:    rfield
Date:      2015-02-11 13:42 -0800
URL:       http://hg.openjdk.java.net/kulla/dev/langtools/rev/68bbb2695466

Implement: Type walk (based on ..code.Printer).
Fix: public static java.lang.Class<capture#535 of ? extends java.lang.String> $1;  ("".getClass()).
Fix: anonymous class temp vars.
Implement: Unique key for imports.

! repl/TODO
! repl/src/impl/EvaluationStateImpl.java
! repl/src/impl/TaskFactory.java
! repl/src/impl/TreeDissector.java
+ repl/src/impl/TypePrinter.java
! repl/src/remote/RemoteCodes.java
! repl/testng/test/SnippetTest.java



More information about the kulla-dev mailing list