..
8261785
8261785: Calling "main" method in anonymous nested class crashes the JVM
2021-03-22 15:59:49 +00:00
mockfx/src /javafx.graphics
8202553: Update FXLauncherTest as part of removing JavaFX from JDK
2018-05-10 13:34:44 -07:00
modules
8266851: Implement JEP 403: Strongly Encapsulate JDK Internals
2021-05-26 20:55:53 +00:00
ArgFileSyntax.java
8241445: Fix copyright in test/jdk/tools/launcher/ArgFileSyntax.java
2020-03-24 18:46:48 +01:00
ArgsEnvVar.java
8234076: JVM crashes on Windows 10 using --module=NAME
2019-12-12 08:40:19 +00:00
ArgsFileTest.java
8293041: --disable-@files option doesn't work and cause an error
2022-11-18 14:55:30 +00:00
Arrrghs.java
8218547: Simplify JLI_Open on Windows in native code (libjli)
2019-04-02 13:54:00 +02:00
BigJar.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
ChangeDataModel.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
ClassPathWildCard.sh
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
DefaultLocaleTest.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
DefaultLocaleTestRun.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
DiacriticTest.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
EnvironmentVariables.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
ExecutionEnvironment.java
8247589: Implementation of Alpine Linux/x64 Port
2020-10-13 09:35:58 +00:00
exeJliLaunchTest.c
8308410: broken compilation of test\jdk\tools\launcher\exeJliLaunchTest.c
2023-05-19 13:11:41 +00:00
exeJniInvocationTest.c
8219139: move hotspot tests from test/jdk/vm
2019-03-14 19:37:17 -07:00
FXLauncherTest.java
8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform
2021-09-08 15:46:33 +00:00
HelpFlagsTest.java
8277459: Add jwebserver tool
2021-12-01 10:37:09 +00:00
I18NArgTest.java
8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows environment
2022-09-27 16:03:33 +00:00
I18NJarTest.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
I18NTest.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
InfoStreams.java
8210112: remove jdk.testlibrary.ProcessTools
2018-09-07 14:01:52 -07:00
InstanceMainTest.java
8306112: Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview)
2023-06-05 18:45:39 +00:00
Jexec.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
JliLaunchTest.java
8303669: SelectVersion indexes past the end of the argv array
2023-05-19 08:09:37 +00:00
JniInvocationTest.java
8219139: move hotspot tests from test/jdk/vm
2019-03-14 19:37:17 -07:00
LauncherMessageTest.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
MacOSAppNamePropertyTest.java
8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code
2021-10-05 17:30:31 +00:00
MainClassAttributeTest.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
MainClassCantBeLoadedTest.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
MiscTests.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
MultipleJRE.sh
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
MultipleJRERemoved.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
PrintVersion.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
RunpathTest.java
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
2020-05-20 17:33:37 -07:00
Settings.java
8305950: Have -XshowSettings option display tzdata version
2023-05-09 06:05:58 +00:00
SourceMode.java
8286571: java source launcher from a minimal jdk image containing jdk.compiler fails with --enable-preview option
2022-06-07 13:38:56 +00:00
SystemPropertyTest.java
8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code
2021-10-05 17:30:31 +00:00
Test7029048.java
8247589: Implementation of Alpine Linux/x64 Port
2020-10-13 09:35:58 +00:00
TestHelper.java
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
2020-05-20 17:33:37 -07:00
TestMainWithoutEnclosing.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestSpecialArgs.java
8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code
2021-10-05 17:30:31 +00:00
TestXcheckJNIWarnings.java
8296709: WARNING: JNI call made without checking exceptions
2022-11-16 15:00:20 +00:00
ToolsOpts.java
8196750: [Testbug] tools/launcher tests need to tolerate unrelated warnings
2018-04-05 17:04:16 -07:00
TooSmallStackSize.java
8284191: Replace usages of 'a the' in hotspot and java.base
2022-05-24 11:25:13 +00:00
UglyPrintVersion.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
UnicodeTest.jar
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
UnicodeTest.java
8260265: UTF-8 by Default
2021-08-30 21:13:59 +00:00
UnresolvedExceptions.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
VersionCheck.java
8278967: rmiregistry fails to start because SecurityManager is disabled
2021-12-22 18:56:30 +00:00
ZipMeUp.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00