JDK-8029090 : Developers should be able to pass nashorn properties and enable/disable JFR from command line
  • Type: Bug
  • Component: core-libs
  • Sub-Component: jdk.nashorn
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2013-11-25
  • Updated: 2015-01-21
  • Resolved: 2014-01-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u40Fixed 9 b02Fixed
Description
Developers should be able to turn on JFR dumping from ant command line. Also, we should like to pass nashorn System properties like nashorn.debug,  nashorn.regexp.impl etc. from ant command line.
Comments
Fix pushed to nashorn/jdk9 forest: changeset: 641:a26f4de458d4 tag: tip user: sundar date: Mon Nov 25 18:40:02 2013 +0530 summary: 8029090: Developers should be able to pass nashorn properties and enable/disable JFR from command line
25-11-2013