Commit Graph

193 Commits

Author SHA1 Message Date
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
Aleksey Shipilev fb33a09179 8148483: JEP 280: Indify String Concatenation
Co-authored-by: Remi Forax <forax@univ-mlv.fr>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse
2016-01-28 19:42:10 +03:00
Magnus Ihse Bursie f206abd057 8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
2016-01-20 09:53:52 +01:00
Alejandro Murillo fd79a4f922 Merge 2016-01-19 15:17:21 -08:00
Erik Joelsson 7275190792 8147449: sjavac builds of jdk9/dev with closed sources broken
Reviewed-by: ihse
2016-01-19 16:28:18 +01:00
Alejandro Murillo e28cff4646 Merge 2016-01-18 20:22:11 -08:00
Erik Joelsson 8c55662304 8146403: Windows build can be faster
Reviewed-by: ihse
2016-01-16 13:01:43 +01:00
Alejandro Murillo 09c3473159 Merge 2016-01-14 20:57:29 -08:00