log

age author description
Thu, 25 Apr 2013 09:24:44 -0700 katleman Added tag jdk8-b87 for changeset 774aeaa89bc1 default tip
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