2013-01-31 attila 8006529: Methods always get callee - it should be conditional
2013-01-31 sundar 8007286: Add JavaAdapter and importPackage to compatibility script
2013-01-30 sundar 8007140: Java.extend crashes when attempting to extend java.lang.Object
2013-01-30 hannesw 8007109: Regression: String(ConsString) does not flatten argument to String
2013-01-30 sundar 8007132: Java objects returned from constructor functions are lost
2013-01-30 lagergren 8007062: Split Lower up into Lower/Attr/FinalizeTypes. Integrate AccessSpecalizer into FinalizeTypes.
2013-01-29 jlaskey 8007094: Apply version to nashorn.jar manifest
2013-01-29 sundar 8007091: Provide private API to pass application class loader for nashorn script engine
2013-01-28 jlaskey 8006676: Integrate Nashorn into new build system
2013-01-28 sundar 8007004: nashorn script engine should not use thread context class loader as script 'application loader'
2013-01-28 sundar 8006983: Introduce a command line option to switch off syntactic extensions of nashorn
2013-01-25 hannesw 8006766: Array-like access to characters of a string is slow
2013-01-24 sundar 8006857: ClassCastException when interface implementing function uses arguments object
2013-01-24 jlaskey 8006852: Move tests from JIRA for prepopulated map failures
2013-01-24 hannesw 8006408: Clean up and specialize NativeString
2013-01-24 sundar 8006755: Functions inside with statements dont get correct scope
2013-01-24 sundar 8006575: Error in codegen for element access on primitive value
2013-01-23 sundar 8006736: nashorn script engine should support the usage multiple global objects with same engine instance
2013-01-22 sundar 8006678: Avoid too many Context.getGlobal() calls
2013-01-22 attila 8006677: Remove unused FunctionNode flags
2013-01-22 hannesw 8006570: This-value for non-strict functions should be converted to object
2013-01-21 sundar 8006635: Reduce access levels as much as possible
2013-01-21 attila 8006525: Give StaticClass objects their own linker
2013-01-19 sundar 8006557: JDK8/Lambda build clashes on Map.replace()
2013-01-19 sundar 8006584: improve variable handling in NashornScriptEngine
2013-01-18 sundar 8006562: findOwnMH in nashorn "objects" package should be cleaned up
2013-01-18 sundar 8006527: nashorn jsr223 engine does not work in sandbox
2013-01-17 jlaskey 8006517: PropertyHashMap.Element.equals() compares to Property
2013-01-16 sundar 8006424: Passing null or undefined to adapter class constructors results in NPE or ClassCastException
2013-01-16 sundar 8006412: Improve toString method of ScriptObjectMirror class
2013-01-16 jlaskey 8006304: Remove pre-population of maps for constructor produced maps
2013-01-15 attila 8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects
2013-01-15 attila 8005958: invoking a function through INVOKESTATIC with more arguments than it declares resulted in malformed bytecode being generated
2013-01-15 attila 8006293: Reduce ScriptObject.findCallMethodMethod
2013-01-14 sundar 8006181: nashorn script engine does not run jrunscript's initialization script
2013-01-14 attila 8006168: ability to generate multi-type Java adapters
2013-01-11 sundar 8006093: Add a makefile target to run all tests (test, test262, perf tests)
2013-01-11 sundar 8006082: Provide option to run octane benchmarks in separate processes
2013-01-11 lagergren 8005976: Break out AccessSpecializer into one pass before CodeGenerator instead of iterative applications from CodeGenerator
2013-01-10 attila 8005983: JavaAdapterFactory generated proxy classes should take extra constructor arguments at the end
2013-01-10 sundar 8005982: NASHORN-71.js failing in nightlys
2013-01-10 sundar 8005987: ant octane tries to run non-benchmark scripts
2013-01-10 lagergren 8005971: runsunspider.js should check results of benchmarks
2013-01-09 sundar 8005940: provide ant targets to get and update external test scripts
2013-01-09 attila 8005777: Bug in the FacetIntrospector of Dynalink - non-public class should search super
2013-01-08 sundar 8005848: assigning to global toString variable affects Object.prototype.toString
2013-01-08 lagergren 8005842: Loops in ASTWriter. Corrected @Reference and @Ignore node annotation for IR nodes
2013-01-08 attila 8005801: Refactor findSetMethod
2013-01-08 attila 8005846: Remove Mangler in favor of Dynalink's NameCodec
2013-01-08 lagergren 8005843: refSymbols lookup of unbound variable could cause NullPointerException in Lower
2013-01-08 sundar 8005835: NASHORN-668 output fails to compare with the corresponding .EXPECTED file
2013-01-08 lagergren 8005788: Loggers and their corresponding system properties not working correctly
2013-01-08 sundar 8005782: get rid of javadoc errors, warnings in nashorn build
2013-01-07 jlaskey 8005703: Offsets miscalculated for blocks
2013-01-07 lagergren 8005789: Forgot to document -Dnashorn.unstable.relink.threshold
2013-01-04 jlaskey 8005663: Update copyright year to 2013
2013-01-04 jlaskey 8005665: JavaDoc should only display public interfaces
2013-01-04 jlaskey 8005666: Add webrev to .hgignore
2012-12-22 jlaskey 8005440: Improve .hgignore filtering for Nashorn repo
2012-12-21 jlaskey 8005403: Open-source Nashorn
2012-12-20 jcoomes 8005364: initial hg tags for nashorn repo
2007-12-01 duke Initial load
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-11-06 coffeys 7201066: Change modifiers on unused fields
2012-12-17 mbankal 7141694: Improving CORBA internals
2012-10-30 ngmr 8000540: Improve IIOP type reuse management
2012-10-30 coffeys 8000631: Restrict access to class constructor
2013-03-12 lana Merge
2013-03-05 lana Merge
2013-02-20 lana Merge
2013-02-14 dmeetry 7199858: Marshal exception is wrong
2013-03-14 katleman Added tag jdk8-b81 for changeset f2ef1e5c2955
2017-07-05 duke Merge
2013-03-18 omajid 8010030: Allow configure to detect if EC implementation is present
2013-03-15 lana Merge
2013-03-14 lana Merge
2013-03-13 lana Merge
2013-02-27 ewendeli Merge
2013-02-27 ewendeli Merge
2013-02-26 ewendeli Merge
2013-02-26 ewendeli Merge
2013-02-22 vlivanov 8004933: Improve MethodHandle interaction with libraries
2013-02-22 vlivanov 8006125: Update MethodHandles library interactions
2013-02-22 vlivanov 8006179: JSR292 MethodHandles lookup with interface using findVirtual()
2013-02-22 vlivanov 8006439: Improve MethodHandles coverage
2013-02-25 ewendeli Merge
2013-02-19 ewendeli Merge
2013-02-19 ewendeli Merge
2013-02-08 valeriep 8007688: Blacklist known bad certificate
2013-02-08 xuelei 8006777: Improve TLS handling of invalid messages
2013-02-07 mchung 8007611: logging behavior in applet changed
2013-02-06 mchung 8007393: Possible race condition after JDK-6664509
2013-01-25 mchung 8004937: Improve proxy construction
2013-01-30 dfuchs 8006446: Restrict MBeanServer access
2013-01-28 mchung 8006882: Proxy generated classes in sun.proxy package breaks JMockit
2013-02-05 ewendeli Merge
2013-01-28 ewendeli 8006864: Update java.security-linux to include changes in java.security
2013-01-11 mchung 8005615: Java Logger fails to load tomcat logger implementation (JULI)
2012-12-18 mullan 8004302: javax/xml/soap/Test7013971.java fails since jdk6u39b01
2012-12-12 denis 8004341: Two JCK tests fails with 7u11 b06
2012-12-07 dsamersoff 8000537: Contextualize RequiredModelMBean class
2012-12-05 mchung 8004175: Restricted packages added in java.security are missing in java.security-{macosx, solaris, windows}
2013-02-03 ewendeli Merge
2012-11-30 denis 7201064: Better dialogue checking
2012-11-27 mchung 6664509: Add logging context
2012-11-26 denis 7186952: Improve clipboard access
2012-11-20 bae 8002325: Improve management of images
2012-11-19 dmocek 8001242: Improve RMI HTTP conformance
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip