Commit Graph

33 Commits

Author SHA1 Message Date
Erik Joelsson
3cd4bea953 8158535: Configure script uses basic tools directly in many places
Reviewed-by: dholmes
2016-06-07 15:42:20 +02:00
Erik Joelsson
05f3ae4cc8 8153685: Parfait integration missing in the new tools (jmod and jlink)
Reviewed-by: alanb, mchung
2016-05-09 17:15:05 +02: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
Claes Redestad
7eb46a2e0f 8155824: JDK build should tune down small apps more aggressively
Reviewed-by: erikj
2016-05-02 17:54:37 +02:00
Erik Joelsson
4e61ecc41a 8154070: Configuration script unable to detect boot JDK's modules support
Reviewed-by: alanb
2016-04-12 15:20:39 +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
Lana Steuck
a8d022b540 Merge 2015-12-02 09:34:13 -08:00
Erik Joelsson
49c8a97fbc 8143296: javac-server/sjavac not compatible with LogFailures on Windows
Reviewed-by: ihse
2015-11-24 15:36:32 +01:00
Iris Clark
cd2bc0930d Merge 2015-11-01 09:55:18 -08:00
Iris Clark
d973eeae70 Merge 2015-10-25 19:33:00 -07:00
Erik Joelsson
1cc8d80a4c 8139813: Base heap size on type of boot jdk, not architecture of build machine
Reviewed-by: tbell, ihse
2015-10-20 17:29:53 +02:00
Magnus Ihse Bursie
203f76fbda 8138761: Improved handling of libffi, and cleanup of libraries.m4
Reviewed-by: erikj
2015-10-07 15:26:48 +02:00
Magnus Ihse Bursie
f7c3ebda02 8137259: configure needs to parse Verona-style version strings for bootjdk
Reviewed-by: erikj, iris
2015-09-30 14:09:32 +02:00
Magnus Ihse Bursie
968a4d3e25 8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
Reviewed-by: mchung
2015-05-06 10:26:10 +02:00
Erik Joelsson
196d5af55e 8066828: configure fails if it's set --with-boot-jdk to use JDK 9 modular image
Reviewed-by: ihse
2014-12-09 08:49:22 +01:00
Chris Hegarty
8d19b510dd Merge 2014-12-03 19:28:30 +00:00
Chris Hegarty
b26d39ffd7 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@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>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:20:21 +00:00
Magnus Ihse Bursie
c4ced97793 8065914: Various improvements and cleanup of build system
Reviewed-by: erikj
2014-11-27 15:41:56 +01:00
Erik Joelsson
033e6ca74e 8014510: Fix sjavac on all platforms in jprt
Reviewed-by: ihse
2014-08-29 13:30:42 +02: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
Sean Coffey
d7f94ba70f 8042932: Bump up the -source version for JDK 9 builds
Reviewed-by: chegar, erikj, thurka
2014-05-13 10:20:06 +01:00
Erik Joelsson
56298d8857 8030794: Update configure to require jdk8 as boot
Reviewed-by: chegar, tbell
2014-04-22 14:14:35 +02:00
Erik Joelsson
ac1be38a4c 8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
2014-03-14 13:16:46 +01:00
Mike Duigou
97dd276d1c 8036079: --with-boot-jdk-jvmargs configure options are ignored
Reviewed-by: erikj
2014-03-03 09:21:42 -08:00
Magnus Ihse Bursie
b9f32d4842 8033119: Improve and document boot-jdk.m4
Reviewed-by: erikj
2014-01-29 22:55:43 +01:00
Vladimir Kozlov
c69384815e Merge 2014-01-28 14:10:47 -08:00
Erik Joelsson
fd8f7c56ae 8031580: bootcycle-images crashes with Unrecognized VM option 'PermSize=32m'
Reviewed-by: sla, tbell
2014-01-14 12:03:29 +01:00
Vladimir Kozlov
039db22f0a Merge 2013-11-05 17:33:48 -08:00
Magnus Ihse Bursie
952d9ce87c 8001931: The new build system whitespace cleanup
Reviewed-by: tbell, simonis, erikj
2013-10-10 14:58:19 +02:00
Volker Simonis
2304036211 8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64
Enable new build on Linux/PPC64

Reviewed-by: erikj
2013-07-02 17:38:10 -07:00
Kelly O'Hair
f9c6f4bd18 8000992: Update new build-infra makefiles
Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.

Reviewed-by: erikj, ihse, dholmes, tbell
2012-10-26 14:29:57 -07:00
Kelly O'Hair
228c21635b 7197849: Update new build-infra makefiles
Reviewed-by: ihse, erikj, ohrstrom, tbell
2012-09-18 11:29:16 -07:00
Erik Joelsson
34570ba690 7182051: Update of latest build-infra Makefiles (missing files)
Reviewed-by: ohair
2012-07-05 18:27:07 -07:00