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

Mon, 28 Feb 2011 11:48:53 +0000

author
mcimadamore
date
Mon, 28 Feb 2011 11:48:53 +0000
changeset 895
9286a5d1fae3
parent 0
959103a6100f
permissions
-rw-r--r--

7015430: Incorrect thrown type determined for unchecked invocations
Summary: Thrown types do not get updated after 15.12.2.8, and do not get erased as per 15.12.2.6
Reviewed-by: jjg, dlsmith

     1 com.sun.tools.javac.api.Tool

mercurial