# HG changeset patch # User jfranck # Date 1334047556 -7200 # Node ID b0f67d3873eafc08063b4ec698975c64cdbadc10 # Parent 32365a68919ec259fbfc84be8acd494371bedbb0 7158930: (ann) library support for repeating annotations is not built when compiling the JDK Reviewed-by: ohair, erikj diff -r 32365a68919e -r b0f67d3873ea jdk/make/java/java/reflect/Makefile --- a/jdk/make/java/java/reflect/Makefile Tue Apr 10 10:32:00 2012 +0200 +++ b/jdk/make/java/java/reflect/Makefile Tue Apr 10 10:45:56 2012 +0200 @@ -36,7 +36,7 @@ # # Files to compile. # -AUTO_FILES_JAVA_DIRS = java/lang/reflect sun/reflect +AUTO_FILES_JAVA_DIRS = java/lang/reflect sun/reflect java/lang/annotation # # Install .lib file.