mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-24 17:20:06 +00:00
7158930: (ann) library support for repeating annotations is not built when compiling the JDK
Reviewed-by: ohair, erikj
This commit is contained in:
parent
2c28d27dcf
commit
8a66dbf077
@ -36,7 +36,7 @@ include $(BUILDDIR)/common/Defs.gmk
|
||||
#
|
||||
# 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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user