Jim Laskey
98b53c06cf
8306112: Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview)
...
8308613: javax.lang.model updates for JEP 445 (preview)
8308913: Update core reflection for JEP 445 (preview)
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
Co-authored-by: Adam Sotona <asotona@openjdk.org>
Reviewed-by: mcimadamore, vromero, darcy
2023-06-05 18:45:39 +00:00
Roger Riggs
c3cd481a9a
8304914: Use OperatingSystem, Architecture, and Version in jpackage
...
Reviewed-by: asemenyuk
2023-05-31 19:32:21 +00:00
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