log

age author description
Mon, 22 Apr 2013 10:37:58 -0300 jlaskey 8012919: findMegaMorphicSetMethod should not cast result type
Mon, 22 Apr 2013 18:09:04 +0530 sundar 8012673: Nashorn's package name vs class name inferring logic is wrong
Sat, 20 Apr 2013 08:54:13 -0300 jlaskey 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
Fri, 19 Apr 2013 16:11:16 +0200 lagergren 8010701: Immutable nodes - final iteration
Fri, 19 Apr 2013 18:23:00 +0530 sundar 8012593: JSAdapter overrides impacts strongly construction time
Fri, 19 Apr 2013 17:46:01 +0530 sundar 8012612: Compile failed
Thu, 18 Apr 2013 14:25:45 +0200 hannesw 8012460: RegExp regression
Thu, 18 Apr 2013 15:50:30 +0530 sundar 8012462: Date.prototype.toJSON does not handle non-Date 'this' as per the spec.
Thu, 18 Apr 2013 15:47:45 +0530 sundar Merge
Wed, 17 Apr 2013 15:36:48 -0300 jlaskey 8012529: Remove -esa from testing jvmargs
Wed, 17 Apr 2013 08:48:00 -0300 jlaskey Merge
Wed, 17 Apr 2013 16:52:06 +0530 sundar 8012457: Function.prototype.apply should accept any array-like argument for function arguments
Mon, 15 Apr 2013 20:12:50 +0530 sundar 8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error
Thu, 02 May 2013 13:35:59 -0700 katleman Added tag jdk8-b88 for changeset 40c107d1ae6f
Thu, 25 Apr 2013 09:24:44 -0700 katleman Added tag jdk8-b87 for changeset 774aeaa89bc1 jdk8-b88
Tue, 23 Apr 2013 09:26:52 -0700 lana Merge jdk8-b87
Wed, 17 Apr 2013 21:50:54 -0700 lana Merge
Wed, 17 Apr 2013 10:31:06 -0700 lana Merge
Tue, 16 Apr 2013 22:11:33 -0700 mchung 8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Mon, 15 Apr 2013 08:39:48 -0300 jlaskey Merge
Fri, 12 Apr 2013 16:32:24 +0200 hannesw 8011885: Switch to Joni as default Regexp engine
Fri, 12 Apr 2013 16:31:16 +0200 hannesw 8011884: Regexp literals are compiled twice
Thu, 11 Apr 2013 12:16:39 +0200 hannesw 8011980: Allow NUL character in character class
Thu, 11 Apr 2013 15:04:55 +0530 sundar 8011974: Comparator function returning negative and positive Infinity does not work as expected with Array.prototype.sort
Thu, 11 Apr 2013 13:20:03 +0530 sundar 8011960: [2,1].sort(null) should throw TypeError
Wed, 10 Apr 2013 14:08:00 +0200 hannesw 8011756: Wrong characters supported in RegExp \c escape
Wed, 10 Apr 2013 14:05:11 +0200 hannesw 8011749: Bugs with empty character class handling
Wed, 10 Apr 2013 14:00:11 +0200 hannesw 8011714: Regexp decimal escape handling still not correct
Thu, 11 Apr 2013 19:16:01 -0700 lana Merge
Thu, 18 Apr 2013 10:30:34 -0700 katleman Added tag jdk8-b86 for changeset 002ad9d6735f
Tue, 16 Apr 2013 15:00:54 -0700 katleman Merge jdk8-b86
Mon, 15 Apr 2013 14:21:08 -0700 katleman Merge
Fri, 12 Apr 2013 15:22:56 -0700 katleman 8012048: JDK8 b85 source with GPL header errors
Tue, 16 Apr 2013 08:16:17 -0700 lana Merge
Tue, 09 Apr 2013 08:36:32 -0300 jlaskey Merge
Fri, 05 Apr 2013 19:50:10 +0200 hannesw 8009230: Nashorn rejects extended RegExp syntax accepted by all major JS engines
Thu, 04 Apr 2013 18:32:00 +0200 attila 8011555: Invalid class name in with block with JavaImporter causes MH type mismatch
Thu, 04 Apr 2013 20:46:31 +0530 sundar 8011552: Arrays with missing elements are not properly sorted
Thu, 04 Apr 2013 15:55:42 +0200 attila Merge
Thu, 04 Apr 2013 15:53:26 +0200 attila 8011544: Allow subclassing Java classes from script without creating instances
Thu, 04 Apr 2013 18:30:30 +0530 sundar 8011543: "".split(undefined,{valueOf:function(){throw 2}}) does not throw exception
Thu, 04 Apr 2013 09:06:29 -0300 jlaskey Merge
Thu, 04 Apr 2013 09:05:38 -0300 jlaskey 8011540: PropertyMap histories should not begin with empty map
Thu, 04 Apr 2013 13:54:51 +0530 sundar 8011421: When using Object.defineProperty on arrays, PropertyDescriptor's property accessors are invoked multiple times
Thu, 04 Apr 2013 10:24:46 +0530 sundar 8011394: RegExp.prototype.test() does not call valueOf on lastIndex property as per the spec.
Wed, 03 Apr 2013 20:17:05 +0530 sundar 8011382: Data prototype methods and constructor do not call user defined toISOString, valueOf methods per spec.
Wed, 03 Apr 2013 12:43:59 +0200 hannesw 8007774: Enable code cache again
Wed, 03 Apr 2013 15:27:28 +0530 sundar 8011365: Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefined
Wed, 03 Apr 2013 11:13:08 +0200 attila 8011362: Overloaded method resolution foiled by nulls
Wed, 03 Apr 2013 11:41:42 +0530 sundar 8011357: Array.prototype.slice and Array.prototype.splice should not call user defined valueOf of start, end arguments more than once
Tue, 02 Apr 2013 23:01:10 +0530 sundar 8011274: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.hasOwnProperty("prototype") should be false
Tue, 02 Apr 2013 20:42:03 +0530 sundar 8011237: Object.isExtensible(Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get) should be false
Tue, 02 Apr 2013 11:38:04 -0300 jlaskey Merge
Tue, 02 Apr 2013 11:37:22 -0300 jlaskey 8011233: Create a Nashorn shell for JavaFX
Fri, 05 Apr 2013 14:52:00 -0700 lana Merge
Tue, 02 Apr 2013 12:01:01 -0700 lana Merge
Tue, 02 Apr 2013 17:40:53 +0530 sundar 8011209: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.length is not 0
Tue, 02 Apr 2013 13:55:49 +0200 hannesw 8011219: Regression with recent PropertyMap history changes
Sun, 31 Mar 2013 08:19:11 -0300 jlaskey 8011095: PropertyHashMap.rehash() does not grow enough
Fri, 29 Mar 2013 18:38:27 +0530 sundar 8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")."