test/tools/javac/6302184/T6302184.out

Mon, 23 Sep 2013 17:27:38 +0400

author
kizune
date
Mon, 23 Sep 2013 17:27:38 +0400
changeset 2048
809a50f24d6f
parent 695
3c9b64e55c5d
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7154966: CRs found to be in Fixed state with no test and no noreg- keyword.
Reviewed-by: ksrini

     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