Commit Graph

3346 Commits

Author SHA1 Message Date
Andy Herrick
902201cf7f Merge 2010-09-17 07:08:23 -04:00
Lana Steuck
cb5a0045e9 Merge 2010-09-16 11:18:21 -07:00
Kelly O'Hair
5ef912b870 6982137: Rebranding pass 2 - missed copyright changes
Reviewed-by: mbykov
2010-09-09 17:08:42 -07:00
Kelly O'Hair
a252fc3e6c Merge 2010-09-07 15:51:45 -07:00
Kelly O'Hair
68ba7cf2a3 6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
Reviewed-by: kamg
2010-09-07 15:13:58 -07:00
Igor Nekrestyanov
2d875cdd6f 6978977: Productivity: use ant for java part of build
Reviewed-by: mduigou, herrick, ohair, ngthomas
2010-09-03 20:19:45 -07:00
Gary Benson
e0b5ab6bcb 6976186: Integrate Shark
Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure.

Reviewed-by: ohair
2010-08-24 13:27:45 +01:00
Kelly O'Hair
3362748733 6972274: Fix the use of egrep -ci in the top level makefile sanity checks
Reviewed-by: prr
2010-07-26 14:14:42 -07:00
Kelly O'Hair
0eca63f398 6960853: Cleanup makefiles, remove unused vars etc
6959596: Windows fastdebug build broken
6960335: Add top level 'make test' rule that uses test/Makefile, runs all test batches

Reviewed-by: alanb
2010-06-21 11:00:15 -07:00
Kelly O'Hair
136614e00b 6943119: Rebrand source copyright notices
Reviewed-by: darcy
2010-05-25 15:51:26 -07:00
Kelly O'Hair
c21467f554 6934759: Add langtools testing to jprt control builds
Reviewed-by: jjg
2010-03-12 17:44:50 -08:00
Kelly O'Hair
891aa6bb9f 6928700: Configure top repo for JPRT testing
Reviewed-by: alanb, jjg
2010-03-06 15:00:40 -08:00
Andrew John Hughes
d298973077 6914986: Make sure openjdk doc generation not turned off with JDK_UPDATE_VERSION
Only turn off documentation for updates when not building OpenJDK

Reviewed-by: ohair
2010-01-07 23:17:01 +00:00
Kelly O'Hair
d0c9ba3fe5 6727046: Add message when docs are skipped in control build
6864011: typo? in top level Makefile: DAYE_STAMP

Reviewed-by: jjg
2009-11-18 16:41:09 -08:00
Gary Benson
e30aafe421 6891677: java/build integrate zero assembler JDK changes
Build changes for the Zero assembler port

Reviewed-by: ohair, tbell
2009-10-15 13:26:17 +01:00
Xiomara Jayasena
61b219fab0 6884624: Update copyright year
Update copyright for files that have been modified in 2009 through Septermber

Reviewed-by: tbell, ohair
2009-09-22 14:06:04 -07:00
Kelly O'Hair
0c401657e1 6855174: Improve log output when builds transition from one workspace to another
Reviewed-by: jjg
2009-09-03 17:44:28 -07:00
Bradford Wetmore
8a4dd6d425 6872177: JCE framework and provider builds broken following -target 7 changes
Reviewed-by: ohair
2009-08-14 17:29:31 -07:00
Tim Bell
395e0cb9be Merge 2009-07-30 23:36:44 -07:00
Xiomara Jayasena
10a6d2437a 6862919: Update copyright year
Update copyright for files that have been modified in 2009, up to 07/09

Reviewed-by: tbell, ohair
2009-07-28 12:12:34 -07:00
Jonathan Gibbons
a7e89dff0e 6854244: change source/target used to compile JDK to 7
Reviewed-by: ohair
2009-07-27 15:19:11 -07:00
Kelly O'Hair
57bbf9b1cb 6857805: Fix openjdk builds to avoid building deploy repository
Reviewed-by: xdono
2009-07-06 22:37:00 -07:00
Andy Herrick
a1a51c4ffa Merge 2009-06-29 12:00:09 -04:00
Andy Herrick
47ab693590 Merge 2009-06-15 13:07:18 -04:00
Tim Bell
a91e623395 Merge 2009-06-11 21:09:19 -07:00
Andy Herrick
2189d1b41a 6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code into JDK7
6845973: Update JDK7 with deployment changes in 6u13, 6u14
4802695: Support 64-bit Java Plug-in and Java webstart on Windows/Linux on AMD64
6825019: DownloadManager should not be loaded and referenced for full JRE
6738770: REGRESSION:JSException throws when use LiveConnect javascript facility
6772884: plugin2 : java.lang.OutOfMemoryError or crash
6707535: Crossing domain hole affecting multiple sites/domains using plug-in
6728071: Non-verification of Update files may allow unintended updates
6704154: Code loaded from local filesystem should not get access to localhost
6727081: Web Start security restrictions bypass using special extension jnlp
6727079: Java Web Start Socket() restriction bypass
6727071: Cache location/user name information disclosure in SingleInstanceImpl
6716217: AppletClassLoader adds permissions based on codebase regardless of CS
6694892: Java Webstart inclusion via system properties override [CVE-2008-2086]
6704074: localhost socket access due to cache location exposed
6703909: Java webstart arbitrary file creation using nativelib
6665315: browser crashes when deployment.properties has more slashes ( / )
6660121: Encoding values in JNLP files can cause buffer overflow
6606110: URLConnection.setProxiedHost for resources that are loaded via proxy
6581221: SSV(VISTA): Redirection FAILS to work if user does a downgrade install
6609756: Buffer Overflow in Java ActiveX component
6608712: Bypassing the same origin policy in Java with crafted names
6534630: "gnumake clobber" doesn't
6849953: JDK7 - replacement of bufferoverflowU.lib on amd64 breaks build
6849029: Need some JDK7 merge clean-up after comments on the webrev
6847582: Build problem on JDK7 with isSecureProperty in merge
6827935: JDK 7 deployment merging - problem in Compiler-msvm.gmk
6823215: latest merge fixes from 6u12 -> JDK7
6816153: further mergers for JDK7 deployment integration
6807074: Fix Java Kernel and JQS in initial JDK7 builds

Initial changeset for implementing 6uX Deployment Features into JDK7

Reviewed-by: dgu, billyh
2009-06-11 15:15:49 -04:00
Jonathan Gibbons
9c931b2138 6827026: Change javac source and target default to 7
Reviewed-by: darcy, ohair
2009-05-20 14:02:22 -07:00
Xiomara Jayasena
25e4c1f79b Merge 2009-05-07 10:30:10 -07:00
Kelly O'Hair
86adbce1ec 6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: tbell
2009-04-27 20:15:44 -07:00
Andrew Haley
3dadf6bce7 6829575: 100028: Debug information is incomplete or missing
Enable debugging in many places

Reviewed-by: ohair
2009-04-17 15:37:20 +01:00
Xiomara Jayasena
45d1edf5dc 6814575: Update copyright year
Update copyright for files that have been modified in 2009, up to 03/09

Reviewed-by: katleman, tbell, ohair
2009-03-09 13:28:37 -07:00
Kelly O'Hair
614df1958c 6791649: add "SKIP_MSIVAL2=true" to the Windows section of make/jprt.config
Reviewed-by: tbell
2009-01-31 15:26:34 -08:00
Xiomara Jayasena
1c9496b191 6754988: Update copyright year
Update for files that have been modified starting July 2008

Reviewed-by: ohair, tbell
2008-10-02 19:58:13 -07:00
Kelly O'Hair
d487d2b19e 6746424: Remove build dependency on findbugs and FINDBUGS_HOME
Reviewed-by: tbell
2008-09-09 15:48:49 -07:00
Kelly O'Hair
f6ba69c1a4 Merge 2008-08-06 16:39:58 -07:00
Kelly O'Hair
9af3b7b6bf 6724669: JDK7: Official change to Sun Studio 12 compilers on Solaris
Reviewed-by: tbell
2008-08-06 16:06:43 -07:00
Kelly O'Hair
fa892cff0f 6728161: Add SKIP_BOOT_CYCLE feature to create boot jdk and use it during build
Reviewed-by: tbell
2008-08-06 14:57:13 -07:00
Kelly O'Hair
1138e57967 Merge 2008-07-07 09:11:55 -07:00
Kelly O'Hair
27f026097f 6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
Changes to support building with SS12.

Reviewed-by: tbell
2008-07-03 10:09:25 -07:00
Xiomara Jayasena
47cc716f01 6719955: Update copyright year
Update copyright year for files that have been modified in 2008

Reviewed-by: ohair, tbell
2008-07-02 12:55:04 -07:00
Martin Buchholz
1b581dbcbc 6710904: COMMON_BUILD_ARGUMENTS needs PREVIOUS_..._VERSION settings
Reviewed-by: ohair, tbell
2008-06-10 16:30:31 -07:00
Kelly O'Hair
fb56a9a49f 6623832: Cleanup old j2se makefile targets
Just removing unneeded makefile rules and 'control' logic.

Reviewed-by: xdono
2008-03-25 14:38:56 -07:00
Kelly O'Hair
3bcb138820 6674232: OPENJDK=false is same as OPENJDK=true
If OPENJDK has a value, that value must be "true", empty value == undefined with GNU make.

Reviewed-by: tbell
2008-03-18 11:01:40 -07:00
Kelly O'Hair
db98b5b071 6675289: Make default production build NOT include an openjdk build
SKIP_OPENJDK_BUILD now set to true.

Reviewed-by: xdono
2008-03-13 16:12:15 -07:00
Kelly O'Hair
6b9d629f06 6649270: Change by-default openjdk building in control/make/makefile to use open source tree
Change build rules to allow for openjdk builds by default when building the closed or production build.

Reviewed-by: xdono
2008-03-09 13:11:51 -07:00
J. Duke
686d76f772 Initial load 2007-12-01 00:00:00 +00:00