mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
Merge
This commit is contained in:
commit
2315bd81f0
2 changed files with 2 additions and 1 deletions
|
@ -41,3 +41,4 @@ c7ed15ab92ce36a09d264a5e34025884b2d7607f jdk7-b62
|
||||||
269c1ec4435dfb7b452ae6e3bdde005d55c5c830 jdk7-b64
|
269c1ec4435dfb7b452ae6e3bdde005d55c5c830 jdk7-b64
|
||||||
e01380cd1de4ce048b87d059d238e5ab5e341947 jdk7-b65
|
e01380cd1de4ce048b87d059d238e5ab5e341947 jdk7-b65
|
||||||
6bad5e3fe50337d95b1416d744780d65bc570da6 jdk7-b66
|
6bad5e3fe50337d95b1416d744780d65bc570da6 jdk7-b66
|
||||||
|
c4523c6f82048f420bf0d57c4cd47976753b7d2c jdk7-b67
|
||||||
|
|
|
@ -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…
Add table
Add a link
Reference in a new issue