7158930: (ann) library support for repeating annotations is not built when compiling the JDK
authorjfranck
Tue, 10 Apr 2012 10:45:56 +0200
changeset 12425 b0f67d3873ea
parent 12424 32365a68919e
child 12426 fb6a0b5db69e
7158930: (ann) library support for repeating annotations is not built when compiling the JDK Reviewed-by: ohair, erikj
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.