< prev index next >

test/hotspot/jtreg/ProblemList.txt

Print this page
rev 59103 : imported patch hotspot


  12 # version 2 for more details (a copy is included in the LICENSE file that
  13 # accompanied this code).
  14 #
  15 # You should have received a copy of the GNU General Public License version
  16 # 2 along with this work; if not, write to the Free Software Foundation,
  17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18 #
  19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20 # or visit www.oracle.com if you need additional information or have any
  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 8225620 solaris-sparcv9
  54 compiler/types/correctness/OffTest.java         8225620 solaris-sparcv9
  55 
  56 compiler/c2/Test6852078.java 8194310 generic-all
  57 
  58 compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java 8190680 generic-all
  59 
  60 compiler/runtime/Test8168712.java 8211769,8211771 generic-ppc64,generic-ppc64le,linux-s390x
  61 
  62 compiler/rtm/locking/TestRTMAbortRatio.java 8183263 generic-x64
  63 compiler/rtm/locking/TestRTMAbortThreshold.java 8183263 generic-x64
  64 compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 8183263 generic-x64
  65 compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 8183263 generic-x64
  66 compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 8183263 generic-x64
  67 compiler/rtm/locking/TestRTMLockingCalculationDelay.java 8183263 generic-x64
  68 compiler/rtm/locking/TestRTMLockingThreshold.java 8183263 generic-x64
  69 compiler/rtm/locking/TestRTMSpinLoopCount.java 8183263 generic-x64
  70 compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x64
  71 compiler/rtm/locking/TestUseRTMXendForLockBusy.java 8183263 generic-x64
  72 compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64
  73 
  74 compiler/c2/Test8004741.java 8235801 generic-all




  12 # version 2 for more details (a copy is included in the LICENSE file that
  13 # accompanied this code).
  14 #
  15 # You should have received a copy of the GNU General Public License version
  16 # 2 along with this work; if not, write to the Free Software Foundation,
  17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  18 #
  19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  20 # or visit www.oracle.com if you need additional information or have any
  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: x64, i586, ppc64, ppc64le, s390x etc.
  33 #     OSNAME-all    Where OSNAME is one of: linux, windows, macosx, aix
  34 #     OSNAME-ARCH   Specific on to one OSNAME and ARCH, e.g. macosx-x64
  35 #     OSNAME-REV    Specific on to one OSNAME and REV, e.g. macosx-10.7.4
  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/c2/Test6852078.java 8194310 generic-all
  54 
  55 compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java 8190680 generic-all
  56 
  57 compiler/runtime/Test8168712.java 8211769,8211771 generic-ppc64,generic-ppc64le,linux-s390x
  58 
  59 compiler/rtm/locking/TestRTMAbortRatio.java 8183263 generic-x64
  60 compiler/rtm/locking/TestRTMAbortThreshold.java 8183263 generic-x64
  61 compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java 8183263 generic-x64
  62 compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java 8183263 generic-x64
  63 compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java 8183263 generic-x64
  64 compiler/rtm/locking/TestRTMLockingCalculationDelay.java 8183263 generic-x64
  65 compiler/rtm/locking/TestRTMLockingThreshold.java 8183263 generic-x64
  66 compiler/rtm/locking/TestRTMSpinLoopCount.java 8183263 generic-x64
  67 compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x64
  68 compiler/rtm/locking/TestUseRTMXendForLockBusy.java 8183263 generic-x64
  69 compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64
  70 
  71 compiler/c2/Test8004741.java 8235801 generic-all


< prev index next >