7004021: docs should not assume -source 1.5
authorjjg
Sun, 05 Dec 2010 20:46:23 -0800
changeset 7529 226923903075
parent 7528 aae1ca8d088f
child 7530 8f4072a653f0
7004021: docs should not assume -source 1.5 Reviewed-by: ohair
jdk/make/docs/Makefile
--- a/jdk/make/docs/Makefile	Mon Dec 06 10:48:57 2010 +0800
+++ b/jdk/make/docs/Makefile	Sun Dec 05 20:46:23 2010 -0800
@@ -190,7 +190,6 @@
 # Common javadoc options used by all
 COMMON_JAVADOCFLAGS =					\
                 $(NO_PROPRIETARY_API_WARNINGS)          \
-		-source 1.5				\
 		-quiet					\
                 -use					\
                 -keywords				\