index
:
openjdk/nashorn.git
master
Linaro nashorn mirror
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jdk
/
nashorn
Age
Commit message (
Expand
)
Author
2014-10-09
8059811: Turn off optimistic typing by default and add both ant test-pessimis...
lagergren
2014-10-09
8059938: NPE restoring cached script with optimistic types disabled
hannesw
2014-10-06
8059231: Verify that octane raytrace now works with optimistic types turned o...
lagergren
2014-10-02
8059346: Single class loader is used to load compiled bytecode
attila
2014-09-29
8059321: Decrease warmup time by caching common structures that were reused d...
lagergren
2014-09-25
8025435: Optimistic builtins support, implemented initial optimistic versions...
lagergren
2014-10-01
8059372: Code duplication in split emitter
attila
2014-10-01
8059371: Code duplication in handling of break and continue
attila
2014-10-01
8059370: Unnecessary work in deoptimizing recompilation
attila
2014-09-22
8047764: Indexed or polymorphic set on global affects Object.prototype
hannesw
2014-09-22
8058561: NPE in LocalVariableTypesCalculator
attila
2014-09-19
8046202: Make persistent code store more flexible
hannesw
2014-09-17
8058615: Overload resolution ambiguity involving ConsString
sundar
2014-09-16
8058545: With strict mode, bean property assignment of a non-existent propert...
sundar
2014-09-15
8056978: ClassCastException: cannot cast jdk.nashorn.internal.scripts.JO*
hannesw
2014-09-15
8058422: Users should be able to overwrite "context" and "engine" variables
sundar
2014-09-12
8058304: Non-serializable fields in serializable classes
hannesw
2014-09-12
8057743: Single quotes must be escaped in message resource file
hannesw
2014-09-11
8058179: Global constants get in the way of self-modifying properties
hannesw
2014-09-11
8057021: UserAccessorProperty guards fail with multiple globals
hannesw
2014-09-11
8058100: Reduce the RecompilableScriptFunctionData footprint
attila
2014-09-10
8057703: More empty classes generated by Nashorn
lagergren
2014-09-05
8057588: Lots of trivial (empty) classes were generated by the Nashorn compil...
lagergren
2014-09-05
8057611: Nashorn did not dump the JOx classes to disk when running with the -...
lagergren
2014-09-04
8057551: Let the -d flag dump _all_ generated classes to disk and work outsid...
lagergren
2014-09-04
8057019: Various problems with extra arguments to applies
lagergren
2014-09-10
8034954: Optimistic iteration in for-in and for-each
attila
2014-09-09
8057931: Instead of not skipping small functions in parser, make lexer avoid ...
attila
2014-09-09
8057930: remove eval ID
attila
2014-09-08
8057148: Skip nested functions on reparse
attila
2014-09-04
8056129: AtomicInteger is treated as primitive number with optimistic compila...
attila
2014-09-04
8051889: Implement block scoping in symbol assignment and scope computation
hannesw
2014-09-03
8056913: Limit the size of type info cache on disk
attila
2014-08-28
8056243: OptimisticTypePersistence should refuse to work in symlinked directo...
attila
2014-08-27
Merge
attila
2014-08-27
8056123: Anonymous function statements leak internal function names into glob...
sundar
2014-08-26
8056025: CompilationPhase.setStates() is hot in class installation phase
attila
2014-08-26
8056052: Source.getContent() does excess Object.clone()
attila
2014-08-26
8055954: Do not parallelize class installation
attila
2014-08-26
8055923: collect timings using System.nanoTime
attila
2014-08-26
8055913: Node.hashCode() delegates to Object.hashCode() and is hot
attila
2014-08-26
8055911: Don't use String.intern for IdentNode
attila
2014-08-27
8055870: iteration fails if index var is not used
attila
2014-08-26
8055906: Avoid throwing an exception with filled in stack trace as part of th...
lagergren
2014-08-22
8055796: JSObject and browser JSObject linkers should provide fallback to cal...
sundar
2014-08-21
8055762: Nashorn misses linker for netscape.javascript.JSObject instances
sundar
2014-08-21
8055687: Wrong "this" passed to JSObject.eval call
sundar
2014-08-20
8050078: Nashorn ClassFilter Support
sundar
2014-08-20
8027043: Turn global accesses into MethodHandle.constant, with one chance of ...
attila
2014-08-20
8044638: Tidy up Nashorn codebase for code standards
attila
[next]