Merge
authoriignatyev
Sat, 12 Aug 2017 01:13:57 +0200
changeset 46805 1c1c4904d92f
parent 46804 db2cd95b294c (current diff)
parent 46799 d8a818513b8c (diff)
child 46806 22196b3c7dfd
Merge
--- a/hotspot/test/ProblemList.txt	Fri Aug 11 16:06:38 2017 -0700
+++ b/hotspot/test/ProblemList.txt	Sat Aug 12 01:13:57 2017 +0200
@@ -125,6 +125,7 @@
 gc/g1/logging/TestG1LoggingFailure.java 8169634 generic-all
 gc/g1/humongousObjects/TestHeapCounters.java 8178918 generic-all
 gc/stress/gclocker/TestGCLockerWithG1.java 8179226 generic-all
+gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java 8177765 generic-all
 
 #############################################################################
 
--- a/hotspot/test/compiler/jsr292/PollutedTrapCounts.java	Fri Aug 11 16:06:38 2017 -0700
+++ b/hotspot/test/compiler/jsr292/PollutedTrapCounts.java	Sat Aug 12 01:13:57 2017 +0200
@@ -26,7 +26,7 @@
  * @bug 8074551
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
- *
+ * @build jdk.test.lib.* jdk.test.lib.process.*
  * @run driver compiler.jsr292.PollutedTrapCounts
  */