test/TEST.ROOT

Tue, 10 Apr 2012 08:15:25 -0700

author
ohair
date
Tue, 10 Apr 2012 08:15:25 -0700
changeset 1244
807ca8ffbeb4
parent 0
959103a6100f
child 3834
45746e46893b
permissions
-rw-r--r--

7074397: Build infrastructure changes (makefile re-write)
Summary: New makefiles transition, old and new living side by side for now.
Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser
Contributed-by: ohrstrom <fredrik.ohrstrom@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>

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