Amit Kumar
|
a58e0ca9d2
|
8308347: [s390x] build broken after JDK-8304913
Reviewed-by: stuefe, rriggs
|
2023-05-18 13:51:34 +00:00 |
|
Martin Doerr
|
64f6681cc7
|
8308246: PPC64le build broken after JDK-8304913
Reviewed-by: shade, mbaesken
|
2023-05-17 15:10:46 +00:00 |
|
Roger Riggs
|
01892f9c6e
|
8304913: Use OperatingSystem, Architecture, and Version in jlink
Reviewed-by: jpai, alanb, mchung
|
2023-05-15 18:03:24 +00:00 |
|
Adam Sotona
|
3b430b9f73
|
8250596: Update remaining manpage references from "OS X" to "macOS"
Reviewed-by: mullan, cjplummer, dholmes, sspitsyn
|
2023-05-05 08:54:53 +00:00 |
|
Oliver Kopp
|
c57af319f6
|
8306038: SystemModulesPlugin generates code that doesn't pop when return value not used
Reviewed-by: alanb, mchung
|
2023-04-19 15:56:34 +00:00 |
|
Naoto Sato
|
4ed933cf77
|
8296248: Update CLDR to Version 43.0
Reviewed-by: joehw
|
2023-04-17 16:35:36 +00:00 |
|
Ian Graves
|
3f59b75bd8
|
8304898: Fix Copyright Headers for JLink Source Files
Reviewed-by: iris, mchung
|
2023-03-24 18:32:27 +00:00 |
|
Ian Graves
|
af0504e3f3
|
8304691: Remove jlink --post-process-path option
Reviewed-by: mchung
|
2023-03-23 19:17:07 +00:00 |
|
Adam Sotona
|
358c61b58d
|
8294972: Convert jdk.jlink internal plugins to use the Classfile API
Reviewed-by: mchung, alanb
|
2023-03-22 12:12:14 +00:00 |
|
Mandy Chung
|
bbca7c3ede
|
8304542: Convert use of internal VM::classFileVersion to ClassFileFormatVersion
Reviewed-by: alanb
|
2023-03-20 23:24:49 +00:00 |
|
Naoto Sato
|
4486f1b720
|
8304367: jlink --include-locales=* attempts to parse non .class resource files with classfile reader
Reviewed-by: mchung, lancea, jpai
|
2023-03-17 15:44:38 +00:00 |
|
Adam Sotona
|
b1d89f3066
|
8294971: jdk.jlink jdk.tools.jimage.JImageTask is using ASM to verify classes
Reviewed-by: mchung
|
2023-03-10 10:15:37 +00:00 |
|
Andrey Turbanov
|
fa1cebedb5
|
8303266: Prefer ArrayList to LinkedList in JImageTask
Reviewed-by: jlaskey
|
2023-03-06 08:42:41 +00:00 |
|
Ian Graves
|
784f7b1462
|
8293667: Align jlink's --compress option with jmod's --compress option
Reviewed-by: mchung
|
2023-02-27 21:05:36 +00:00 |
|
Severin Gehwolf
|
11194e8b82
|
8302325: Wrong comment in java.base/share/native/libjimage/imageFile.hpp
Reviewed-by: alanb, jlaskey
|
2023-02-15 09:54:47 +00:00 |
|
Jesper Wilhelmsson
|
5c59de52a3
|
Merge
|
2023-01-27 22:46:31 +00:00 |
|
Damon Nguyen
|
a67b1e77d3
|
8300719: JDK 20 RDP2 L10n resource files update
Reviewed-by: cjplummer, naoto, prr, joehw, asemenyuk, jlu, lancea, ihse, jjg, weijun
|
2023-01-26 22:33:04 +00:00 |
|
David Holmes
|
6dd8723f66
|
8290918: Initial nroff manpage generation for JDK 21
Reviewed-by: lancea, iris, darcy
|
2023-01-24 06:27:54 +00:00 |
|
David Holmes
|
fd752178e3
|
8290919: Update nroff pages in JDK 20 before RC
Reviewed-by: iris, alanb
|
2023-01-23 07:44:32 +00:00 |
|
Damon Nguyen
|
c997b5bffd
|
8298133: JDK 20 RDP1 L10n resource files update - msgdrop 10
Reviewed-by: achung, naoto, joehw, cjplummer, almatvee
|
2022-12-16 21:15:29 +00:00 |
|
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 |
|