# HG changeset patch # User jjg # Date 1248733151 25200 # Node ID 59c202ab8a9434a1baea64e1b1f3ea0c444ce288 # Parent 6bad5e3fe50337d95b1416d744780d65bc570da6 6854244: change source/target used to compile JDK to 7 Reviewed-by: ohair diff -r 6bad5e3fe503 -r 59c202ab8a94 make/README.pre-components --- a/make/README.pre-components Thu Jul 16 10:53:04 2009 -0700 +++ b/make/README.pre-components Mon Jul 27 15:19:11 2009 -0700 @@ -18,7 +18,7 @@ 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