Alan Bateman
b19eb2766f
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>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, mchung, alanb
2017-03-22 16:26:27 +00:00
Claes Redestad
6f58cb9f54
8175561: Memory churn in jimage code affects startup after resource encapsulation changes
...
Reviewed-by: jlaskey, mchung
2017-03-02 12:43:06 +01:00
Mandy Chung
32e70396f4
8175193: jlink and requires static
...
Reviewed-by: alanb, forax
2017-02-24 09:26:59 -08:00
Claes Redestad
e341e35276
8169713: jimage fails with StringIndexOutOfBoundsException when path to the inspected image is an empty string
...
Reviewed-by: jlaskey
2017-02-23 18:37:51 +01:00
Li Jiang
9e6e4fe8bf
8172956: JDK9 message drop 30 l10n resource file updates - open
...
Reviewed-by: joehw, mchung, smarks, sherman, henryjen
2017-02-21 05:58:23 -08:00
Claes Redestad
179e55625b
8175026: Capture build-time parameters to --generate-jli-classes
...
Reviewed-by: mchung
2017-02-17 18:12:55 +01:00
Athijegannathan Sundararajan
7d21159948
8174718: "Module <name>'s descriptor returns inconsistent package set" confusing
...
Reviewed-by: alanb, jlaskey, mchung
2017-02-14 21:56:09 +05:30
Athijegannathan Sundararajan
363755b622
8174209: Renumber the compress levels
...
Reviewed-by: alanb, jlaskey, mchung, redestad
2017-02-14 07:33:49 +05:30
Mandy Chung
9d0a07ff25
8174740: RuntimeException: Module m's descriptor returns inconsistent package set
...
Reviewed-by: alanb
2017-02-12 16:45:00 -08:00
Mandy Chung
62274dc8df
8174739: Rename JMOD section name for native libraries from native to lib
...
Reviewed-by: alanb
2017-02-10 10:26:46 -08:00
Denis Kononenko
f3847cff62
8170113: jimage extract to readonly directory causes MissingResourceException
...
Added a missing resource.
Reviewed-by: alanb, anazarov
2017-02-09 19:43:53 +03:00
Alan Bateman
a4693ee7d2
8173393: Module system implementation refresh (2/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: dfuchs, psandoz, mchung, alanb
2017-02-10 09:04:39 +00:00
Athijegannathan Sundararajan
b19ab1ef8f
8173717: jlink --help fails with missing "plugin.opt.plugin-module-path" key in resource bundle
...
Reviewed-by: mchung, alanb
2017-02-01 15:12:03 +05:30
Mandy Chung
ae1d2480be
8173381: osName/osArch/osVersion is missing in ModuleDescriptor created by SystemModules
...
Reviewed-by: alanb
2017-01-30 11:00:18 -08:00
Athijegannathan Sundararajan
518b9ceb1b
8172864: Remove custom plugin module path
...
Reviewed-by: alanb, jlaskey
2017-01-27 19:07:45 +05:30
Mandy Chung
ea6b99d730
8173096: jmod files are not world-readable
...
Reviewed-by: alanb
2017-01-21 14:31:57 -08:00
Athijegannathan Sundararajan
4b9bc4ffe6
8172659: PluginException("TargetPlatform attribute is missing ...") - should be ModuleTarget
...
Reviewed-by: alanb, jlaskey
2017-01-20 19:12:46 +05:30
Athijegannathan Sundararajan
fc2d5da4d8
8168254: Detect duplicated resources in packaged modules
...
Reviewed-by: mchung, jlaskey
2017-01-18 19:35:41 +05:30
Chris Hegarty
208954cc4e
8171380: Remove all exports from jdk.jlink
...
Reviewed-by: alanb, mchung, sundar
2017-01-18 09:36:24 +00:00
Mandy Chung
6b74b5d2e9
8160286: jmod hash is creating unlinkable modules
...
Reviewed-by: alanb, psandoz, chegar
2017-01-16 12:15:44 -08:00
Chris Hegarty
186fec9a8a
8168149: Examine the behavior of jmod command-line options - repeating vs last one wins
...
Reviewed-by: mchung
2017-01-12 11:41:51 +00:00
Athijegannathan Sundararajan
6802af0822
8170618: jmod should validate if any exported or open package is missing
...
Reviewed-by: jlaskey, chegar
2016-12-21 20:16:29 +05:30
Claes Redestad
f26cc2ffd9
8171400: Move checking of duplicate packages in the boot layer to link time
...
Reviewed-by: alanb
2016-12-19 21:38:46 +01:00
Athijegannathan Sundararajan
5f451fea3f
8170289: Re-examine entry point support in jlink
...
Reviewed-by: mchung
2016-12-19 09:48:59 +05:30
Claes Redestad
1a652df643
8171373: Reduce copying during initialization of ModuleHashes
...
Reviewed-by: alanb, mchung, chegar
2016-12-17 12:59:15 +01:00
Alan Bateman
8c79e61d46
Merge
2016-12-16 08:17:45 +00:00
Alan Bateman
1e82db676a
8170987: Module system implementation refresh (12/2016)
...
8170859: Run time and tool support for ModuleResolution
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: redestad, mchung, alanb
2016-12-16 06:19:16 +00:00
Athijegannathan Sundararajan
0273a6202d
8171138: Remove FileCopierPlugin
...
Reviewed-by: mchung, jlaskey
2016-12-15 10:47:46 +05:30
Athijegannathan Sundararajan
b17a878c56
8168925: MODULES property should be topologically ordered and space-separated list
...
Reviewed-by: mchung, jlaskey
2016-12-12 11:31:39 +05:30
Chris Hegarty
6d2dd6f483
8166568: Add jmod extract subcommand
...
8169492: jdk.internal.jmod.JmodFile.JMOD_MAGIC_NUMBER is a mutable array
Reviewed-by: alanb, anazarov, dfuchs, mchung
2016-12-10 14:19:53 +00:00
Mandy Chung
9e5033a0ae
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:50 -08:00
Li Jiang
f4514dfc32
8169618: JDK9 message drop interim resource updates - OpenJDK
...
Reviewed-by: rfield, peytoia, joehw, weijun
2016-12-07 05:57:23 -08:00
Alan Bateman
30bcdb962c
Merge
2016-12-01 11:16:23 +00:00
Alan Bateman
fbe85300bf
8169069: Module system implementation refresh (11/2016)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
2016-12-01 08:57:53 +00:00
Athijegannathan Sundararajan
e6e9bbfcdb
8160359: Improve jlink logging for cases when a plugin throws exception
...
Reviewed-by: jlaskey, redestad
2016-11-30 19:28:10 +05:30
Jim Laskey
8d64cef95c
8169720: jimage help message for --include option should be corrected
...
Reviewed-by: alanb, sundar
2016-11-15 10:53:32 -04:00
Jim Laskey
5ba9f6de7d
8168256: Plugin alias options in jlink --help output seems to be in an arbitrary order
...
Reviewed-by: sundar, mchung
2016-11-21 10:08:20 -04:00
Jim Laskey
b440aed691
8169505: Update changes by JDK-8159393 to reflect CCC review
...
Reviewed-by: sundar
2016-11-16 10:52:08 -04:00
Athijegannathan Sundararajan
5efdbcb1fb
8153038: The set of jlink plugins enabled by default should be the same via CLI or jlink API
...
Reviewed-by: jlaskey
2016-11-16 19:52:20 +05:30
Jim Laskey
680aa95dbb
8155756: Better context for some jlink exceptions
...
Reviewed-by: mchung
2016-11-07 14:36:27 -04:00
Jim Laskey
d96b3cd0cb
8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned
...
Reviewed-by: alanb, sundar, mullan, weijun
2016-11-07 13:10:42 -04:00
Athijegannathan Sundararajan
9b789e7327
8166286: jmod fails on symlink to directory
...
Reviewed-by: jlaskey, alanb
2016-11-07 11:33:31 +05:30
Athijegannathan Sundararajan
d9bc8cbcdb
8160063: Provide a means to disable a plugin via the command line
...
Reviewed-by: jlaskey
2016-11-02 10:49:15 +05:30
Steve Drach
674c5463e3
8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
...
Reviewed-by: alanb, mchung
2016-11-01 14:36:26 -07:00
Alan Bateman
83df093985
8168789: ModuleReader.list and ModuleFinder.of update
...
Reviewed-by: mchung
2016-10-28 10:18:07 +01:00
Athijegannathan Sundararajan
e23ef30b8e
8166810: jlink should fail on extra arguments
...
Reviewed-by: jlaskey
2016-10-26 10:42:55 +05:30
Mandy Chung
32d92f8f0d
8167558: Add new JMOD section for header files and man pages
...
Reviewed-by: alanb
2016-10-18 13:27:00 -07:00
Athijegannathan Sundararajan
8233dc0e08
8168091: jlink should check security permission early when programmatic access is used
...
Reviewed-by: jlaskey, mchung
2016-10-18 22:17:38 +05:30
Mandy Chung
44a7c1b644
8164689: Retrofit jar, jlink, jmod as a ToolProvider
...
Reviewed-by: alanb, lancea
2016-10-12 15:41:00 -07:00
Mandy Chung
6504983459
8166860: Add magic number to jmod file
...
Reviewed-by: alanb, jjg
2016-10-04 18:56:28 -07:00