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