Adam Sotona
|
80ef5c228b
|
8308410: broken compilation of test\jdk\tools\launcher\exeJliLaunchTest.c
Reviewed-by: alanb
|
2023-05-19 13:11:41 +00:00 |
|
Adam Sotona
|
fa14314853
|
8303669: SelectVersion indexes past the end of the argv array
Reviewed-by: vromero
|
2023-05-19 08:09:37 +00:00 |
|
Adam Sotona
|
5763be7267
|
8307326: Package jdk.internal.classfile.java.lang.constant become obsolete
Reviewed-by: erikj, liach
|
2023-05-17 12:45:19 +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 |
|
Sean Coffey
|
07f55c5ea2
|
8305950: Have -XshowSettings option display tzdata version
Reviewed-by: rriggs
|
2023-05-09 06:05:58 +00:00 |
|
Naoto Sato
|
4ed933cf77
|
8296248: Update CLDR to Version 43.0
Reviewed-by: joehw
|
2023-04-17 16:35:36 +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 |
|
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 |
|
Mandy Chung
|
622f239448
|
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
Reviewed-by: jpai, alanb
|
2023-03-20 17:30:24 +00:00 |
|
Alexander Matveev
|
c56f011baa
|
8298995: tools/jpackage/share/AddLauncherTest.java#id1 failed "AddLauncherTest.test; checks=53"
Reviewed-by: asemenyuk
|
2023-03-18 00:02:23 +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 |
|
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 |
|
Alexey Semenyuk
|
c595f965ab
|
8299278: tools/jpackage/share/AddLauncherTest.java#id1 failed AddLauncherTest.bug8230933
Reviewed-by: almatvee
|
2023-01-10 18:03:42 +00:00 |
|
Alexey Semenyuk
|
3c99e786ab
|
8298735: Some tools/jpackage/windows/* tests fails with jtreg test timeout
Reviewed-by: almatvee
|
2023-01-10 18:02:34 +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 |
|
Alexey Semenyuk
|
8d8a28ffcb
|
8296489: tools/jpackage/windows/WinL10nTest.java fails with timeout
Reviewed-by: almatvee
|
2022-12-06 00:14:31 +00:00 |
|
Alexey Semenyuk
|
884b9ade41
|
8293453: tools/jpackage/share/AddLShortcutTest.java "Failed: Check the number of mismatched pixels [1024] of [1024] is < [0.100000] threshold"
Reviewed-by: almatvee
|
2022-12-06 00:13:22 +00:00 |
|
Liam Miller-Cushon
|
e846b0438c
|
8297875: jar should not compress the manifest directory entry
Reviewed-by: lancea
|
2022-12-01 22:07:57 +00:00 |
|
Jaikiran Pai
|
0ce182723b
|
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: alanb, lancea, dfuchs
|
2022-11-30 00:37:31 +00:00 |
|
Bo Zhang
|
faf48e61be
|
8296329: jar validator doesn't account for minor class file version
Reviewed-by: jvernee
|
2022-11-23 03:09:12 +00:00 |
|
Adam Sotona
|
13158cb52d
|
8293041: --disable-@files option doesn't work and cause an error
Reviewed-by: alanb
|
2022-11-18 14:55:30 +00:00 |
|
Lutz Schmidt
|
eac26f4eb2
|
8296709: WARNING: JNI call made without checking exceptions
Reviewed-by: kevinw, sspitsyn, clanger
|
2022-11-16 15:00:20 +00:00 |
|
Naoto Sato
|
5b3de6e143
|
8284840: Update CLDR to Version 42.0
Reviewed-by: erikj, iris, joehw
|
2022-10-24 15:48:38 +00:00 |
|
Magnus Ihse Bursie
|
d5a1521fde
|
8295470: Update openjdk.java.net => openjdk.org URLs in test code
Reviewed-by: michaelm, prr, darcy
|
2022-10-20 10:33:18 +00:00 |
|
Matthias Baesken
|
b3bb3e6ed8
|
8295325: tools/jlink/plugins/SaveJlinkArgfilesPluginTest.java fails on Linux ppc64le
Reviewed-by: alanb, mdoerr, mchung
|
2022-10-17 06:53:49 +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 |
|
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 |
|
KIRIYAMA Takuya
|
a11477ce25
|
8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows environment
Reviewed-by: naoto
|
2022-09-27 16:03:33 +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 |
|
Aleksey Shipilev
|
43f7f47ae0
|
8293499: Provide jmod --compress option
Reviewed-by: alanb, mchung, jpai, redestad
|
2022-09-19 06:19:53 +00:00 |
|
Alexey Semenyuk
|
45c3e898ed
|
8292316: Tests should not rely on specific JAR file names (jpackage)
Reviewed-by: almatvee
|
2022-08-22 15:42:27 +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
|
e4925a3959
|
8291924: jpackage: l10n for Windows context menu label
Reviewed-by: naoto, asemenyuk, almatvee
|
2022-08-10 19:17:42 +00:00 |
|
Alexey Semenyuk
|
7c3cfd13e3
|
8290557: tools/jpackage/share/AddLauncherTest.java#id1 failed with "ERROR: Failed: Check icon file"
Reviewed-by: almatvee
|
2022-07-25 21:51:26 +00:00 |
|
Alexey Semenyuk
|
c2cbeb3ee8
|
8290398: jpackage exe installers are not installed in jtreg tests
Reviewed-by: almatvee
|
2022-07-19 19:46:51 +00:00 |
|
Alexey Semenyuk
|
1af7c33df5
|
8290400: Must run exe installers in jpackage jtreg tests without UI
Reviewed-by: almatvee
|
2022-07-19 17:01:55 +00:00 |
|
Alexey Semenyuk
|
977e09489d
|
8283707: Support <major.minor.update.build> version format on Windows
Reviewed-by: almatvee
|
2022-07-19 16:59:28 +00:00 |
|
Jesper Wilhelmsson
|
c79baaa811
|
Merge
|
2022-07-11 16:15:49 +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 |
|
Alex Kasko
|
a694e9e34d
|
8288838: jpackage: file association additional arguments
Reviewed-by: asemenyuk, almatvee
|
2022-07-07 16:45:35 +00:00 |
|
Alex Kasko
|
c67149be4b
|
8288961: jpackage: test MSI installation fix
Reviewed-by: asemenyuk, almatvee
|
2022-06-28 17:06:08 +00:00 |
|
Alex Kasko
|
1f36ed1fae
|
8288013: jpackage: test utility Windows registry enhancement
Reviewed-by: asemenyuk, almatvee
|
2022-06-28 17:03:11 +00:00 |
|
Jesper Wilhelmsson
|
d4b040f42d
|
Merge
|
2022-06-27 18:25:53 +00:00 |
|
Jaikiran Pai
|
9c92da5249
|
8247407: tools/jlink/plugins/CompressorPluginTest.java test failing
Reviewed-by: sundar, jlaskey
|
2022-06-25 12:19:14 +00:00 |
|
Thiago Henrique Hüpner
|
a802b9816a
|
8287760: --do-not-resolve-by-default gets overwritten if --warn-if-resolved flags is used
Reviewed-by: lancea, alanb, cstein
|
2022-06-23 09:41:06 +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
|
c254c9d095
|
8287401: jpackage tests failing on Windows due to powershell issue
Reviewed-by: almatvee
|
2022-06-16 22:04:17 +00:00 |
|
Adam Sotona
|
905bcbe34e
|
8286571: java source launcher from a minimal jdk image containing jdk.compiler fails with --enable-preview option
Reviewed-by: jlahoda
|
2022-06-07 13:38:56 +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 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +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 |
|
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
|
29395534d9
|
8282351: jpackage does not work if class file has $$ in the name on windows
Reviewed-by: almatvee
|
2022-05-10 02:53:11 +00:00 |
|
Alexey Semenyuk
|
9644a314cf
|
8285616: [macos] Incorrect path for launcher-as-service.txt in .cfg file
Reviewed-by: almatvee
|
2022-05-05 20:21:47 +00:00 |
|
Alexey Semenyuk
|
b675c597e3
|
8236128: Allow jpackage create installers for services
Reviewed-by: almatvee
|
2022-04-27 16:32:29 +00:00 |
|
Dongbo He
|
9695283458
|
8240903: Add test to check that jmod hashes are reproducible
Reviewed-by: alanb
|
2022-04-16 01:33:44 +00:00 |
|
Andrey Turbanov
|
48c7549806
|
8284853: Fix various 'expected' typo
Reviewed-by: bpb, ihse
|
2022-04-14 18:05:49 +00:00 |
|
Naoto Sato
|
523899e36c
|
8265315: Support for CLDR version 41
Reviewed-by: joehw, iris, ihse
|
2022-04-11 15:59:12 +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 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +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 |
|
Alexey Semenyuk
|
0b00ce17cd
|
8282011: test/jdk/tools/jpackage/windows/WinL10nTest.java test fails if light.exe is not in %PATH%
Reviewed-by: almatvee
|
2022-02-16 23:23:57 +00:00 |
|
Alexey Semenyuk
|
81645521c8
|
8281874: Can't unpack msi installers from test/jdk/tools/jpackage/windows/test/jdk/tools/jpackage/windows/WinShortcutPromptTest.java test
Reviewed-by: almatvee
|
2022-02-16 17:31:23 +00:00 |
|
Alexey Semenyuk
|
bb4dece246
|
8281170: Test jdk/tools/jpackage/windows/WinInstallerIconTest always fails on Windows 11
Reviewed-by: almatvee
|
2022-02-16 17:30:24 +00:00 |
|
Christian Stein
|
8b384b986a
|
8281470: tools/jar/CreateMissingParentDirectories.java fails with "Should have failed creating jar file"
Reviewed-by: lancea
|
2022-02-09 11:34:22 +00:00 |
|
Christian Stein
|
92f4f40da6
|
8281104: jar --create should create missing parent directories
Reviewed-by: lancea
|
2022-02-08 17:53:42 +00:00 |
|
Aleksey Shipilev
|
a741b927a3
|
8279453: Disable tools/jar/ReproducibleJar.java on 32-bit platforms
Reviewed-by: alanb, bpb
|
2022-01-05 16:19:00 +00:00 |
|
Jesper Wilhelmsson
|
a3b1c6b036
|
Merge
|
2021-12-23 21:17:50 +00:00 |
|
Stuart Marks
|
04ee9211fc
|
8278967: rmiregistry fails to start because SecurityManager is disabled
Reviewed-by: alanb, erikj
|
2021-12-22 18:56:30 +00:00 |
|
Jesper Wilhelmsson
|
803cb8a768
|
Merge
|
2021-12-21 21:58:05 +00:00 |
|
Alexander Matveev
|
36676db2fd
|
8278970: [macos] SigningPackageTest is failed with runtime exception
Reviewed-by: herrick, asemenyuk
|
2021-12-17 21:56:55 +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 |
|
Toshio Nakamura
|
fcd67a5242
|
8278185: Custom JRE cannot find non-ASCII named module inside
Reviewed-by: naoto
|
2021-12-09 19:05:31 +00:00 |
|
Alexey Semenyuk
|
8ef1a232b1
|
8278311: Debian packaging doesn't work
Reviewed-by: almatvee
|
2021-12-09 02:31:29 +00:00 |
|
Lance Andersen
|
ad1ff27b73
|
8277422: tools/jar/JarEntryTime.java fails with modified time mismatch
Reviewed-by: joehw, msheppar, naoto
|
2021-12-02 16:33:32 +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 |
|
Jaikiran Pai
|
09522db5aa
|
8277647: [REDO] JDK-8277507 Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
Reviewed-by: sundar
|
2021-12-02 01:29:52 +00:00 |
|
Julia Boes
|
f505396ccc
|
8277459: Add jwebserver tool
Reviewed-by: michaelm, dfuchs, ihse
|
2021-12-01 10:37:09 +00:00 |
|
Jaikiran Pai
|
a81e4fc07b
|
8258117: jar tool sets the time stamp of module-info.class entries to the current time
Reviewed-by: lancea, ihse, alanb
|
2021-11-25 02:12:03 +00:00 |
|
Lance Andersen
|
b5841ba3f3
|
8277806: 4 tools/jar failures per platform after JDK-8272728
Reviewed-by: alanb, jjg
|
2021-11-24 20:42:29 +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 |
|
Daniel D. Daugherty
|
64bdc84390
|
8277649: [BACKOUT] JDK-8277507 Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
Reviewed-by: alanb, stefank
|
2021-11-23 15:16:15 +00:00 |
|
Jaikiran Pai
|
12f08ba4d4
|
8277507: Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
Reviewed-by: almatvee
|
2021-11-23 08:19:16 +00:00 |
|
Daniel D. Daugherty
|
c79a485f1c
|
8277494: [BACKOUT] JDK-8276150 Quarantined jpackage apps are labeled as "damaged"
Reviewed-by: asemenyuk, tschatzl
|
2021-11-19 22:37:28 +00:00 |
|
Andy Herrick
|
936f7ff49e
|
8276150: Quarantined jpackage apps are labeled as "damaged"
Reviewed-by: almatvee
|
2021-11-19 14:23:04 +00:00 |
|
Alexey Semenyuk
|
9046077fe6
|
8276084: Linux DEB Bundler: release number in outputted .deb file should be optional
Reviewed-by: almatvee, herrick
|
2021-11-15 17:57:06 +00:00 |
|
Christian Stein
|
fc0fe25679
|
8273235: tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
Reviewed-by: shade
|
2021-11-08 08:09:51 +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 |
|
Phil Race
|
37890650a7
|
8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code
Reviewed-by: rriggs, serb
|
2021-10-05 17:30:31 +00:00 |
|
sunxu
|
83020617e7
|
8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms
Reviewed-by: ccheung, mchung
|
2021-09-17 16:41:51 +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 |
|
Ao Qi
|
f189dff5cb
|
8273595: tools/jpackage tests do not work on apt-based Linux distros like Debian
Co-authored-by: Sun Xu <sunxu01@loongson.cn>
Reviewed-by: asemenyuk, herrick
|
2021-09-10 23:13:18 +00:00 |
|
Masanori Yano
|
cb112affd6
|
8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform
Reviewed-by: naoto
|
2021-09-08 15:46:33 +00:00 |
|
Naoto Sato
|
7fc8540907
|
8260265: UTF-8 by Default
Reviewed-by: alanb, rriggs
|
2021-08-30 21:13:59 +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 |
|
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 |
|
Thomas Stuefe
|
eec64f5587
|
8256844: Make NMT late-initializable
Reviewed-by: coleenp, zgu
|
2021-08-04 12:19:02 +00:00 |
|
Andy Herrick
|
0199b03eb3
|
8271344: Windows product version issue
Reviewed-by: asemenyuk, almatvee
|
2021-08-03 18:51:23 +00:00 |
|
Alexey Semenyuk
|
984003d5c9
|
8268974: GetJREPath() JLI function fails to locate libjava.so if not standard Java launcher is used
Reviewed-by: almatvee, herrick, alanb
|
2021-07-22 18:53:51 +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 |
|
Alexey Semenyuk
|
efe8423d8c
|
8269403: Fix jpackage tests to gracefully handle jpackage app launcher crashes
Reviewed-by: almatvee, herrick
|
2021-06-28 16:55:20 +00:00 |
|
Andy Herrick
|
35e4c2720d
|
8268404: [TESTBUG] tools/jpackage/windows/WinInstallerIconTest.java failed "AssertionError: Failed: Check icon"
Reviewed-by: asemenyuk
|
2021-06-22 19:08:58 +00:00 |
|
Jorn Vernee
|
79010f2254
|
8266835: Add a --validate option to the jar tool
Reviewed-by: lancea
|
2021-06-09 18:15:16 +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 |
|
Alexey Semenyuk
|
bcaa2cb154
|
8264144: Add handling of "--about-url" CLI parameter for RPM/DEB packages
Reviewed-by: herrick, almatvee
|
2021-06-08 22:21:40 +00:00 |
|
Andy Herrick
|
51e8201eb5
|
8267764: jpackage cannot handle window screensaver files when EXE renamed as SCR
Reviewed-by: asemenyuk, almatvee
|
2021-06-08 19:46:40 +00:00 |
|
Jonathan Gibbons
|
ef01e47858
|
8268150: tier2: test/jdk/tools/jpackage/junit/junit.java needs updating for jtreg 6
Reviewed-by: almatvee
|
2021-06-03 01:09:49 +00:00 |
|
Maurizio Cimadamore
|
a223189b06
|
8264774: Implementation of Foreign Function and Memory API (Incubator)
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Athijegannathan Sundararajan <sundar@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: psandoz, chegar, mchung, vlivanov
|
2021-06-02 10:53:06 +00:00 |
|
Stuart Marks
|
7c85f3510c
|
8267123: Remove RMI Activation
Reviewed-by: erikj, rriggs, alanb
|
2021-05-27 15:19:45 +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 |
|
Naoto Sato
|
a4c46e1e4f
|
8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
Reviewed-by: joehw
|
2021-05-26 15:52:39 +00:00 |
|
Athijegannathan Sundararajan
|
bf8d4a8eca
|
8267583: jmod fails on symlink to class file
Reviewed-by: alanb
|
2021-05-26 11:04:59 +00:00 |
|
Andy Herrick
|
a5467ae7bb
|
8267423: Fix copyrights in jpackage tests
Reviewed-by: kcr, asemenyuk
|
2021-05-24 19:28:50 +00:00 |
|
Weijun Wang
|
640a2afda3
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
|
2021-05-24 16:55:55 +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 |
|
Vladimir Kozlov
|
2effdd1b67
|
8267112: JVMCI compiler modules should be kept upgradable
Reviewed-by: mchung, erikj, dnsimon
|
2021-05-17 20:11:01 +00:00 |
|
Lance Andersen
|
5eda812f53
|
8267180: Typo in copyright header for HashesTest
Reviewed-by: dcubed, naoto, joehw
|
2021-05-14 17:55:43 +00:00 |
|
Lance Andersen
|
e90388bc1e
|
8266461: tools/jmod/hashes/HashesTest.java fails: static @Test methods
Reviewed-by: alanb, mchung
|
2021-05-14 17:19:32 +00:00 |
|
Alexey Semenyuk
|
f3c6cda476
|
8266162: Remove JPackage duplicate tests
Reviewed-by: almatvee, herrick
|
2021-05-13 16:30:17 +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 |
|
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 |
|