2013-02-15 mcimadamore 8008309: TargetType60 fails because of bad golden file
2013-02-15 mcimadamore Merge
2013-02-15 mcimadamore 8007427: Annotation element as '_' gives compiler error instead of a warning
2013-02-15 mcimadamore 8007535: Compiler crashes on @FunctionalInterface used on interface with two inherited methods with same signatures
2013-02-15 mcimadamore 8007462: Fix provisional applicability for method references
2013-02-15 mcimadamore 8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract
2013-02-15 mcimadamore 8006749: compiler does not allow Object protected methods to be used in lambda
2013-02-15 jjg 8007052: javap should include the descriptor for a method in verbose mode
2013-02-14 mchung 8006225: tools/jdeps/Basic.java failes with AssertionError
2013-02-14 darcy 8001457: New tests needed for library-side changes for repeating annotations
2013-03-14 katleman Added tag jdk8-b81 for changeset a7ab085069a9
2017-07-05 duke Merge
2013-03-14 katleman Added tag jdk8-b81 for changeset 9597171cffbd
2017-07-05 duke Merge
2013-03-15 lana Merge
2013-03-13 lana Merge
2013-02-25 ewendeli Merge
2013-02-19 ewendeli Merge
2012-12-12 joehw 8001235: Improve JAXP HTTP handling
2013-03-14 katleman Added tag jdk8-b81 for changeset 4f3da455d5f5
2017-07-05 duke Merge
2013-03-09 sundar 8009559: clean up method handle lookup code.
2013-03-06 sundar 8009553: Object.create(Array.prototype) doesn't respect reset length
2013-03-04 jlaskey 8009379: Remove $ from generated class names
2013-03-04 hannesw 8008370: coffee script compiler doesn't work with Nashorn
2013-03-02 jlaskey Merge
2013-03-01 sundar 8009263: Fix all javadoc errors in nashorn code
2013-02-28 hannesw 8009240: RegExpScanner code is inefficient and too complex
2013-02-28 sundar 8009229: ant makefile default target should be "test"
2013-02-27 attila 8009150: Previous dead code elimination was incomplete
2013-02-27 attila 8009146: Eliminate some dead code in preparation for immutable AST
2013-02-27 attila 8009143: Eliminate Dynalink dependency on java.beans
2013-02-27 alanb 8008950: jdk8/tl failing with SetupJavaCompilation BUILD_NASGEN contains missing directory -c on Windows
2013-02-26 sundar 8009021: nasgen should be run on boot jdk rather than currenly built jdk
2013-02-25 attila 8006984: Introducing local into a function inside with statement confuses its scope
2013-02-25 sundar 8008789: Enable java access and nashorn runtime tests for jtreg
2013-02-25 sundar 8008731: Separate configuration environment (options, error/output writer etc.) from Context
2013-02-23 jlaskey 8008776: Revise BuildNashorn.gmk for changes in new build system
2013-02-22 sundar 8008729: Make sure that we can run basic jsr223 tests using jtreg
2013-02-22 hannesw 8006028: Integrate Joni regexp engine with Nashorn
2013-02-22 hannesw 8008093: Make RegExp engine pluggable
2013-02-22 jlaskey 8008721: Tweaks to make all NEWBUILD=false round 4
2013-02-22 lagergren 8007002: Replace implicit exception throwing methods with explicit throws - simplify control flow and remove useless code
2013-02-22 lagergren 8008575: Re-integrate code coverage
2013-02-22 lagergren 8008554: load was broken for URLs
2013-02-21 jlaskey 8008447: Tweaks to make all NEWBUILD=false round 3
2013-02-21 lagergren 8008648: Lazy JIT scope and callee semantics bugfixes. Broke out wallclock timer.
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.
(0) -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip