nashorn/test/script/nosecurity/jjs-option-fv.js
changeset 36689 3370f6f942ff
parent 35324 b9b0e5fdc996
equal deleted inserted replaced
36688:49f82e2e9fa4 36689:3370f6f942ff
    23 
    23 
    24 /**
    24 /**
    25  * JDK-8144113: Nashorn: enable jjs testing. 
    25  * JDK-8144113: Nashorn: enable jjs testing. 
    26  * @test
    26  * @test
    27  * @option -scripting
    27  * @option -scripting
    28  * @runif os.not.windows
       
    29  * @run
    28  * @run
    30  * @summary Test if -fv flag its basic funnctionality
    29  * @summary Test if -fv flag its basic funnctionality
    31  */
    30  */
    32 
    31 
    33 load(__DIR__ + "jjs-common.js")
    32 load(__DIR__ + "jjs-common.js")