nashorn/test/script/trusted/event_queue.js
changeset 24779 3bf490e146c3
parent 24778 2ff5d7041566
child 25828 077046a5d726
equal deleted inserted replaced
24778:2ff5d7041566 24779:3bf490e146c3
    27  *
    27  *
    28  * @test
    28  * @test
    29  * @fork
    29  * @fork
    30  * @option -Dnashorn.debug=true
    30  * @option -Dnashorn.debug=true
    31  * @option --log=recompile:quiet
    31  * @option --log=recompile:quiet
    32  * @option --lazy-compilation
       
    33  */
    32  */
    34 
    33 
    35 print(Debug);
    34 print(Debug);
    36 print();
    35 print();
    37 
    36