test/TEST.ROOT

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
child 3834
45746e46893b
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 file identifies the root of the test-suite hierarchy.
aoqi@0 2 # It also contains test-suite configuration information.
aoqi@0 3 # DO NOT EDIT without first contacting jdk-regtest@sun.com.
aoqi@0 4
aoqi@0 5 # The list of keywords supported in the entire test suite
aoqi@0 6 keys=2d dnd i18n

mercurial