Parent Directory
|
Revision Log
|
Patch
revision 1.193 by jsr166, Fri Dec 11 23:58:52 2015 UTC | revision 1.194 by jsr166, Wed Dec 16 02:29:06 2015 UTC | |
---|---|---|
# | Line 388 | Line 388 |
388 | <compilerarg line="${build.args}"/> | <compilerarg line="${build.args}"/> |
389 | ||
390 | </javac> | </javac> |
391 | ||
392 | <!-- We need jdk9's Contended annotation, but at compile time only --> | |
393 | <delete file="${destdir}/jdk/internal/vm/annotation/Contended.class"/> | |
394 | </target> | </target> |
395 | ||
396 |
|
dl@cs.oswego.edu | ViewVC Help |
Powered by ViewVC 1.1.27 |