log

age author description
Mon, 28 Nov 2016 09:57:40 +0100 hannesw 8161579: Array-like AbstractJSObject-based instance not treated as array by native array functions
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Fri, 25 Nov 2016 14:20:24 +0100 hannesw 8170322: Specialized functions convert booleans to numbers
Thu, 01 Dec 2016 21:01:55 +0000 lana Added tag jdk-9+147 for changeset 9e86d6383456
Wed, 23 Nov 2016 19:14:47 +0000 lana Merge jdk-9+147
Tue, 22 Nov 2016 14:48:16 +0100 ihse 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Fri, 18 Nov 2016 15:26:24 +0100 hannesw 8169886: Add test for JDK-8162839 that runs with SecurityManager
Thu, 17 Nov 2016 22:19:05 +0000 lana Merge
Thu, 17 Nov 2016 13:39:30 +0100 hannesw 8162839: JavaAdapters do not work with ScriptObjectMirror objects
Wed, 16 Nov 2016 12:35:19 -0800 jjg 8163190: Clarify JavaFileManager use of \"module location\"
Wed, 23 Nov 2016 16:16:37 +0000 lana Added tag jdk-9+146 for changeset 55f5a96988de
Mon, 21 Nov 2016 18:48:19 +0000 lana Merge jdk-9+146
Wed, 09 Nov 2016 13:37:21 +0100 jwilhelm Merge
Mon, 24 Oct 2016 09:07:57 +0200 sla 8168483: Remove jtreg timeout handler timeout
Thu, 17 Nov 2016 17:50:09 +0000 lana Added tag jdk-9+145 for changeset 4a68dd740be8
Mon, 14 Nov 2016 22:33:33 -0800 sdama 8156615: Catch parameter can be a BindingPattern in ES6 mode jdk-9+145
Fri, 11 Nov 2016 18:56:37 +0100 hannesw 8168049: Fix Performance of Lexer.isJSWhitespace
Fri, 11 Nov 2016 15:50:51 +0100 attila 8168373: don't emit conversions for symbols outside their lexical scope
Fri, 11 Nov 2016 05:11:55 +0000 lana Added tag jdk-9+144 for changeset a7f21ee6ed30
Mon, 07 Nov 2016 14:48:26 +0100 hannesw 8156619: Unimplemented ES6 features should result in clear Error being thrown jdk-9+144
Fri, 04 Nov 2016 17:24:26 +0000 lana Added tag jdk-9+143 for changeset b4e57ead3fae
Wed, 02 Nov 2016 18:36:26 +0530 sundar 8169050: underscore_linker.js sample fails after dynalink changes for JDK-8168005 jdk-9+143
Tue, 01 Nov 2016 15:31:44 +0100 attila 8168005: Introduce namespaces for GET, SET Dynalink operations
Fri, 28 Oct 2016 16:52:20 +0200 hannesw 8148924: Inconsistent "this" context in JSAdapter adaptee function calls
Thu, 27 Oct 2016 16:29:02 +0000 lana Added tag jdk-9+142 for changeset d3f5d7311a1a
Mon, 24 Oct 2016 13:20:27 +0200 hannesw 8164708: String.prototype.replace replaces empty match twice jdk-9+142
Fri, 21 Oct 2016 10:02:09 +0200 hannesw 8168140: TypedArrays should implement ES6 iterator protocol
Fri, 21 Oct 2016 09:43:11 +0200 hannesw 8168146: Infinite recursion in Uint8ClampedArray.set
Thu, 20 Oct 2016 20:01:31 +0000 lana Merge
Wed, 19 Oct 2016 12:42:41 +0200 jlahoda 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C