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
Athijegannathan Sundararajan
a4a04cc6ed
8143404: Remove apple script engine code in jdk repository
...
Reviewed-by: alanb, mchung
2015-12-08 10:11:28 +05:30
Iris Clark
8e0b3b72f0
Merge
2015-11-16 21:19:13 -08:00
Magnus Ihse Bursie
0ac445c69d
8141439: Fix compare.sh -o <otherdir> (broken by JDK-8136813)
...
Reviewed-by: tbell, erikj
2015-11-05 10:58:53 +01:00
Iris Clark
cd2bc0930d
Merge
2015-11-01 09:55:18 -08:00
Magnus Ihse Bursie
9430e43da3
8139969: Fix unzip in compare.sh broken by JDK-8136813
...
Reviewed-by: erikj
2015-10-20 16:40:01 +02:00
Magnus Ihse Bursie
17c896827d
8139668: Generate README-build.html from markdown
...
Reviewed-by: erikj
2015-10-20 10:39:07 +02:00
Iris Clark
8dd55fa4ca
Merge
2015-10-05 21:02:46 -07:00
Iris Clark
46097af9a7
Merge
2015-09-29 17:56:41 -07:00
Magnus Ihse Bursie
f81eafeacb
8137014: Various improvements in build infrastructure
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: erikj
2015-09-25 08:58:49 +02:00
Martin Buchholz
dd82c77c58
8136656: Check in blessed-modifier-order.sh
...
Reviewed-by: ihse, chegar
2015-09-17 08:55:39 -07:00
Iris Clark
fd1d0b95d0
Merge
2015-09-14 09:46:41 -07:00
Magnus Ihse Bursie
9098325d7a
8135014: logger.sh needs to handle commands with variable assignment prefixes
...
Reviewed-by: erikj
2015-09-03 15:01:57 +02:00
Iris Clark
799ac994c7
Merge
2015-08-25 14:44:20 -07:00
Staffan Larsen
2743660347
8076470: Remove the JVM TI hprof Agent
...
Reviewed-by: sspitsyn, mchung, erikj
2015-08-10 13:08:53 +02:00
Iris Clark
e03303bf08
Merge
2015-07-13 13:33:16 -07:00
Magnus Ihse Bursie
678a86c2ea
8085822: JEP 223: New Version-String Scheme (initial integration)
...
Reviewed-by: erikj, dcubed, dholmes
2015-06-11 00:21:56 +02:00
Erik Joelsson
b94a868049
8081814: Modularize the deploy build
...
Reviewed-by: ihse, ddehaven
2015-06-04 18:27:42 +02:00
Mandy Chung
ee3e359025
8074432
: Move jdeps and javap to jdk.jdeps module
...
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:04 -07:00
Mandy Chung
015ec1085a
8074431: Remove native2ascii tool
...
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
2015-05-22 16:44:09 -07:00
Calvin Cheung
0f95d11041
Merge
2015-05-02 18:35:36 -07:00
Alejandro Murillo
1f1263c18d
Merge
2015-05-01 03:56:01 -07:00
Staffan Larsen
91d1c82f21
8076473: Remove the jhat code and update makefiles
...
Reviewed-by: alanb, erikj, sspitsyn
2015-04-30 09:50:01 +02:00
Shanliang Jiang
16f9ed4944
8042901: Allow com.sun.management to be in a different module to java.lang.management
...
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:36:32 +02:00
Phil Race
9cfe6a95d0
8074910: hgforest.sh needs an option to bring over a smaller set of extra repos
...
Reviewed-by: erikj, chegar
2015-03-11 08:25:55 -07:00
Mandy Chung
78dff0df24
8074430: Move policytool to jdk.policytool module
...
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 11:00:42 -08:00
Mandy Chung
04e7f3d871
8074429: Move jar, jarsigner tool to jdk.jartool module
...
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:11:22 -08:00
Mandy Chung
392dc6864e
8074428: Move pack200, unpack200, libpack200 to jdk.pack200
...
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:02:09 -08:00
Magnus Ihse Bursie
f02b21927b
8074055: Improvements in compare.sh from build-infra
...
Reviewed-by: erikj
2015-03-02 13:45:05 +01:00
Erik Joelsson
a88048005f
8073965: Bring compare.sh up to date with JDK 9
...
Reviewed-by: tbell, ihse
2015-02-27 17:27:11 +01:00