< prev index next >

test/hotspot/jtreg/ProblemList.txt

Print this page




  21 # questions.
  22 #
  23 
  24 #############################################################################
  25 #
  26 # List of quarantined tests -- tests that should not be run by default, because
  27 # they may fail due to known reason. The reason (CR#) must be mandatory specified.
  28 #
  29 # List items are testnames followed by labels, all MUST BE commented
  30 #   as to why they are here and use a label:
  31 #     generic-all   Problems on all platforms
  32 #     generic-ARCH  Where ARCH is one of: sparc, sparcv9, x64, i586, etc.
  33 #     OSNAME-all    Where OSNAME is one of: solaris, linux, windows, macosx, aix
  34 #     OSNAME-ARCH   Specific on to one OSNAME and ARCH, e.g. solaris-amd64
  35 #     OSNAME-REV    Specific on to one OSNAME and REV, e.g. solaris-5.8
  36 #
  37 # More than one label is allowed but must be on the same line.
  38 #
  39 #############################################################################
  40 






  41 # :hotspot_compiler
  42 
  43 compiler/ciReplay/TestSAServer.java 8029528 generic-all
  44 compiler/codecache/jmx/PoolsIndependenceTest.java 8167015 generic-all
  45 compiler/codecache/stress/OverloadCompileQueueTest.java 8166554 generic-all
  46 compiler/codegen/Test6896617.java 8193479 generic-all
  47 compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 8225370 generic-all
  48 compiler/jvmci/compilerToVM/GetFlagValueTest.java 8204459 generic-all
  49 compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java 8158860 generic-all
  50 compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java 8163894 generic-all
  51 compiler/tiered/LevelTransitionTest.java 8067651 generic-all
  52 
  53 compiler/types/correctness/CorrectnessTest.java 8230019,8225620 generic-all,solaris-sparcv9
  54 compiler/types/correctness/OffTest.java         8230019,8225620 generic-all,solaris-sparcv9
  55 
  56 compiler/c2/Test6852078.java 8194310 generic-all
  57 compiler/c2/Test8004741.java 8214904 generic-all
  58 
  59 compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java 8190680 generic-all
  60 




  21 # questions.
  22 #
  23 
  24 #############################################################################
  25 #
  26 # List of quarantined tests -- tests that should not be run by default, because
  27 # they may fail due to known reason. The reason (CR#) must be mandatory specified.
  28 #
  29 # List items are testnames followed by labels, all MUST BE commented
  30 #   as to why they are here and use a label:
  31 #     generic-all   Problems on all platforms
  32 #     generic-ARCH  Where ARCH is one of: sparc, sparcv9, x64, i586, etc.
  33 #     OSNAME-all    Where OSNAME is one of: solaris, linux, windows, macosx, aix
  34 #     OSNAME-ARCH   Specific on to one OSNAME and ARCH, e.g. solaris-amd64
  35 #     OSNAME-REV    Specific on to one OSNAME and REV, e.g. solaris-5.8
  36 #
  37 # More than one label is allowed but must be on the same line.
  38 #
  39 #############################################################################
  40 
  41 # Valhalla dynamic-nestmates temporary exclusions
  42 compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java 8230935 generic-all
  43 compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestMetaAccessProvider.java 8230935 generic-all
  44 compiler/graalunit/HotspotTest.java 8219607 generic-all
  45 serviceability/dcmd/vm/ClassLoaderStatsTest.java 8230932 generic-all
  46 
  47 # :hotspot_compiler
  48 
  49 compiler/ciReplay/TestSAServer.java 8029528 generic-all
  50 compiler/codecache/jmx/PoolsIndependenceTest.java 8167015 generic-all
  51 compiler/codecache/stress/OverloadCompileQueueTest.java 8166554 generic-all
  52 compiler/codegen/Test6896617.java 8193479 generic-all
  53 compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 8225370 generic-all
  54 compiler/jvmci/compilerToVM/GetFlagValueTest.java 8204459 generic-all
  55 compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java 8158860 generic-all
  56 compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java 8163894 generic-all
  57 compiler/tiered/LevelTransitionTest.java 8067651 generic-all
  58 
  59 compiler/types/correctness/CorrectnessTest.java 8230019,8225620 generic-all,solaris-sparcv9
  60 compiler/types/correctness/OffTest.java         8230019,8225620 generic-all,solaris-sparcv9
  61 
  62 compiler/c2/Test6852078.java 8194310 generic-all
  63 compiler/c2/Test8004741.java 8214904 generic-all
  64 
  65 compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java 8190680 generic-all
  66 


< prev index next >