log

age author description
Thu, 10 Oct 2013 11:48:56 +0200 sundar 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
Wed, 09 Oct 2013 17:53:22 +0200 lagergren 8026137: Fix Issues with Binary Evaluation Order
Wed, 09 Oct 2013 14:50:39 +0200 hannesw 8026008: Constant folding removes var statement
Wed, 09 Oct 2013 13:26:23 +0200 sundar 8026125: Array.prototype.slice.call(Java.type("java.util.HashMap")) throws ClassCastException: jdk.internal.dynalink.beans.StaticClass cannot be cast to jdk.nashorn.internal.runtime.ScriptObject
Wed, 09 Oct 2013 10:47:47 +0200 sundar 8026112: Function("with(x ? 1e81 : (x2.constructor = 0.1)){}") throws AssertionError: double is not compatible with object
Thu, 17 Oct 2013 09:41:14 -0700 cl Added tag jdk8-b112 for changeset 6a4fdb3bb4e3
Wed, 16 Oct 2013 12:05:13 -0700 katleman Merge jdk8-b112
Thu, 10 Oct 2013 14:58:13 +0200 ihse 8001931: The new build system whitespace cleanup
Fri, 11 Oct 2013 03:09:54 -0700 lana Merge
Tue, 08 Oct 2013 15:00:12 -0700 lana Merge
Tue, 08 Oct 2013 16:46:03 +0200 sundar 8026048: Function constructor should convert arguments to String before performing any syntax checks
Tue, 08 Oct 2013 15:53:22 +0200 hannesw 8026042: FoldConstants need to guard against ArrayLiteralNode
Tue, 08 Oct 2013 14:57:31 +0200 sundar 8026039: future strict names are allowed as function name and argument name of a strict function
Tue, 08 Oct 2013 13:11:15 +0200 hannesw 8025965: Specialized functions with same weight replace each other in TreeSet
Tue, 08 Oct 2013 13:02:39 +0200 sundar 8026033: Switch should load expression even when there are no cases in it
Tue, 08 Oct 2013 11:55:19 +0200 hannesw 8025213: Assignment marks variable as defined too early
Fri, 04 Oct 2013 16:21:29 +0530 sundar 8025771: Enhance Nashorn Contexts
Tue, 01 Oct 2013 14:38:56 +0530 sundar 8025488: Error.captureStackTrace should not format error stack
Mon, 30 Sep 2013 18:09:33 -0300 jlaskey 8025689: fx:base.js classes not loading
Mon, 30 Sep 2013 21:33:38 +0530 sundar 8025629: load function should support a way to load scripts from classpath
Mon, 30 Sep 2013 12:06:43 -0300 jlaskey Merge
Mon, 30 Sep 2013 10:24:42 -0300 jlaskey Merge
Mon, 30 Sep 2013 15:54:05 +0200 hannesw 8025589: Array.prototype.shift should only copy defined elements in generic mode
Fri, 27 Sep 2013 17:00:37 +0200 hannesw 8025520: Array.prototype.slice should only copy defined elements
Fri, 27 Sep 2013 16:59:01 +0200 hannesw 8025515: Performance issues with Source.getLine()
Fri, 27 Sep 2013 18:38:35 -0700 lana Merge
Thu, 10 Oct 2013 10:09:30 -0700 cl Added tag jdk8-b111 for changeset 75fd3486e584
Wed, 02 Oct 2013 13:26:56 -0700 katleman Added tag jdk8-b110 for changeset d49a8c2173f5 jdk8-b111
Thu, 26 Sep 2013 17:23:22 -0700 lana Merge jdk8-b110
Thu, 26 Sep 2013 16:37:21 +0530 sundar Merge
Thu, 26 Sep 2013 11:47:24 +0200 hannesw 8025486: RegExp constructor arguments are not evaluated in right order
Thu, 26 Sep 2013 10:14:24 +0200 hannesw 8025197: String replace method fails with regexp /$/gi
Wed, 25 Sep 2013 16:37:56 +0200 hannesw 8025434: RegExp lastIndex can exceed int range
Wed, 25 Sep 2013 08:17:37 +0530 sundar 8025325: parseFloat does not handle '.' in exponent part
Tue, 24 Sep 2013 20:43:42 +0530 sundar 8025312: parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed
Mon, 23 Sep 2013 14:20:45 +0530 sundar Merge
Sat, 21 Sep 2013 10:11:15 +0200 hannesw 8025163: Date methods should not return -0
Fri, 20 Sep 2013 22:37:08 +0530 sundar 8025149: JSON.stringify does not handle 'space' argument as per the spec.
Fri, 20 Sep 2013 20:55:43 +0530 sundar 8025147: Trailing comma is not allowed in JSONArray and JSONObject
Fri, 20 Sep 2013 19:17:04 -0700 lana Merge
Fri, 20 Sep 2013 12:11:08 +0200 hannesw 8022587: ClassCache is not optimal and leaks Source instances
Fri, 20 Sep 2013 12:56:07 +0530 sundar 8025111: undefined or null 'with' expression in empty with block should throw TypeError
Thu, 19 Sep 2013 23:48:37 +0530 sundar 8025090: 'while' statement with 'test' using var before being declared in body results in VerifyError
Thu, 19 Sep 2013 21:20:47 +0530 sundar 8025080: Object literal getter, setter function with number format property name results in ClassFormatError
Thu, 19 Sep 2013 15:39:01 +0200 hannesw 8023154: compileAllTests fails with: 2 tests failed to compile
Thu, 19 Sep 2013 13:34:01 +0530 sundar 8025048: true as case label results in ClassCastException
Wed, 18 Sep 2013 16:36:25 +0530 sundar 8024973: Using a different ScriptContext with a CompiledScript results in ScriptException
Wed, 18 Sep 2013 13:06:17 +0530 sundar 8024972: for (LeftHandSideExpression in Expression) crashes the compiler
Thu, 26 Sep 2013 10:43:59 -0700 cl Added tag jdk8-b109 for changeset 6ec2f9e5ed5b
Thu, 19 Sep 2013 09:37:28 -0700 cl Added tag jdk8-b108 for changeset 445ad3f6d3b4 jdk8-b109
Tue, 17 Sep 2013 08:21:42 -0700 lana Merge jdk8-b108
Mon, 16 Sep 2013 14:44:20 +0200 attila 8024846: keep separate internal arguments variable
Mon, 16 Sep 2013 15:08:36 +0530 sundar 8024847: Java.to should accept mirror and external JSObjects as array-like objects as well
Fri, 13 Sep 2013 17:50:18 +0530 sundar Merge
Fri, 13 Sep 2013 16:45:11 +0530 sundar 8024619: JDBC java.sql.DriverManager is not usable from JS script
Thu, 12 Sep 2013 22:16:40 +0530 sundar 8024693: Various minor issues with JSONWriter used by script parser API
Thu, 12 Sep 2013 17:13:59 +0200 hannesw 8024512: Regex /[^\[]/ doesn't match
Thu, 12 Sep 2013 14:02:15 +0200 hannesw 8024476: Octane regression on Richards
Wed, 11 Sep 2013 22:53:03 +0530 sundar Merge
Wed, 11 Sep 2013 22:51:34 +0530 sundar 8024644: PluggableJSObject.iteratingJSObjectTest fails with jdk8-tl build
Wed, 11 Sep 2013 20:49:28 +0530 sundar 8024615: Refactor ScriptObjectMirror and JSObject to support external JSObject implementations
Wed, 11 Sep 2013 10:27:25 +0200 attila 8024130: We no longer need slots for temporaries in self-assign indices
Tue, 10 Sep 2013 14:21:28 -0300 jlaskey 8024539: FX Libraries update missing file
Mon, 09 Sep 2013 13:35:35 -0300 jlaskey 8024397: Nashorn FX Libraries need to be finalized.
Mon, 09 Sep 2013 20:16:49 +0530 sundar Merge
Mon, 09 Sep 2013 20:10:41 +0530 sundar 8024180: Incorrect handling of expression and parent scope in 'with' statements
Thu, 05 Sep 2013 21:17:06 +0530 sundar 8024255: When a keyword is used as object property name, the property can not be deleted
Fri, 06 Sep 2013 14:20:58 -0700 lana Merge
Wed, 04 Sep 2013 19:58:16 +0530 sundar 8024174: Setting __proto__ property in Object literal should be supported
Wed, 04 Sep 2013 14:29:07 +0530 sundar 8024120: Setting __proto__ to null removes the __proto__ property
Thu, 12 Sep 2013 11:09:22 -0700 cl Added tag jdk8-b107 for changeset f35e1255024b
Thu, 05 Sep 2013 02:46:24 -0700 cl Added tag jdk8-b106 for changeset bf70cbd2c836 jdk8-b107
Thu, 29 Aug 2013 16:34:31 -0700 lana Merge jdk8-b106
Tue, 27 Aug 2013 19:26:48 +0530 sundar Merge
Tue, 27 Aug 2013 18:57:50 +0530 sundar 8023784: Object.prototype.toString should contain the class name for all instances
Tue, 27 Aug 2013 13:17:00 +0200 attila 8023780: Gracefully handle @CS methods while binding bean properties
Tue, 27 Aug 2013 15:54:45 +0530 sundar 8022773: ScriptEngineTest.printManyTest fails
Mon, 26 Aug 2013 15:33:40 -0300 jlaskey 8023721: Simplify eval in DebuggerSupport.
Mon, 26 Aug 2013 15:59:41 +0200 hannesw 8023650: Regexp m flag does not recognize CRNL or CR
Fri, 23 Aug 2013 12:20:19 -0300 jlaskey 8019987: String trimRight and trimLeft could be defined
Fri, 23 Aug 2013 15:46:09 +0200 lagergren 8023454: Updated DEVELOPER_README and command line flags, ensuring that undocumented flags that aren't guaranteed to work (disabled by default) and that are work in progress show up with an EXPERIMENTAL tag.
Fri, 23 Aug 2013 09:56:25 -0300 jlaskey 8020946: TokenType#toString returned null
Fri, 23 Aug 2013 14:16:16 +0200 lagergren 8023550: -d option was broken for any dir but '.'. Fixed Java warnings.
Mon, 26 Aug 2013 14:54:25 -0700 lana Merge
Fri, 23 Aug 2013 16:44:02 +0530 sundar Merge
Fri, 23 Aug 2013 13:10:45 +0200 attila 8023630: Implement Java.super() as the preferred way to call super methods
Fri, 23 Aug 2013 12:44:01 +0200 lagergren Merge
Fri, 23 Aug 2013 12:43:32 +0200 lagergren 8023453: --log=attr did not unindent identNodes
Fri, 23 Aug 2013 16:10:37 +0530 sundar 8023631: engine.js init script should be loaded into every global instance created by engines
Thu, 22 Aug 2013 22:32:16 +0530 sundar 8023560: Arbitrary javax.script.Bindings objects as ENGINE_SCOPE objects are not handled as expected.
Thu, 22 Aug 2013 13:51:24 -0300 jlaskey 8023228: Debugger information gather is too slow.
Thu, 22 Aug 2013 17:23:50 +0200 hannesw 8023531: new RegExp('').toString() should return '/(?:)/'
Thu, 22 Aug 2013 18:46:26 +0530 sundar 8023551: Mirror functions can not be invoked using invokeMethod, invokeFunction
Wed, 21 Aug 2013 17:28:53 +0530 sundar 8023368: Instance __proto__ property should exist and be writable.
Wed, 21 Aug 2013 13:39:40 +0200 attila 8022903: Enhance for-in and for-each for Lists and Maps
Wed, 21 Aug 2013 13:39:09 +0200 attila 8023373: allow super invocation for adapters
Thu, 29 Aug 2013 09:42:13 -0700 cl Added tag jdk8-b105 for changeset f484bfb624dd
Fri, 23 Aug 2013 14:18:06 -0700 lana Merge jdk8-b105
Tue, 20 Aug 2013 17:46:45 -0700 lana Merge
Mon, 19 Aug 2013 19:37:29 +0530 sundar Merge
Mon, 19 Aug 2013 17:16:54 +0530 sundar 8023210: jjs tools should support a mode where it will load few command line scripts and then entering into interactive shell
Fri, 16 Aug 2013 18:51:53 +0200 lagergren 8023017: SUB missing for widest op == number for BinaryNode
Fri, 16 Aug 2013 13:42:44 +0200 hannesw 8019985: Date.parse("2000-01-01T00:00:00.Z") should return NaN
Fri, 16 Aug 2013 15:04:36 +0530 sundar 8020355: bind on built-in constructors don't use bound argument values
Wed, 14 Aug 2013 20:51:53 +0530 sundar 8023026: Array.prototype iterator functions like forEach, reduce should work for Java arrays, lists
Mon, 12 Aug 2013 18:00:17 -0300 jlaskey 8022676: Confusing error message checking instanceof non-class
Tue, 13 Aug 2013 18:34:12 -0700 lana Merge
Mon, 12 Aug 2013 20:37:09 +0530 sundar Merge
Mon, 12 Aug 2013 18:16:28 +0530 sundar 8022598: Object.getPrototypeOf should return null for host objects rather than throwing TypeError
Mon, 12 Aug 2013 17:08:01 +0530 sundar 8022615: [nightly] Two nashorn print tests fail in nightly builds on Windows
Mon, 12 Aug 2013 13:31:43 +0200 hannesw 8022731: NativeArguments has wrong implementation of isMapped()
Mon, 12 Aug 2013 16:52:32 +0530 sundar 8022614: Please exclude test test/script/trusted/JDK-8020809.js from Nashorn code coverage run
Mon, 12 Aug 2013 12:46:01 +0200 attila 8022789: Revisit doPrivileged blocks in Dynalink
Mon, 12 Aug 2013 14:43:53 +0530 sundar 8022782: publicLookup access failures in ScriptObject, ScriptFunction and ScriptFunction
Fri, 09 Aug 2013 20:48:44 +0530 sundar 8022707: Revisit all doPrivileged blocks
Thu, 08 Aug 2013 11:20:14 -0300 jlaskey Merge
Thu, 08 Aug 2013 18:19:29 +0530 sundar Merge
Thu, 08 Aug 2013 16:38:32 +0530 sundar 8022524: Memory leaks in nashorn sources and tests found by jhat analysis
Wed, 07 Aug 2013 16:38:44 +0200 attila 8022509: Various Dynalink security enhancements
Thu, 22 Aug 2013 09:10:25 -0700 cl Added tag jdk8-b104 for changeset afc100513451