Staffan Larsen
5bab456918
8058863: jdk9/hs-comp fails in jprt with "-testset hotspot" from top-level
...
Reviewed-by: kvn
2014-09-22 20:04:40 +02:00
Erik Joelsson
db75425e0a
8058797: Building with sjavac broken after JDK-8058118
...
Reviewed-by: ihse
2014-09-19 11:53:01 +02:00
Alejandro Murillo
264ffb37e4
Merge
2014-09-16 08:04:59 -07:00
Erik Joelsson
beef993046
8058118: Generate modules.list during the build
...
Reviewed-by: alanb, ihse, tbell, mchung
2014-09-16 12:08:04 +02:00
Mandy Chung
2edb29385b
8058367: Add verify-modules target to the default and images target
...
Reviewed-by: alanb, erikj, ihse, prr
2014-09-15 12:23:32 -07:00
Alejandro Murillo
cf93902bb5
Merge
2014-09-12 13:59:08 -07:00
Sean Coffey
5edf3d9130
8057813: Alterations to jdk_security3 test target
...
Reviewed-by: mullan, wetmore, xuelei
2014-09-10 16:13:35 +01:00
Magnus Ihse Bursie
b18f6e247e
8057125: The fix for JDK-8027627 was incomplete: Don't hardcode bash anywhere
...
Reviewed-by: erikj
2014-09-09 15:12:50 +02:00
Erik Joelsson
add8ed526a
8057537: Serialize reconfigure and fix make clean-foo foo
...
Reviewed-by: dholmes, ihse, tbell
2014-09-05 12:42:41 +02:00
Erik Joelsson
ad3f82869f
8057132: Build fails if PROFILE is set in the environment
...
Reviewed-by: ihse, dholmes, fparain
2014-09-03 14:10:53 +02:00
Phil Race
f5dfa90df3
Merge
2014-09-02 11:21:05 -07:00
Dmitry Samersoff
729736b3f4
8027627: Don't hardcode bash path in LOG=trace
...
Reviewed-by: erikj, tbell
2014-09-01 10:39:20 +02:00
Mandy Chung
2aaede4915
8055856: checkdeps build target doesn't work for cross-compilation builds
...
8056113: [build] tools.jar missing modules.xml
Reviewed-by: ihse, erikj
2014-08-29 10:46:21 -07:00
Erik Joelsson
46bde90a2b
8056053: Disable HOTSPOT_BUILD_JOBS when building with configure
...
Reviewed-by: dholmes, ihse, dcubed
2014-08-28 11:58:49 +02:00
Erik Joelsson
9e4f249ef0
8055922: Work around sjavac limitation with public api tracking cross modules
...
Reviewed-by: ihse
2014-08-27 11:19:01 +02:00
Erik Joelsson
9b7b252093
8056062: Additional minor cleanups from source restructure build changes
...
Reviewed-by: alanb, tbell
2014-08-27 11:12:15 +02:00
Erik Joelsson
3974d1184a
8056064: Fix corba locale build problem on windows
...
Reviewed-by: alanb, tbell
2014-08-27 10:59:59 +02:00
Mandy Chung
4476f57e84
8055230: Rename attach provider implementation class be platform neutral
...
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
2014-08-26 14:35:19 -07:00
Phil Race
0389eda990
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
...
Reviewed-by: bae, mchung, erikj
2014-08-22 11:00:44 -07:00
Alejandro Murillo
b5ed691739
Merge
2014-08-22 10:03:17 -07:00
Erik Joelsson
35275f34fd
8055096: Remove explicit mx flag from javadoc command line
...
Reviewed-by: tbell, mduigou
2014-08-22 11:51:33 +02:00
Vladimir Kozlov
428a602e6e
Merge
2014-08-21 15:37:51 -07:00
Erik Joelsson
74d5ddea1a
8055095: Improve "do nothing" incremental build performance after modularized source code integration
...
Reviewed-by: tbell
2014-08-21 12:22:42 +02:00
Erik Joelsson
6836c834fb
8055188: General cleanup of minor issues from source restructure
...
Reviewed-by: tbell
2014-08-21 11:05:01 +02:00
Erik Joelsson
b7cc4f2beb
8055405: JDK 9 build started failing on ja_JP.UTF-8 locale due to mapping error (encoding=ascii)
...
Reviewed-by: ihse
2014-08-20 14:11:35 +02:00
Mandy Chung
759e173d7e
8055497: [infra] build failure when building bootcycle image
...
Reviewed-by: naoto
2014-08-19 19:07:53 -07:00
Erik Joelsson
3195bc66ba
8022177: Windows/MSYS builds broken
...
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Reviewed-by: tbell, erikj, simonis
2014-08-19 13:43:40 +02:00
Christian Tornqvist
9835d9b9b3
8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job
...
JPRT will now run most of the tests in /runtime
Reviewed-by: dcubed, mseledtsov, zgu, mikael
2014-08-18 14:30:35 -07:00
Chris Hegarty
ebd8efe5ef
8054834: Modular Source Code
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:51:37 +01:00
Zoltan Majo
e56234c6c8
8054013: run hotspot JTREG compiler tests only on fastdebug platforms and also on macosx
...
Modify hotspot/make/jprt.properties and make/jprt.properties on the top level to add/remove the relevant platforms.
Reviewed-by: kvn, roland
2014-08-05 09:05:51 +02:00
Mikael Vidstedt
da88be408e
8054009: Support SKIP_BOOT_CYCLE=false when invoked from JPRT
...
Reviewed-by: dholmes, erikj
2014-07-31 11:14:26 -07:00
Alejandro Murillo
2fc29c20b3
Merge
2014-07-24 13:25:02 -07:00
Alejandro Murillo
f8197781c4
Merge
2014-07-22 10:38:07 -07:00
Mike Duigou
0d0d58ac29
8051010: Support @apiNote, @implSpec and @implNote in all javadoc bundles
...
Reviewed-by: alanb
2014-07-21 21:34:29 -07:00
Mikael Vidstedt
a720c93e8c
8050802: Update jprt runthese test suite to jck-8
...
Reviewed-by: dholmes, kvn
2014-07-16 15:04:21 -07:00
Mikael Vidstedt
27cc5d8293
8049071: Add jtreg jobs to JPRT for hotspot
...
Reviewed-by: dholmes, iveresov
2014-07-11 13:49:07 -07:00
Mikael Vidstedt
09b196bf60
8047154: Testset all fails because of missing jdk_beansX test groups
...
Reviewed-by: alanb, dholmes
2014-07-03 10:23:19 -07:00
Phil Race
6dfab3f953
Merge
2014-07-01 10:20:34 -07:00
Joe Wang
61183bb10c
8023276: Java SE should include the full DOM API from JAXP
...
Reviewed-by: lancea, mchung, alanb
2014-06-30 18:04:13 -07:00
Joe Darcy
f5c7c3c790
8048302: Update bug reporting URL in make/Javadoc.gmk
...
8048321: Enable doclint warnings in build of docs from langtools
Reviewed-by: tbell
2014-06-30 14:27:37 -07:00
Mikael Vidstedt
40c9be9c9e
8047740: Add hotspot testset to jprt.properties
...
Reviewed-by: dholmes
2014-06-24 20:29:52 -07:00
Mandy Chung
1211cc5dbc
8044063: Remove com.sun.java.browser.* from jdk repo
...
Reviewed-by: darcy, alanb
2014-06-20 13:35:56 -07:00
Tim Bell
771158427b
8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux
...
Reviewed-by: erikj, dholmes
2014-06-12 18:08:39 +00:00
Erik Joelsson
e671d58fb1
8043127: Convert JPRT_ARCHIVE_BUNDLE to unix style paths
...
Reviewed-by: tbell
2014-05-20 12:54:44 +02:00
Erik Joelsson
85f16f2d55
8042348: Copyright link in Javadoc page for Java SE 8
...
Reviewed-by: tbell, iris
2014-05-06 11:43:14 +02:00
Erik Joelsson
518ae6b7a1
8041265: jdk/bin/rmic -iiop failed on macosx-x86_64 with "Class sun.rmi.rmic.iiop.BatchEnvironmen not found"
...
Reviewed-by: tbell, msheppar
2014-04-30 10:36:25 +02:00
Erik Joelsson
d8c216194e
8041487: Fix proper dependencies for correct incremental build of javadocs
...
Reviewed-by: tbell
2014-04-23 14:23:50 +02:00
Mike Duigou
6d66229109
8041267: Add filtering capability to CacheFind
...
Reviewed-by: erikj
2014-04-22 12:55:56 -07:00
Andreas Lundblad
2559eb68d7
8037085: The sjavac exclude option should accept valid directory identifiers
...
Option handling code rewritten. Exclusion / inclusion patterns changed from package to directories.
Reviewed-by: jfranck, erikj, ihse
2014-04-22 16:39:46 +02:00
Michael McMahon
4acce14c79
8036979: Support java.net.SocketOption<> in java.net socket types
...
Reviewed-by: alanb, chegar
2014-04-12 19:05:42 +00:00
Erik Joelsson
ffbb7125b2
8035134: JDK9 unix debug bundle manifest file list issue
...
Reviewed-by: ihse
2014-04-07 10:59:50 +02:00
Erik Joelsson
4cbd014b29
8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
...
Reviewed-by: ihse
2014-03-28 14:59:56 +01:00
Erik Joelsson
6151bfe1cb
8037281: Improve CacheFind and enable on all platforms
...
Reviewed-by: tbell, ihse
2014-03-14 12:31:08 +01:00
Erik Joelsson
29a22468e2
8037238: JDK 9 images don't rebuild when access bridge jars rebuild
...
Reviewed-by: tbell
2014-03-13 17:18:11 +01:00
Erik Joelsson
3cd6a66a8f
8036948: Solaris builds broken by fix for 8036611: Cleanup of handling of properties ..
...
Reviewed-by: ihse
2014-03-11 12:04:50 +01:00
Erik Joelsson
405bc140c0
8036965: 9-dev solaris builds failed: sort: can't read STDIN: Illegal byte sequence
...
Reviewed-by: henryjen, tbell, ihse
2014-03-11 12:04:27 +01:00
Erik Joelsson
18c3f81053
8036611: Cleanup of handling of properties and other java resources in the build
...
Reviewed-by: tbell, ihse
2014-03-07 14:56:08 +01:00
Magnus Ihse Bursie
0bedc5f1e7
8034788: Rewrite toolchain.m4 to support multiple toolchains per platform
...
Reviewed-by: henryjen, erikj
2014-02-24 12:16:58 +01:00
Magnus Ihse Bursie
8f9dfe90ed
8034199: Add 'reconfigure' target for re-creating a configuration
...
Reviewed-by: erikj, tbell
2014-02-13 23:30:08 +01:00
Magnus Ihse Bursie
d45fc51a44
8034191: Move relevant parts of build system to new closed repo
...
Reviewed-by: erikj, tbell
2014-02-13 00:00:20 +01:00
Erik Joelsson
650470b407
8033210: Intermittent build failure: jdk8 fails on win_i586 in jdk/make (p11_convert.c(67) : Cannot open 'sun_security_pkcs11_wrapper_PKCS11.h)
...
Reviewed-by: ihse, tbell
2014-02-05 17:24:03 +01:00
Erik Joelsson
23cc62f593
8026773: Failing compilation in Corba does not fail the build
...
Reviewed-by: ihse, tbell
2014-02-05 11:03:54 +01:00
Magnus Ihse Bursie
f9c28e97a2
8033236: Update GensrcCharsetMapping.gmk to build-infra standards
...
Reviewed-by: erikj, mduigou, sherman
2014-02-04 10:01:20 +01:00
Vladimir Kozlov
c69384815e
Merge
2014-01-28 14:10:47 -08:00
Vladimir Kozlov
f944a1f85d
Merge
2014-01-22 14:18:33 -08:00
Mike Duigou
1e0966b6cf
8011180: remove obsolete scripts
...
Reviewed-by: smarks, erikj, psandoz
2014-01-14 12:49:01 -08:00
Erik Joelsson
6be5b779e1
8025936: Windows .pdb and .map files does not have proper dependencies setup
...
Reviewed-by: ihse, tbell
2014-01-14 12:05:32 +01:00
Joe Darcy
2bcdd59800
8031081: Use separate doclint flags for different doc bundles
...
Reviewed-by: chegar, tbell
2014-01-03 09:37:34 -08:00
Erik Joelsson
d914e2bc34
8030793: Update jprt.properties to release jdk9
...
Reviewed-by: chegar
2013-12-19 14:11:12 +01:00
Erik Joelsson
d9706a03a2
8029797: Let jprt run configure when building
...
Reviewed-by: tbell
2013-12-17 11:09:26 +01:00
Vladimir Kozlov
cf227641b5
Merge
2013-12-12 11:04:54 -08:00
Magnus Ihse Bursie
e5e1bbdd7e
8029515: Building multiple configurations fails after removal of old build system
...
Reviewed-by: erikj
2013-12-09 14:43:16 +01:00
Vladimir Kozlov
3a6874c2c2
Merge
2013-12-05 15:12:22 -08:00
Lana Steuck
83de7fd124
Merge
2013-11-25 09:27:10 -08:00
Alan Bateman
e0fbec8e0b
8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests
...
Reviewed-by: dholmes, sla, tbell
2013-11-19 14:11:59 +00:00
Magnus Ihse Bursie
1a8ec8e251
8027566: Remove the old build system
...
Reviewed-by: erikj, tbell
2013-11-14 10:53:23 +01:00
Magnus Ihse Bursie
dd2b0ab746
8027836: Webrev should handle files that has been moved from a directory which now is removed
...
Reviewed-by: mduigou, tbell
2013-11-08 09:36:55 +01:00
Tim Bell
9aa14a6c83
8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
...
Reviewed-by: mduigou, mchung
2013-10-22 16:28:57 -07:00
Lana Steuck
09678fe1a7
Merge
2013-10-17 15:50:28 -07:00
Mike Duigou
4f5a89a546
8026062: webrev.ksh: fix bug title web scraping, remove teamware, sac, "open bug", -l and wxfile support
...
Reviewed-by: weijun, dsamersoff, darcy, jrose, tbell
2013-10-17 14:07:57 -07:00
Qi Zuo
289912b26f
Merge
2013-10-14 18:53:53 -04:00
Tomas Hurka
af5d94ec71
8025920: webrev.ksh does not provide any details about changes in zip files
...
Add support for diffs for zip files
Reviewed-by: ksrini, chegar
2013-10-07 13:11:40 +02:00
Pranav Bhat
b45693ed43
Merge
2013-09-26 11:20:57 -04:00
Tim Bell
06564ac469
8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
...
Reviewed-by: ksrini, katleman
2013-09-25 12:21:35 -07:00
William Harnois
3fceb1f277
8025262: new64jre/new64jdk wrappers should be removed, build 32-bit AU during windows-amd64 builds instead
...
Reviewed-by: amenkov, jqzuo
2013-09-25 10:50:37 -04:00
Mike Duigou
4831191842
8024201: Update bugdatabase url
...
Reviewed-by: wetmore
2013-09-13 12:06:53 -07:00
David Katleman
91f5800bbb
6983966: remove lzma and upx from repository JDK8
...
Reviewed-by: tbell, paulk, ngthomas
2013-06-05 15:20:35 -07:00
Jim Gish
2c3899554f
8011347: JKD-8009824 has broken webrev with some ksh versions
...
Reviewed-by: mduigou
2013-04-16 13:25:39 -04:00
Jim Gish
ecc23551a5
8009824: webrev.ksh generated jdk.patch files do not handle renames, copies, and shouldn't be applied
...
Use hg export --git to produce proper patch file
Reviewed-by: mduigou
2013-03-26 13:41:36 -04:00
Erik Joelsson
61e56e8ead
8008978: nashorn-rules.gmk missing
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Reviewed-by: alanb
2013-02-26 14:08:19 +00:00
Erik Joelsson
5c31bde4c0
8008914: Add nashorn to the tl build
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Reviewed-by: mr, tbell, jjh
2013-02-25 15:08:11 -08:00
Mike Duigou
debd718fc1
8008629: webrev.ksh needs to quote bug title it gets back from scraping bugs.sun.com
...
Reviewed-by: darcy
2013-02-20 17:56:16 -08:00
Mike Duigou
574897c629
8004726: Link bug ids to jbs rather than monaco
...
Reviewed-by: ohair, chegar, katleman
2013-02-06 11:09:24 -08:00
Lana Steuck
739b41a21e
Merge
2013-01-26 18:24:49 -08:00
Christopher Gruszka
ac591918e0
Merge
2013-01-23 08:50:19 -05:00
Stephen Colebourne
4b926cfd51
8003680: JSR 310 Date/Time API
...
Integration of JSR310 Date/Time API for M6
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Richard Warburton <richard.warburton@gmail.com>
Co-authored-by: Michael Nascimento <misterm@gmail.com>
Reviewed-by: alanb, naoto, dholmes
2013-01-22 21:02:06 -08:00
Kelly O'Hair
ec348edbe6
8004229: build-infra: Umbrella for switch of default "make" to new makefiles
...
Reviewed-by: erikj, tbell
2013-01-04 21:04:03 -08:00
Qi Zuo
8a93671af6
8005583: Install build(gnumake all) failed preventing RE from doing JDK8 combo builds
...
Reviewed-by: paulk, billyh
2012-12-31 14:52:11 -05:00
Stuart Marks
f721ac5ad5
8004131: move jdi tests out of core testset
...
Reviewed-by: alanb, chegar
2012-11-28 17:31:30 -08:00
Lana Steuck
fb8a6d4fcb
Merge
2012-10-31 09:12:45 -07:00
Anthony Petrov
01d496ad5a
8001764: vsvars.sh should support VS2012
...
Update the vsvars.sh script to support VS2012
Reviewed-by: ohair, tbell
2012-10-30 15:04:15 +04:00
Lana Steuck
91fac51819
Merge
2012-10-25 20:04:23 -07:00
Volker Simonis
5b56f65379
7152336: Enable builds on Windows with MinGW/MSYS
...
Minimal makefile changes to enable building OpenJDK using MSYS on Windows7
Reviewed-by: ohair, tbell
2012-10-23 10:10:49 -07:00
Lana Steuck
ec8b85166e
Merge
2012-10-12 14:46:47 -07:00
Alan Bateman
b807a9bf59
7173494: some jdk tests are not run in test/Makefile
...
Reviewed-by: chegar, mchung, mduigou, iris
2012-10-09 13:25:27 +01:00
David Holmes
183fdef181
8000461: Top level build doesn't pass OPENJDK=true through to the hotspot build
...
Add OPENJDK to the COMMON_BUILD_ARGUMENTS
Reviewed-by: tbell
2012-10-09 02:08:54 -04:00
John Coomes
1fc1536a31
7196361: add hotspot/make/closed to hgforest.sh
...
Reviewed-by: ohair
2012-09-05 12:42:26 -07:00
Kelly O'Hair
889ba61369
7184406: Adjust get_source/hgforest script to allow for trailing // characters
...
Reviewed-by: tbell
2012-07-16 11:43:23 -07:00
Misha Bykov
dfe111a085
7178241: Basic script for JDK source code legal headers conformance verification
...
A new script lic_check.sh to check license headers in JDK source code
Reviewed-by: ohair, darcy
2012-06-19 14:24:45 -07:00
David Katleman
46e8a79fcb
Merge
2012-06-13 16:53:05 -07:00
Kelly O'Hair
5a3b13508d
7170091: Fix missing wait between repo cloning in hgforest.sh
...
Reviewed-by: strarup
2012-06-08 17:25:46 -07:00
Staffan Larsen
18644676e5
7165257: Add JFR tests to the JDK code base
...
Reviewed-by: ohair, dholmes, nloodin, mgronlun
2012-06-07 15:28:27 +02:00
Kelly O'Hair
fd8e6eca55
7167976: Fix broken get_source.sh script
...
Reviewed-by: tbell
2012-05-11 17:52:57 -07:00
Kelly O'Hair
5c5ce877e8
7167593: Changed get_source.sh to allow for getting full oracle jdk repo forest
...
Reviewed-by: erikj, asaha, chegar, sla, dholmes, mbykov, coleenp
2012-05-10 08:26:26 -07:00
Daniel D. Daugherty
62756e9f1c
7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds
...
Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows.
Reviewed-by: ohair, jmelvin, sspitsyn
2012-04-03 10:17:06 -07:00
Daniel D. Daugherty
bf4827166b
7136506: FDS: rework jdk repo Full Debug Symbols support
...
JPRT needs to use the '-y' option with zip on non-Windows control builds in order to preserve symbolic links.
Reviewed-by: dholmes, ohair
2012-03-23 09:17:31 -07:00
Lana Steuck
1a29d97330
Merge
2012-03-07 22:36:38 -08:00
David Katleman
15459fceae
Merge
2012-03-07 13:45:18 -08:00
Alan Bateman
ec8aa63648
7113349: Initial changeset for Macosx port to jdk
...
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:25:18 +00:00
Kelly O'Hair
dc71b40a5f
6625113: Add the normalize and rmkw perl script to the openjdk repository or openjdk site?
...
Reviewed-by: darcy
2012-03-02 15:33:42 -08:00
Mike Duigou
2f6d883fcb
7143162: Allow disable building of jdk demos and samples
...
Reviewed-by: ohair
2012-02-27 18:09:47 -08:00
Alan Bateman
c72c2bee4b
7132204: Default testset in JPRT should not run all tests
...
Reviewed-by: ohair
2012-01-24 09:08:43 +00:00
Kelly O'Hair
c0323a859a
7119829: Adjust default jprt testing configuration
...
Reviewed-by: alanb
2011-12-12 08:11:05 -08:00
Weijun Wang
83b6b7ace1
7087428: move client tests out of jdk_misc
...
Reviewed-by: ohair, alanb
2011-09-08 09:06:09 +08:00
Kelly O'Hair
f6ad1656c0
Merge
2011-07-22 21:31:05 -07:00
Kelly O'Hair
5ed600c64e
7069993: Adjust make/jprt.properties file for jdk8
...
Reviewed-by: katleman
2011-07-22 17:35:54 -07:00
Alexandre Boulgakov
29583aac86
7061195: Clean up makefiles for JDK 8
...
Reviewed-by: ohair, jjg
2011-06-30 16:51:35 -07:00
Kelly O'Hair
eebc4b1ee3
7043700: Regression for IcedTea builds
...
Reviewed-by: dholmes, omajid
2011-05-16 08:40:01 -07:00
Kelly O'Hair
773a6d477e
Merge
2011-04-12 18:35:57 -07:00
Kelly O'Hair
76cc3910b3
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:14:00 -07:00
Kelly O'Hair
b115ff4fae
6737397: Should support running JCK test suite with test/Makefile and JPRT
...
Reviewed-by: alanb
2011-03-22 11:07:40 -07:00
Kelly O'Hair
364fd8ca63
Merge
2011-03-01 11:54:35 -08:00
Kelly O'Hair
2e224bfc67
7023111: Add webrev script to make/scripts
...
Reviewed-by: darcy
2011-03-01 11:54:05 -08:00
Fredrik Öhrström
4eb6876e26
7021753: Add a build times report
...
Report the build times at end of a jdkroot build.
Reviewed-by: ohair
2011-02-28 10:56:10 +01:00
Qi Zuo
e169427eaa
Merge
2011-02-21 14:18:37 -05:00
Paul Klingaman
52dac61212
7019371: JDK7 is not building UPX. IFTW wrappers are not compressed
...
Reviewed-by: billyh, jqzuo
2011-02-14 14:29:10 -05:00
Kelly O'Hair
561ef8dad2
7014634: By default, only build the product bits with a closed jdk build (like openjdk does)
...
Reviewed-by: katleman, cl, igor, trims
2011-02-03 15:10:07 -08:00
Kelly O'Hair
88990fd1b0
7009969: Remove SKIP_OPENJDK_BUILD from top Makefile
...
Reviewed-by: robilad
2011-01-05 17:24:58 -08:00
Kelly O'Hair
ce82625a2c
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:52:09 -08:00
Kelly O'Hair
213481a24b
7003845: README-builds document proper location of forest extension, provide alternatives
...
Reviewed-by: robilad
2010-12-22 12:25:52 -08:00
Kelly O'Hair
5c49b6b99d
6909331: Add vsvars.sh to the jdk repository (handy cygwin way to get vcvars32.bat run)
...
Reviewed-by: robilad
2010-12-20 08:44:58 -08:00
Kelly O'Hair
77c3f80d6f
Merge
2010-12-15 15:24:51 -08:00
Kelly O'Hair
43fa4159cc
7001720: copyright templates not rebranded
...
Reviewed-by: mchung
2010-12-06 10:37:10 -08:00
Paul Klingaman
3bf1b8793f
6997515: KERNEL=0 in JDK7 build causes loss of lzma compression
...
Reviewed-by: billyh, jqzuo
2010-11-17 11:55:01 -05:00
Qi Zuo
c15f563911
Merge
2010-10-18 11:13:35 -04:00
Qi Zuo
981d5fdfcb
6983855: The jre combo bundle target needs to be added in the makefile
...
Reviewed-by: billyh, paulk
2010-10-04 16:36:17 -04:00
Andy Herrick
d23d2cf6a9
Merge
2010-10-02 11:08:37 -04:00
Igor Nekrestyanov
8ddfb92179
6982520: Move kernel to install ws
...
Reviewed-by: herrick, billyh
2010-09-28 10:29:08 -07:00
Lana Steuck
718a6bf6c2
Merge
2010-09-25 10:38:50 -07:00
Kelly O'Hair
4e0aea2b65
6987117: Add jprt test sets
...
Reviewed-by: mchung
2010-09-24 14:04:01 -07:00
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