jdk-24/test/jdk/tools/jlink
Roman Kennke 44ec501a41 8305895: Implement JEP 450: Compact Object Headers (Experimental)
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Hamlin Li <mli@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: coleenp, stefank, stuefe, phh, ihse, lmesnik, tschatzl, matsaave, rcastanedalo, vpaprotski, yzheng, egahlin
2024-11-08 17:21:39 +00:00
..
basic 8255043: Incorrectly styled copyright text 2020-10-21 04:53:16 +00:00
bindservices 8210112: remove jdk.testlibrary.ProcessTools 2018-09-07 14:01:52 -07:00
dedup/src 8311591: Add SystemModulesPlugin test case that splits module descriptors with new local variables defined by DedupSetBuilder 2023-08-15 22:34:37 +00:00
multireleasejar 8178867: tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java failed to clean up files 2018-04-10 14:16:13 -07:00
optimplugin
plugins 8305895: Implement JEP 450: Compact Object Headers (Experimental) 2024-11-08 17:21:39 +00:00
CheckExecutable.java 8326461: tools/jlink/CheckExecutable.java fails as .debuginfo files are not executable 2024-02-22 09:59:37 +00:00
DefaultProviderTest.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
ExplodedModuleNameTest.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
ImageFileCreatorTest.java
ImageFilePoolTest.java
IntegrationTest.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
JLink2Test.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
JLink100Modules.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
JLinkDedupTestBatchSizeOne.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
JLinkEndianTest.java 8304006: jlink should create the jimage file in the native endian for the target platform 2023-07-16 07:11:39 +00:00
JLinkNegativeTest.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
JLinkOptionsTest.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
JLinkPluginsTest.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
JLinkReproducible2Test.java 8252730: jlink does not create reproducible builds on different servers 2020-09-26 07:01:22 +00:00
JLinkReproducible3Test.java 8252730: jlink does not create reproducible builds on different servers 2020-09-26 07:01:22 +00:00
JLinkReproducibleTest.java 8334057: JLinkReproducibleTest.java support receive test.tool.vm.opts 2024-07-16 01:43:36 +00:00
JLinkSigningTest.java
JLinkTest.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
JLinkToolProviderTest.java 8179294: several langtools tests depend on jar, jlink, javac but do not declare that dependency 2018-01-26 16:20:14 -08:00
ModuleNamesOrderTest.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
NativeTest.java 8308753: Class-File API transition to Preview 2023-12-04 07:07:57 +00:00
ReleaseImplementorTest.java
ResourceDuplicateCheckTest.java 8304006: jlink should create the jimage file in the native endian for the target platform 2023-07-16 07:11:39 +00:00
ResourcePoolTest.java 8323794: Remove unused jimage compressor plugin configuration 2024-01-17 15:41:13 +00:00
SecurityTest.java 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
toolprovider.policy