| Name | Status | Type | Time(s) | 
            
                | testCompilerUnusedVariable | Success |  | 1.679 | 
            
                | testCompilerOneClassWithSystemCompiler2 | Success |  | 0.986 | 
            
                | testCompilerOneClassWithSystemCompiler | Success |  | 0.133 | 
            
                | testCompilerOneClassWithEclipseCompiler | Success |  | 0.370 | 
            
                | testCheckOptions | Success |  | 0.001 | 
            
                | testSupportedCompilerVersions | Success |  | 0.001 | 
            
                | testFileManager2 | Success |  | 0.208 | 
            
                | testCompilerOneClassWithEclipseCompiler2 | Success |  | 0.210 | 
            
                | testCompilerOneClassWithEclipseCompiler3 | Success |  | 0.221 | 
            
                | testCompilerOneClassWithEclipseCompiler4 | Success |  | 0.204 | 
            
                | testCompilerOneClassWithEclipseCompiler5 | Success |  | 0.199 | 
            
                | testCompilerOneClassWithEclipseCompiler6 | Success |  | 0.002 | 
            
                | testCompilerOneClassWithEclipseCompiler7 | Success |  | 0.215 | 
            
                | testCleanUp | Success |  | 0.001 | 
            
                | testCompilerUnusedVariable2 | Success |  | 0.254 | 
            
                | testFileManager | Success |  | 0.181 | 
            
                | testInferBinaryName | Success |  | 0.186 | 
            
                | testInferModuleName | Success |  | 0.003 | 
            
                | testSetLocationAsPaths | Success |  | 0.000 | 
            
                | testGetJavaFileObjects | Success |  | 0.000 | 
            
                | testGetLocationForModule1 | Success |  | 0.184 | 
            
                | testGetLocationForModule2 | Failure | Eclipse Compiler:module path location should not be null 
                        
 junit.framework.AssertionFailedError: Eclipse Compiler:module path location should not be null
 at org.eclipse.jdt.compiler.tool.tests.CompilerToolJava9Tests.testGetLocationForModule2(CompilerToolJava9Tests.java:176)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:678)
 at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:344)
 at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:38)
 at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:34)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
 at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
 at org.eclipse.core.launcher.Main.main(Main.java:34)
 
 | 0.202 | 
            
                | testGetLocationForModule3 | Failure | Eclipse Compiler:module path location should not be null 
                        
 junit.framework.AssertionFailedError: Eclipse Compiler:module path location should not be null
 at org.eclipse.jdt.compiler.tool.tests.CompilerToolJava9Tests.testGetLocationForModule3(CompilerToolJava9Tests.java:195)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:678)
 at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:344)
 at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:38)
 at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:34)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
 at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
 at org.eclipse.core.launcher.Main.main(Main.java:34)
 
 | 0.203 | 
            
                | testGetJavaFileObjects2 | Success |  | 0.002 | 
            
                | testGetServiceLoader | Success |  | 0.001 | 
            
                | testSupportedCompilerVersions | Success |  | 0.001 | 
            
                | testListLocationsForModules | Success |  | 0.001 | 
            
                | testContains | Success |  | 0.001 | 
            
                | testOptionRelease1 | Success |  | 0.849 | 
            
                | testOptionRelease2 | Success |  | 0.311 | 
            
                | testOptionRelease3 | Success |  | 0.192 | 
            
                | testClassOutputLocationForModule_1 | Error | N/A 
                        
 java.lang.NullPointerException
 at org.eclipse.jdt.internal.compiler.tool.EclipseFileManager.getLocationForModule(EclipseFileManager.java:1422)
 at org.eclipse.jdt.compiler.tool.tests.CompilerToolJava9Tests.testClassOutputLocationForModule_1(CompilerToolJava9Tests.java:513)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:678)
 at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:344)
 at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:38)
 at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:34)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1498)
 at org.eclipse.equinox.launcher.Main.main(Main.java:1471)
 at org.eclipse.core.launcher.Main.main(Main.java:34)
 
 | 0.176 | 
            
                | testClassOutputLocationForModule_2 | Success |  | 0.198 | 
            
                | testAsPath | Success |  | 0.002 | 
            
                | test001_basic - 1.6 | Success |  | 0.369 | 
            
                | test002_dash_d_option - 1.6 | Success |  | 0.015 | 
            
                | test003_dash_d_option - 1.6 | Success |  | 0.007 | 
            
                | test004_no_dash_d_option - 1.6 | Success |  | 0.008 | 
            
                | test005_dash_d_option_custom_file_manager - 1.6 | Success |  | 0.010 | 
            
                | test006_no_dash_d_option_custom_file_manager - 1.6 | Success |  | 0.032 | 
            
                | test007_options_consumption - 1.6 | Success |  | 0.216 | 
            
                | test008_options_consumption - 1.6 | Success |  | 0.203 | 
            
                | test009_options_consumption - 1.6 | Success |  | 0.298 | 
            
                | test010_inappropriate_encoding_diagnosis - 1.6 | Success |  | 0.227 | 
            
                | test011_inappropriate_encoding_diagnosis - 1.6 | Success |  | 0.470 | 
            
                | test012_files_access_read - 1.6 | Success |  | 0.020 | 
            
                | test015_files_access_write - 1.6 | Success |  | 0.223 | 
            
                | test016_files_access_write - 1.6 | Success |  | 0.353 | 
            
                | test017_sourcepath_without_destination - 1.6 | Success |  | 0.581 | 
            
                | test019_sourcepath_without_destination - 1.6 | Success |  | 0.329 | 
            
                | test021_output_streams - 1.6 | Success |  | 0.246 | 
            
                | test022_output_streams - 1.6 | Success |  | 0.207 |