make/test/README

Wed, 15 May 2013 00:00:39 -0700

author
darcy
date
Wed, 15 May 2013 00:00:39 -0700
changeset 1758
bcd927639039
parent 0
959103a6100f
permissions
-rw-r--r--

8004133: Provide javax.lang.model.* implementation backed by core reflection
Summary: Joint work by darcy and jfranck to provide sample code for JEP 119.
Reviewed-by: jjg
Contributed-by: joe.darcy@oracle.com, joel.franck@oracle.com

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