2013-02-14 hannesw 8008198: java.lang.AssertionError: Invalid break target class jdk.nashorn.internal.ir.TryNode
2013-02-14 attila 8007990: No access to interface methods on a restricted class
2013-02-14 lagergren 8008206: The allInteger case for SwitchNode generation in CodeGenerator assumes integer LITERALS only.
2013-02-14 attila 8008085: Integrate Dynalink source code into Nashorn codebase
2013-02-14 lagergren 8008199: Lazy compilation and trampoline implementation
2013-02-14 sundar 8008197: Cross script engine function calls do not work as expected
2013-02-14 sundar 8008193: test262 tests should be run with security manager enabled
2013-02-13 sundar 8008103: Source object should maintain URL of the script source as a private field
2013-02-13 hannesw 8008096: TokenStream buffer should grow exponentially
2013-02-12 attila 8007900: Function binding is inefficient
2013-02-12 hannesw 8007956: Wrong or obsolete system properties in docs/DEVELOPER_README
2013-02-11 sundar 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code
2013-02-09 attila 8006943: Fix order of function method arguments to be (callee, thisObject)
2013-02-08 jlaskey 8006222: Move slot from SpillProperty to Property
2013-02-07 hannesw 8007718: Make static RegExp properties fully compatible to other engines
2013-02-07 hannesw 8007627: Support @Getter annotation on constructor
2013-02-07 sundar 8007715: Make sure that not all tests run with AllPermission
2013-02-06 jlaskey 8007643: Add testing for quit and exit
2013-02-06 jlaskey 8007629: Remove extraneous quit from shell.js
2013-02-06 jlaskey 8007545: jjs input evalinput need to be NOT_ENUMERABLE
2013-02-06 sundar 8007619: Add support for deprecated properties of RegExp constructor
2013-02-06 hannesw 8007273: Creation of ScriptFunctions can be refactored
2013-02-05 sundar 8007523: VerifyError on script that uses regular expression literals with ternary operator
2013-02-05 sundar 8007522: IllegalStateException thrown from String.prototype.search function
2013-02-05 sundar 8007521: $ENV should be undefined when security manager is present
2013-02-05 sundar 8007452: add scripting programmers doc changes for nashorn
2013-02-04 jlaskey 8006191: `cmd` -> exec("cmd") in script mode
2013-02-04 lagergren 8007215: Varargs broken for the case of passing more than the arg limit arguments.
2013-02-04 attila 8007460: var assignment to a parameter in a varargs method causes compilation error
2013-02-04 jlaskey 8007455: Extraneous $(ECHO) in make/Makefile
2013-02-01 hannesw 8007060: Primitive wrap filter throws ClassCastException in test262parallel
2013-01-31 attila 8006529: Methods always get callee - it should be conditional
2013-01-31 sundar 8007286: Add JavaAdapter and importPackage to compatibility script
2013-01-30 sundar 8007140: Java.extend crashes when attempting to extend java.lang.Object
2013-01-30 hannesw 8007109: Regression: String(ConsString) does not flatten argument to String
2013-01-30 sundar 8007132: Java objects returned from constructor functions are lost
2013-01-30 lagergren 8007062: Split Lower up into Lower/Attr/FinalizeTypes. Integrate AccessSpecalizer into FinalizeTypes.
2013-01-29 jlaskey 8007094: Apply version to nashorn.jar manifest
2013-01-29 sundar 8007091: Provide private API to pass application class loader for nashorn script engine
2013-01-28 jlaskey 8006676: Integrate Nashorn into new build system
2013-01-28 sundar 8007004: nashorn script engine should not use thread context class loader as script 'application loader'
2013-01-28 sundar 8006983: Introduce a command line option to switch off syntactic extensions of nashorn
2013-01-25 hannesw 8006766: Array-like access to characters of a string is slow
2013-01-24 sundar 8006857: ClassCastException when interface implementing function uses arguments object
2013-01-24 jlaskey 8006852: Move tests from JIRA for prepopulated map failures
2013-01-24 hannesw 8006408: Clean up and specialize NativeString
2013-01-24 sundar 8006755: Functions inside with statements dont get correct scope
2013-01-24 sundar 8006575: Error in codegen for element access on primitive value
2013-01-23 sundar 8006736: nashorn script engine should support the usage multiple global objects with same engine instance
2013-01-22 sundar 8006678: Avoid too many Context.getGlobal() calls
2013-01-22 attila 8006677: Remove unused FunctionNode flags
2013-01-22 hannesw 8006570: This-value for non-strict functions should be converted to object
2013-01-21 sundar 8006635: Reduce access levels as much as possible
2013-01-21 attila 8006525: Give StaticClass objects their own linker
2013-01-19 sundar 8006557: JDK8/Lambda build clashes on Map.replace()
2013-01-19 sundar 8006584: improve variable handling in NashornScriptEngine
2013-01-18 sundar 8006562: findOwnMH in nashorn "objects" package should be cleaned up
2013-01-18 sundar 8006527: nashorn jsr223 engine does not work in sandbox
2013-01-17 jlaskey 8006517: PropertyHashMap.Element.equals() compares to Property
2013-01-16 sundar 8006424: Passing null or undefined to adapter class constructors results in NPE or ClassCastException
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip