test/TEST.ROOT

Wed, 01 Jun 2011 23:56:31 -0700

author
darcy
date
Wed, 01 Jun 2011 23:56:31 -0700
changeset 1042
defdd98cb7ce
parent 0
959103a6100f
child 3834
45746e46893b
permissions
-rw-r--r--

7025784: Add SourceVersion.RELEASE_8
7025786: Add -source 8 and -target 8 to javac
7025789: Change javac source and target default to 8
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