.hgignore

Mon, 09 Sep 2013 16:26:55 -0400

author
emc
date
Mon, 09 Sep 2013 16:26:55 -0400
changeset 2016
f4efd6ef6e80
parent 1223
f3743b82945e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8022322: Reject default and static methods in annotation
Summary: Causes javac to reject static and default method declarations inside an annotation
Reviewed-by: jjg

duke@1 1 ^build/
duke@1 2 ^dist/
ohair@446 3 /nbproject/private/
ohair@976 4 ^.hgtip
michaelm@1223 5 .DS_Store

mercurial