6854244: change source/target used to compile JDK to 7
authorjjg
Mon, 27 Jul 2009 15:19:11 -0700
changeset 3305 7ca56c8ba510
parent 3256 62109d1b9e73
child 3306 950416ef7917
6854244: change source/target used to compile JDK to 7 Reviewed-by: ohair
make/README.pre-components
--- a/make/README.pre-components	Wed Jul 05 16:57:01 2017 +0200
+++ 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