jdk-24/test/jdk/tools/launcher
Mikael Vidstedt 071bd521bc 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
..
mockfx/src/javafx.graphics 8202553: Update FXLauncherTest as part of removing JavaFX from JDK 2018-05-10 13:34:44 -07:00
modules 8234076: JVM crashes on Windows 10 using --module=NAME 2019-12-12 08:40:19 +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 8231863: Crash if classpath is read from @argument file and the main gets option argument 2019-11-11 17:43:10 -08: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 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
exeJliLaunchTest.c 8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM 2018-11-30 13:42:49 -08:00
exeJniInvocationTest.c 8219139: move hotspot tests from test/jdk/vm 2019-03-14 19:37:17 -07:00
FXLauncherTest.java 8202553: Update FXLauncherTest as part of removing JavaFX from JDK 2018-05-10 13:34:44 -07:00
HelpFlagsTest.java 8225319: Remove rmic from the set of supported tools 2020-04-08 09:22:08 -04:00
I18NArgTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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
Jexec.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JliLaunchTest.java 8238225: Issues reported after replacing symlink at Contents/MacOS/libjli.dylib with binary 2020-02-05 09:33:25 -08: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
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 8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted 2019-04-09 18:46:51 +08:00
SourceMode.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
Test7029048.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07: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 8234076: JVM crashes on Windows 10 using --module=NAME 2019-12-12 08:40:19 +00:00
TestXcheckJNIWarnings.java 8187442: Xcheck:jni produces various "WARNING in native method" in launcher 2017-09-22 15:32:09 -07:00
ToolsOpts.java 8196750: [Testbug] tools/launcher tests need to tolerate unrelated warnings 2018-04-05 17:04:16 -07:00
TooSmallStackSize.java 8222334: java -Xss0 triggers StackOverflowError 2019-04-16 11:00:48 +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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnresolvedExceptions.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VersionCheck.java 8225319: Remove rmic from the set of supported tools 2020-04-08 09:22:08 -04:00
ZipMeUp.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00