log

age author description
Wed, 07 Mar 2018 06:05:58 +0000 andrew Remove jcheck default tip
Wed, 07 Mar 2018 05:48:03 +0000 andrew Added tag icedtea-4-branchpoint for changeset 55cbc2d00c93
Thu, 05 Dec 2013 10:34:55 -0800 lana Merge icedtea-4-branchpoint
Wed, 04 Dec 2013 14:37:51 +0530 sundar Merge
Tue, 26 Nov 2013 11:58:20 -0400 jlaskey 8029173: Debugger support doesn't handle ConsString
Wed, 04 Dec 2013 23:11:52 -0800 katleman Added tag jdk8-b119 for changeset c3343930c73c
Tue, 03 Dec 2013 10:46:39 -0800 lana Merge jdk8-b119
Mon, 25 Nov 2013 09:41:25 -0800 lana Merge
Fri, 22 Nov 2013 08:52:45 +0530 sundar Merge
Tue, 19 Nov 2013 10:29:32 +0100 lagergren 8028573: Line number nodes were off for while nodes and do while nodes - the line number of a loop node should be treated as the location of the test expression
Mon, 18 Nov 2013 16:35:39 +0100 lagergren 8028434: Line number nodes were off for while nodes and do while nodes - the line number of a loop node should be treated as the location of the test expression
Sat, 16 Nov 2013 00:23:46 +0100 hannesw 8028210: Missing conversions on array index expression
Thu, 14 Nov 2013 15:53:49 +0530 sundar 8028161: nashorn: src/jdk/nashorn/api/scripting/ScriptEngineTest.java
Mon, 04 Nov 2013 11:11:03 +0100 ihse 8027566: Remove the old build system
Thu, 28 Nov 2013 08:24:41 -0800 cl Added tag jdk8-b118 for changeset 8d014b039b44
Thu, 21 Nov 2013 09:23:15 -0800 cl Added tag jdk8-b117 for changeset 1db3d4e4d189 jdk8-b118
Fri, 15 Nov 2013 07:16:05 -0800 lana Merge jdk8-b117
Tue, 12 Nov 2013 10:23:42 +0530 sundar Merge
Mon, 11 Nov 2013 14:25:01 +0100 attila 8028020: Function parameter as last expression in comma in return value causes bad type calculation
Fri, 08 Nov 2013 17:39:39 -0800 lana Merge
Thu, 07 Nov 2013 18:11:12 +0530 sundar Merge
Thu, 07 Nov 2013 17:26:46 +0530 sundar 8027828: ClassCastException when converting return value of a Java method to boolean
Tue, 05 Nov 2013 13:09:40 +0400 kshefov 8027708: NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas.
Tue, 05 Nov 2013 09:13:41 +0530 sundar Merge
Mon, 04 Nov 2013 18:52:22 +0530 sundar 8027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings auto-conversion as well as explicit wrap, unwrap
Mon, 04 Nov 2013 09:29:12 +0530 sundar Merge
Fri, 01 Nov 2013 15:36:33 +0100 attila 8027236: Ensure ScriptObject and ConsString aren't visible to Java
Fri, 01 Nov 2013 19:54:48 +0530 sundar 8027700: function redeclaration checks missing for declaration binding instantiation
Thu, 14 Nov 2013 09:05:27 -0800 cl Added tag jdk8-b116 for changeset 0fb1a427fbf6
Thu, 07 Nov 2013 08:16:40 -0800 cl Added tag jdk8-b115 for changeset f0d3ac2474ee jdk8-b116
Thu, 31 Oct 2013 16:47:09 -0700 lana Merge jdk8-b115
Thu, 31 Oct 2013 12:50:17 +0530 sundar Merge
Wed, 30 Oct 2013 20:09:44 +0530 sundar 8027562: eval should load second and subsequent arguments for side effect
Wed, 30 Oct 2013 11:28:46 -0300 jlaskey 8027532: nashorn should only use jdk8 apis in the compact1 profile
Tue, 29 Oct 2013 14:22:44 -0300 jlaskey 8027447: The wrong string buffer is specified for stderr in $EXEC
Tue, 29 Oct 2013 10:40:00 -0300 jlaskey Merge
Fri, 25 Oct 2013 15:21:12 +0200 hannesw 8027301: Optimizations for Function.prototype.apply
Fri, 25 Oct 2013 10:20:49 +0200 hannesw 8027042: Evaluation order for binary operators can be improved
Mon, 28 Oct 2013 12:29:40 -0700 lana Merge
Wed, 23 Oct 2013 20:21:23 +0530 sundar Merge
Wed, 23 Oct 2013 20:15:43 +0530 sundar 8027150: ScriptObjectListAdapter won't work as expected
Wed, 23 Oct 2013 17:30:13 +0530 sundar 8027128: jdk.nashorn.api.scripting.JSObject should be an interface
Tue, 22 Oct 2013 22:12:24 +0530 sundar Merge
Tue, 22 Oct 2013 22:04:46 +0530 sundar 8027020: [regression] java.lang.VerifyError: Bad type on operand stack
Tue, 22 Oct 2013 17:52:37 +0200 attila 8027037: Make ScriptObjectMirror conversions work for any JSObject
Tue, 22 Oct 2013 16:43:27 +0200 attila 8027031: complete merging of loads and converts
Tue, 22 Oct 2013 17:47:56 +0530 sundar Merge
Tue, 22 Oct 2013 17:38:12 +0530 sundar 8027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order
Tue, 22 Oct 2013 11:31:03 +0200 hannesw 8026955: for-in should convert primitive values to object
Tue, 22 Oct 2013 11:12:36 +0200 hannesw 8027015: AutoCloseable no longer implements @FunctionalInterface
Tue, 22 Oct 2013 14:27:52 +0530 sundar 8027016: Array.prototype.indexOf should return -1 when array is of length zero
Mon, 21 Oct 2013 13:31:03 +0400 kshefov 8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.
Mon, 21 Oct 2013 10:09:19 +0530 sundar Merge
Fri, 18 Oct 2013 22:42:41 +0200 hannesw 8026858: Array length does not handle defined properties correctly
Fri, 18 Oct 2013 18:26:13 +0530 sundar Merge
Fri, 18 Oct 2013 12:50:21 +0200 hannesw 8026805: Array.prototype.length doesn't work as expected
Thu, 17 Oct 2013 17:33:16 +0200 hannesw 8026701: Array.prototype.splice is slow on dense arrays
Thu, 17 Oct 2013 12:38:50 +0200 attila 8026161: Don't narrow floating-point literals in the lexer
Thu, 31 Oct 2013 12:36:38 -0700 cl Added tag jdk8-b114 for changeset 79f7b79bf97b
Thu, 24 Oct 2013 09:10:54 -0700 cl Added tag jdk8-b113 for changeset 676cd7bf5e09 jdk8-b114
Thu, 17 Oct 2013 16:19:45 -0700 lana Merge jdk8-b113
Thu, 17 Oct 2013 13:02:07 +0530 sundar Merge
Wed, 16 Oct 2013 10:15:55 +0200 hannesw 8026693: getType() called on DISCARD node
Wed, 16 Oct 2013 10:12:22 +0200 hannesw 8026692: eval() throws NullPointerException with --compile-only
Tue, 15 Oct 2013 22:13:56 +0530 sundar Merge
Tue, 15 Oct 2013 13:14:04 -0300 jlaskey 8026498: Revert: latest runsunspider.js tests contains several bugs
Tue, 15 Oct 2013 17:37:47 +0200 hannesw 8026367: Add a sync keyword to mozilla_compat
Tue, 15 Oct 2013 15:57:14 +0200 attila 8026397: Fix ambiguity with array conversion, including passing JS NativeArrays in Java variable arity methods' vararg array position
Mon, 14 Oct 2013 12:41:11 +0200 attila 8026113: Nashorn arrays should automatically convert to Java arrays
Mon, 14 Oct 2013 11:45:15 +0200 hannesw 8026016: too many relinks dominate avatar.js http benchmark
Fri, 11 Oct 2013 14:54:16 +0200 jlaskey 8026309: latest runsunspider.js tests contains several bugs
Fri, 11 Oct 2013 23:31:18 -0700 lana Merge
Fri, 11 Oct 2013 14:13:00 +0200 sundar Merge
Fri, 11 Oct 2013 14:11:14 +0200 sundar 8026317: $ in the function name results in wrong function being invoked
Fri, 11 Oct 2013 11:15:59 +0200 sundar 8026302: source representation of getter and setter methods is wrong
Fri, 11 Oct 2013 10:56:08 +0200 hannesw 8026292: Megamorphic setter fails with boolean value
Fri, 11 Oct 2013 09:09:13 +0200 sundar Merge
Fri, 11 Oct 2013 06:50:06 +0200 sundar 8026263: [NASHORN] Test test/script/basic/JDK-8025488.js fails in nightly builds
Thu, 10 Oct 2013 21:43:35 +0200 sundar 8026264: Getter, setter function name mangling issues
Thu, 10 Oct 2013 16:16:20 +0200 lagergren 8026250: Logging nullpointer bugfix and javadoc warnings
Thu, 10 Oct 2013 14:43:22 +0200 sundar 8026162: "this" in SAM adapter functions is wrong
Thu, 10 Oct 2013 13:41:19 -0700 lana Merge
Thu, 10 Oct 2013 13:17:57 +0200 sundar 8026248: importClass has to be a varargs function
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