6854244: change source/target used to compile JDK to 7
Reviewed-by: ohair
This commit is contained in:
parent
432d405985
commit
a7e89dff0e
@ -18,7 +18,7 @@ The make/makefile rules are:
|
|||||||
ALT_LANGTOOLS_DIST The dist area from a langtools build to use, if provided
|
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
|
ALT_OUTPUTDIR Parent dir of build and dist directories, if provided
|
||||||
VARIANT If DBG, debug build, if OPT, optimized build
|
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
|
ANT_HOME Home of ant to use, if provided
|
||||||
QUIET If defined, be quiet
|
QUIET If defined, be quiet
|
||||||
VERBOSE If defined, be verbose
|
VERBOSE If defined, be verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user