aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorjjg <none@none>2009-07-27 15:19:11 -0700
committerjjg <none@none>2009-07-27 15:19:11 -0700
commit67e4a025a6202d527aaccd80a7bbd3a77b0998c9 (patch)
tree3cdaeb2d59e2a6d90ea2f3f38d747153cdee5343 /make
parent8187e96765388aa80d7b280daf5c16707ada21a2 (diff)
6854244: change source/target used to compile JDK to 7
Reviewed-by: ohair
Diffstat (limited to 'make')
-rw-r--r--make/README.pre-components2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/README.pre-components b/make/README.pre-components
index 8d2eab5..cb79e68 100644
--- a/make/README.pre-components
+++ b/make/README.pre-components
@@ -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