mhaupt [Tue, 02 Jun 2015 10:40:19 +0200] rev 30979
8081604: rename ScriptingFunctions.tokenizeCommandLine
Summary: This used to be a single-purpose private helper; it is now used by external clients, and for new purposes. Consequently, it deserves a less specific name.
Reviewed-by: attila, lagergren, sundar
mhaupt [Tue, 02 Jun 2015 10:40:10 +0200] rev 30978
8081603: erroneous dot file generated from Nashorn --print-code
Summary: Emit a dot label string-conformant line break instead of a hard one to avoid strings ranging across an EOL.
Reviewed-by: attila, lagergren, sundar
attila [Tue, 02 Jun 2015 10:55:17 +0200] rev 30977
8066773: JSON-friendly wrapper for objects
Reviewed-by: jlaskey, lagergren, sundar
darcy [Tue, 02 Jun 2015 00:16:20 -0700] rev 30976
8075555: Add tiered testing definitions to the nashorn repo
Reviewed-by: lagergren