make/test/README

Fri, 15 Jan 2016 19:57:58 +0300

author
aefimov
date
Fri, 15 Jan 2016 19:57:58 +0300
changeset 3073
0ee1f3cdb4ba
parent 0
959103a6100f
permissions
-rw-r--r--

8134007: Improve string folding
Summary: Generalize string folding algorithm to detect mulitple groups of foldable constants within an concat expression
Reviewed-by: jlahoda

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