test/hotspot/jtreg/compiler/loopopts/superword/TestFuzzPreLoop.java
changeset 58079 8db87a43a1ce
parent 57976 47ce198d5cf1
child 58679 9c3209ff7550
equal deleted inserted replaced
58078:41f119856e7c 58079:8db87a43a1ce
    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;