log

age author description
Mon, 08 Dec 2014 15:14:11 +0100 attila 8066227: CodeGenerator load unitialized slot
Mon, 08 Dec 2014 15:13:16 +0100 attila 8066230: Undefined object type assertion when computing TypeBounds
Fri, 05 Dec 2014 20:17:51 +0530 sundar 8066777: OptimisticTypesPersistence.java should use Files.readAllBytes instead of getting size and then read
Fri, 05 Dec 2014 19:01:26 +0530 sundar 8066753: OptimisticTypePersistence.java should work properly with "jrt" URL
Fri, 05 Dec 2014 14:35:00 +0530 sundar 8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
Thu, 11 Dec 2014 11:44:07 -0800 katleman Added tag jdk9-b42 for changeset 498d1d6c4219
Thu, 04 Dec 2014 15:23:04 -0800 lana Merge jdk9-b42
Thu, 04 Dec 2014 21:52:58 +0530 sundar 8066696: test/script/nosecurity/JDK-8055034.js -Xbootclasspath option is wrong
Thu, 04 Dec 2014 20:40:48 +0530 sundar 8066683: nashorn test failures after modular image changes
Wed, 03 Dec 2014 17:55:36 +0000 chegar Merge
Wed, 03 Dec 2014 16:31:39 +0100 attila 8066232: problem with conditional catch compilation
Wed, 03 Dec 2014 16:31:15 +0100 attila 8066222: too strong assertion on function expression names
Wed, 03 Dec 2014 14:49:36 +0100 hannesw 8065769: OOM on Window/Solaris in test compile-octane-splitter.js
Wed, 03 Dec 2014 11:43:57 +0100 hannesw 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
Mon, 01 Dec 2014 13:17:24 +0100 lagergren 8066238: AssertionError in parser when syntax errors appeared in non finished Blocks
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 16:42:53 +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
Thu, 27 Nov 2014 13:04:46 +0100 attila 8051778: support bind on all Nashorn callables
Fri, 21 Nov 2014 17:44:57 +0100 hannesw 8057691: Nashorn: let & const declarations are not shared between scripts
Thu, 20 Nov 2014 10:58:25 -0800 lana Merge
Mon, 17 Nov 2014 14:36:15 +0100 lagergren 8049407: Endianness problem with TypedArrays
Mon, 17 Nov 2014 14:57:28 +0300 slugovoy 8062638: RuntimeException when run command from js with -scripting on Cygwin
Thu, 04 Dec 2014 12:58:22 -0800 katleman Added tag jdk9-b41 for changeset 52340a35aec9
Wed, 03 Dec 2014 14:26:07 +0000 chegar 8049367: Modular Run-Time Images jdk9-b41
Tue, 18 Nov 2014 15:25:19 -0800 katleman Added tag jdk9-b40 for changeset 74dcd8dbef25
Thu, 13 Nov 2014 09:38:35 -0800 lana Merge jdk9-b40
Thu, 13 Nov 2014 16:59:03 +0100 lagergren 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
Thu, 13 Nov 2014 15:29:22 +0100 hannesw 8064789: Nashorn should just warn on code store instantiation error
Wed, 12 Nov 2014 17:19:04 +0100 lagergren 8063036: Various pretty printing issues with --log=recompile
Wed, 12 Nov 2014 15:13:08 +0100 attila 8064707: Remove NativeArray link logic fields
Wed, 12 Nov 2014 14:54:40 +0100 attila 8063037: ApplySpecialization.hasApplies shouuld not descend into nested functions
Wed, 12 Nov 2014 14:40:05 +0100 lagergren 8064705: Build breaking warning in LengthNotWritableFilter
Wed, 12 Nov 2014 14:12:01 +0100 lagergren 8035312: Various array and ScriptObject length issues for non writable length fields
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
Wed, 12 Nov 2014 20:32:28 -0800 katleman Added tag jdk9-b39 for changeset 900508346b1c
Thu, 06 Nov 2014 15:13:08 -0800 lana Merge jdk9-b39
Thu, 06 Nov 2014 17:06:56 +0100 attila 8062308: Incorrect constant linkage with multiple Globals in a Context
Thu, 06 Nov 2014 13:17:47 +0100 hannesw 8047365: Very long function names break codegen
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 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