log

age author description
Fri, 12 Jul 2013 11:58:42 +0200 attila 8019822: Duplicate name and signature in finally block
Fri, 12 Jul 2013 15:27:16 +0530 sundar 8020223: ClassCastException: String can not be casted to ScriptFunction
Fri, 12 Jul 2013 15:01:33 +0530 sundar 8020437: Wrong handling of line numbers with multiline string literals
Thu, 11 Jul 2013 22:01:55 +0200 attila 8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
Thu, 11 Jul 2013 22:58:37 +0530 sundar 8012191: noSuchProperty can't cope with vararg functions
Thu, 11 Jul 2013 18:33:33 +0200 attila 8013925: Remove symbol fields from nodes that don't need them
Thu, 11 Jul 2013 18:23:13 +0530 sundar 8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable
Thu, 11 Jul 2013 16:34:55 +0530 sundar 8020325: static property does not work on accessible, public classes
Wed, 10 Jul 2013 19:08:04 +0530 sundar 8020276: interface checks in Invocable.getInterface implementation
Wed, 10 Jul 2013 10:54:19 +0200 hannesw 8016681: regex capture behaves differently than on V8
Wed, 10 Jul 2013 13:25:07 +0530 sundar 8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false
Tue, 09 Jul 2013 15:56:59 +0200 lagergren 8020124: In the case of an eval switch, we might need explicit conversions of the tag store, as it was not known in the surrounding environment.
Tue, 09 Jul 2013 17:37:46 +0530 sundar 8014785: Ability to extend global instance by binding properties of another object
Tue, 09 Jul 2013 13:57:24 +0200 attila 8009758: reactivate the 8006529 test.
Mon, 08 Jul 2013 19:34:55 +0200 hannesw 8019963: empty char range in regex
Mon, 08 Jul 2013 18:43:41 +0530 sundar Merge
Mon, 08 Jul 2013 18:36:10 +0530 sundar 8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package
Mon, 08 Jul 2013 16:33:50 +0530 sundar 8020015: shared PropertyMaps should not be used without duplication
Fri, 05 Jul 2013 19:35:39 +0200 lagergren 8019983: Void returns combined with return with expression picked the wrong return type
Fri, 05 Jul 2013 15:10:47 +0200 attila 8019819: scope symbol didn't get a slot in certain cases
Fri, 05 Jul 2013 14:36:54 +0200 hannesw 8017084: Use spill properties for large object literals
Fri, 05 Jul 2013 14:38:04 +0530 sundar 8019947: inherited property invalidation does not work with two globals in same context
Thu, 04 Jul 2013 17:28:04 +0200 lagergren Merge
Thu, 04 Jul 2013 17:27:33 +0200 lagergren 8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int
Thu, 04 Jul 2013 14:10:18 +0200 attila 8019809: return after break incorrectly sets the block as terminal
Wed, 03 Jul 2013 13:41:18 -0300 jlaskey 8011629: Object.defineProperty performance issue
Wed, 03 Jul 2013 18:10:12 +0200 attila 8017768: allow dot as inner class name separator for Java.type
Wed, 03 Jul 2013 19:20:29 +0530 sundar 8019814: Add regression test for passing cases
Wed, 03 Jul 2013 15:46:03 +0200 lagergren 8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
Wed, 03 Jul 2013 17:26:31 +0530 sundar 8019805: for each (init; test; modify) is invalid
Wed, 03 Jul 2013 13:03:36 +0200 lagergren 8019585: Sometimes a var declaration using itself in its init wasn't declared as canBeUndefined, causing erroneous bytecode
Wed, 03 Jul 2013 12:39:28 +0200 attila 8010946: AccessControl.doPrivileged is broken when called from js script
Wed, 03 Jul 2013 14:08:00 +0530 sundar 8019791: ~ is a unary operator
Wed, 03 Jul 2013 13:13:17 +0530 sundar 8019783: typeof does not work properly for java methods and foreign objects
Wed, 03 Jul 2013 00:08:45 +0530 sundar 8019629: void operator should always evaluate to undefined
Thu, 18 Jul 2013 03:39:39 -0700 cl Added tag jdk8-b99 for changeset 10a1ab9e20a4
Thu, 11 Jul 2013 10:13:59 -0700 katleman Added tag jdk8-b98 for changeset 542b7803f038 jdk8-b99
Fri, 05 Jul 2013 11:05:50 -0700 lana Merge jdk8-b98
Tue, 02 Jul 2013 18:39:41 +0530 sundar Merge
Tue, 02 Jul 2013 15:01:38 +0200 lagergren Merge
Tue, 02 Jul 2013 14:50:39 +0200 lagergren 8017082: Long array literals were slightly broken
Tue, 02 Jul 2013 18:00:15 +0530 sundar 8019553: NPE on illegal l-value for increment and decrement
Tue, 02 Jul 2013 13:50:19 +0200 lagergren 8016667: Wrong bytecode when testing/setting due to null check shortcut checking against primitive too
Tue, 02 Jul 2013 07:45:16 -0300 jlaskey 8019580: Build Script Change for Nashorn promotion testing
Mon, 01 Jul 2013 23:36:40 +0530 sundar 8019508: Comma handling in object literal parsing is wrong
Mon, 01 Jul 2013 19:52:07 +0530 sundar 8019488: switch on literals result in NoSuchMethodError or VerifyError
Mon, 01 Jul 2013 17:21:09 +0530 sundar 8019482: Number("0x0.0p0") should evaluate to NaN
Mon, 01 Jul 2013 14:15:07 +0530 sundar 8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true
Mon, 01 Jul 2013 12:38:01 +0530 sundar 8019473: Parser issues related to functions and blocks
Fri, 28 Jun 2013 19:36:26 +0530 sundar 8019365: Error stack format
Fri, 28 Jun 2013 19:48:01 -0700 lana Merge
Thu, 27 Jun 2013 13:47:20 +0530 sundar Merge
Thu, 27 Jun 2013 13:24:50 +0530 sundar 8019226: line number not generated for first statement if it is on the same function declaration line
Wed, 26 Jun 2013 12:38:35 -0300 jlaskey 8019175: Simplify ScriptObject.modifyOwnProperty
Wed, 26 Jun 2013 19:42:17 +0530 sundar 8014781: support Error.captureStackTrace
Wed, 26 Jun 2013 15:40:52 +0200 hannesw 8019157: Avoid calling ScriptObject.setProto() if possible
Wed, 26 Jun 2013 08:36:53 -0300 jlaskey 8008458: Strict functions dont share property map
Wed, 26 Jun 2013 16:36:13 +0530 sundar 8017950: error.stack should be a string rather than an array
Tue, 25 Jun 2013 17:31:19 +0530 sundar 8015969: Needs to enforce and document that global "context" and "engine" can't be modified when running via jsr223
Mon, 24 Jun 2013 19:06:01 +0530 sundar 8015959: Can't call foreign constructor
Sat, 22 Jun 2013 10:12:19 -0300 jlaskey 8017448: JDK-8010732.js.EXPECTED truncated
Fri, 21 Jun 2013 14:34:00 -0300 jlaskey 8010732: BigDecimal, BigInteger and Long handling in nashorn
Fri, 21 Jun 2013 17:33:05 +0530 sundar Merge
Fri, 21 Jun 2013 16:55:18 +0530 sundar 8017260: adjust lookup code in objects.* classes
Thu, 20 Jun 2013 17:34:42 +0530 sundar Merge
Thu, 20 Jun 2013 13:45:38 +0530 sundar 8017046: Cannot assign undefined to a function argument if the function uses arguments object
Wed, 19 Jun 2013 21:07:59 +0530 sundar 8015347: Parsing issue with decodeURIComponent
Wed, 19 Jun 2013 09:10:49 -0300 jlaskey 8010697: DeletedArrayFilter seems to leak memory
Tue, 18 Jun 2013 18:43:05 +0530 sundar 8012698: [nashorn] tests fail to run with agentvm or samevm
Thu, 04 Jul 2013 01:01:10 -0700 cl Added tag jdk8-b97 for changeset 1bf1d6ce3042
Thu, 27 Jun 2013 13:40:38 -0700 katleman Added tag jdk8-b96 for changeset d6bd440ac5b9 jdk8-b97
Mon, 24 Jun 2013 14:26:54 -0700 lana Merge jdk8-b96
Tue, 18 Jun 2013 16:06:45 +0100 chegar Merge
Mon, 17 Jun 2013 11:27:59 +0100 chegar Merge
Mon, 10 Jun 2013 09:53:21 +0100 chegar Merge
Fri, 31 May 2013 10:28:34 +0100 chegar Merge
Thu, 23 May 2013 12:50:48 +0100 chegar Merge
Thu, 16 May 2013 11:42:08 +0100 chegar Merge
Wed, 08 May 2013 10:21:48 +0100 chegar Merge
Sun, 28 Apr 2013 08:16:45 +0100 chegar Merge
Wed, 24 Apr 2013 11:03:39 +0100 chegar Merge
Tue, 18 Jun 2013 13:52:37 +0530 sundar Merge
Tue, 18 Jun 2013 13:45:03 +0530 sundar 8008915: URLReader constructor should allow specifying encoding
Tue, 18 Jun 2013 13:25:24 +0530 sundar Merge
Mon, 17 Jun 2013 13:56:05 +0530 sundar 8016550: nashorn.option.no.syntax.extensions has the wrong default
Fri, 14 Jun 2013 21:16:14 +0530 sundar 8016618: script mirror object access should be improved
Fri, 14 Jun 2013 13:53:40 +0200 lagergren 8016235: Use in catch block that may not have been executed in try block caused illegal byte code to be generated
Thu, 13 Jun 2013 20:50:24 +0200 hannesw 8016542: String.prototype.replace called with function argument should not replace $ patterns
Thu, 13 Jun 2013 15:26:49 +0200 hannesw 8016528: Hex code from escape() should be padded
Thu, 13 Jun 2013 14:02:43 +0200 hannesw 8016522: Numeric literal must not be followed by IdentifierStart
Thu, 13 Jun 2013 12:52:09 +0200 hannesw 8016518: Parsing of octal string escapes is broken
Thu, 13 Jun 2013 16:08:35 +0530 sundar 8015355: Array.prototype functions don't honour non-writable length and / or index properties
Wed, 12 Jun 2013 16:41:38 +0200 hannesw 8011893: JS Object builtin prototype is not thread safe
Wed, 12 Jun 2013 11:22:06 -0300 jlaskey 8016453: loadWithNewGlobal does not allow apply operation
Tue, 11 Jun 2013 17:50:10 +0200 hannesw 8015379: PropertyMap.addProperty() is slow
Sun, 16 Jun 2013 22:38:17 -0700 lana Merge
Tue, 11 Jun 2013 13:12:35 +0530 sundar Merge
Tue, 11 Jun 2013 13:09:43 +0530 sundar 8015357: a = []; a[0x7fffffff]=1; a.sort()[0] should evaluate to 1 instead of undefined
Mon, 10 Jun 2013 19:54:07 +0530 sundar 8016239: loadWithNewGlobal should support user supplied arguments from the caller
Mon, 10 Jun 2013 13:27:07 +0200 lagergren 8016226: backing out test without third party license approval
Mon, 10 Jun 2013 13:21:29 +0200 lagergren 8015892: canBeUndefined too conservative for some use before declaration cases
Fri, 07 Jun 2013 17:44:25 +0200 hannesw 8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places
Thu, 06 Jun 2013 21:41:20 +0530 sundar 8015346: JSON parsing issues with escaped strings, octal, decimal numbers
Thu, 20 Jun 2013 10:18:01 -0700 katleman Added tag jdk8-b95 for changeset cbc9926f5b40
Thu, 13 Jun 2013 09:49:27 -0700 katleman Added tag jdk8-b94 for changeset d92b756bc739 jdk8-b95
Mon, 10 Jun 2013 17:04:30 -0700 lana Merge jdk8-b94
Wed, 05 Jun 2013 12:54:21 -0300 jlaskey Merge
Wed, 05 Jun 2013 12:41:09 -0300 jlaskey 8015910: Nashorn JavaFX includes are out of sync with JavaFX repo
Wed, 05 Jun 2013 10:32:50 -0300 jlaskey 8015911: $EXEC does not handle large outputs
Wed, 05 Jun 2013 12:44:24 +0200 hannesw 8015350: Array.prototype.reduceRight issue with large length and index
Wed, 05 Jun 2013 12:17:10 +0200 attila 8015961: Several small code-gardening fixes
Wed, 05 Jun 2013 10:44:32 +0200 attila 8015955: ObjectNode.elements should be stronger typed
Wed, 05 Jun 2013 13:33:33 +0530 sundar Merge
Wed, 05 Jun 2013 12:08:49 +0530 sundar 8015945: loadWithNewGlobal return value has to be properly wrapped
Tue, 04 Jun 2013 22:31:48 +0530 sundar 8015830: Javascript mapping of ScriptEngine bindings does not expose keys
Tue, 04 Jun 2013 17:33:14 +0530 sundar 8015855: test/script/basic/JDK-8012164.js fails on Windows
Mon, 03 Jun 2013 12:57:53 -0300 jlaskey 8015814: loadWithNewGlobal needs to wrap createGlobal in AccessController.doPrivileged
Mon, 03 Jun 2013 11:16:33 -0300 jlaskey 8015796: Race condition in RuntimeCallsites
Mon, 03 Jun 2013 08:34:29 -0300 jlaskey 8015741: Need a global.load function that starts with a new global scope.
Mon, 03 Jun 2013 15:58:14 +0530 sundar 8015345: Function("}),print('test'),({") should throw SyntaxError