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

Mon, 27 Jul 2009 15:19:11 -0700

author
jjg
date
Mon, 27 Jul 2009 15:19:11 -0700
changeset 113
59c202ab8a94
parent 109
6bad5e3fe503
child 114
fbc75d7ed6dc

6854244: change source/target used to compile JDK to 7
Reviewed-by: ohair

make/README.pre-components file | annotate | diff | comparison | revisions
     1.1 --- a/make/README.pre-components	Thu Jul 16 10:53:04 2009 -0700
     1.2 +++ b/make/README.pre-components	Mon Jul 27 15:19:11 2009 -0700
     1.3 @@ -18,7 +18,7 @@
     1.4    ALT_LANGTOOLS_DIST    The dist area from a langtools build to use, if provided
     1.5    ALT_OUTPUTDIR         Parent dir of build and dist directories, if provided
     1.6    VARIANT               If DBG, debug build, if OPT, optimized build
     1.7 -  TARGET_CLASS_VERSION  The classfile version number (currently 5)
     1.8 +  TARGET_CLASS_VERSION  The classfile version number (currently 7)
     1.9    ANT_HOME              Home of ant to use, if provided
    1.10    QUIET                 If defined, be quiet
    1.11    VERBOSE               If defined, be verbose

mercurial