# HG changeset patch # User iignatyev # Date 1519334166 28800 # Node ID ff158f06c423debcb1bff38c86839a77176cd5cf # Parent a6b6a428c91550f67d81065fb601188ad08def5e 8198568: clean up test/hotspot/jtreg/ProblemList.txt Reviewed-by: thartmann, gtriantafill diff -r a6b6a428c915 -r ff158f06c423 test/hotspot/jtreg/ProblemList.txt --- a/test/hotspot/jtreg/ProblemList.txt Fri Feb 23 14:13:06 2018 -0500 +++ b/test/hotspot/jtreg/ProblemList.txt Thu Feb 22 13:16:06 2018 -0800 @@ -46,16 +46,11 @@ compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 8140405 generic-all compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java 8158860 generic-all compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java 8163894 generic-all -compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java 8180324 generic-all -compiler/startup/SmallCodeCacheStartup.java 8134286 generic-all compiler/tiered/LevelTransitionTest.java 8067651 generic-all compiler/types/correctness/CorrectnessTest.java 8066173 generic-all compiler/types/correctness/OffTest.java 8066173 generic-all compiler/c2/Test8007294.java 8192992 generic-all -# aot test intermittently failing in jprt 8175791 -compiler/aot/DeoptimizationTest.java 8175791 windows-all - applications/ctw/modules/java_desktop.java 8189604 windows-all applications/ctw/modules/jdk_jconsole.java 8189604 windows-all @@ -69,7 +64,7 @@ gc/g1/humongousObjects/TestHeapCounters.java 8178918 generic-all gc/g1/TestVerifyGCType.java 8193067 generic-all gc/stress/gclocker/TestGCLockerWithParallel.java 8180622 generic-all -gc/stress/gclocker/TestGCLockerWithG1.java 8179226 generic-all +gc/stress/gclocker/TestGCLockerWithG1.java 8180622 generic-all gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java 8177765 generic-all gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java 8192647 generic-all @@ -78,8 +73,6 @@ # :hotspot_runtime runtime/CompressedOops/UseCompressedOops.java 8079353 generic-all -# This test is disabled since it will stress NMT and timeout during normal testing -runtime/NMT/MallocStressTest.java 8166548 generic-all runtime/SharedArchiveFile/DefaultUseWithClient.java 8154204 generic-all ############################################################################# @@ -87,9 +80,8 @@ # :hotspot_serviceability serviceability/jdwp/AllModulesCommandTest.java 8170541 generic-all -serviceability/sa/sadebugd/SADebugDTest.java 8163805 generic-all -serviceability/jvmti/ModuleAwareAgents/ClassFileLoadHook/MAAClassFileLoadHook.java 8173936 generic-all serviceability/sa/TestRevPtrsForInvokeDynamic.java 8191270 generic-all + ############################################################################# # :hotspot_misc