Commit Graph

142 Commits

Author SHA1 Message Date
Lana Steuck
b14aeae266 Merge 2017-05-19 04:11:57 +00:00
Magnus Ihse Bursie
a365f54c10 8175825: Stop including pubs repo
Reviewed-by: erikj
2017-05-12 19:09:50 +02:00
Lana Steuck
4af06cd4a1 Merge 2017-05-05 04:45:50 +00:00
Alexandre Iline
19abae4791 8173801: Modify makefiles to not build demos and samples bundles
Reviewed-by: ihse, prr, erikj
2017-04-17 19:23:42 -07:00
Alexey Semenyuk
2cfcf978c3 8177770: Need more precise control on build system logging
Reviewed-by: ihse, erikj
2017-03-30 21:23:07 +02:00
Magnus Ihse Bursie
df0123dde4 8176509: Use pandoc for converting build readme to html
Reviewed-by: erikj
2017-03-13 14:01:24 +01:00
Xueming Shen
b9906eaf31 8173207: Upgrade compression library
Reviewed-by: alanb, erikj
2017-02-15 12:11:51 -08:00
Lance Andersen
08bae4d771 8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
Reviewed-by: dfuchs, alanb, psandoz, mchung
2017-02-04 14:02:14 -05:00
Jesper Wilhelmsson
3870d61663 Merge 2017-02-04 03:29:38 +01:00
Michael Duigou
cc2b6bb981 8059000: hgforest: pass options to serve command
Reviewed-by: erikj
2017-02-03 14:34:00 +01:00
Daniel Fuchs
63218777ce 8173607: JMX RMI connector should be in its own module
The JMX RMI connector is moved to a new java.management.rmi module.

Reviewed-by: mchung, erikj
2017-02-02 16:50:38 +00:00
Mandy Chung
c04c32dc14 8173608: Separate JDK management agent from java.management module
Reviewed-by: dfuchs, dholmes, erikj
2017-01-31 20:06:23 -08:00
Anthony Scarpino
946541ac57 8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
Reviewed-by: mchung, wetmore
2017-01-23 11:49:50 -08:00
George Triantafillou
2e7f42b44f 8152206: Simplify jvmstat modules
Reviewed-by: alanb, mchung, hseigel
2017-01-19 10:55:07 -05:00
Erik Joelsson
d8f522b272 8170741: Enable uploading of built artifacts through Jib
Reviewed-by: ihse
2016-12-21 13:30:35 +01:00
Pavel Rappo
cad20cfdea Merge 2016-12-19 16:04:49 +00:00
Pavel Rappo
1919b626bc 8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url
Reviewed-by: chegar, rriggs
2016-12-19 16:00:21 +00:00
Jesper Wilhelmsson
de18583f29 Merge 2016-12-18 15:57:40 +01:00
Mandy Chung
d8baf9d01d 8171201: Drop java.compact$N aggregator modules
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters

Reviewed-by: alanb, erikj
2016-12-14 10:50:31 -08:00
Erik Joelsson
11166cddfd 8170878: JDK 9 fails to build when enabling Hotspot code coverage
Reviewed-by: ihse
2016-12-13 12:31:43 +01:00
Jesper Wilhelmsson
f0b8192dc1 Merge 2016-12-08 17:13:07 +01:00
Erik Joelsson
706f567795 8066474: Remove the lib/ directory from Linux and Solaris images
Reviewed-by: tbell, ihse
2016-12-05 17:55:59 +01:00
Magnus Ihse Bursie
32babf0603 8170576: Silence error message in compare.sh when selecting images
Reviewed-by: erikj
2016-12-01 10:43:59 +01:00
Erik Joelsson
70449f644c 8169632: Update compare script for clean compare
Reviewed-by: tbell
2016-11-15 10:00:00 +01: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
a350f3bda7 8150736: Excessive disk space used by build system
Reviewed-by: ihse
2016-10-05 10:49:21 +02:00
Erik Joelsson
ebb077b544 8056269: get_source.sh does not copy the closed repos when cloning local filesystems
Reviewed-by: tbell
2016-08-03 10:38:53 +02:00
Erik Joelsson
5a7acbc027 8160728: Update compare script to clean baseline
Reviewed-by: tbell
2016-07-01 18:29:24 +02:00
Erik Joelsson
f255690f01 8157253: Fix compare script for html files
Reviewed-by: tbell
2016-06-21 20:28:12 +02:00
Maurizio Cimadamore
16eae50cca 8157061: Add support for running jtreg tests from IntelliJ project
Add basic capabilities for running jtreg tests from the IDE using a custom ant target

Reviewed-by: chegar
2016-05-19 16:48:43 +01:00
Erik Joelsson
251735466a 8136777: Introduce bundle targets
Reviewed-by: tbell, ihse
2016-05-04 15:29:01 +02:00
Stefan Sarne
febfbd0f65 8156733: JIB fails to follow redirects
Make jib more resilient, let it follow redirects, and handle network hickups with 3 retries.

Reviewed-by: erikj
2016-05-11 13:42:31 +02:00
Chris Hegarty
47ddb954bd 8074716: IntelliJ IDEA project support
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: rriggs
2016-05-10 13:34:30 +01:00
Erik Joelsson
33be1ebb99 8154237: Compare script broken for windows native library deps comparison
Reviewed-by: tbell
2016-04-14 16:42:21 +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
Alejandro Murillo
5e3abca606 Merge 2016-03-08 19:03:30 -08: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
Markus Grönlund
cd790e86a4 8143228: Update module exports for Java Flight Recorder
Reviewed-by: alanb, egahlin
2016-03-01 23:41:57 +01:00
Magnus Ihse Bursie
f395ccd749 8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
2016-02-12 11:07:35 +01:00
Erik Joelsson
a5b9b52ee7 8149479: Fix compare.sh to have a clean baseline with COMPARE_BUILD
Reviewed-by: ihse, tbell
2016-02-11 11:54:00 +01:00
Magnus Ihse Bursie
44a1209fdf 8148120: Incremental update from build-infra project
Reviewed-by: erikj
2016-01-30 10:25:15 +01:00
Alejandro Murillo
8421920ae7 Merge 2016-01-05 13:08:01 -08:00
Erik Joelsson
9db7585276 8146002: Need to support mirrors for bootstrapping Jib
Reviewed-by: ihse, tbell
2015-12-23 10:00:37 +01:00
Alejandro Murillo
e332fcf233 Merge 2015-12-18 09:37:15 -08:00
Magnus Ihse Bursie
a8c5ddd505 8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
2015-12-15 11:02:03 +01:00
Joseph Provino
82c0a25856 Merge 2015-12-14 19:49:07 +00:00
Alexander Smundak
67e52adf51 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
Set VAR_CPU value to ppc64le on the little-endian PowerPC64.

Co-authored-by: Andrew Hughes <gnu.andrew@redhat.com>
Reviewed-by: dholmes, ihse
2015-12-11 10:45:46 -08:00
Erik Joelsson
7eb52768c6 8145185: Rename JAB the build tool to JIB
Reviewed-by: ihse, tbell
2015-12-11 17:18:08 +01:00
Erik Joelsson
129c3028ee 8136782: Introduce a build/configure wrapper
Reviewed-by: ihse
2015-12-09 11:44:40 +01:00