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
David Dehaven
f52266aef6
Merge
2016-12-12 20:54:39 -08:00
Mandy Chung
d1dd5b972c
8169925: Organize licenses by module in source, JMOD file, and run-time image
...
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
2016-12-12 18:56:32 -08:00
Phil Race
7ee54bdc95
Merge
2016-12-01 10:35:19 -08:00
Erik Joelsson
c38acad81f
8168924: Add jdk.unsupported to the compact profile builds
...
Reviewed-by: alanb, chegar, mchung
2016-12-01 15:08:43 +01:00
Erik Joelsson
c369b80730
8170528: Race condition with release file creation
...
Reviewed-by: dholmes, ihse, tbell
2016-12-01 14:40:06 +01:00
Athijegannathan Sundararajan
3af52f25f3
8160359: Improve jlink logging for cases when a plugin throws exception
...
Reviewed-by: jlaskey, redestad
2016-11-30 19:28:45 +05:30
Mandy Chung
0043906c46
8170428: Move src.zip to JDK/lib/src.zip
...
Reviewed-by: prr, billyh, pbhat
2016-11-29 15:20:30 -08:00
Mandy Chung
29904587f1
8170424: back out src.zip change from JDK-8170424
...
Reviewed-by: prr
2016-11-28 18:04:52 -08:00
Mandy Chung
d8c7cf7073
8169816: Move src.zip and jrt-fs.jar under the lib directory
...
Reviewed-by: alanb, erikj
2016-11-28 11:36:15 -08:00
Erik Joelsson
ffc4d62ccc
8170392: JDK-8031567 broke builds from source bundles
...
Reviewed-by: sla
2016-11-28 15:19:08 +01:00
Magnus Ihse Bursie
b58f0c97b9
8031567: Better model for storing source revision information
...
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Erik Joelsson
500ce8299e
8170280: Enable -g for all java compilation in the build
...
Reviewed-by: simonis, tbell, dholmes, ihse
2016-11-24 11:50:26 +01:00
Erik Joelsson
29556bae75
8160491: tar.gz bundles missing files containing $
...
Reviewed-by: ihse
2016-11-07 14:15:49 +01:00
Erik Joelsson
38acf59c15
8168108: lib/classlist should be packaged in java.base.jmod
...
Reviewed-by: mchung
2016-11-07 13:25:18 +01:00
Mandy Chung
9645d4bee5
8167558: Add new JMOD section for header files and man pages
...
Reviewed-by: alanb
2016-10-18 13:26:54 -07: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
Athijegannathan Sundararajan
2b2b2f394e
8163320: JAVA_VERSION in release file should come from java.base module
...
Reviewed-by: mchung
2016-09-13 20:59:28 +05:30
Claes Redestad
74e4516b05
8164858: Enable build-time use of java.lang.invoke resolve tracing
...
Reviewed-by: erikj, vlivanov
2016-08-31 14:20:00 +02:00
Mandy Chung
c5983e8f77
8136930: Simplify use of module-system options by custom launchers
...
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:49:03 -07:00
Sharath Ballal
337d9bf4de
8158050: Remove SA-JDI
...
Remove SA-JDI
Reviewed-by: alanb, dsamersoff
2016-08-01 10:51:51 +03:00
Erik Joelsson
95cf491fcc
8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
...
Reviewed-by: dholmes, prr
2016-07-08 08:55:54 +02:00
Jim Laskey
ad18ce3192
8158402: jlink: should use regex for all pattern operations (--order-resources or --exclude-resources)
...
Reviewed-by: sundar
2016-06-09 11:12:18 -03: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
f39d18983b
8157348: Build fails with certain source configurations
...
Reviewed-by: tbell
2016-05-20 10:25:40 +02:00
Claes Redestad
0d429acc35
8156756: Enable build-time use of resource ordering plugin
...
Reviewed-by: jlaskey, alanb, erikj
2016-05-12 14:57:48 +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
Erik Joelsson
8a708bda63
8155632: Remove debuginfo from jmod files
...
Reviewed-by: tbell, mchung, alanb
2016-04-28 17:33:49 +02:00
Mandy Chung
af242aa393
8152197: Single place to specify module-specific information for images build
...
Reviewed-by: alanb, erikj
2016-03-23 09:20:41 -07: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
David Dehaven
9ec6fa8800
8132743: Move netscape.javascript package from jdk.plugin to new module
...
Reviewed-by: kcr, mchung, alanb
2016-03-07 09:08:59 -08:00
Erik Joelsson
8c55662304
8146403: Windows build can be faster
...
Reviewed-by: ihse
2016-01-16 13:01:43 +01:00
Lana Steuck
a8d022b540
Merge
2015-12-02 09:34:13 -08:00
Alejandro Murillo
9758da4e8f
Merge
2015-11-30 13:55:05 -08:00
Jesper Wilhelmsson
8e457e664a
Merge
2015-11-30 19:22:18 +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
Attila Szegedi
546d8593a6
8141338: Move jdk.internal.dynalink package to jdk.dynalink
...
Reviewed-by: alanb, mchung, sundar
2015-11-24 10:22:14 +01:00
Jaroslav Bachorik
cf63d3026e
8043138: Attach API should not require jvmstat rmi protocol
...
Reviewed-by: alanb, mchung, erikj, ihse
2015-11-20 13:02:06 +01:00
Iris Clark
8e0b3b72f0
Merge
2015-11-16 21:19:13 -08:00
Magnus Ihse Bursie
99948f872a
8141261: Clean up building of demos
...
Reviewed-by: erikj, tbell
2015-11-03 17:48:01 +01:00
Jaroslav Bachorik
d097184acb
8140481: NoClassDefFoundError thrown by ManagementFactory.getPlatformMBeanServer
...
Reviewed-by: alanb, dsamersoff, erikj
2015-11-02 13:46:07 +01:00
Iris Clark
cd2bc0930d
Merge
2015-11-01 09:55:18 -08:00
Alejandro Murillo
ffdd34a6f8
Merge
2015-10-19 12:30:16 -07:00
Jan Lahoda
3422f6e0e7
8134254: JShell API/tool: REPL for Java into JDK9
...
Adding jdk.jshell module into modules.xml; and listing it among TOOLS_MODULES.
Co-authored-by: Robert Field <robert.field@oracle.com>
Reviewed-by: alanb, erikj, sundar
2015-10-19 19:13:58 +02:00
Christian Thalinger
4308ec2ec8
8136421: JEP 243: Java-Level JVM Compiler Interface
...
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
2015-10-08 11:31:14 -10:00
Iris Clark
855bfab55d
Merge
2015-09-08 10:24:22 -07:00
Iris Clark
799ac994c7
Merge
2015-08-25 14:44:20 -07:00
Athijegannathan Sundararajan
d2a3c51704
8134260: jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main"
...
Reviewed-by: alanb, erikj, lagergren
2015-08-25 20:18:42 +05:30
Alejandro Murillo
8f0cc28606
Merge
2015-08-13 15:50:47 -07:00
Athijegannathan Sundararajan
c580b989e0
8133347: Add makefiles support and basic session, persistence history navigation with jline
...
Reviewed-by: erikj, jlahoda, jlaskey
2015-08-13 19:09:59 +05:30
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
24a82473ce
Merge
2015-07-20 10:59:32 -07:00
Iris Clark
e03303bf08
Merge
2015-07-13 13:33:16 -07:00
Jan Lahoda
f5a4efc171
8080679: Include jline in JDK for Java and JavaScript REPLs
...
Reviewed-by: alanb, erikj, forax, iris, sundar
2015-07-07 13:17:52 +02: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
Peter Brunet
25ccc524c2
8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location
...
Build jdk.accessibility for all platforms
Reviewed-by: erikj, dholmes
2015-06-12 19:23:53 -05: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
Harold Seigel
c4bb314487
Merge
2015-05-08 13:23:28 -04: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
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
Joe Wang
ab2306a991
8078139: jdk.xml.dom should be loaded by the ext class loader
...
Reviewed-by: mchung, alanb, lancea, mullan, kcr
2015-04-21 13:20:53 -07: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
Erik Joelsson
207dec2e01
8075236: Change layout of gcov .gcno files in symbols image
...
Reviewed-by: ihse, tbell
2015-03-17 14:16:30 +01:00
Erik Joelsson
09dbe042bf
8073021: add native code coverage target into makefiles
...
Reviewed-by: ihse, tbell, iignatyev
2015-03-10 14:36:56 +01: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
Peter Brunet
af874b5889
8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
...
Move files from open to closed
Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
2015-03-27 15:48:08 -05:00
Weijun Wang
351ed3d735
8071338: Move policytool from JRE to JDK
...
Reviewed-by: alanb, erikj, ihse, mchung
2015-02-13 11:03:13 +08:00
Erik Joelsson
995835697d
8069261: Create make dependencies on make variable values
...
Reviewed-by: ihse
2015-01-26 10:28:53 +01:00
Magnus Ihse Bursie
a278a118ee
8066769: Fix merge errors following JDK-8049367
...
Reviewed-by: erikj
2015-01-15 15:09:37 +01: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