test/tools/javac/6302184/T6302184.out

Mon, 28 Feb 2011 13:42:24 -0800

author
jjg
date
Mon, 28 Feb 2011 13:42:24 -0800
changeset 899
67d6b2df47ba
parent 695
3c9b64e55c5d
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7022711: compiler crash in try-with-resources
Reviewed-by: mcimadamore

     2 /**
     3  * This is a test that uses ISO 8859 encoding.
     4  */
     5 class T6302184 {
     7     T6302184() {
     8         super();
     9     }
    10     int ÀÁÂÃÄÅ = 1;
    11 }

mercurial