6854244: change source/target used to compile JDK to 7

Reviewed-by: ohair
This commit is contained in:
Jonathan Gibbons 2009-07-27 15:19:11 -07:00
parent 432d405985
commit a7e89dff0e

View File

@ -18,7 +18,7 @@ The make/makefile rules are:
ALT_LANGTOOLS_DIST The dist area from a langtools build to use, if provided
ALT_OUTPUTDIR Parent dir of build and dist directories, if provided
VARIANT If DBG, debug build, if OPT, optimized build
TARGET_CLASS_VERSION The classfile version number (currently 5)
TARGET_CLASS_VERSION The classfile version number (currently 7)
ANT_HOME Home of ant to use, if provided
QUIET If defined, be quiet
VERBOSE If defined, be verbose