test/tools/javac/6302184/T6302184.out

Thu, 06 Mar 2008 10:07:25 -0800

author
jjg
date
Thu, 06 Mar 2008 10:07:25 -0800
changeset 9
f09d6a3521b1
parent 1
9a66ca7c79fa
child 695
3c9b64e55c5d
permissions
-rw-r--r--

4741726: allow Object += String
Summary: remove code in line with restriction removed from JLS
Reviewed-by: mcimadamore
Contributed-by: michaelbailey0@gmail.com

     2 class T6302184 {
     4     T6302184() {
     5         super();
     6     }
     7     int ÀÁÂÃÄÅ = 1;
     8 }

mercurial