Mon, 03 Nov 2014 14:59:34 +0100 |
lagergren |
8062490: Out of memory problems, as untouched array datas didn't go directly to SparseArrayDatas, but dragged very large int arrays around.
|
Mon, 03 Nov 2014 13:58:52 +0100 |
lagergren |
8061959: ArrayBuffer lacked static isViewMethod
|
Mon, 03 Nov 2014 12:34:39 +0100 |
lagergren |
8062381: Wrong index was used for linking charCodeAt specializations
|
Mon, 03 Nov 2014 11:47:41 +0100 |
lagergren |
8060204: Fix warnings in Joni and tests
|
Mon, 03 Nov 2014 09:49:52 +0100 |
attila |
8059443: NPE when unboxing return values
|
Mon, 03 Nov 2014 07:29:46 +0100 |
attila |
8062050: A method is considered caller sensitive, but it doesn't have the CallerSensitive annotation
|
Mon, 03 Nov 2014 07:28:08 +0100 |
attila |
8061957: Some arithmetic operations have unnecessary widening
|
Fri, 31 Oct 2014 16:50:31 +0100 |
hannesw |
8062583: Throwing object with error prototype causes error proto to be caught
|
Fri, 31 Oct 2014 10:06:52 +0100 |
hannesw |
8062132: Nashorn incorrectly binds this for constructor created by another function
|
Thu, 06 Nov 2014 10:11:40 -0800 |
katleman |
Added tag jdk9-b38 for changeset 365f55e7b3c4
|
Thu, 30 Oct 2014 13:56:29 -0700 |
lana |
Merge
jdk9-b38
|
Thu, 30 Oct 2014 19:55:56 +0100 |
hannesw |
8062401: User accessors require boxing and do not support optimistic types
|
Tue, 28 Oct 2014 17:22:17 +0530 |
sundar |
8062216: [nashorn] regresion test failure with TimeZone
|
Thu, 30 Oct 2014 08:35:05 -0700 |
katleman |
Added tag jdk9-b37 for changeset dd7bbdf81a53
|
Mon, 27 Oct 2014 17:54:00 +0530 |
sundar |
8062024: Issue with date.setFullYear when time other than midnight
jdk9-b37
|
Fri, 24 Oct 2014 13:25:23 +0200 |
attila |
8061955: asm.js idioms result in unnecessarily code emission
|
Thu, 23 Oct 2014 13:45:22 -0700 |
lana |
Merge
|
Thu, 23 Oct 2014 17:25:39 +0200 |
hannesw |
8059813: Type Info Cache flag must must be documented
|
Thu, 23 Oct 2014 15:19:00 +0400 |
lagergren |
8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous
|
Tue, 21 Oct 2014 14:27:49 +0200 |
attila |
8058610: must not let long operations overflow
|
Mon, 20 Oct 2014 14:09:17 +0200 |
hannesw |
8060724: ant test262parallel in Nashorn spends a significant amount of time after almost all the tests are run
|
Mon, 20 Oct 2014 12:06:36 +0200 |
attila |
8059844: Implement optimistic splitter
|
Mon, 20 Oct 2014 13:27:22 +0530 |
sundar |
8061257: nashorn ant build script should have a sanity target
|
Fri, 17 Oct 2014 14:24:26 +0200 |
attila |
8059843: Make AST serializable
|
Thu, 23 Oct 2014 11:19:29 -0700 |
katleman |
Added tag jdk9-b36 for changeset 10fe62bc1884
|
Thu, 16 Oct 2014 14:16:03 -0700 |
lana |
Merge
jdk9-b36
|
Thu, 16 Oct 2014 11:34:31 +0200 |
attila |
8061113: Boolean used as optimistic call return type
|
Wed, 15 Oct 2014 19:50:03 +0530 |
sundar |
8060688: Nashorn: Generated script class name fails --verify-code for names with special chars
|
Wed, 15 Oct 2014 16:00:21 +0200 |
attila |
8060241: Immediately invoked function expressions cause lot of deoptimization
|
Wed, 15 Oct 2014 15:57:46 +0200 |
attila |
8060242: Compile-time expression evaluator was not seeing into ArrayBufferViews
|
Tue, 14 Oct 2014 16:11:07 +0200 |
lagergren |
8060471: DynamicLinker.getLinkedCallSiteLocation() is called even when logger is disabled, and it creates a stacktrace. This contributes unnecessarily to compile time.
|
Tue, 14 Oct 2014 15:28:24 +0200 |
lagergren |
8012518: Reengineer Parser.java to make it play well with the copy-on-write IR.
|
Tue, 14 Oct 2014 13:04:56 +0200 |
attila |
8060238: Reports for optimistic test run overwrite those for pessimistic run
|
Mon, 13 Oct 2014 20:10:14 +0200 |
attila |
8059842: Creating symbols for declared functions shouldn't be a special case
|
Mon, 13 Oct 2014 23:38:49 +0530 |
sundar |
8050977: Java8 Javascript Nashorn exception: no current Global instance for nashorn
|
Mon, 13 Oct 2014 17:16:32 +0200 |
hannesw |
8060011: Concatenating an array and converting it to Java gives wrong result
|
Fri, 10 Oct 2014 17:59:22 +0530 |
sundar |
8060101: AssertionError: __noSuchProperty__ placeholder called from NativeJavaImporter
|
Thu, 16 Oct 2014 12:02:10 -0700 |
katleman |
Added tag jdk9-b35 for changeset 63b8da4c958c
|
Thu, 09 Oct 2014 12:17:10 -0700 |
lana |
Merge
jdk9-b35
|
Thu, 09 Oct 2014 10:19:24 +0200 |
lagergren |
8059811: Turn off optimistic typing by default and add both ant test-pessimistic and ant test-optimistic sub-test suites.
|
Wed, 08 Oct 2014 17:20:29 +0200 |
hannesw |
8059938: NPE restoring cached script with optimistic types disabled
|
Wed, 08 Oct 2014 15:50:36 +0200 |
hannesw |
8059236: Memory leak when executing octane pdfjs with optimistic typing
|
Mon, 06 Oct 2014 10:43:57 +0200 |
lagergren |
8059231: Verify that octane raytrace now works with optimistic types turned off. Add better logging for optimistic types in the compiler.
|
Thu, 09 Oct 2014 11:24:22 -0700 |
katleman |
Added tag jdk9-b34 for changeset 4ece2dad8c37
|
Fri, 03 Oct 2014 12:10:58 -0700 |
lana |
Merge
jdk9-b34
|
Fri, 03 Oct 2014 10:37:12 +0200 |
erikj |
8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem?
|
Thu, 02 Oct 2014 16:30:49 +0200 |
attila |
8059346: Single class loader is used to load compiled bytecode
|
Wed, 01 Oct 2014 12:22:12 +0200 |
attila |
8059372: Code duplication in split emitter
|
Wed, 01 Oct 2014 10:26:53 +0200 |
attila |
8059371: Code duplication in handling of break and continue
|
Wed, 01 Oct 2014 10:26:25 +0200 |
attila |
8059370: Unnecessary work in deoptimizing recompilation
|
Mon, 29 Sep 2014 14:39:58 -0700 |
lagergren |
8059321: Decrease warmup time by caching common structures that were reused during parse
|
Fri, 26 Sep 2014 18:47:20 +0200 |
lagergren |
8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this
|
Fri, 03 Oct 2014 11:07:16 -0700 |
lana |
Added tag jdk9-b33 for changeset b374d8910e7f
|
Thu, 25 Sep 2014 16:21:37 -0700 |
lana |
Merge
jdk9-b33
|
Thu, 25 Sep 2014 18:21:15 +0200 |
lagergren |
8059132: Nasgen build in JDK9 can't handle new class dependencies to Nashorn - bootstrapping problem
|
Thu, 25 Sep 2014 15:53:47 +0200 |
lagergren |
8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt
|
Tue, 23 Sep 2014 15:58:44 +0400 |
yan |
8057779: Tests failed on Windows when in output contains path to script
|
Mon, 22 Sep 2014 14:46:04 +0200 |
attila |
8058561: NPE in LocalVariableTypesCalculator
|
Mon, 22 Sep 2014 13:28:28 +0200 |
hannesw |
8047764: Indexed or polymorphic set on global affects Object.prototype
|
Fri, 19 Sep 2014 13:13:20 +0200 |
hannesw |
8046202: Make persistent code store more flexible
|