test/tools/javac/diags/examples.not-yet.txt

changeset 1588
2620c953e9fe
parent 1521
71f35e4b93a5
child 2099
1b469fd31e35
     1.1 --- a/test/tools/javac/diags/examples.not-yet.txt	Fri Feb 15 18:40:38 2013 -0800
     1.2 +++ b/test/tools/javac/diags/examples.not-yet.txt	Mon Feb 18 14:33:25 2013 +0000
     1.3 @@ -110,4 +110,5 @@
     1.4  compiler.warn.unexpected.archive.file                   # Paths: zip file with unknown extn
     1.5  compiler.warn.unknown.enum.constant                     # in bad class file
     1.6  compiler.warn.unknown.enum.constant.reason              # in bad class file
     1.7 +compiler.warn.override.equals.but.not.hashcode          # when a class overrides equals but not hashCode method from Object
     1.8  

mercurial