make/nashorn/project.properties
changeset 50708 bd3a8f48597e
parent 50113 caf115bb98ad
child 50878 fb7800b66c92
--- a/make/nashorn/project.properties	Thu Jun 21 16:45:29 2018 -0700
+++ b/make/nashorn/project.properties	Thu Jun 21 21:37:28 2018 -0700
@@ -351,7 +351,7 @@
 run.test.xmx=2G
 run.test.xms=2G
 
-# uncomment this jfr.args to enable light recordings. the stack needs to be cranked up to 1024 frames,
+# uncomment this jfr.args to enable flight recordings. the stack needs to be cranked up to 1024 frames,
 # or everything will as of the now drown in lambda forms and be cut off.
 #
 #jfr.args=-XX:StartFlightRecording=disk=true,dumponexit=true,dumponexitpath="test_suite.jfr",stackdepth=1024