.jcheck/conf
author jlahoda
Wed, 18 Jun 2014 10:44:16 +0200
changeset 25009 55c823e853f2
parent 22030 3e7d1a70e010
child 43596 6f2d432b3cf0
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

project=jdk9