src/share/classes/com/sun/tools/javac/services/javax.tools.JavaCompilerTool

Mon, 28 Feb 2011 11:50:56 +0000

author
mcimadamore
date
Mon, 28 Feb 2011 11:50:56 +0000
changeset 896
9f9df9684cfc
parent 0
959103a6100f
permissions
-rw-r--r--

7015715: lub gets stuck on type with complex supertype
Summary: lub should not scan supertypes unnecessarily
Reviewed-by: jjg, dlsmith

aoqi@0 1 com.sun.tools.javac.api.Tool

mercurial