aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2016-05-118130127: streamline input parameter of Nashorn scripting $EXEC functionmhaupt
2016-02-048148926: Call site profiling fails on braces-wrapped anonymous functionsundar
2015-09-158055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to...sundar
2015-09-048135054: Add more samples to nashorn samples directorysundar
2015-07-298114838: Anonymous functions escape to surrounding scope when defined under "...sundar
2015-06-118087136: regression: apply on $EXEC fails with ClassCastExceptionsundar
2015-06-098086032: Add compiler error tests when syntax extensions are used with --no-s...sundar
2015-06-098080490: add $EXECV command to Nashorn scripting modemhaupt
2015-06-088085937: add autoimports sample script to easily explore Java classes in inte...sundar
2015-05-218080848: delete of bound Java method property results in crashsundar
2015-05-208080598: Javadoc warnings in Global.java after lazy initializationsundar
2014-12-168067636: ant javadoc target is brokensundar
2014-12-158067420: BrowserJSObjectLinker should give priority to beans linker for prope...sundar
2015-02-278074021: Indirect eval fails when used as an element of an array or as a prop...sundar
2015-02-128072596: Arrays.asList results in ClassCastException with a JS arrayattila
2015-02-068071989: NashornScriptEngine returns javax.script.ScriptContext instance with...sundar
2015-02-058072595: nashorn should not use obj.getClass() for null checkssundar
2015-01-078068524: NashornScriptEngineFactory.getParameter() throws IAE for an unknown ...sundar
2014-12-108067136: BrowserJSObjectLinker does not handle call on JSObjectssundar
2014-09-258025435: Optimistic builtins support, implemented initial optimistic versions...lagergren
2014-08-218055687: Wrong "this" passed to JSObject.eval callsundar
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
2014-08-208044638: Tidy up Nashorn codebase for code standardsattila
2014-05-308044415: ant makefile should have a target to generate javadoc only for jdk.n...sundar
2014-05-078042600: Add more samples in nashorn/samples directorysundar
2013-06-128016453: loadWithNewGlobal does not allow apply operationjlaskey
2013-01-048005663: Update copyright year to 2013jlaskey
2012-12-218005403: Open-source Nashornjlaskey