Christian Stein
|
a80552e1e1
|
8236919: Refactor com.sun.tools.javac.main.CommandLine into a reusable module for other JDK tools
Reviewed-by: jjg
|
2022-11-28 17:33:59 +00:00 |
|
Jonathan Gibbons
|
5a45c25151
|
8297164: Update troff man pages and CheckManPageOptions.java
Reviewed-by: dholmes
|
2022-11-21 22:03:48 +00:00 |
|
Doug Simon
|
4f44fd6308
|
8237467: jlink plugin to save the argument files as input to jlink in the output image
Reviewed-by: mchung
|
2022-10-03 16:24:43 +00:00 |
|
Aleksey Shipilev
|
43f7f47ae0
|
8293499: Provide jmod --compress option
Reviewed-by: alanb, mchung, jpai, redestad
|
2022-09-19 06:19:53 +00:00 |
|
Joe
|
1f484dae4e
|
8289562: Change bugs.java.com and bugreport.java.com URL's to https
Co-authored-by: Joe Cherian <joe.cherian@oracle.com>
Reviewed-by: prr, jjg, naoto, iris
|
2022-08-19 08:55:58 +00:00 |
|
David Holmes
|
e9f97b2e8c
|
8290489: Initial nroff manpage generation for JDK 20
Reviewed-by: dcubed
|
2022-07-22 04:40:15 +00:00 |
|
Ryan Ernst
|
3582fd9e93
|
8290359: Ensure that all directory streams are closed in jdk.link
Reviewed-by: chegar
|
2022-07-21 06:19:55 +00:00 |
|
David Holmes
|
618f3a82a4
|
8278274: Update nroff pages in JDK 19 before RC
Reviewed-by: jjg
|
2022-07-20 04:40:09 +00:00 |
|
Alexey Ivanov
|
9b7e42c0f0
|
8284209: Replace remaining usages of 'a the' in source code
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
|
2022-05-24 20:08:11 +00:00 |
|
Christian Stein
|
a0f6dd3291
|
8287121: Fix typo in jlink's description resource key lookup
Reviewed-by: alanb, lancea
|
2022-05-24 10:14:31 +00:00 |
|
Christian Stein
|
655500a4f5
|
8286654: Add an optional description accessor on ToolProvider interface
Reviewed-by: jjg, darcy, lancea
|
2022-05-19 18:25:12 +00:00 |
|
Magnus Ihse Bursie
|
e68024c2d2
|
8285485: Fix typos in corelibs
Reviewed-by: jpai, sundar, naoto, lancea
|
2022-05-17 12:10:48 +00:00 |
|
KIRIYAMA Takuya
|
c4bd4499f1
|
8238373: Punctuation should be same in jlink help usage on Japanese language
Reviewed-by: naoto
|
2022-05-10 12:25:48 +00:00 |
|
Naoto Sato
|
526e73498e
|
8282819: Deprecate Locale class constructors
Reviewed-by: lancea, rriggs
|
2022-04-05 15:38:36 +00:00 |
|
Alisen Chung
|
38df5701ff
|
8283805: [REDO] JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: naoto
|
2022-03-31 22:59:21 +00:00 |
|
Alisen Chung
|
634800a536
|
8283806: [BACKOUT] JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: kcr, naoto
|
2022-03-28 23:37:35 +00:00 |
|
Alisen Chung
|
c0aecd15ae
|
8280400: JDK 19 L10n resource files update - msgdrop 10
Reviewed-by: naoto, kizune
|
2022-03-28 18:31:17 +00:00 |
|
Christian Stein
|
394ce5f948
|
8280825: Modules that "provide" ToolProvider should document the name that can be used
Reviewed-by: jjg, lancea, alanb
|
2022-02-15 17:55:50 +00:00 |
|
Andrey Turbanov
|
3419ff7ba7
|
8277535: Remove redundant Stream.distinct()/sorted() steps
Reviewed-by: prappo
|
2022-01-20 18:11:55 +00:00 |
|
Jaikiran Pai
|
e683d4ac8d
|
8279921: Dump the .class file in jlink debug mode for any failure during transform() of a plugin
Reviewed-by: mchung
|
2022-01-20 04:49:52 +00:00 |
|
David Holmes
|
624f3094b8
|
8278275: Initial nroff manpage generation for JDK 19
Reviewed-by: erikj, jjg, iris
|
2021-12-13 21:36:24 +00:00 |
|
Andrew Leonard
|
db68a0ce1c
|
8276766: Enable jar and jmod to produce deterministic timestamped content
Reviewed-by: ihse, lancea, alanb, jgneff
|
2021-12-11 15:27:08 +00:00 |
|
Jonathan Gibbons
|
ed5d53ae0e
|
8273179: Update nroff pages in JDK 18 before RC
Reviewed-by: dholmes
|
2021-12-10 02:50:37 +00:00 |
|
Calvin Cheung
|
79165b738d
|
8278324: Update the --generate-cds-archive jlink plugin usage message
Reviewed-by: alanb
|
2021-12-08 16:10:06 +00:00 |
|
Athijegannathan Sundararajan
|
ba2a8e5a49
|
8278205: jlink plugins should dump .class file in debug mode
Reviewed-by: jlaskey
|
2021-12-03 13:20:08 +00:00 |
|
Andrew Leonard
|
24e586a043
|
8276764: Enable deterministic file content ordering for Jar and Jmod
Reviewed-by: mchung, ihse
|
2021-11-23 18:28:30 +00:00 |
|
Andrey Turbanov
|
e47cc81b09
|
8275386: Change nested classes in jdk.jlink to static nested classes
Reviewed-by: alanb, rriggs, iris
|
2021-11-19 18:51:13 +00:00 |
|
Magnus Ihse Bursie
|
1533b8191b
|
8276629: Use blessed modifier order in core-libs code
Reviewed-by: dholmes, aefimov, dfuchs, mchung, iris
|
2021-11-04 17:02:42 +00:00 |
|
Joe Darcy
|
f17818516c
|
8275249: Suppress warnings on non-serializable array component types in jdk.jlink
Reviewed-by: iris
|
2021-10-15 17:24:30 +00:00 |
|
Andrey Turbanov
|
4e7d7caa0c
|
8273711: Remove redundant stream() call before forEach in jdk.jlink
Reviewed-by: alanb, psandoz, dfuchs
|
2021-10-06 18:17:58 +00:00 |
|
Andrey Turbanov
|
6f4cefbcba
|
8274394: Use Optional.isEmpty instead of !Optional.isPresent in jdk.jlink
Reviewed-by: alanb, mchung
|
2021-09-28 17:22:27 +00:00 |
|
Calvin Cheung
|
c547ead493
|
8272916: Copyright year was modified unintentionally in jlink.properties and ImagePluginStack.java
Reviewed-by: bpb
|
2021-08-24 18:09:56 +00:00 |
|
Calvin Cheung
|
f608e81ad8
|
8264322: Generate CDS archive when creating custom JDK image
Reviewed-by: mchung, alanb
|
2021-08-24 15:31:20 +00:00 |
|
David Holmes
|
ea02dade43
|
8272067: Initial nroff manpage generation for JDK 18
Reviewed-by: darcy
|
2021-08-06 03:49:34 +00:00 |
|
Jonathan Gibbons
|
dfacda488b
|
8270872: Final nroff manpage update for JDK 17
Reviewed-by: darcy, mr, iris, naoto
|
2021-08-05 22:12:27 +00:00 |
|
Athijegannathan Sundararajan
|
4d1cf51b1d
|
8240349: jlink should not leave partial image output directory on failure
Reviewed-by: jlaskey, alanb
|
2021-06-09 06:35:20 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Athijegannathan Sundararajan
|
ec65cf8332
|
8240347: remove undocumented options from jlink --help message
Reviewed-by: alanb, redestad
|
2021-05-27 12:29:10 +00:00 |
|
Mark Reinhold
|
e63023546a
|
8266851: Implement JEP 403: Strongly Encapsulate JDK Internals
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mchung, alanb, hseigel
|
2021-05-26 20:55:53 +00:00 |
|
Athijegannathan Sundararajan
|
bf8d4a8eca
|
8267583: jmod fails on symlink to class file
Reviewed-by: alanb
|
2021-05-26 11:04:59 +00:00 |
|
Ian Graves
|
edd5fc883a
|
8261096: Convert jlink tool to use Stream.toList()
Reviewed-by: alanb, smarks
|
2021-02-09 15:42:59 +00:00 |
|
Magnus Ihse Bursie
|
f7a6cff983
|
8261149: Initial nroff manpage update for JDK 17
Reviewed-by: dholmes, erikj
|
2021-02-04 14:37:33 +00:00 |
|
Magnus Ihse Bursie
|
ed1a7755c3
|
8258378: Final nroff manpage update for JDK 16
Reviewed-by: erikj, dholmes
|
2021-02-02 07:41:48 +00:00 |
|
Leo Jiang
|
012051090d
|
8259732: JDK 16 L10n resource file update - msg drop 10
Reviewed-by: naoto
|
2021-01-20 13:58:49 +00:00 |
|
Magnus Ihse Bursie
|
622f72bc8b
|
8255853: Update all nroff manpages for JDK 16 release
Reviewed-by: erikj
|
2020-11-03 22:12:56 +00:00 |
|
Ian Graves
|
77921b9736
|
8254080: fix for JDK-8204256 causes jlink test failures
Reviewed-by: alanb
|
2020-10-06 15:23:19 +00:00 |
|
Ian Graves
|
5d84e95ed5
|
8204256: improve jlink error message to report unsupported class file format
Reviewed-by: mchung
|
2020-10-05 23:19:27 +00:00 |
|
Ian Graves
|
8df3e72cea
|
8218685: jlink --list-plugins needs to be readable and tidy
Reviewed-by: mchung, alanb
|
2020-09-29 21:16:35 +00:00 |
|
Ian Graves
|
79904c1fa3
|
8252730: jlink does not create reproducible builds on different servers
Reviewed-by: mchung, alanb
|
2020-09-26 07:01:22 +00:00 |
|
Mandy Chung
|
44a74dac95
|
8252919: JDK built with --enable-cds=no fails with NoClassDefFoundError
Reviewed-by: minqi, sundar, alanb, redestad
|
2020-09-10 16:04:58 +00:00 |
|