.hgignore

Tue, 13 Sep 2011 14:15:22 +0100

author
mcimadamore
date
Tue, 13 Sep 2011 14:15:22 +0100
changeset 1086
f595d8bc0599
parent 976
c2e7291e98e7
child 1223
f3743b82945e
permissions
-rw-r--r--

7003595: IncompatibleClassChangeError with unreferenced local class with subclass
Summary: Compiler omits unreferenced local inner classes from the InnerClasses attribute
Reviewed-by: jjg

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

mercurial