2013-02-20 lagergren 8008166: URL handling was broken on windows, causing "load" to malfunction
2013-02-20 sundar 8008207: Make constants array and source fields private
2013-02-19 sundar 8008448: Add coverage test for jdk.nashorn.internal.ir.debug.JSONWriter
2013-02-19 jlaskey Merge
2013-02-19 jlaskey 8008420: Tweaks to make all NEWBUILD=false round 2
2013-02-18 sundar 8008387: Improve code coverage tests for JSObjectLinker and NashornBottomLinker
2013-02-18 attila 8008371: Fix Dynalink compiler warnings and whitespace
2013-02-18 hannesw 8008351: Avoid using String.replace(String, String) in codegen
2013-02-18 sundar 8008305: ScriptEngine.eval should offer the ability to provide a codebase
2013-02-15 sundar 8008298: Add tests to cover specialized versions of Math functions.
2013-02-15 sundar 8008291: Add more tests for better coverage of objects, scripting and parser packages
2013-02-15 lagergren 8008239: Unpublicized parts of the code generator package that were only package internal.
2013-02-15 hannesw 8008215: break in catch clause causes java.lang.VerifyError: Inconsistent stackmap
2013-02-14 jlaskey 8008231: Fix build system to accommodate integration of dynalink
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip