make/test/README

Tue, 07 Sep 2010 17:33:43 +0100

author
mcimadamore
date
Tue, 07 Sep 2010 17:33:43 +0100
changeset 676
bfdfc13fe641
parent 0
959103a6100f
permissions
-rw-r--r--

6970584: Flow.java should be more error-friendly
Summary: Added a post-attribution visitor that fixup uninitialized types/symbol in AST after erroneous attribution
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