test/TEST.ROOT

Wed, 18 Jun 2014 10:44:16 +0200

author
jlahoda
date
Wed, 18 Jun 2014 10:44:16 +0200
changeset 2427
a3ad6e2ede44
parent 0
959103a6100f
child 3834
45746e46893b
permissions
-rw-r--r--

8046916: Type parameter annotations don't work with multiple type parameters
Summary: When reading type variable's annotations out of the owner's type annotations, use the type variable's index in owner to exclude annotations belonging to other type variables.
Reviewed-by: jfranck, emc

     1 # This file identifies the root of the test-suite hierarchy.
     2 # It also contains test-suite configuration information.
     3 # DO NOT EDIT without first contacting jdk-regtest@sun.com.
     5 # The list of keywords supported in the entire test suite
     6 keys=2d dnd i18n

mercurial