Mon, 20 May 2013 16:38:38 +0200 8006069: Range analysis first iteration, runtime specializations
lagergren [Mon, 20 May 2013 16:38:38 +0200] rev 17756
8006069: Range analysis first iteration, runtime specializations Reviewed-by: jlaskey, sundar
Fri, 17 May 2013 16:44:22 -0300 8014823: Reprise - Smoke test fail: Windows JDK-8008554.js - access denied ("java.io.FilePermission" "//C/aurora/sandbox/nashorn~source/test/script/basic/NASHORN-99.js" "read")
jlaskey [Fri, 17 May 2013 16:44:22 -0300] rev 17755
8014823: Reprise - Smoke test fail: Windows JDK-8008554.js - access denied ("java.io.FilePermission" "//C/aurora/sandbox/nashorn~source/test/script/basic/NASHORN-99.js" "read") Reviewed-by: jlaskey Contributed-by: konstantin.shefov@oracle.com
Fri, 17 May 2013 16:12:59 -0300 Merge
jlaskey [Fri, 17 May 2013 16:12:59 -0300] rev 17754
Merge
Thu, 16 May 2013 19:52:39 +0200 8012359: Increase code coverage in Joni
hannesw [Thu, 16 May 2013 19:52:39 +0200] rev 17753
8012359: Increase code coverage in Joni Reviewed-by: jlaskey, lagergren
Thu, 16 May 2013 13:44:25 +0200 8013919: Original exception no longer thrown away when a finally rethrows
lagergren [Thu, 16 May 2013 13:44:25 +0200] rev 17752
8013919: Original exception no longer thrown away when a finally rethrows Reviewed-by: jlaskey, sundar
Thu, 16 May 2013 14:52:48 +0530 8009141: Avoid netscape.javascript.JSObject in nashorn code
sundar [Thu, 16 May 2013 14:52:48 +0530] rev 17751
8009141: Avoid netscape.javascript.JSObject in nashorn code Reviewed-by: lagergren, hannesw
Wed, 15 May 2013 20:21:59 +0200 8014647: Allow class-based overrides to be initialized with a ScriptFunction
attila [Wed, 15 May 2013 20:21:59 +0200] rev 17750
8014647: Allow class-based overrides to be initialized with a ScriptFunction Reviewed-by: hannesw, jlaskey, sundar
Wed, 15 May 2013 12:09:38 -0300 8014648: Exclude testing and infrastructure packages from code coverage, round two
jlaskey [Wed, 15 May 2013 12:09:38 -0300] rev 17749
8014648: Exclude testing and infrastructure packages from code coverage, round two Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
Wed, 15 May 2013 19:45:16 +0530 8012305: Function.bind can't be called on prototype function inside constructor
sundar [Wed, 15 May 2013 19:45:16 +0530] rev 17748
8012305: Function.bind can't be called on prototype function inside constructor Reviewed-by: lagergren, attila
Wed, 15 May 2013 14:54:28 +0200 8014646: Update the Java interop documentation in the Java Scripting Programmer's Guide
attila [Wed, 15 May 2013 14:54:28 +0200] rev 17747
8014646: Update the Java interop documentation in the Java Scripting Programmer's Guide Reviewed-by: jlaskey, hannesw, lagergren
Wed, 15 May 2013 10:28:18 +0200 8014639: Remove debug flag from test runs
attila [Wed, 15 May 2013 10:28:18 +0200] rev 17746
8014639: Remove debug flag from test runs Reviewed-by: hannesw, lagergren
Tue, 14 May 2013 19:56:35 +0200 8014426: Original exception no longer thrown away when a finally rethrows
lagergren [Tue, 14 May 2013 19:56:35 +0200] rev 17745
8014426: Original exception no longer thrown away when a finally rethrows Reviewed-by: attila, jlaskey
Tue, 14 May 2013 19:18:17 +0200 8011718: binding already bound function with extra arguments fails
attila [Tue, 14 May 2013 19:18:17 +0200] rev 17744
8011718: binding already bound function with extra arguments fails Reviewed-by: jlaskey, sundar
Tue, 14 May 2013 11:16:52 -0300 Merge
jlaskey [Tue, 14 May 2013 11:16:52 -0300] rev 17743
Merge
Tue, 14 May 2013 11:15:12 -0300 8014512: Exclude testing and infrastructure packages from code coverage
jlaskey [Tue, 14 May 2013 11:15:12 -0300] rev 17742
8014512: Exclude testing and infrastructure packages from code coverage Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
Thu, 30 May 2013 10:58:35 -0700 Added tag jdk8-b92 for changeset 3ed2867af3bf
katleman [Thu, 30 May 2013 10:58:35 -0700] rev 17741
Added tag jdk8-b92 for changeset 3ed2867af3bf
Wed, 05 Jul 2017 18:57:34 +0200 Merge
duke [Wed, 05 Jul 2017 18:57:34 +0200] rev 17740
Merge
Thu, 30 May 2013 10:57:52 -0700 Added tag jdk8-b92 for changeset 8ada1018118c
katleman [Thu, 30 May 2013 10:57:52 -0700] rev 17739
Added tag jdk8-b92 for changeset 8ada1018118c
Wed, 05 Jul 2017 18:57:31 +0200 Merge
duke [Wed, 05 Jul 2017 18:57:31 +0200] rev 17738
Merge
Wed, 05 Jun 2013 15:25:09 -0700 6983966: remove lzma and upx from repository JDK8
katleman [Wed, 05 Jun 2013 15:25:09 -0700] rev 17737
6983966: remove lzma and upx from repository JDK8 Reviewed-by: tbell, paulk, ngthomas
Tue, 04 Jun 2013 14:11:50 -0700 8015644: makefile changes to allow integration of new features
katleman [Tue, 04 Jun 2013 14:11:50 -0700] rev 17736
8015644: makefile changes to allow integration of new features Reviewed-by: tbell, erikj, dholmes Contributed-by: amy.y.wang@oracle.com
Tue, 04 Jun 2013 11:03:25 -0700 Merge
katleman [Tue, 04 Jun 2013 11:03:25 -0700] rev 17735
Merge
Fri, 31 May 2013 14:05:09 +0200 7195481: FDS: debuginfo file for libjdwp.so is missed
erikj [Fri, 31 May 2013 14:05:09 +0200] rev 17734
7195481: FDS: debuginfo file for libjdwp.so is missed Reviewed-by: tbell
Thu, 30 May 2013 09:29:26 +0200 Merge
erikj [Thu, 30 May 2013 09:29:26 +0200] rev 17733
Merge
Wed, 29 May 2013 14:01:24 +0200 8013489: New build system does not run codesign on SA-related launchers on OS X
erikj [Wed, 29 May 2013 14:01:24 +0200] rev 17732
8013489: New build system does not run codesign on SA-related launchers on OS X Reviewed-by: sla, tbell
Mon, 03 Jun 2013 23:23:20 -0700 Merge
lana [Mon, 03 Jun 2013 23:23:20 -0700] rev 17731
Merge
Wed, 29 May 2013 16:58:42 -0700 Merge
lana [Wed, 29 May 2013 16:58:42 -0700] rev 17730
Merge
Wed, 29 May 2013 14:57:51 +0100 7174966: With OCSP enabled on Java 7 get error 'Wrong key usage' with Comodo certificate
vinnie [Wed, 29 May 2013 14:57:51 +0100] rev 17729
7174966: With OCSP enabled on Java 7 get error 'Wrong key usage' with Comodo certificate Reviewed-by: xuelei
Wed, 29 May 2013 10:24:11 +0100 8014928: (fs) Files.readAllBytes() copies content to new array when content completely read
alanb [Wed, 29 May 2013 10:24:11 +0100] rev 17728
8014928: (fs) Files.readAllBytes() copies content to new array when content completely read Reviewed-by: martin
Wed, 29 May 2013 09:42:39 +0200 8015440: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException
sla [Wed, 29 May 2013 09:42:39 +0200] rev 17727
8015440: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException Summary: Make sure serial gc compacts heap every time Reviewed-by: mchung, brutisso, nloodin
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip