Commit Graph

15 Commits

Author SHA1 Message Date
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