aboutsummaryrefslogtreecommitdiff
path: root/src/jdk/nashorn/internal/runtime/options/Options.java
AgeCommit message (Expand)Author
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
2013-08-198023210: jjs tools should support a mode where it will load few command line ...sundar
2013-08-098022707: Revisit all doPrivileged blockssundar
2013-05-278015352: "i".toUpperCase() => currently returns "İ", but should be "I" (with...sundar
2013-05-158014648: Exclude testing and infrastructure packages from code coverage, roun...jlaskey
2013-05-038013871: mem usage histograms enabled with compiler logging level set to more...lagergren
2013-04-298008814: Configurable ignore/warning/error behavior for function declaration ...attila
2013-03-268010706: -Dnashorn.args system property to create command lines to wrapped na...lagergren
2013-03-018009263: Fix all javadoc errors in nashorn codesundar
2013-02-148008085: Integrate Dynalink source code into Nashorn codebaseattila
2013-01-308007062: Split Lower up into Lower/Attr/FinalizeTypes. Integrate AccessSpecal...lagergren
2013-01-088005788: Loggers and their corresponding system properties not working correctlylagergren
2013-01-078005789: Forgot to document -Dnashorn.unstable.relink.thresholdlagergren
2013-01-048005663: Update copyright year to 2013jlaskey
2012-12-218005403: Open-source Nashornjlaskey