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
Joe Darcy
a4a13f8a96
8173383: Update JDK build to use -source and -target 10
...
Reviewed-by: dholmes
2017-01-31 17:35:53 -08:00
Erik Joelsson
e1d8c67bff
8170483: Remove modules_src_jake workaround for JavaFX transition to new module-info syntax
...
Reviewed-by: alanb, mchung
2017-01-27 10:15:41 +01: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
Magnus Ihse Bursie
0a56b1da95
8173120: Preserve command line at build failure
...
Reviewed-by: erikj
2017-01-20 14:44:17 +01:00
Erik Joelsson
ad37b8fb0f
8170862: VarDeps breaks when a file with overridden CFLAGS has the same name as the library
...
Reviewed-by: tbell
2017-01-10 11:31:31 +01:00
Erik Joelsson
35cbb54ae9
8171932: unresolved macro in javadoc command
...
Reviewed-by: tbell
2017-01-10 11:28:25 +01:00
Erik Joelsson
a658a12158
8172037: Change log message of SetupCopyFiles
...
Reviewed-by: tbell
2017-01-09 11:55:37 +01:00
Jesper Wilhelmsson
6e7a28b3a2
Merge
2016-12-20 23:47:16 +01:00
Erik Joelsson
ab77975179
8171310: Gtest libjvm.so is always stripped
...
Reviewed-by: tbell, dholmes, stuefe
2016-12-19 16:26:36 +01: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
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
Jesper Wilhelmsson
47d55ad2b7
Merge
2016-12-13 02:04:18 +01:00
Vladimir Kozlov
2c220df590
8171008: Integrate AOT compiler into JDK
...
Reviewed-by: erikj, mchung, twisti, simonis
2016-12-11 18:50:18 -08:00
Vladimir Kozlov
1a40cebca3
8166417: Integrate Graal-core into JDK for AOT compiler
...
Reviewed-by: iveresov, erikj, ihse, mchung
2016-12-11 12:09:13 -08:00
Michael McMahon
f18eacf136
8170648: Move java.net.http package out of Java SE to incubator namespace
...
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Co-authored-by: Anthony Vanelverdinghe <anthony.vanelverdinghe@gmail.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo, skuksenko
2016-12-09 11:34:44 +00:00
Jesper Wilhelmsson
f0b8192dc1
Merge
2016-12-08 17:13:07 +01:00
Erik Joelsson
eaf6a90a9b
8141590: Cannot build Zero with devkit
...
Reviewed-by: ihse
2016-12-07 16:08:23 +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
Gustavo Romero
99684f14fe
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
...
Reviewed-by: mdoerr, erikj, simonis, aph
2016-11-28 11:13:20 -05:00
Alan Bateman
4e1d511d05
Merge
2016-12-01 11:14:50 +00:00
Alan Bateman
18af38e927
8169069: Module system implementation refresh (11/2016)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: alanb, mchung
2016-12-01 08:56:28 +00: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
Magnus Ihse Bursie
3da21ba32e
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
...
Reviewed-by: erikj
2016-11-22 14:47:52 +01:00
Magnus Ihse Bursie
7ae986d83e
8169860: Clean up and unify the refactored Javadoc generation
...
Reviewed-by: erikj
2016-11-18 15:50:43 +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
2962a15145
8062810: Examine src.zip in JDK image and decide if source classes should be organized by module
...
Reviewed-by: mchung, kcr
2016-10-28 14:29:20 +02:00
Phil Race
0934fdaa76
Merge
2016-10-27 08:52:00 -07:00
Magnus Ihse Bursie
5e736e7d8f
8168636: More detailed information about native libraries in build log
...
Reviewed-by: erikj
2016-10-26 09:44:20 +02:00
Jonathan Gibbons
7cf79d2b8d
8145471: javac changes for enhanced deprecation
...
Reviewed-by: smarks, tbell, mcimadamore, jlahoda
2016-10-20 13:44:00 -07:00
Phil Race
3d5e493dbb
8167126: Create a module to provide access to non-SE desktop APIs
...
Reviewed-by: alanb, mchung
2016-10-18 13:02:47 -07:00
Magnus Ihse Bursie
dde68e918c
8158181: Stop adding missing newline to manifest files
...
Reviewed-by: erikj
2016-10-11 11:28:19 +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
ad7aa259b5
8161018: GPL header missing comma in year
...
Reviewed-by: dholmes
2016-10-05 17:10:49 +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
4b223f6329
8166965: Some small java build tools are still running with big JVM configuration
...
Reviewed-by: ihse
2016-10-04 13:41:51 +02:00
Alejandro Murillo
7a529a7794
Merge
2016-08-31 09:22:53 -07:00
Mandy Chung
2416447009
8160851: Remove old launcher module-related options
...
Reviewed-by: jjg, alanb
2016-08-30 17:49:50 -07:00
Alejandro Murillo
7bceb5e6c3
Merge
2016-08-26 10:02:44 -07:00
Tim Bell
e49b61eacb
8164402: key word 'requires' appearing in comment causing a build failure
...
Reviewed-by: erikj, dholmes
2016-08-19 07:54:03 -07:00
Erik Joelsson
42a009f5dd
8164297: Jtreg test exeinvoke fails to link on Ubuntu
...
Reviewed-by: tbell, dholmes
2016-08-19 16:02:11 +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
Phil Race
8103ede959
Merge
2016-08-01 10:06:00 -07:00
Weijun Wang
2726620601
8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
...
Reviewed-by: mchung, mullan
2016-07-31 09:36:28 +08:00
David Dehaven
3596541456
Merge
2016-07-28 09:29:36 -07:00
Valerie Peng
117713bd92
8159488: Deprivilege java.xml.crypto
...
Moved java.xml.crypto module from boot modules to platform modules
Reviewed-by: mullan
2016-07-27 01:26:47 +00:00
Daniil Titov
ed3ce54f5e
8156960: Deprecate JSObject.getWindow(Applet) method
...
Reviewed-by: mchung, kcr, smarks, erikj, alexsch
2016-07-21 12:26:07 -07:00
Valerie Peng
799d14348e
8161171: Missed the make/common/Modules.gmk file when integrating JDK-8154191
...
Re-apply the same changes as reviewed under JDK-8154191.
Reviewed-by: mchung
2016-07-15 00:24:35 +00:00
Alejandro Murillo
473b182d35
Merge
2016-07-08 12:12:52 -07:00
Robert Field
627e6c6bfa
8160009: JShell: Add SPI and execution to generated JShell javadoc (root ws)
...
Reviewed-by: jlahoda
2016-07-06 20:56:27 -07:00
Erik Joelsson
7fbf406a0e
8158629: bash >(...) construct still causes race conditions
...
Reviewed-by: tbell
2016-07-01 12:32:21 +02:00
Jonathan Gibbons
98f7893e83
8154399: Need replacement for jdk.javadoc/com.sun.tools.doclets.standard.Standard
...
8159096: Expose (new) Standard doclet class
Reviewed-by: alanb, erikj, ksrini
2016-06-22 17:20:53 -07: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
0295c28e94
8055735: JDK_FILTER is broken
...
Reviewed-by: redestad, alanb, tbell
2016-06-10 16:56:29 +02:00
Lance Andersen
3461be0dc2
8154189: Deprivilege java.sql and java.sql.rowset module
...
Reviewed-by: alanb, mchung
2016-05-31 13:41:31 -04: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
Athijegannathan Sundararajan
bde74b92a0
8154192: Deprivilege java.scripting module
...
Reviewed-by: jlaskey, alanb
2016-05-18 15:04:39 +05:30
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
Erik Joelsson
eeec992d7e
8156837: RC resource compilation on windows generates false build failure reports
...
Reviewed-by: tbell, prr
2016-05-13 09:21: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
Mandy Chung
cad49e11bf
8155513: Deprivilege jdk.charsets
...
Reviewed-by: alanb, chegar
2016-05-05 22:39:14 -07:00
Mandy Chung
e81c4c2ac8
8154190: Deprivilege java.compiler module
...
Reviewed-by: alanb, chegar, jjg
2016-05-05 16:35:36 -07: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
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
Erik Joelsson
c4275c858c
8155629: MODULES_FILTER should apply to imported modules
...
Reviewed-by: dholmes, tbell, mchung
2016-04-28 17:14:59 +02:00
Chris Hegarty
da78f43efc
8044773: Refactor jdk.net API so that it can be moved out of the base module
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, erikj, mchung
2016-04-27 20:35:23 +01:00
Erik Joelsson
f2c59f97ce
8154326: bash >(...) construct causes race conditions
...
Reviewed-by: tbell, ihse
2016-04-22 10:48:12 +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
ec3913386e
8153969: Clean up module src dir logic
...
Reviewed-by: ihse
2016-04-13 18:11:29 +02:00
Chris Hegarty
cd42ea0121
8153737: Unsupported Module
...
Reviewed-by: alanb, mchung, psandoz
2016-04-09 19:49:32 +01: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
Jan Lahoda
2231f3da69
8153243: make docs should generate JShell API docs
...
Reviewed-by: erikj
2016-04-08 11:51:53 +02:00
Erik Joelsson
ab7eeda42f
8153660: jwdp.so/dll missing from JRE image
...
Reviewed-by: alanb
2016-04-07 13:16:32 +02:00
Phil Race
9ba58b652b
Merge
2016-04-05 07:51:34 -07:00
Erik Joelsson
116ee6bdc6
8153261: Clean up fix for JDK-8153217
...
Reviewed-by: tbell
2016-04-01 17:08:43 +02:00
Mandy Chung
1263380ce0
8153217: javafx modules are not included in the jre
...
Reviewed-by: alanb
2016-03-31 14:11:15 -07:00
Phil Race
93772df04d
Merge
2016-03-28 08:41:54 -07:00
Mandy Chung
0c67cefd42
8152697: JVMCI tests fail with UnsatisfiedLinkError as jdk.vm.ci not defined by boot loader
...
Reviewed-by: alanb
2016-03-24 13:45:45 -07:00
Alexander Zvegintsev
4cc52c4f6e
8143227: Platform-Specific Desktop Features
...
Reviewed-by: prr, serb
2016-03-24 02:04:14 +03: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
Chris Hegarty
e3a4ad6685
Merge
2016-03-22 10:44:28 +00: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
Erik Joelsson
896453edf2
8151619: genSocketOptionRegistry.exe always relinked on Windows
...
Reviewed-by: tbell
2016-03-14 12:00:24 +01: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
Erik Joelsson
4dd8addd05
8151300: Build shell trace functionality lost in JDK-8076060
...
Reviewed-by: tbell
2016-03-07 09:13:56 +01:00
Michael McMahon
66073d9f8e
8087112: HTTP API and HTTP/1.1 implementation
...
Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
2016-02-25 23:00:55 +00:00
Magnus Ihse Bursie
4513cbc574
8150257: Remove softfloat lib support
...
Reviewed-by: dholmes, erikj
2016-02-23 21:43:59 +01:00
Volker Simonis
4b8c19d6b7
8150197: Integrate AIX fixes from build-infra
...
Reviewed-by: erikj
2016-02-22 11:27:09 +01:00
Magnus Ihse Bursie
2011115a3e
8150203: Incremental update from build-infra project
...
Reviewed-by: erikj
2016-02-22 11:22:55 +01:00
Magnus Ihse Bursie
f395ccd749
8149647: Incremental enhancements from build-infra
...
Reviewed-by: erikj
2016-02-12 11:07:35 +01:00
Magnus Ihse Bursie
7553186482
8148655: LOG=cmdlines and other build-infra fixes
...
Reviewed-by: erikj
2016-02-02 15:02:55 +01:00
Magnus Ihse Bursie
44a1209fdf
8148120: Incremental update from build-infra project
...
Reviewed-by: erikj
2016-01-30 10:25:15 +01:00
Athijegannathan Sundararajan
6c11ece1f4
8148617: top level make docs target does not generate javadocs for dynalink API
...
Reviewed-by: erikj, hannesw
2016-01-30 00:25:53 +05:30
Kumar Srinivasan
f458381f25
8035473: [javadoc] Revamp the existing Doclet APIs
...
8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue
Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
2015-11-12 13:26:07 -08:00