log

age author description
Mon, 08 Dec 2014 15:13:16 +0100 attila 8066230: Undefined object type assertion when computing TypeBounds
Wed, 03 Dec 2014 14:49:36 +0100 hannesw 8065769: OOM on Window/Solaris in test compile-octane-splitter.js
Mon, 01 Dec 2014 18:08:40 +0000 jeff 8057629: Third Party License Readme update for 8u40
Wed, 10 Dec 2014 14:36:00 -0800 katleman Added tag jdk8u40-b18 for changeset 653739706172
Wed, 03 Dec 2014 11:12:46 -0800 katleman Added tag jdk8u40-b17 for changeset 88e22262fdb2 jdk8u40-b18
Fri, 28 Nov 2014 18:23:04 +0300 slugovoy 8057779: Tests failed on Windows when in output contains path to script jdk8u40-b17
Fri, 28 Nov 2014 11:02:54 +0100 lagergren 8066119: Invalid resource tag used for looking up error message in NativeDataView
Thu, 27 Nov 2014 13:04:46 +0100 attila 8051778: support bind on all Nashorn callables
Thu, 27 Nov 2014 18:02:28 +0100 hannesw 8057980: let & const: remaining issues with lexical scoping
Thu, 27 Nov 2014 17:14:01 +0400 vlivanov 8065985: Inlining failure of Number.doubleValue() in JSType.toNumeric() causes 15% peak perf regresion on Box2D
Wed, 26 Nov 2014 13:57:43 -0800 lana Merge
Tue, 25 Nov 2014 14:57:01 +0300 slugovoy 8062638: RuntimeException when run command from js with -scripting on Cygwin
Mon, 24 Nov 2014 12:03:15 +0100 hannesw 8057691: Nashorn: let & const declarations are not shared between scripts
Fri, 21 Nov 2014 20:17:02 +0100 hannesw 8064789: Nashorn should just warn on code store instantiation error
Thu, 20 Nov 2014 11:27:48 -0800 lana Merge
Mon, 17 Nov 2014 14:36:15 +0100 lagergren 8049407: Endianness problem with TypedArrays
Wed, 26 Nov 2014 08:00:20 -0800 asaha Added tag jdk8u40-b16 for changeset e079f3f6d536
Wed, 19 Nov 2014 11:29:48 -0800 katleman Added tag jdk8u40-b15 for changeset fc37699ddc0e jdk8u40-b16
Fri, 14 Nov 2014 10:03:48 -0800 lana Merge jdk8u40-b15
Wed, 12 Nov 2014 15:13:08 +0100 attila 8064707: Remove NativeArray link logic fields
Thu, 13 Nov 2014 16:59:03 +0100 lagergren 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
Wed, 12 Nov 2014 17:19:04 +0100 lagergren 8063036: Various pretty printing issues with --log=recompile
Wed, 12 Nov 2014 14:12:01 +0100 lagergren 8035312: Various array and ScriptObject length issues for non writable length fields
Wed, 12 Nov 2014 14:54:40 +0100 attila 8063037: ApplySpecialization.hasApplies shouuld not descend into nested functions
Tue, 11 Nov 2014 10:39:52 -0800 lana Merge
Tue, 11 Nov 2014 17:27:44 +0100 attila 8062799: Binary logical expressions can have numeric types
Tue, 11 Nov 2014 16:17:37 +0100 attila 8064467: type info persistence failed to calculate directory name
Mon, 03 Nov 2014 09:49:52 +0100 attila 8059443: NPE when unboxing return values
Thu, 06 Nov 2014 17:06:56 +0100 attila 8062308: Incorrect constant linkage with multiple Globals in a Context
Thu, 06 Nov 2014 13:15:52 +0100 hannesw 8062624: java.lang.String methods not available on concatenated strings
Wed, 05 Nov 2014 17:07:26 +0100 hannesw 8062386: Different versions of nashorn use same code cache directory
Wed, 05 Nov 2014 12:34:06 +0100 lagergren 8057825: Bug in apply specialization - if an apply specialization that is available doesn't fit, a new one wouldn't be installed, if the new code generated as a specialization didn't manage to do the apply specialization. Basically changing a conditional to an unconditional.
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 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
Wed, 12 Nov 2014 13:47:23 -0800 katleman Added tag jdk8u40-b14 for changeset 7e34104c55ca
Wed, 05 Nov 2014 12:54:12 -0800 katleman Added tag jdk8u40-b13 for changeset d60fbb5343c1
Fri, 31 Oct 2014 20:17:42 -0700 lana Merge
Fri, 31 Oct 2014 20:19:49 +0100 hannesw 8062583: Throwing object with error prototype causes error proto to be caught
Fri, 31 Oct 2014 16:29:22 +0100 hannesw 8062132: Nashorn incorrectly binds this for constructor created by another function
Fri, 31 Oct 2014 16:27:58 +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
Mon, 27 Oct 2014 17:54:00 +0530 sundar 8062024: Issue with date.setFullYear when time other than midnight
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
Fri, 24 Oct 2014 13:25:23 +0200 attila 8061955: asm.js idioms result in unnecessarily code emission
Wed, 29 Oct 2014 10:50:44 -0700 katleman Added tag jdk8u40-b12 for changeset 375a3a3256d0
Thu, 11 Dec 2014 16:36:05 +0000 adinn Added tag jdk8u40-b12-aarch64-1263 for changeset e67a19f29c70
Thu, 11 Dec 2014 09:54:33 -0500 aph Added tag jdk8u40-b12-aarch64-1262 for changeset af0397959d77 jdk8u40-b12-aarch64-1263
Tue, 04 Nov 2014 17:21:07 +0000 aph Added tag jdk8u40-b12-aarch64 for changeset 4f97f0da29eb jdk8u40-b12-aarch64-1262
Tue, 04 Nov 2014 17:21:00 +0000 aph Merge to jdk8u40-b12 jdk8u40-b12-aarch64
Thu, 23 Oct 2014 18:07:16 +0200 hannesw 8059813: Type Info Cache flag must must be documented
Wed, 22 Oct 2014 12:29:57 -0700 lana Merge
Wed, 22 Oct 2014 08:24:04 -0700 amurillo Merge
Tue, 21 Oct 2014 14:27:49 +0200 attila 8058610: must not let long operations overflow
Mon, 20 Oct 2014 12:06:36 +0200 attila 8059844: Implement optimistic splitter
Fri, 17 Oct 2014 14:24:26 +0200 attila 8059843: Make AST serializable
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