changeset 56233:8db87a43a1ce

8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list Reviewed-by: zgu
author shade
date Tue, 10 Sep 2019 19:58:22 +0200
parents 41f119856e7c
children 931799bfbc10
files test/hotspot/jtreg/compiler/loopopts/superword/TestFuzzPreLoop.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/hotspot/jtreg/compiler/loopopts/superword/TestFuzzPreLoop.java	Tue Sep 10 10:35:52 2019 -0700
+++ b/test/hotspot/jtreg/compiler/loopopts/superword/TestFuzzPreLoop.java	Tue Sep 10 19:58:22 2019 +0200
@@ -23,7 +23,7 @@
 
 /*
  * @test
- * @bug 8134739
+ * @bug 8134739 8010500
  * @summary SEGV in SuperWord::get_pre_loop_end
  * @run main/othervm compiler.loopopts.superword.TestFuzzPreLoop
  */