make/test/README

Tue, 11 Jun 2013 09:35:58 +0100

author
vromero
date
Tue, 11 Jun 2013 09:35:58 +0100
changeset 1818
bbedff0dc37e
parent 0
959103a6100f
permissions
-rw-r--r--

8008547: javac, warning message: use of ''_'' as an identifier might not be supported in future releases, should be more especific
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