aboutsummaryrefslogtreecommitdiff
path: root/src/jdk/nashorn/internal/runtime
AgeCommit message (Expand)Author
2014-09-098057930: remove eval IDattila
2014-09-088057148: Skip nested functions on reparseattila
2014-09-048056129: AtomicInteger is treated as primitive number with optimistic compila...attila
2014-09-048051889: Implement block scoping in symbol assignment and scope computationhannesw
2014-08-268056052: Source.getContent() does excess Object.clone()attila
2014-08-268055954: Do not parallelize class installationattila
2014-08-268055923: collect timings using System.nanoTimeattila
2014-08-228055796: JSObject and browser JSObject linkers should provide fallback to cal...sundar
2014-08-218055762: Nashorn misses linker for netscape.javascript.JSObject instancessundar
2014-08-208050078: Nashorn ClassFilter Supportsundar
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-07-088049225: Source class exposes public mutable arrayattila
2014-06-118044798: API for debugging Nashornsundar
2014-06-048044750: megamorphic getter for scope objects does not call __noSuchProperty_...sundar
2014-06-038044520: Nashorn cannot execute node.js's express modulesundar
2014-05-278044000: Access to undefined property yields "null" instead of "undefined"sundar
2014-05-268043930: TypeError when attemping to create an instance of non-public class c...sundar
2014-05-228030202: Nashorn: Multiple RegExp#ignoreCase issueshannesw
2014-05-078041697: CompiledScript slower when eval with bindingsundar
2014-05-068042364: Make __proto__ ES6 draft compliantsundar
2014-05-068041998: RegExp implementation is not thread-safehannesw
2014-04-258040078: Avoid repeated reading of source for cached loadshannesw
2014-05-028027933: Add --const-as-var optionsundar
2014-04-288041953: JDK-8031359.js fails in 8u-devhannesw
2014-04-16Mergejdk8u20-b11lana
2014-04-148030200: Wrong result for Number.prototype.toString() for certain radix/inputshannesw
2014-04-10Mergejdk8u20-b10asaha
2014-03-218037562: Nashorn: JSON.parse comes up with nonexistent entries if there are g...sundar
2014-04-038039181: Persistent code store does not use absolute paths internallyhannesw
2014-04-028038638: Persistent store for compiled scriptshannesw
2014-03-178037400: Remove getInitialMap getters and GlobalObject interfacesundar
2014-03-138015958: DataView constructor is not definedsundar
2014-03-128021350: Share script classes between threads/globals within contexthannesw
2014-02-218033745: Reflect upon Nashorn reflectionsundar
2014-02-208034968: Reduce access to Nashorn internalsattila
2014-03-038035948: Redesign property listeners for shared classeshannesw
2014-02-258030197: Nashorn: Object.defineProperty() can be lured to change fixed NaN pr...sundar
2014-02-078033924: Default permissions are not given for eval codesundar
2014-02-148011964: need indexed access to externally-managed ByteBuffersundar
2014-01-308032681: Issues with Nashornattila
2014-01-308032949: Nashorn linkages awrysundar
2014-01-308032954: Nashorn: extend Java.extendsundar
2014-01-178032060: PropertyMap of Error objects is not stablesundar
2014-01-168031983: Error objects should capture stack at the constructorsundar
2014-01-158031715: Indexed access to java package not workingsundar
2014-01-098031359: Invocable.getInterface() works incorrectly if interface has default ...sundar
2014-01-078029667: Prototype linking is incorrecthannesw
2014-01-078029003: setField in ScriptObject is incorrect for non extensible objectssundar
2014-01-038031106: Nashorn: IndexOutOfBoundsException in NashornCallSiteDescriptor.getN...sundar