Commit Graph

103 Commits

Author SHA1 Message Date
Erik Joelsson
51c8f332e9 8168982: Missing dependency for docs-copy
Reviewed-by: tbell
2016-11-01 15:55:15 +01:00
Magnus Ihse Bursie
d0df4968b9 8168772: Convert javadoc generation to build-infra standards
Reviewed-by: erikj
2016-10-26 16:00:26 +02:00
Erik Joelsson
a467175dda 8167488: Race condition in build with new exploded-image-optimize target
Reviewed-by: tbell, ihse
2016-10-12 14:22:55 +02:00
Magnus Ihse Bursie
3e6227e27f 8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
2016-10-11 09:49:31 +02:00
Erik Joelsson
b7da068f85 8167195: VM fails to initialize intermittently when running jmod to create some images
Reviewed-by: tbell, mchung
2016-10-07 09:11:42 +02:00
Erik Joelsson
a350f3bda7 8150736: Excessive disk space used by build system
Reviewed-by: ihse
2016-10-05 10:49:21 +02:00
Erik Joelsson
5735e2f331 8166948: Exploded image too slow to be usable
Reviewed-by: alanb, mchung, ihse
2016-10-04 13:34:34 +02:00
Gerald Thornbrugh
03321f4a59 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
Reviewed-by: erikj, dsamersoff, dholmes
2016-07-15 16:52:33 -07:00
Phil Race
ef8cab12f0 Merge 2016-07-01 13:03:53 -07:00
Erik Joelsson
eae3102646 8160490: "installer-only" top level target is broken
Reviewed-by: asemenyuk, tbell
2016-06-30 17:35:35 +02:00
Volker Simonis
120b177a47 8160423: Serieal build is broken because of missing dependencies for jmod
Reviewed-by: erikj
2016-06-28 16:04:03 +02:00
Erik Joelsson
f8e1100161 8136771: Implement the license-swap logic as a make target
Reviewed-by: tbell
2016-06-08 15:13:19 +02:00
Erik Joelsson
13dd1d5bda 8159047: Disable redundant build steps when creating buildjdk
Reviewed-by: tbell, dholmes
2016-06-09 10:40:19 +02:00
Erik Joelsson
825cbcc1b9 8157336: Generation of classlists at build time should be configurable
Reviewed-by: tbell, dholmes
2016-05-25 12:53:26 +02:00
Erik Joelsson
f33cf602b8 8157506: Disable bootcycle build when cross compiling
Reviewed-by: alanb, tbell, mchung
2016-05-21 18:23:28 +02:00
Erik Joelsson
23043ca1e6 8155786: Determine modules depending on upgradeable modules directly and indirectly
Reviewed-by: alanb, mchung
2016-05-19 17:24:50 +02:00
Erik Helin
a2ce513fbd 8157028: Add make target for running gtest tests
Reviewed-by: erikj, jwilhelm
2016-05-16 12:33:22 +02:00
Erik Joelsson
251735466a 8136777: Introduce bundle targets
Reviewed-by: tbell, ihse
2016-05-04 15:29:01 +02:00
Alejandro Murillo
b4f027037b Merge 2016-05-14 09:11:01 -07:00
Claes Redestad
998971d501 8150044: Generate classlists at build-time
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, iklam
2016-05-07 01:21:08 +02:00
Igor Ignatyev
b349292b74 8148244: Finalize and integrate GTest implementation
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: jwilhelm, erikj
2016-05-03 23:49:27 +03:00
Alejandro Murillo
1365ef0314 Merge 2016-05-05 12:35:48 -07:00
Alan Bateman
0486d4e513 Merge 2016-05-03 11:38:28 +01:00
Alan Bateman
7c8674903b 8154956: Module system implementation refresh (4/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:07 +01:00
Alejandro Murillo
45ec10d4ab Merge 2016-04-28 23:08:16 -07:00
David Holmes
9950f584d0 8155689: Build failing for install on jdk9/dev when using -testset hotspot
Add installer target that aliases the expected target

Reviewed-by: jmasa, tbell
2016-04-29 01:45:35 -04:00
Erik Joelsson
59144619a1 8154841: Let different Jib profiles have different default make targets
Reviewed-by: dholmes, tbell
2016-04-27 14:30:32 +02:00
Erik Joelsson
07aa75e7fe 8150601: Remove the old Hotspot build system
Reviewed-by: ihse
2016-04-26 13:35:27 +02:00
Alejandro Murillo
f291fca115 Merge 2016-04-18 15:39:46 -07:00
Erik Joelsson
a694990f23 8154292: jdk9-dev: All SE builds failed on 2016-04-14
Reviewed-by: alanb
2016-04-15 18:07:34 +02:00
Jiri Vanek
caf4001a70 8154313: Generated javadoc scattered all over the place
Added new top level target zip-docs which scans all generated javadocs and prepare zip-archive in way understandable to most IDEs

Reviewed-by: erikj
2016-04-15 14:57:53 +02:00
Alejandro Murillo
926888d614 Merge 2016-04-14 19:55:39 -07:00
Daniel D. Daugherty
3b33fb5480 Merge 2016-04-14 14:57:13 -07:00
Erik Joelsson
0b57773edd 8149777: Enable enhanced failure handler for "make test"
Reviewed-by: ihse
2016-04-14 15:13:42 +02:00
Erik Joelsson
e709aa268d 8152666: The new Hotspot Build System
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Ingemar Aberg <ingemar.aberg@oracle.com>
Reviewed-by: ihse, dcubed, erikj
2016-04-08 13:14:23 +02:00
Erik Joelsson
d70a9d7e14 8152691: Compare script broken after Module system
Reviewed-by: tbell
2016-04-06 11:16:37 +02:00
Alan Bateman
cc661dd1c6 8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282

Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, tbell
2016-03-17 19:03:53 +00:00
Brent Christian
685358ed93 8148187: Remove OS X-specific com.apple.concurrent package
Removed jdk.deploy.osx module (including com.apple.concurrent)

Reviewed-by: alanb, erikj, mchung
2016-03-08 11:36:30 -08:00
Magnus Ihse Bursie
f395ccd749 8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
2016-02-12 11:07:35 +01:00
Alejandro Murillo
e28cff4646 Merge 2016-01-18 20:22:11 -08:00
Erik Joelsson
8c55662304 8146403: Windows build can be faster
Reviewed-by: ihse
2016-01-16 13:01:43 +01:00
Alejandro Murillo
d9ae786b3b 8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
Reviewed-by: twisti, erikj, chegar
2016-01-13 12:45:33 -08:00
Erik Joelsson
129c3028ee 8136782: Introduce a build/configure wrapper
Reviewed-by: ihse
2015-12-09 11:44:40 +01:00
Jesper Wilhelmsson
8e457e664a Merge 2015-11-30 19:22:18 +01:00
Erik Joelsson
c37f846672 8144172: Problem with bootcycle-images and sjavac
Reviewed-by: ihse
2015-11-27 16:29:22 +01:00
Erik Joelsson
086e3e9a94 8143141: Bring in minor build changes from the jigsaw/jake forest
Reviewed-by: ihse, mchung
2015-11-24 15:46:04 +01:00
Erik Joelsson
2322723f91 8142336: Convert the SA agent build to modular build-infra makefiles
Reviewed-by: ihse, sla, dsamersoff, twisti
2015-11-24 12:18:24 +01:00
Erik Joelsson
4afbfc1a8e 8143036: Make install target does not depend on images
Reviewed-by: alanb
2015-11-16 10:47:24 +01:00
Alejandro Murillo
44b3e9e0fe Merge 2015-11-06 11:11:51 -08:00
Magnus Ihse Bursie
99948f872a 8141261: Clean up building of demos
Reviewed-by: erikj, tbell
2015-11-03 17:48:01 +01:00