From 2d8289b0edd5be8a25865b327844faeb1a8c41ee Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Fri, 11 Aug 2017 13:41:40 -0700 Subject: [PATCH] Backport 19ead83208381512fa2c89673b8d992b6106cc1c --- hotspot/test/ProblemList.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hotspot/test/ProblemList.txt b/hotspot/test/ProblemList.txt index 3f6cee05584..b6315b227e1 100644 --- a/hotspot/test/ProblemList.txt +++ b/hotspot/test/ProblemList.txt @@ -68,3 +68,8 @@ compiler/rtm/locking/TestUseRTMAfterLockInflation.java 8183263 generic-x64,gener compiler/rtm/locking/TestUseRTMForInflatedLocks.java 8183263 generic-x64,generic-i586 compiler/rtm/locking/TestUseRTMForStackLocks.java 8183263 generic-x64,generic-i586 compiler/rtm/method_options/TestUseRTMLockElidingOption.java 8183263 generic-x64,generic-i586 + + +# :hotspot_gc + +gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java 8177765 generic-all