Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
8008351: Avoid using String.replace(String, String) in codegen
2013-02-18, by hannesw
8008305: ScriptEngine.eval should offer the ability to provide a codebase
2013-02-18, by sundar
8008298: Add tests to cover specialized versions of Math functions.
2013-02-15, by sundar
8008291: Add more tests for better coverage of objects, scripting and parser packages
2013-02-15, by sundar
8008239: Unpublicized parts of the code generator package that were only package internal.
2013-02-15, by lagergren
8008215: break in catch clause causes java.lang.VerifyError: Inconsistent stackmap
2013-02-15, by hannesw
8008231: Fix build system to accommodate integration of dynalink
2013-02-14, by jlaskey
8008198: java.lang.AssertionError: Invalid break target class jdk.nashorn.internal.ir.TryNode
2013-02-14, by hannesw
8007990: No access to interface methods on a restricted class
2013-02-14, by attila
8008206: The allInteger case for SwitchNode generation in CodeGenerator assumes integer LITERALS only.
2013-02-14, by lagergren
8008085: Integrate Dynalink source code into Nashorn codebase
2013-02-14, by attila
8008199: Lazy compilation and trampoline implementation
2013-02-14, by lagergren
8008197: Cross script engine function calls do not work as expected
2013-02-14, by sundar
8008193: test262 tests should be run with security manager enabled
2013-02-14, by sundar
8008103: Source object should maintain URL of the script source as a private field
2013-02-13, by sundar
8008096: TokenStream buffer should grow exponentially
2013-02-13, by hannesw
8007900: Function binding is inefficient
2013-02-12, by attila
8007956: Wrong or obsolete system properties in docs/DEVELOPER_README
2013-02-12, by hannesw
8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code
2013-02-11, by sundar
8006943: Fix order of function method arguments to be (callee, thisObject)
2013-02-09, by attila
8006222: Move slot from SpillProperty to Property
2013-02-08, by jlaskey
8007718: Make static RegExp properties fully compatible to other engines
2013-02-07, by hannesw
8007627: Support @Getter annotation on constructor
2013-02-07, by hannesw
8007715: Make sure that not all tests run with AllPermission
2013-02-07, by sundar
8007643: Add testing for quit and exit
2013-02-06, by jlaskey
8007629: Remove extraneous quit from shell.js
2013-02-06, by jlaskey
8007545: jjs input evalinput need to be NOT_ENUMERABLE
2013-02-06, by jlaskey
8007619: Add support for deprecated properties of RegExp constructor
2013-02-06, by sundar
8007273: Creation of ScriptFunctions can be refactored
2013-02-06, by hannesw
8007523: VerifyError on script that uses regular expression literals with ternary operator
2013-02-05, by sundar
8007522: IllegalStateException thrown from String.prototype.search function
2013-02-05, by sundar
8007521: $ENV should be undefined when security manager is present
2013-02-05, by sundar
8007452: add scripting programmers doc changes for nashorn
2013-02-05, by sundar
8006191: `cmd` -> exec("cmd") in script mode
2013-02-04, by jlaskey
8007215: Varargs broken for the case of passing more than the arg limit arguments.
2013-02-04, by lagergren
8007460: var assignment to a parameter in a varargs method causes compilation error
2013-02-04, by attila
8007455: Extraneous $(ECHO) in make/Makefile
2013-02-04, by jlaskey
8007060: Primitive wrap filter throws ClassCastException in test262parallel
2013-02-01, by hannesw
8006529: Methods always get callee - it should be conditional
2013-01-31, by attila
8007286: Add JavaAdapter and importPackage to compatibility script
2013-01-31, by sundar
8007140: Java.extend crashes when attempting to extend java.lang.Object
2013-01-30, by sundar
8007109: Regression: String(ConsString) does not flatten argument to String
2013-01-30, by hannesw
8007132: Java objects returned from constructor functions are lost
2013-01-30, by sundar
8007062: Split Lower up into Lower/Attr/FinalizeTypes. Integrate AccessSpecalizer into FinalizeTypes.
2013-01-30, by lagergren
8007094: Apply version to nashorn.jar manifest
2013-01-29, by jlaskey
8007091: Provide private API to pass application class loader for nashorn script engine
2013-01-29, by sundar
8006676: Integrate Nashorn into new build system
2013-01-28, by jlaskey
8007004: nashorn script engine should not use thread context class loader as script 'application loader'
2013-01-28, by sundar
8006983: Introduce a command line option to switch off syntactic extensions of nashorn
2013-01-28, by sundar
8006766: Array-like access to characters of a string is slow
2013-01-25, by hannesw
8006857: ClassCastException when interface implementing function uses arguments object
2013-01-24, by sundar
8006852: Move tests from JIRA for prepopulated map failures
2013-01-24, by jlaskey
8006408: Clean up and specialize NativeString
2013-01-24, by hannesw
8006755: Functions inside with statements dont get correct scope
2013-01-24, by sundar
8006575: Error in codegen for element access on primitive value
2013-01-24, by sundar
8006736: nashorn script engine should support the usage multiple global objects with same engine instance
2013-01-23, by sundar
8006678: Avoid too many Context.getGlobal() calls
2013-01-22, by sundar
8006677: Remove unused FunctionNode flags
2013-01-22, by attila
8006570: This-value for non-strict functions should be converted to object
2013-01-22, by hannesw
8006635: Reduce access levels as much as possible
2013-01-21, by sundar
8006525: Give StaticClass objects their own linker
2013-01-21, by attila
8006557: JDK8/Lambda build clashes on Map.replace()
2013-01-19, by sundar
8006584: improve variable handling in NashornScriptEngine
2013-01-19, by sundar
8006562: findOwnMH in nashorn "objects" package should be cleaned up
2013-01-18, by sundar
8006527: nashorn jsr223 engine does not work in sandbox
2013-01-18, by sundar
8006517: PropertyHashMap.Element.equals() compares to Property
2013-01-17, by jlaskey
8006424: Passing null or undefined to adapter class constructors results in NPE or ClassCastException
2013-01-16, by sundar
8006412: Improve toString method of ScriptObjectMirror class
2013-01-16, by sundar
8006304: Remove pre-population of maps for constructor produced maps
2013-01-16, by jlaskey
8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects
2013-01-15, by attila
8005958: invoking a function through INVOKESTATIC with more arguments than it declares resulted in malformed bytecode being generated
2013-01-15, by attila
8006293: Reduce ScriptObject.findCallMethodMethod
2013-01-15, by attila
8006181: nashorn script engine does not run jrunscript's initialization script
2013-01-14, by sundar
8006168: ability to generate multi-type Java adapters
2013-01-14, by attila
8006093: Add a makefile target to run all tests (test, test262, perf tests)
2013-01-11, by sundar
8006082: Provide option to run octane benchmarks in separate processes
2013-01-11, by sundar
8005976: Break out AccessSpecializer into one pass before CodeGenerator instead of iterative applications from CodeGenerator
2013-01-11, by lagergren
8005983: JavaAdapterFactory generated proxy classes should take extra constructor arguments at the end
2013-01-10, by attila
8005982: NASHORN-71.js failing in nightlys
2013-01-10, by sundar
8005987: ant octane tries to run non-benchmark scripts
2013-01-10, by sundar
8005971: runsunspider.js should check results of benchmarks
2013-01-10, by lagergren
8005940: provide ant targets to get and update external test scripts
2013-01-09, by sundar
8005777: Bug in the FacetIntrospector of Dynalink - non-public class should search super
2013-01-09, by attila
8005848: assigning to global toString variable affects Object.prototype.toString
2013-01-08, by sundar
8005842: Loops in ASTWriter. Corrected @Reference and @Ignore node annotation for IR nodes
2013-01-08, by lagergren
8005801: Refactor findSetMethod
2013-01-08, by attila
8005846: Remove Mangler in favor of Dynalink's NameCodec
2013-01-08, by attila
8005843: refSymbols lookup of unbound variable could cause NullPointerException in Lower
2013-01-08, by lagergren
8005835: NASHORN-668 output fails to compare with the corresponding .EXPECTED file
2013-01-08, by sundar
8005788: Loggers and their corresponding system properties not working correctly
2013-01-08, by lagergren
8005782: get rid of javadoc errors, warnings in nashorn build
2013-01-08, by sundar
8005703: Offsets miscalculated for blocks
2013-01-07, by jlaskey
8005789: Forgot to document -Dnashorn.unstable.relink.threshold
2013-01-07, by lagergren
8005663: Update copyright year to 2013
2013-01-04, by jlaskey
8005665: JavaDoc should only display public interfaces
2013-01-04, by jlaskey
8005666: Add webrev to .hgignore
2013-01-04, by jlaskey
8005440: Improve .hgignore filtering for Nashorn repo
2012-12-22, by jlaskey
8005403: Open-source Nashorn
2012-12-21, by jlaskey
8005364: initial hg tags for nashorn repo
2012-12-20, by jcoomes
Initial load
2007-12-01, by duke
Merge
2017-07-05, by duke
Merge
2013-03-14, by lana
Merge
2013-03-12, by lana
Merge
2013-02-25, by ewendeli
Merge
2013-02-19, by ewendeli
7201066: Change modifiers on unused fields
2012-11-06, by coffeys
7141694: Improving CORBA internals
2012-12-17, by mbankal
8000540: Improve IIOP type reuse management
2012-10-30, by ngmr
8000631: Restrict access to class constructor
2012-10-30, by coffeys
Merge
2013-03-12, by lana
Merge
2013-03-05, by lana
Merge
2013-02-19, by lana
7199858: Marshal exception is wrong
2013-02-15, by dmeetry
Added tag jdk8-b81 for changeset f2ef1e5c2955
2013-03-14, by katleman
Merge
2017-07-05, by duke
8010030: Allow configure to detect if EC implementation is present
2013-03-18, by omajid
Merge
2013-03-14, by lana
Merge
2013-03-13, by lana
Merge
2013-03-12, by lana
Merge
2013-02-27, by ewendeli
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip