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 |
|
Alexander Matveev
|
1e222bccd3
|
8293462: [macos] app image signature invalid when creating DMG or PKG from post processed signed image
Reviewed-by: asemenyuk
|
2022-09-26 22:48:25 +00:00 |
|
Julian Waters
|
bb422f5c14
|
8293595: tstrings::any() is missing an overload
Reviewed-by: asemenyuk, almatvee
|
2022-09-20 13:04:35 +00:00 |
|
David Holmes
|
85a602355f
|
Merge
|
2022-08-11 05:14:13 +00:00 |
|
Alisen Chung
|
0def5316cd
|
8290889: JDK 19 RDP2 L10n resource files update - msgdrop 10
Reviewed-by: naoto, asemenyuk
|
2022-08-09 22:27: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 |
|
David Holmes
|
618f3a82a4
|
8278274: Update nroff pages in JDK 19 before RC
Reviewed-by: jjg
|
2022-07-20 04:40:09 +00:00 |
|
Alexander Matveev
|
64286074ba
|
8289030: [macos] app image signature invalid when creating DMG or PKG
Reviewed-by: asemenyuk
|
2022-07-08 00:17:11 +00:00 |
|
Alexander Matveev
|
70008da6b4
|
8287971: Throw exception for missing values in .jpackage.xml
Reviewed-by: asemenyuk
|
2022-06-21 21:12:21 +00:00 |
|
Alexey Semenyuk
|
c37c8e5d34
|
8250950: Allow per-user and system wide configuration of a jpackaged app
Reviewed-by: almatvee
|
2022-06-06 22:17:59 +00:00 |
|
Alexander Matveev
|
7a0c8b14aa
|
8286850: [macos] Add support for signing user provided app image
Reviewed-by: asemenyuk
|
2022-06-03 20:27:58 +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 |
|
Alexander Matveev
|
b523c88480
|
8286122: [macos]: App bundle cannot upload to Mac App Store due to info.plist embedded in java exe
Reviewed-by: asemenyuk, kcr
|
2022-05-18 20:21:34 +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 |
|
Daniel D. Daugherty
|
5b42747ba1
|
8285736: JDK-8236128 causes validate-source failures
Reviewed-by: mikael, asemenyuk
|
2022-04-27 17:16:45 +00:00 |
|
Alexey Semenyuk
|
b675c597e3
|
8236128: Allow jpackage create installers for services
Reviewed-by: almatvee
|
2022-04-27 16:32:29 +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 |
|
Andrey Turbanov
|
b8dd21b790
|
8283801: Cleanup confusing String.toString calls
Reviewed-by: bpb
|
2022-03-30 21:09:55 +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 |
|
Alexander Matveev
|
fb8bf81842
|
8279995: jpackage --add-launcher option should allow overriding description
Reviewed-by: asemenyuk
|
2022-02-25 20:49:59 +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 |
|
Jesper Wilhelmsson
|
37143c09ab
|
Merge
|
2022-01-18 01:10:17 +00:00 |
|
Aleksey Shipilev
|
14a90e536b
|
8279370: jdk.jpackage/share/native/applauncher/JvmLauncher.cpp fails to build with GCC 6.3.0
Reviewed-by: almatvee, asemenyuk
|
2022-01-13 08:51:35 +00:00 |
|
Jesper Wilhelmsson
|
e6b28e05c6
|
Merge
|
2021-12-16 00:26:36 +00:00 |
|
Andrey Turbanov
|
04dbdd36dd
|
8274898: Cleanup usages of StringBuffer in jdk tools modules
Reviewed-by: sspitsyn, lmesnik
|
2021-12-15 19:28:58 +00:00 |
|
Alexander Matveev
|
918e339785
|
8278233: [macos] tools/jpackage tests timeout due to /usr/bin/osascript
Reviewed-by: herrick, asemenyuk
|
2021-12-14 23:59:11 +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 |
|
Jonathan Gibbons
|
ed5d53ae0e
|
8273179: Update nroff pages in JDK 18 before RC
Reviewed-by: dholmes
|
2021-12-10 02:50:37 +00:00 |
|
Alexey Semenyuk
|
8ef1a232b1
|
8278311: Debian packaging doesn't work
Reviewed-by: almatvee
|
2021-12-09 02:31:29 +00:00 |
|
Andy Herrick
|
7696897932
|
8276837: [macos]: Error when signing the additional launcher
Reviewed-by: asemenyuk, almatvee
|
2021-12-02 14:08:33 +00:00 |
|
Alexey Semenyuk
|
fe45835f7c
|
8274856: Failing jpackage tests with fastdebug/release build
Reviewed-by: almatvee, herrick
|
2021-11-15 17:57:58 +00:00 |
|
Andy Herrick
|
71c4b19517
|
8276562: Fix to JDK-8263155 left out the help text changes
Reviewed-by: asemenyuk, almatvee
|
2021-11-08 13:45:23 +00:00 |
|
Andy Herrick
|
b2128a9667
|
8263155: Allow additional contents for DMG
Reviewed-by: asemenyuk, almatvee
|
2021-10-22 12:17:45 +00:00 |
|
Andy Herrick
|
d548f2fc0d
|
8274346: Support for additional content in an app-image.
Reviewed-by: asemenyuk, almatvee
|
2021-10-18 13:28:41 +00:00 |
|
Alexey Semenyuk
|
a3ca770227
|
8272815: jpackage --type rpm produces an error: Invalid or unsupported type: [null]
Reviewed-by: herrick, almatvee
|
2021-09-15 13:22:26 +00:00 |
|
Alexey Semenyuk
|
cd2dbe5f00
|
8272328: java.library.path is not set properly by Windows jpackage app launcher
Reviewed-by: herrick, almatvee
|
2021-08-11 20:54:58 +00:00 |
|
Andy Herrick
|
0aca4f72ce
|
8271868: Warn user when using mac-sign option with unsigned app-image.
Reviewed-by: almatvee, asemenyuk
|
2021-08-06 12:24:58 +00:00 |
|
David Holmes
|
ea02dade43
|
8272067: Initial nroff manpage generation for JDK 18
Reviewed-by: darcy
|
2021-08-06 03:49:34 +00:00 |
|
Jesper Wilhelmsson
|
14692d5ed0
|
Merge
|
2021-08-06 01:21:44 +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 |
|
Jesper Wilhelmsson
|
9935440ede
|
Merge
|
2021-07-23 01:41:14 +00:00 |
|
Alexey Semenyuk
|
7165b3f105
|
8271155: Wrong path separator in env variable
Reviewed-by: herrick, kcr, iris, almatvee
|
2021-07-22 22:14:31 +00:00 |
|
Andy Herrick
|
057992f206
|
8269387: jpackage --add-launcher should have option to not create shortcuts for additional launchers
Reviewed-by: asemenyuk, almatvee
|
2021-07-15 17:04:54 +00:00 |
|
Alexander Matveev
|
fb0a95fed4
|
8269036: tools/jpackage/share/AppImagePackageTest.java failed with "hdiutil: create failed - Resource busy"
Reviewed-by: asemenyuk, herrick
|
2021-06-25 21:27:35 +00:00 |
|
Andy Herrick
|
af3df6300e
|
8267598: jpackage removes system libraries from java.library.path
Reviewed-by: almatvee, asemenyuk
|
2021-06-03 19:02:11 +00:00 |
|
Alexander Matveev
|
5aa45f2edf
|
8267403: tools/jpackage/share/FileAssociationsTest.java#id0 failed with "Error: Bundler "Mac PKG Package" (pkg) failed to produce a package"
Reviewed-by: herrick, asemenyuk
|
2021-05-25 22:08:33 +00:00 |
|