test/compiler/loopopts/superword/TestFuzzPreLoop.java

changeset 9770
7d5c800dae75
parent 9769
13ba54363544
equal deleted inserted replaced
9769:13ba54363544 9770:7d5c800dae75
21 * questions. 21 * questions.
22 */ 22 */
23 23
24 /* 24 /*
25 * @test 25 * @test
26 * @bug 8134739 26 * @bug 8134739 8010500
27 * @summary SEGV in SuperWord::get_pre_loop_end 27 * @summary SEGV in SuperWord::get_pre_loop_end
28 * @run main/othervm compiler.loopopts.superword.TestFuzzPreLoop 28 * @run main/othervm compiler.loopopts.superword.TestFuzzPreLoop
29 */ 29 */
30 30
31 package compiler.loopopts.superword; 31 package compiler.loopopts.superword;

mercurial