Yumin Qi
8f36580594
8252725: Refactor jlink GenerateJLIClassesPlugin code
...
Cleanup code for jlink classes generation, move parsing file work to java.lang.invoke and add a new API in interface JavaLangInvokeAccess to generate holder classes, remove old APIs. The new API is used both by JLI and CDS.
Reviewed-by: mchung, sundar
2020-09-04 09:47:18 -07:00
Mikael Vidstedt
e7289aa4d4
Merge
2020-07-27 22:26:00 -07:00
Pavel Rappo
922ba8da30
8240777: Update all nroff manpages for JDK 15 release
...
Reviewed-by: dholmes
2020-07-24 17:06:35 +01:00
Mandy Chung
35554ea085
8217527: jmod hash does not work if --hash-module does not include the target module
...
Reviewed-by: alanb
2020-07-20 11:40:03 -07:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Mandy Chung
692f753580
8240910: jmod rejects duplicate entries in --class-path jars
...
Reviewed-by: alanb, lancea
2020-05-08 08:23:35 -07:00
Jim Laskey
5e83cb6ca5
8241602: jlink does not produce reproducible jimage files
...
Reviewed-by: alanb, ihse
2020-05-06 12:49:58 -03:00
Christoph Langer
a7830958e3
8243117: Cleanups in Java code of module jdk.jlink
...
Reviewed-by: redestad, alanb
2020-04-23 11:56:45 +02:00
Christoph Langer
3602186430
8242039: Improve jlink VersionPropsPlugin
...
Reviewed-by: redestad
2020-04-14 21:43:34 +02:00
Aleksey Shipilev
6694402d3d
8241462: StripNativeDebugSymbols jlink plugin allocates huge arrays
...
Reviewed-by: alanb, sgehwolf
2020-03-24 18:46:48 +01:00
Volker Simonis
ff843fabec
8240333: jmod incorrectly updates .jar and .jmod files during hashing
...
Reviewed-by: martin, alanb, lancea
2020-03-04 14:55:43 +01:00
Claes Redestad
0b5d48b9e6
8230301: Re-examine hardcoded defaults in GenerateJLIClassesPlugin
...
Reviewed-by: mchung
2020-02-10 12:39:19 +01:00
Leo Jiang
b94b082727
8237465: JDK 14 L10n resource files update - msg drop 10
...
Reviewed-by: naoto
2020-01-22 22:37:36 +08:00
Jonathan Gibbons
9ec4001d87
8237058: Update all nroff manpages for JDK 14 release
...
Reviewed-by: dholmes
2020-01-14 15:01:34 -08:00
Athijegannathan Sundararajan
6e467d4d02
8225561: jlink --help doesn't state that ALL-MODULE-PATH is accepted for --add-modules
...
Reviewed-by: alanb
2020-01-09 17:25:05 +05:30
Athijegannathan Sundararajan
0ca9d9a032
8225562: jlink --module-path behavior inconsistent with help/errors
...
Reviewed-by: alanb
2019-12-09 23:00:13 +05:30
Andy Herrick
264573c9ce
8212780: Packaging Tool Implementation
...
Co-authored-by: Alexey Semenyuk <alexey.semenyuk@oracle.com>
Co-authored-by: Alexander Matveev <alexander.matveev@oracle.com>
Co-authored-by: Kevin Rushforth <kevin.rushforth@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: asemenyuk, almatvee, herrick, kcr, prr, erikj, ihse, rriggs, mchung, alanb
2019-12-05 11:25:33 -05:00
Alan Bateman
745feb207c
8233922: Service binding augments module graph with observable incubator modules
...
Reviewed-by: mchung
2019-11-19 11:35:29 +00:00
Jie Fu
66a4fd2b79
8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible
...
Reviewed-by: redestad, mchung
2019-10-29 10:13:27 -07:00
Mark Reinhold
d83df45396
8232080: jlink plugins for vendor information and run-time options
...
Reviewed-by: ihse, alanb, kvn, bobv, mchung
2019-10-29 08:26:55 -07:00
Claes Redestad
b4c63048bb
8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods
...
Reviewed-by: mchung
2019-08-29 15:59:00 +02:00
Athijegannathan Sundararajan
0b625536e6
8220700: jlink generated launcher script needs quoting to avoid parameter expansion
...
Reviewed-by: mchung, alanb, sgehwolf
2019-08-21 17:38:19 +05:30
Jonathan Gibbons
27c77d3d29
8227602: Update nroff version of man pages
...
Reviewed-by: mchung
2019-07-11 12:13:52 -07:00
Jonathan Gibbons
d2ad9dabdf
8225134: Update man-page files
...
Reviewed-by: erikj, mchung
2019-05-31 17:27:28 -07:00
Jonathan Gibbons
2ad2cce6e0
8223663: Update links for tool guides
...
Reviewed-by: alanb, erikj, darcy
2019-05-20 10:57:57 -07:00
Severin Gehwolf
1f115c7f52
8214796: Create a jlink plugin for stripping debug info symbols from native libraries
...
Reviewed-by: alanb, mchung, erikj, ihse
2019-03-14 14:04:39 +01:00
Severin Gehwolf
15ec4ba5c6
8218913: Rename --strip-debug jlink plugin
...
Reviewed-by: alanb, mchung
2019-02-13 12:01:09 +01:00
Severin Gehwolf
739d261119
8217877: Dead code in jdk.jlink's TaskHelper
...
Reviewed-by: alanb, mchung
2019-01-28 14:07:58 +01:00
Athijegannathan Sundararajan
3883078d21
8206962: jlink --release-info=del throws NPE if no keys are specified
...
Reviewed-by: alanb
2018-12-05 19:22:04 +05:30
Erik Helin
45628a358a
8214230: Classes generated by SystemModulesPlugin.java are not reproducable
...
Reviewed-by: alanb, redestad, mchung
2018-12-04 09:30:10 +01:00
Vicente Romero
61082e6b25
8213480: update internal ASM version to 7.0
...
Reviewed-by: dholmes, iignatyev, alanb
2018-11-13 23:33:17 -05:00
Mandy Chung
9ffe7e1205
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
...
Reviewed-by: alanb, dfuchs, kvn
2018-11-06 10:01:16 -08:00
Leo Jiang
6c703b8589
8207948: JDK 11 L10n resource file update msg drop 10
...
Reviewed-by: naoto
2018-07-25 22:48:53 -07:00
Claes Redestad
b67e22709b
8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin
...
Reviewed-by: psandoz, mchung
2018-06-27 22:26:41 +02:00
Jan Lahoda
b766bdef51
8203891: Upgrade JOpt Simple to 5.0.4
...
Reviewed-by: alanb, chegar, mchung
2018-06-06 15:36:29 +02:00
Xueming Shen
bd36be5066
8191533: jar --describe-module prints service provider class names in lower case
...
Reviewed-by: alanb
2018-05-16 10:12:10 -07:00
Claes Redestad
13ce1152a4
8202583: Remove experimental ClassForNamePlugin
...
Reviewed-by: jlaskey, alanb, mchung
2018-05-08 09:52:18 +02:00
Claes Redestad
b66ffad152
8199471: Enable generation of callSiteForms at link time
...
Reviewed-by: psandoz, mchung
2018-03-14 17:14:02 +01:00
Claes Redestad
d88408c75b
8199453: Enable link-time generation of constructor forms
...
Reviewed-by: alanb, psandoz, mchung
2018-03-12 18:31:02 +01:00
Athijegannathan Sundararajan
6196bf4ee1
8194922: jlink --exclude-resources should never exclude module-info.class
...
Reviewed-by: alanb
2018-02-20 15:25:40 +05:30
Michal Vala
04b8b8deff
8170120: jimage throws IOException when the given file is not a jimage file
...
Reviewed-by: alanb
2018-02-19 13:26:41 +00:00
Mandy Chung
f5b63e9852
8196310: jlink --suggest-providers fails with missing resource if --output specified
...
Reviewed-by: alanb, lancea, sundar
2018-01-31 15:15:09 -08:00
Goetz Lindenmaier
22762d1cdc
8189102: All tools should support -?, -h and --help
...
Reviewed-by: kvn, jjg, weijun, alanb, rfield, ksrini
2018-01-16 08:48:34 +01:00
Li Jiang
cc269bbcc4
8194717: JDK10 L10n resource file update - msgdrop 10
...
Reviewed-by: joehw
2018-01-14 22:25:53 -08:00
Mark Reinhold
0214135fde
8192833: JEP 322: Time-Based Release Versioning
...
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
2017-12-13 17:28:24 -08:00
Athijegannathan Sundararajan
b93586c51e
8192986: Inconsistent handling of exploded modules in jlink
...
Reviewed-by: redestad, jlaskey
2017-12-08 20:46:40 +05:30
Mandy Chung
f296f0cfbc
8192945: Need stable sort for MODULES entry in the release file
...
Reviewed-by: alanb, redestad
2017-12-07 09:23:15 -08:00
Athijegannathan Sundararajan
448f3c1fcd
8185130: jlink should throw error if target image and current JDK versions don't match
...
Reviewed-by: redestad, alanb, mchung
2017-12-06 08:04:35 +05:30
Xueming Shen
97cddabb17
8189611: JarFile versioned stream and real name support
...
Reviewed-by: psandoz, alanb, mchung, martin
2017-11-29 15:01:16 -08:00
Claes Redestad
433bf8ab65
8184777: Factor out species generation logic from BoundMethodHandle
...
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: vlivanov
2017-11-16 00:58:50 +01:00