Erik Joelsson
98cd47840a
8199539: Provide a standard way for the build to filter un-needed legal .md files
...
Reviewed-by: tbell, ihse
2018-04-05 23:46:05 +02:00
Erik Joelsson
9ddcde90e0
8192771: Boot JDK jar tool used to construct the modular JAR for java.jnlp
...
Reviewed-by: ihse, psandoz, mchung
2017-12-05 23:14:35 +01:00
Erik Joelsson
50547a8734
8190725: Freetype license file provided with configure not included in images
...
Reviewed-by: ihse, tbell
2017-11-13 16:32:30 +01:00
Magnus Ihse Bursie
e84be60b1a
8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
...
Reviewed-by: erikj
2017-09-25 10:32:00 +02:00
Mandy Chung
807e7e9268
8182032: Make java.compiler upgradeable
...
Reviewed-by: alanb, erikj
2017-06-15 11:54:26 -07:00
Erik Joelsson
e9fe6f3c6b
8178064: OpenJDK RI binary should include the license file for freetype
...
Reviewed-by: tbell, ihse
2017-06-08 14:53:48 +02:00
Mandy Chung
f057a4afd8
8178380
: Module system implementation refresh (5/2017)
...
Reviewed-by: alanb
2017-05-04 07:26:16 +00:00
Mandy Chung
c41d918474
8175819: OS name and arch in JMOD files should match the values as in the bundle names
...
Reviewed-by: erikj, ihse
2017-04-20 08:00:18 -07:00
Alan Bateman
bf0510a2f6
8174823: Module system implementation refresh (3/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: erikj, mchung, alanb
2017-03-22 16:25:58 +00:00
Erik Joelsson
db30037763
8176172: Imported FX modules have have residual_imported.marker file
...
Reviewed-by: ihse, alanb, mchung
2017-03-10 09:48:34 +01:00
Alan Bateman
5b8d0b3c1c
Merge
2016-12-16 08:17:37 +00:00
Chris Hegarty
639b39d35c
8170859: Run time and tool support for ModuleResolution
...
Reviewed-by: alanb, mchung
2016-12-16 05:46:45 +00: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
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
Erik Joelsson
a350f3bda7
8150736: Excessive disk space used by build system
...
Reviewed-by: ihse
2016-10-05 10:49:21 +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
Erik Joelsson
2719e407ba
8160334: Building --with-parfait= fails with No rule to make target 'PARFAIT_NATIVEJMOD
...
Reviewed-by: tbell
2016-08-04 10:05:40 +02:00
Erik Joelsson
3c2951a820
8144911: Consider having modifications to jdk.jlink trigger recreation of all jmods
...
Reviewed-by: tbell
2016-06-10 16:59:18 +02: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
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
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
8a708bda63
8155632: Remove debuginfo from jmod files
...
Reviewed-by: tbell, mchung, alanb
2016-04-28 17:33:49 +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