nashorn/make/project.properties
changeset 22366 1db7c8634626
parent 20567 5621fc356049
child 22367 8c17b1979d29
equal deleted inserted replaced
21869:da99d0cbd413 22366:1db7c8634626
    68 # nashorn javafx shell
    68 # nashorn javafx shell
    69 fxshell.tool = jdk.nashorn.tools.FXShell
    69 fxshell.tool = jdk.nashorn.tools.FXShell
    70 fxshell.classes.dir = ${build.dir}/fxshell/classes
    70 fxshell.classes.dir = ${build.dir}/fxshell/classes
    71 fxshell.dir = tools/fxshell
    71 fxshell.dir = tools/fxshell
    72 fxshell.jar = ${dist.dir}/nashornfx.jar
    72 fxshell.jar = ${dist.dir}/nashornfx.jar
       
    73 
       
    74 # configuration for java flight recorder
       
    75 run.test.jvmargs.jfr=-XX:+UnlockCommercialFeatures -XX:+FlightRecorder -XX:FlightRecorderOptions=defaultrecording=true,disk=true,dumponexit=true,dumponexitpath=${build.dir},stackdepth=128
    73 
    76 
    74 # jars refererred
    77 # jars refererred
    75 file.reference.testng.jar=test/lib/testng.jar
    78 file.reference.testng.jar=test/lib/testng.jar
    76 
    79 
    77 # Set testng verbose level
    80 # Set testng verbose level