aboutsummaryrefslogtreecommitdiff
path: root/src/jdk/nashorn/internal
AgeCommit message (Expand)Author
2014-09-118058179: Global constants get in the way of self-modifying propertieshannesw
2014-09-118057021: UserAccessorProperty guards fail with multiple globalshannesw
2014-09-118058100: Reduce the RecompilableScriptFunctionData footprintattila
2014-09-108057703: More empty classes generated by Nashornlagergren
2014-09-058057588: Lots of trivial (empty) classes were generated by the Nashorn compil...lagergren
2014-09-058057611: Nashorn did not dump the JOx classes to disk when running with the -...lagergren
2014-09-048057551: Let the -d flag dump _all_ generated classes to disk and work outsid...lagergren
2014-09-048057019: Various problems with extra arguments to applieslagergren
2014-09-108034954: Optimistic iteration in for-in and for-eachattila
2014-09-098057931: Instead of not skipping small functions in parser, make lexer avoid ...attila
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-09-038056913: Limit the size of type info cache on diskattila
2014-08-288056243: OptimisticTypePersistence should refuse to work in symlinked directo...attila
2014-08-27Mergeattila
2014-08-278056123: Anonymous function statements leak internal function names into glob...sundar
2014-08-268056025: CompilationPhase.setStates() is hot in class installation phaseattila
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-268055913: Node.hashCode() delegates to Object.hashCode() and is hotattila
2014-08-268055911: Don't use String.intern for IdentNodeattila
2014-08-278055870: iteration fails if index var is not usedattila
2014-08-268055906: Avoid throwing an exception with filled in stack trace as part of th...lagergren
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-058044695: __stack__ becomes visible in Error propertiessundar
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-06-038044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacementsundar
2014-05-308044415: ant makefile should have a target to generate javadoc only for jdk.n...sundar
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-148030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementationhannesw