hg: jdk8/tl/langtools: 7015104: use new subtype of TypeSymbol for type parameters (original) (raw)

joel.franck at oracle.com joel.franck at oracle.com
Fri Apr 12 10:07:52 UTC 2013


Changeset: 137994c189e5 Author: jfranck Date: 2013-04-12 12:05 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/137994c189e5

7015104: use new subtype of TypeSymbol for type parameters Reviewed-by: jjg, mcimadamore

! src/share/classes/com/sun/tools/javac/code/Symbol.java ! src/share/classes/com/sun/tools/javac/code/Symtab.java ! src/share/classes/com/sun/tools/javac/code/Type.java ! src/share/classes/com/sun/tools/javac/comp/Infer.java ! test/tools/javac/scope/7017664/CompoundScopeTest.java ! test/tools/javac/types/TypeHarness.java



More information about the core-libs-dev mailing list