Alexey Semenyuk
c8b744743b
8266603: jpackage: Add missing copyright file in Java runtime .deb installers
...
Reviewed-by: almatvee, herrick
2021-05-10 16:39:39 +00:00
Alexander Matveev
2c53654bf1
8266179: [macos] jpackage should specify architecture for produced pkg files
...
Reviewed-by: herrick, kcr, asemenyuk
2021-05-04 23:35:24 +00:00
Andy Herrick
5c083e8560
8266129: tools/jpackage/windows/WinInstallerIconTest.java hangs with fastdebug
...
Reviewed-by: asemenyuk, almatvee
2021-05-01 12:03:12 +00:00
Vladimir Kozlov
4785e112ae
8264806: Remove the experimental JIT compiler
...
Reviewed-by: iignatyev, erikj
2021-04-27 06:23:21 +00:00
Vladimir Kozlov
694acedf18
8264805: Remove the experimental Ahead-of-Time Compiler
...
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
2021-04-27 01:12:18 +00:00
Naoto Sato
f6e54f2f9a
8258794: Support for CLDR version 39
...
Reviewed-by: joehw, erikj
2021-04-15 21:28:22 +00:00
Andy Herrick
e167577888
8265078: jpackage tests on Windows leave large temp files
...
Reviewed-by: asemenyuk, kcr
2021-04-14 19:56:24 +00:00
Alexey Semenyuk
5bd6c74547
8236127: Use value of --icon CLI option to set icon for exe installers
...
Reviewed-by: almatvee, herrick
2021-04-08 15:44:11 +00:00
Andy Herrick
04f24fe9ad
8264403: [macos]: App names containing '.' characters results in an error message when launching
...
Reviewed-by: asemenyuk
2021-04-01 20:39:38 +00:00
Alexey Semenyuk
128c0c97a5
8248418: jpackage fails to extract main class and version from app module linked in external runtime
...
Reviewed-by: herrick, almatvee
2021-03-29 19:51:39 +00:00
Alexey Semenyuk
8307aa6dcb
8264165: jpackage BasicTest fails after JDK-8220266: Check help text contains plaform specific parameters
...
Reviewed-by: herrick, dcubed
2021-03-25 15:22:39 +00:00
Alexey Semenyuk
3d7f91223e
8220266: add support for additional metadata in add/remove programs
...
Reviewed-by: herrick, almatvee
2021-03-24 23:21:14 +00:00
Andy Herrick
70d34017b5
8263887: Re-create default icons
...
Reviewed-by: almatvee, asemenyuk
2021-03-24 16:34:22 +00:00
Andy Herrick
deda80f022
8264057: [redo] JDK-8248904: Add support to jpackage for the Mac App Store.
...
Co-authored-by: Erwin Morrhey <erwin.morrhey@gluonhq.com>
Reviewed-by: kcr, asemenyuk
2021-03-24 15:39:54 +00:00
Andy Herrick
15bcf6d9f5
8264055: backout JDK-8248904 in order to resubmit with additional attribution.
...
Reviewed-by: kcr, asemenyuk
2021-03-23 21:45:40 +00:00
Henry Jen
b2df51372f
8261785: Calling "main" method in anonymous nested class crashes the JVM
...
Reviewed-by: serb
2021-03-22 15:59:49 +00:00
Ian Graves
0b5216a922
8263545: Convert jpackage to use Stream.toList()
...
Reviewed-by: asemenyuk, almatvee
2021-03-19 19:51:21 +00:00
Alexey Semenyuk
422eba81b1
8263536: Add @build tags to jpackage tests
...
Reviewed-by: almatvee, iklam, herrick
2021-03-16 19:14:41 +00:00
Andy Herrick
11c8c78c47
8248904: Add support to jpackage for the Mac App Store
...
Reviewed-by: asemenyuk, almatvee, kizune, kcr
2021-03-16 17:26:57 +00:00
Alexey Semenyuk
7ed46bd02e
8241716: Jpackage functionality to let users choose whether to create shortcuts
...
Reviewed-by: almatvee, herrick
2021-03-11 16:55:23 +00:00
Andy Herrick
109af7b5cb
8261518: jpackage looks for main module in current dir when there is no module-path
...
Reviewed-by: asemenyuk, almatvee, kizune
2021-03-04 19:51:07 +00:00
Andy Herrick
642f45f9dc
8261839: Error creating runtime package on macos without mac-package-identifier
...
Reviewed-by: asemenyuk, almatvee, kizune
2021-03-01 19:33:27 +00:00
Alexander Matveev
bec60432ec
8259570: (macos) tools/jpackage tests fails with 'hdiutil: couldn't eject "disk2" - Resource busy'
...
Reviewed-by: herrick, asemenyuk
2021-02-03 00:29:08 +00:00
Athijegannathan Sundararajan
c0cde7dc88
8259814: test/jdk/tools/jlink/plugins/CompressorPluginTest.java has compilation issues
...
Reviewed-by: alanb
2021-02-01 12:57:35 +00:00
Johannes Kuhn
cf942081a5
8259395: Patching automatic module with additional packages re-creates module without "requires java.base"
...
Reviewed-by: attila, alanb
2021-02-01 08:09:36 +00:00
Aleksey Shipilev
24a262124f
8260592: jpackage tests fail when Desktop is not supported
...
Reviewed-by: asemenyuk, herrick
2021-01-29 14:06:15 +00:00
Alex Menkov
bdc305e1cb
8258917: NativeMemoryTracking is handled by launcher inconsistenly
...
Reviewed-by: zgu
2021-01-22 21:33:02 +00:00
Jesper Wilhelmsson
f15528eb64
Merge
2020-12-17 20:41:37 +00:00
Alexey Semenyuk
61cbf0fffe
8258293: tools/jpackage/share/RuntimePackageTest.java#id0 with RuntimePackageTest.testUsrInstallDir2
...
Reviewed-by: almatvee, herrick
2020-12-17 15:33:03 +00:00
Alexey Semenyuk
d53ee6219b
8255899: Allow uninstallation of jpackage exe bundles
...
Reviewed-by: almatvee, herrick
2020-12-15 16:42:29 +00:00
Alexander Matveev
eb1c8a15b6
8257924: Use full path when running external executable from jpackage
...
Reviewed-by: herrick, asemenyuk
2020-12-10 01:01:38 +00:00
Andy Herrick
1ce2a36c7b
8257539: tools/jpackage/windows/WinL10nTest.java unpack.bat failed with Exit code: 1618
...
Reviewed-by: almatvee, asemenyuk, prr, kizune
2020-12-10 00:50:28 +00:00
Mark Reinhold
ed4c4ee73b
8256299: Implement JEP 396: Strongly Encapsulate JDK Internals by Default
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mchung, alanb
2020-12-08 22:12:24 +00:00
Andy Herrick
ff6df15be3
8256801: tools/jpackage/share/FileAssociationsTest.java#id0 failed unpack.bat with "Exit code: 1603"
...
Reviewed-by: asemenyuk, almatvee, kizune
2020-11-24 14:59:13 +00:00
Andy Herrick
303631e3d5
8256475: Fix Behavior when Installer name differs from application name.
...
Reviewed-by: asemenyuk, almatvee, kizune
2020-11-24 14:56:23 +00:00
Alexey Semenyuk
11bfdc57f9
8235304: JPackage Windows test should be added to set Publisher
...
Reviewed-by: herrick, almatvee
2020-11-20 16:38:50 +00:00
Naoto Sato
68138893a5
8251317: Support for CLDR version 38
...
Reviewed-by: erikj, bchristi, joehw
2020-11-19 22:41:11 +00:00
Alexey Semenyuk
1718abaefa
8227400: Adjust jib profiles to make 3rd party tools for creating installers available on Mach5 test machines
...
Reviewed-by: almatvee, herrick
2020-11-19 17:24:32 +00:00
Alexander Matveev
c35e1a284b
8255947: [macos] Signed macOS jpackage app doesn't filter spurious '-psn' argument
...
Reviewed-by: herrick, asemenyuk
2020-11-17 01:57:24 +00:00
Alexey Semenyuk
d6f1463cb3
8233332: Need to create exploded tests covering all forms of modules
...
Reviewed-by: herrick, almatvee
2020-11-10 22:36:31 +00:00
Andy Herrick
952abea47b
8254920: Application launched with jpackage produced .exe crashes JVM
...
Reviewed-by: asemenyuk, almatvee, kizune
2020-11-06 16:14:36 +00:00
Andy Herrick
26e7ef78fb
8252870: Finalize (remove "incubator" from) jpackage
...
Reviewed-by: kcr, erikj, almatvee, asemenyuk, prr, ihse
2020-11-04 20:27:11 +00:00
Sergey Bylokhov
2e510e04bd
8255043: Incorrectly styled copyright text
...
Reviewed-by: dholmes, trebari, jdv
2020-10-21 04:53:16 +00:00
Aleksei Voitylov
63009f90ec
8247589: Implementation of Alpine Linux/x64 Port
...
Co-authored-by: Mikael Vidstedt <mikael@openjdk.org>
Co-authored-by: Alexander Scherbatiy <alexsch@openjdk.org>
Co-authored-by: Axel Siebenborn <asiebenborn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: alanb, erikj, dholmes
2020-10-13 09:35:58 +00:00
Andy Herrick
be26972432
8253379: [windows] Several jpackage tests failed with error code 1638
...
Reviewed-by: asemenyuk, almatvee, kizune
2020-10-09 18:17:37 +00:00
Andy Herrick
4fe68f55a4
8253426: jpackage is unable to generate working EXE for add-launcher configurations
...
Reviewed-by: almatvee, kizune, asemenyuk
2020-10-05 21:10:48 +00:00
Christian Stein
f2f77f7b14
8253761: Wrong URI syntax printed by jar --describe-module
...
Reviewed-by: alanb
2020-10-05 18:16:29 +00:00
Andy Herrick
9230c2aaae
8253747: tools/jpackage/share/AppImagePackageTest.java fails with InstalledPackageSize: 0
...
Reviewed-by: almatvee, prr
2020-10-01 18:36:35 +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