test/tools/javac/FloatingPointChanges/BadConstructorModifiers.out

Thu, 06 Jun 2013 15:37:23 +0100

author
mcimadamore
date
Thu, 06 Jun 2013 15:37:23 +0100
changeset 1813
f218bb5ebd53
parent 69
82c7aa6fe50a
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8015648: Duplicate variable in lambda causes javac crash
Summary: Missing flag in synthetic lambda blog is causing duplicates symbol to go undetected
Reviewed-by: jjg, vromero

     1 BadConstructorModifiers.java:12:14: compiler.err.mod.not.allowed.here: strictfp
     2 1 error

mercurial