Bradford Wetmore
812a8ded98
6844879: Source distribution should be more robustly built without the security source distribution
...
Reviewed-by: ohair
2011-02-23 22:54:47 -08:00
Jonathan Gibbons
dd5f96536e
7010537: javah no longer depends on javadoc
...
Reviewed-by: ohair
2011-01-06 14:32:00 -08:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Andrew John Hughes
2d314b47cd
6917466: Should set bootclasspath for javadoc in jdk build
...
Javadoc needs to reference the newly built classes so as not to hit APIs which differ between the boot JDK and the source files of the JDK being built.
Reviewed-by: ohair
2010-01-29 02:38:22 +00:00
Jonathan Gibbons
302bb54494
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
...
Reviewed-by: darcy
2009-10-19 13:43:25 -07:00
Tim Bell
1c6255de3e
6888888: new javah throws NullPointerException when building in jdk/make/java/nio
...
Use the bootstrap javah during the build until bug-ID 6889255 is fixed
Reviewed-by: jjg
2009-10-07 13:53:11 -07:00
Andrew John Hughes
85c26d2c57
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac
...
The bootstrap javac currently uses the default source and targets of the boot javac
Reviewed-by: ohair
2009-08-18 19:50:12 +01:00
Jonathan Gibbons
50dfd0ebd9
6854244: change source/target used to compile JDK to 7
...
Reviewed-by: ohair
2009-07-27 15:19:55 -07:00
Jonathan Gibbons
6178f3c373
6827026: Change javac source and target default to 7
...
Reviewed-by: darcy, ohair
2009-05-20 13:55:50 -07:00
Kelly O'Hair
a4fccad415
6745361: Add -XX options to prevent stdout/stderr pollution using fastdebug/debug bootjdk
...
Reviewed-by: tbell
2009-03-31 16:11:09 -07:00
Jonathan Gibbons
fb317642d0
6810915: Sun proprietary warnings in JDK build
...
Reviewed-by: ohair
2009-02-26 18:51:57 -08:00
Xiomara Jayasena
6e86513c3a
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:32 -07:00
Kelly O'Hair
0d4785d9a3
6728161: Add SKIP_BOOT_CYCLE feature to create boot jdk and use it during build
...
Needed BOOT_JAR_JFLAGS. Fixed PREVIOUS_RELEASE_IMAGE.
Reviewed-by: tbell
2008-08-06 15:02:15 -07:00
Kelly O'Hair
034e883c86
6727683: Cleanup use of COMPILER_WARNINGS_FATAL in makefiles
...
Reviewed-by: tbell
2008-07-27 18:42:57 -07:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00