Alexey Semenyuk
|
70c4e2c0cc
|
8344587: Reduce number of "jdk.jpackage.internal" classes used from other packages
Reviewed-by: almatvee
|
2024-11-22 23:33:49 +00:00 |
|
Alexey Semenyuk
|
fea5f2b145
|
8344415: Restruct jpackage utility classes
Reviewed-by: almatvee
|
2024-11-19 13:54:57 +00:00 |
|
Alexey Semenyuk
|
0714114fe3
|
8344322: Improve capabilities of jpackage test lib to validate error output of jpackage
Reviewed-by: almatvee
|
2024-11-19 13:53:45 +00:00 |
|
Alexey Semenyuk
|
41a627b789
|
8343876: Enhancements to jpackage test lib
Reviewed-by: almatvee
|
2024-11-17 23:46:49 +00:00 |
|
Alexey Semenyuk
|
2c509a158f
|
8344326: Move jpackage tests from "jdk.jpackage.tests" package to the default package
Reviewed-by: almatvee
|
2024-11-15 23:55:45 +00:00 |
|
Alexey Semenyuk
|
95a00f8a18
|
8343875: Minor improvements of jpackage test library
Reviewed-by: almatvee
|
2024-11-14 04:18:26 +00:00 |
|
Alexey Semenyuk
|
ac82a8f89c
|
8343610: InOutPathTest jpackage test produces invalid app image on macOS
Reviewed-by: almatvee
|
2024-11-07 12:32:34 +00:00 |
|
Alexey Semenyuk
|
c33a8f52b6
|
8343314: Move common properties from jpackage jtreg test declarations to TEST.properties file
Reviewed-by: almatvee
|
2024-11-05 13:42:27 +00:00 |
|
Alexey Semenyuk
|
29882bfe7b
|
8340311: JPackage app-image exe launches multiple exe's in JDK 22+
Reviewed-by: almatvee
|
2024-11-02 12:44:17 +00:00 |
|
Alexey Semenyuk
|
568b07a09b
|
8325089: jpackage utility creates an "infinite", undeleteable directory tree
Reviewed-by: almatvee
|
2024-10-31 20:25:55 +00:00 |
|
Alexey Semenyuk
|
ceaa71e731
|
8342576: [macos] AppContentTest still fails after JDK-8341443 for same reason on older macOS versions
Co-authored-by: Alexander Matveev <almatvee@openjdk.org>
Reviewed-by: almatvee
|
2024-10-30 02:41:45 +00:00 |
|
SendaoYan
|
df3473e220
|
8343178: Test BasicTest.java javac compile fails cannot find symbol
Reviewed-by: jpai, asemenyuk
|
2024-10-29 06:05:56 +00:00 |
|
Alexey Semenyuk
|
a95374f588
|
8343101: Rework BasicTest.testTemp test cases
Reviewed-by: almatvee
|
2024-10-28 17:24:01 +00:00 |
|
Alexey Semenyuk
|
00fe9f7bdf
|
8343100: Consolidate EmptyFolderTest and EmptyFolderPackageTest jpackage tests into single java file
Reviewed-by: almatvee
|
2024-10-28 17:22:38 +00:00 |
|
Alexey Semenyuk
|
9e451aa365
|
8343102: Remove --compress from jlink command lines from jpackage tests
Reviewed-by: almatvee
|
2024-10-26 14:01:19 +00:00 |
|
Alexander Matveev
|
85e0e6452d
|
8341443: [macos] AppContentTest and SigningOptionsTest failed due to "codesign" does not fails with "--app-content" on macOS 15
Reviewed-by: asemenyuk
|
2024-10-04 21:21:47 +00:00 |
|
Alexey Semenyuk
|
24530022d0
|
8331977: Crash: SIGSEGV in dlerror()
Reviewed-by: almatvee
|
2024-06-01 12:31:25 +00:00 |
|
Alexey Semenyuk
|
91ab088d5e
|
8333116: test/jdk/tools/jpackage/share/ServiceTest.java test fails
Reviewed-by: almatvee
|
2024-05-28 21:39:38 +00:00 |
|
Alexey Semenyuk
|
56d4c33f40
|
8227529: With malformed --app-image the error messages are awful
Reviewed-by: almatvee
|
2023-12-01 01:53:20 +00:00 |
|
Alexey Semenyuk
|
e9eb8b98f4
|
8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC
Reviewed-by: almatvee, alanb
|
2023-11-07 17:07:43 +00:00 |
|
Alexander Matveev
|
1ca2cfafdd
|
8310933: Copying from runtime image to application image should not follow symlinks
Reviewed-by: asemenyuk
|
2023-10-30 21:09:17 +00:00 |
|
Alexander Matveev
|
f1dfdc1a79
|
8311877: [macos] Add CLI options to provide signing identity directly to codesign and productbuild
Reviewed-by: asemenyuk
|
2023-10-24 21:41:20 +00:00 |
|
Alexey Semenyuk
|
5a6aa569aa
|
8303959: tools/jpackage/share/RuntimePackageTest.java fails with java.lang.AssertionError missing files
Reviewed-by: almatvee
|
2023-09-29 17:17:54 +00:00 |
|
Alexander Matveev
|
ec0cc6300a
|
8313904: [macos] All signing tests which verifies unsigned app images are failing
Reviewed-by: asemenyuk
|
2023-08-11 21:00:52 +00:00 |
|
Anthony Scarpino
|
e737968792
|
8308398: Move SunEC crypto provider into java.base
Reviewed-by: valeriep, alanb
|
2023-07-17 17:38:54 +00:00 |
|
Alexey Semenyuk
|
1de772cd89
|
8294806: jpackaged-app ignores splash screen from jar file
Reviewed-by: almatvee
|
2023-04-11 16:16:07 +00:00 |
|
Matthias Baesken
|
ebac7eec8e
|
8304063: tools/jpackage/share/AppLauncherEnvTest.java fails when checking LD_LIBRARY_PATH
Reviewed-by: asemenyuk, almatvee
|
2023-03-17 07:55:55 +00:00 |
|
Alexander Matveev
|
0a4d54f7ce
|
8299779: Test tools/jpackage/share/jdk/jpackage/tests/MainClassTest.java timed out
Reviewed-by: asemenyuk
|
2023-03-11 01:04:13 +00:00 |
|
Alexander Matveev
|
8962c723a8
|
8298488: [macos13] tools/jpackage tests failing with "Exit code: 137" on macOS
Reviewed-by: asemenyuk
|
2022-12-12 22:51:02 +00:00 |
|
KIRIYAMA Takuya
|
121d4a5119
|
8293579: tools/jpackage/share/jdk/jpackage/tests/UnicodeArgsTest.java fails on Japanese Windows platform
Reviewed-by: asemenyuk, naoto, almatvee
|
2022-10-04 17:29:15 +00:00 |
|
Alex Kasko
|
543163a03b
|
8291978: jpackage: allow to override primary l10n files on Windows
Reviewed-by: asemenyuk, almatvee, naoto
|
2022-08-10 20:34:51 +00:00 |
|
Alex Kasko
|
a694e9e34d
|
8288838: jpackage: file association additional arguments
Reviewed-by: asemenyuk, almatvee
|
2022-07-07 16:45:35 +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 |
|
Alexander Matveev
|
409157d2af
|
8287125: [macos] Multiple jpackage tests fail/timeout on same host
Reviewed-by: asemenyuk
|
2022-06-02 21:44:51 +00:00 |
|
Alexey Semenyuk
|
45180633d3
|
8281682: Redundant .ico files in Windows app-image cause unnecessary bloat
Reviewed-by: almatvee
|
2022-05-24 16:33:45 +00:00 |
|
Alexander Matveev
|
273c7329e7
|
8277493: [REDO] Quarantined jpackage apps are labeled as "damaged"
Reviewed-by: asemenyuk
|
2022-05-13 18:39:16 +00:00 |
|
Alexey Semenyuk
|
b675c597e3
|
8236128: Allow jpackage create installers for services
Reviewed-by: almatvee
|
2022-04-27 16:32:29 +00:00 |
|
Andrey Turbanov
|
48c7549806
|
8284853: Fix various 'expected' typo
Reviewed-by: bpb, ihse
|
2022-04-14 18:05:49 +00:00 |
|
Alexey Semenyuk
|
b9cc3bc1bf
|
8284067: jpackage'd launcher reports non-zero exit codes with error prompt
Reviewed-by: almatvee
|
2022-04-06 11:49:36 +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 |
|
Alexey Semenyuk
|
cd234f5dbe
|
8282007: Assorted enhancements to jpackage testing framework
Reviewed-by: almatvee
|
2022-02-17 05:27:41 +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
|
44f137ff9c
|
8271170: Add unit test for what jpackage app launcher puts in the environment
Reviewed-by: almatvee, herrick
|
2021-08-11 23:39:50 +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
|
9eaa4afc99
|
8267056: tools/jpackage/share/RuntimePackageTest.java fails with NoSuchFileException
Reviewed-by: asemenyuk, herrick
|
2021-05-21 00:44:39 +00:00 |
|
Alexander Matveev
|
1356116d3f
|
8266456: Replace direct TKit.run() calls with jdk.jpackage.test.Annotations.Test annotation
Reviewed-by: asemenyuk, herrick
|
2021-05-11 21:59:56 +00:00 |
|
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 |
|