make/test/README

Fri, 22 Mar 2013 12:41:13 +0000

author
mcimadamore
date
Fri, 22 Mar 2013 12:41:13 +0000
changeset 1654
b6cf07c54c29
parent 0
959103a6100f
permissions
-rw-r--r--

8009820: AssertionError when compiling java code with two identical static imports
Summary: Speculative attribution is carried out twice with same method symbol in case of static imports
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