.hgignore

Thu, 12 Sep 2013 14:52:28 -0400

author
emc
date
Thu, 12 Sep 2013 14:52:28 -0400
changeset 2024
5d2d484a1216
parent 1223
f3743b82945e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8013846: javac fails to reject semantically equivalent generic method declarations
Summary: Cause javac to consider intersection types with the same elements to be equal regardless of order.
Reviewed-by: jjg, vromero

     1 ^build/
     2 ^dist/
     3 /nbproject/private/
     4 ^.hgtip
     5 .DS_Store

mercurial