make/test/README

Thu, 01 Sep 2011 14:35:59 -0700

author
jjh
date
Thu, 01 Sep 2011 14:35:59 -0700
changeset 1075
a45d78d26450
parent 0
959103a6100f
permissions
-rw-r--r--

7086071: tools/javac/7079713/TestCircularClassfile.java fails on windows
Summary: delete file before renaming another file to it
Reviewed-by: jjg

aoqi@0 1 This is a small quick test suite to (provide a framework to)
aoqi@0 2 verify the output of a JDK build of the langtools component.
aoqi@0 3
aoqi@0 4 It verifies the contents exist and are minimally functional.

mercurial