test/TEST.ROOT

Thu, 10 Oct 2013 20:12:08 -0400

author
emc
date
Thu, 10 Oct 2013 20:12:08 -0400
changeset 2103
b1b4a6dcc282
parent 0
959103a6100f
child 3834
45746e46893b
permissions
-rw-r--r--

8008762: Type annotation on inner class in anonymous class show up as regular type annotations
8015257: type annotation with TYPE_USE and FIELD attributed differently if repeated.
8013409: test failures for type annotations
Summary: Fixes to address some problems in type annotations
Reviewed-by: jfranck, 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