hotspot/test/ProblemList.txt
changeset 46826 dae7992b1615
parent 46797 113344bc96b7
child 46946 f448b47f53c5
equal deleted inserted replaced
46824:9e13f4eb7670 46826:dae7992b1615
    52 compiler/types/correctness/OffTest.java 8066173 generic-all
    52 compiler/types/correctness/OffTest.java 8066173 generic-all
    53 
    53 
    54 # aot test intermittently failing in jprt 8175791
    54 # aot test intermittently failing in jprt 8175791
    55 compiler/aot/DeoptimizationTest.java 8175791 windows-all
    55 compiler/aot/DeoptimizationTest.java 8175791 windows-all
    56 
    56 
    57 # aot missing tools (linker) on OS-X and Windows 8183337
       
    58 compiler/aot/calls/fromAot/AotInvokeDynamic2AotTest.java 8183337 windows-all,macosx-all
       
    59 compiler/aot/calls/fromAot/AotInvokeDynamic2CompiledTest.java 8183337 windows-all,macosx-all
       
    60 compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java 8183337 windows-all,macosx-all
       
    61 compiler/aot/calls/fromAot/AotInvokeDynamic2NativeTest.java 8183337 windows-all,macosx-all
       
    62 compiler/aot/calls/fromAot/AotInvokeInterface2AotTest.java 8183337 windows-all,macosx-all
       
    63 compiler/aot/calls/fromAot/AotInvokeInterface2CompiledTest.java 8183337 windows-all,macosx-all
       
    64 compiler/aot/calls/fromAot/AotInvokeInterface2InterpretedTest.java 8183337 windows-all,macosx-all
       
    65 compiler/aot/calls/fromAot/AotInvokeInterface2NativeTest.java 8183337 windows-all,macosx-all
       
    66 compiler/aot/calls/fromAot/AotInvokeSpecial2AotTest.java 8183337 windows-all,macosx-all
       
    67 compiler/aot/calls/fromAot/AotInvokeSpecial2CompiledTest.java 8183337 windows-all,macosx-all
       
    68 compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java 8183337 windows-all,macosx-all
       
    69 compiler/aot/calls/fromAot/AotInvokeSpecial2NativeTest.java 8183337 windows-all,macosx-all
       
    70 compiler/aot/calls/fromAot/AotInvokeStatic2AotTest.java 8183337 windows-all,macosx-all
       
    71 compiler/aot/calls/fromAot/AotInvokeStatic2CompiledTest.java 8183337 windows-all,macosx-all
       
    72 compiler/aot/calls/fromAot/AotInvokeStatic2InterpretedTest.java 8183337 windows-all,macosx-all
       
    73 compiler/aot/calls/fromAot/AotInvokeStatic2NativeTest.java 8183337 windows-all,macosx-all
       
    74 compiler/aot/calls/fromAot/AotInvokeVirtual2AotTest.java 8183337 windows-all,macosx-all
       
    75 compiler/aot/calls/fromAot/AotInvokeVirtual2CompiledTest.java 8183337 windows-all,macosx-all
       
    76 compiler/aot/calls/fromAot/AotInvokeVirtual2InterpretedTest.java 8183337 windows-all,macosx-all
       
    77 compiler/aot/calls/fromAot/AotInvokeVirtual2NativeTest.java 8183337 windows-all,macosx-all
       
    78 compiler/aot/calls/fromCompiled/CompiledInvokeDynamic2AotTest.java 8183337 windows-all,macosx-all
       
    79 compiler/aot/calls/fromCompiled/CompiledInvokeInterface2AotTest.java 8183337 windows-all,macosx-all
       
    80 compiler/aot/calls/fromCompiled/CompiledInvokeSpecial2AotTest.java 8183337 windows-all,macosx-all
       
    81 compiler/aot/calls/fromCompiled/CompiledInvokeStatic2AotTest.java 8183337 windows-all,macosx-all
       
    82 compiler/aot/calls/fromCompiled/CompiledInvokeVirtual2AotTest.java 8183337 windows-all,macosx-all
       
    83 compiler/aot/calls/fromInterpreted/InterpretedInvokeDynamic2AotTest.java 8183337 windows-all,macosx-all
       
    84 compiler/aot/calls/fromInterpreted/InterpretedInvokeInterface2AotTest.java 8183337 windows-all,macosx-all
       
    85 compiler/aot/calls/fromInterpreted/InterpretedInvokeSpecial2AotTest.java 8183337 windows-all,macosx-all
       
    86 compiler/aot/calls/fromInterpreted/InterpretedInvokeStatic2AotTest.java 8183337 windows-all,macosx-all
       
    87 compiler/aot/calls/fromInterpreted/InterpretedInvokeVirtual2AotTest.java 8183337 windows-all,macosx-all
       
    88 compiler/aot/calls/fromNative/NativeInvokeSpecial2AotTest.java 8183337 windows-all,macosx-all
       
    89 compiler/aot/calls/fromNative/NativeInvokeStatic2AotTest.java 8183337 windows-all,macosx-all
       
    90 compiler/aot/calls/fromNative/NativeInvokeVirtual2AotTest.java 8183337 windows-all,macosx-all
       
    91 compiler/aot/cli/DisabledAOTWithLibraryTest.java 8183337 windows-all,macosx-all
       
    92 compiler/aot/cli/IncorrectAOTLibraryTest.java 8183337 windows-all,macosx-all
       
    93 compiler/aot/cli/jaotc/ClasspathOptionUnknownClassTest.java 8183337 windows-all,macosx-all
       
    94 compiler/aot/cli/jaotc/CompileClassTest.java 8183337 windows-all,macosx-all
       
    95 compiler/aot/cli/jaotc/CompileDirectoryTest.java 8183337 windows-all,macosx-all
       
    96 compiler/aot/cli/jaotc/CompileJarTest.java 8183337 windows-all,macosx-all
       
    97 compiler/aot/cli/jaotc/CompileModuleTest.java 8183337 windows-all,macosx-all
       
    98 compiler/aot/cli/jaotc/ListOptionNotExistingTest.java 8183337 windows-all,macosx-all
       
    99 compiler/aot/cli/jaotc/ListOptionTest.java 8183337 windows-all,macosx-all
       
   100 compiler/aot/cli/jaotc/ListOptionWrongFileTest.java 8183337 windows-all,macosx-all
       
   101 compiler/aot/cli/MultipleAOTLibraryTest.java 8183337 windows-all,macosx-all
       
   102 compiler/aot/cli/NonExistingAOTLibraryTest.java 8183337 windows-all,macosx-all
       
   103 compiler/aot/cli/SingleAOTLibraryTest.java 8183337 windows-all,macosx-all
       
   104 compiler/aot/cli/SingleAOTOptionTest.java 8183337 windows-all,macosx-all
       
   105 compiler/aot/DeoptimizationTest.java 8183337 windows-all,macosx-all
       
   106 compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/ClassSearchTest.java 8183337 windows-all,macosx-all
       
   107 compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/ClassSourceTest.java 8183337 windows-all,macosx-all
       
   108 compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/directory/DirectorySourceProviderTest.java 8183337 windows-all,macosx-all
       
   109 compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/jar/JarSourceProviderTest.java 8183337 windows-all,macosx-all
       
   110 compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/module/ModuleSourceProviderTest.java 8183337 windows-all,macosx-all
       
   111 compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/SearchPathTest.java 8183337 windows-all,macosx-all
       
   112 compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/NativeOrderOutputStreamTest.java 8183337 windows-all,macosx-all
       
   113 compiler/aot/RecompilationTest.java 8183337 windows-all,macosx-all
       
   114 compiler/aot/SharedUsageTest.java 8183337 windows-all,macosx-all
       
   115 compiler/aot/verification/ClassAndLibraryNotMatchTest.java 8183337 windows-all,macosx-all
       
   116 compiler/aot/verification/vmflags/NotTrackedFlagTest.java 8183337 windows-all,macosx-all
       
   117 compiler/aot/verification/vmflags/TrackedFlagTest.java 8183337 windows-all,macosx-all
       
   118 
       
   119 #############################################################################
    57 #############################################################################
   120 
    58 
   121 # :hotspot_gc
    59 # :hotspot_gc
   122 
    60 
   123 gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java 8156755 generic-all
    61 gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java 8156755 generic-all