Alan Bateman
|
ce04e9d9a2
|
8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
|
2016-05-21 08:01:03 +01:00 |
|
Chris Hegarty
|
fdd3cf2c16
|
8157154: jmod jlink properties file need copyright header
Reviewed-by: alanb, mchung
|
2016-05-20 21:44:03 +01:00 |
|
Claes Redestad
|
409d4bd80c
|
8157449: Adjust link-time generated Species classes to match JDK-8148604 usage
Reviewed-by: shade
|
2016-05-20 20:27:28 +02:00 |
|
Athijegannathan Sundararajan
|
905d21fe76
|
8156914: jlink API minor cleanups
Reviewed-by: mchung
|
2016-05-16 14:47:27 +05:30 |
|
Jim Laskey
|
2bac8d91d1
|
8155237: jlink plugin to order resources should take a class list as input
Reviewed-by: redestad
|
2016-05-11 11:26:02 -03:00 |
|
Naoto Sato
|
bd9c092ecc
|
8155649: IncludeLocalesPlugin throws NPE when jdk.localedata not resolved
Reviewed-by: alanb, mchung
|
2016-05-04 08:53:09 -07:00 |
|
Alan Bateman
|
44790114ee
|
Merge
|
2016-05-03 11:45:56 +01:00 |
|
Alan Bateman
|
36e0820801
|
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>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
|
2016-05-03 09:09:57 +01:00 |
|
Chris Bensen
|
552f7b32c1
|
8150990: Add helper class in jdk.jlink for packager use to avoid coordination with FX and JDK builds
Reviewed-by: alanb, mchung, kcr, sundar
|
2016-04-28 08:28:48 -07:00 |
|
Jim Laskey
|
fb8f4acea8
|
8132994: /modules and /packages should not be parsed by the jimage parser
Reviewed-by: sundar
|
2016-04-26 11:55:52 -03:00 |
|
Jim Laskey
|
d83717b035
|
8069079: jimage extract / list to organize classes by modules
Reviewed-by: alanb, mchung
|
2016-04-25 09:57:55 -03:00 |
|
Jim Laskey
|
c20a95b52d
|
8154090: Remove support for jimage recreate
Reviewed-by: alanb
|
2016-04-25 09:57:55 -03:00 |
|
Jim Laskey
|
80b4b623c7
|
8082537: jimage should print usage when started with no args
Reviewed-by: alanb
|
2016-04-25 09:57:55 -03:00 |
|
Amy Lu
|
4cd4074db4
|
8154277: JavaDoc warnings in VirtualMachineManager.java and Pool.java
Reviewed-by: alanb
|
2016-04-22 17:07:54 +08:00 |
|
Naoto Sato
|
eceb794e26
|
8152742: jlink --include-locales th fails with ArrayIndexOutOfBoundsException
Reviewed-by: mchung, okutsu
|
2016-04-05 09:13:30 -07:00 |
|
Claes Redestad
|
3c7acea1e5
|
8153317: Two jimage tests have been failing since JDK-8152641 was fixed
Reviewed-by: darcy
|
2016-04-01 22:47:30 +02:00 |
|
Claes Redestad
|
7f353eb42e
|
8152641: Plugin to generate BMH$Species classes ahead-of-time
Reviewed-by: plevart, mchung, forax, vlivanov, jrose
|
2016-04-01 20:28:03 +02:00 |
|
Naoto Sato
|
4c3bc4f31f
|
8152704: jlink command line output/help message improvement
Reviewed-by: mchung
|
2016-03-29 17:06:33 -07:00 |
|
Naoto Sato
|
315df6c52c
|
8152143: jlink --include-locales should gracefully detect certain user error
Reviewed-by: mchung
|
2016-03-23 17:05:04 -07:00 |
|
Alan Bateman
|
db4d383614
|
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: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
|
2016-03-17 19:04:16 +00:00 |
|