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

Wed, 17 Jul 2013 14:04:01 +0100

author
mcimadamore
date
Wed, 17 Jul 2013 14:04:01 +0100
changeset 1896
44e27378f523
parent 0
959103a6100f
permissions
-rw-r--r--

8012242: Lambda compatibility and checked exceptions
Summary: Inference variables in 'throws' clause with no constraints should be inferred as RuntimeException
Reviewed-by: jjg, vromero

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

mercurial