Thu, 04 Jul 2013 01:00:38 -0700 Added tag jdk8-b97 for changeset f5105d95c3a3
cl [Thu, 04 Jul 2013 01:00:38 -0700] rev 18640
Added tag jdk8-b97 for changeset f5105d95c3a3
Wed, 05 Jul 2017 19:03:01 +0200 Merge
duke [Wed, 05 Jul 2017 19:03:01 +0200] rev 18639
Merge
Thu, 04 Jul 2013 01:00:34 -0700 Added tag jdk8-b97 for changeset 611e21a147b1
cl [Thu, 04 Jul 2013 01:00:34 -0700] rev 18638
Added tag jdk8-b97 for changeset 611e21a147b1
Wed, 05 Jul 2017 19:02:58 +0200 Merge
duke [Wed, 05 Jul 2017 19:02:58 +0200] rev 18637
Merge
Fri, 05 Jul 2013 11:05:50 -0700 Merge
lana [Fri, 05 Jul 2013 11:05:50 -0700] rev 18636
Merge
Tue, 02 Jul 2013 18:39:41 +0530 Merge
sundar [Tue, 02 Jul 2013 18:39:41 +0530] rev 18635
Merge
Tue, 02 Jul 2013 15:01:38 +0200 Merge
lagergren [Tue, 02 Jul 2013 15:01:38 +0200] rev 18634
Merge
Tue, 02 Jul 2013 14:50:39 +0200 8017082: Long array literals were slightly broken
lagergren [Tue, 02 Jul 2013 14:50:39 +0200] rev 18633
8017082: Long array literals were slightly broken Reviewed-by: sundar, attila
Tue, 02 Jul 2013 18:00:15 +0530 8019553: NPE on illegal l-value for increment and decrement
sundar [Tue, 02 Jul 2013 18:00:15 +0530] rev 18632
8019553: NPE on illegal l-value for increment and decrement Reviewed-by: jlaskey, attila, lagergren
Tue, 02 Jul 2013 13:50:19 +0200 8016667: Wrong bytecode when testing/setting due to null check shortcut checking against primitive too
lagergren [Tue, 02 Jul 2013 13:50:19 +0200] rev 18631
8016667: Wrong bytecode when testing/setting due to null check shortcut checking against primitive too Reviewed-by: jlaskey, sundar
Tue, 02 Jul 2013 07:45:16 -0300 8019580: Build Script Change for Nashorn promotion testing
jlaskey [Tue, 02 Jul 2013 07:45:16 -0300] rev 18630
8019580: Build Script Change for Nashorn promotion testing Reviewed-by: jlaskey Contributed-by: eugene.drobitko@oracle.com
Mon, 01 Jul 2013 23:36:40 +0530 8019508: Comma handling in object literal parsing is wrong
sundar [Mon, 01 Jul 2013 23:36:40 +0530] rev 18629
8019508: Comma handling in object literal parsing is wrong Reviewed-by: hannesw
Mon, 01 Jul 2013 19:52:07 +0530 8019488: switch on literals result in NoSuchMethodError or VerifyError
sundar [Mon, 01 Jul 2013 19:52:07 +0530] rev 18628
8019488: switch on literals result in NoSuchMethodError or VerifyError Reviewed-by: hannesw
Mon, 01 Jul 2013 17:21:09 +0530 8019482: Number("0x0.0p0") should evaluate to NaN
sundar [Mon, 01 Jul 2013 17:21:09 +0530] rev 18627
8019482: Number("0x0.0p0") should evaluate to NaN Reviewed-by: lagergren
Mon, 01 Jul 2013 14:15:07 +0530 8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true
sundar [Mon, 01 Jul 2013 14:15:07 +0530] rev 18626
8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true Reviewed-by: hannesw
Mon, 01 Jul 2013 12:38:01 +0530 8019473: Parser issues related to functions and blocks
sundar [Mon, 01 Jul 2013 12:38:01 +0530] rev 18625
8019473: Parser issues related to functions and blocks Reviewed-by: lagergren
Fri, 28 Jun 2013 19:36:26 +0530 8019365: Error stack format
sundar [Fri, 28 Jun 2013 19:36:26 +0530] rev 18624
8019365: Error stack format Reviewed-by: hannesw
Fri, 28 Jun 2013 19:48:01 -0700 Merge
lana [Fri, 28 Jun 2013 19:48:01 -0700] rev 18623
Merge
Thu, 27 Jun 2013 13:47:20 +0530 Merge
sundar [Thu, 27 Jun 2013 13:47:20 +0530] rev 18622
Merge
Thu, 27 Jun 2013 13:24:50 +0530 8019226: line number not generated for first statement if it is on the same function declaration line
sundar [Thu, 27 Jun 2013 13:24:50 +0530] rev 18621
8019226: line number not generated for first statement if it is on the same function declaration line Reviewed-by: jlaskey, hannesw
Wed, 26 Jun 2013 12:38:35 -0300 8019175: Simplify ScriptObject.modifyOwnProperty
jlaskey [Wed, 26 Jun 2013 12:38:35 -0300] rev 18620
8019175: Simplify ScriptObject.modifyOwnProperty Reviewed-by: hannesw Contributed-by: james.laskey@oracle.com
Wed, 26 Jun 2013 19:42:17 +0530 8014781: support Error.captureStackTrace
sundar [Wed, 26 Jun 2013 19:42:17 +0530] rev 18619
8014781: support Error.captureStackTrace Reviewed-by: jlaskey, hannesw
Wed, 26 Jun 2013 15:40:52 +0200 8019157: Avoid calling ScriptObject.setProto() if possible
hannesw [Wed, 26 Jun 2013 15:40:52 +0200] rev 18618
8019157: Avoid calling ScriptObject.setProto() if possible Reviewed-by: jlaskey, sundar
Wed, 26 Jun 2013 08:36:53 -0300 8008458: Strict functions dont share property map
jlaskey [Wed, 26 Jun 2013 08:36:53 -0300] rev 18617
8008458: Strict functions dont share property map Reviewed-by: sundar, hannesw Contributed-by: james.laskey@oracle.com
Wed, 26 Jun 2013 16:36:13 +0530 8017950: error.stack should be a string rather than an array
sundar [Wed, 26 Jun 2013 16:36:13 +0530] rev 18616
8017950: error.stack should be a string rather than an array Reviewed-by: hannesw, jlaskey
Tue, 25 Jun 2013 17:31:19 +0530 8015969: Needs to enforce and document that global "context" and "engine" can't be modified when running via jsr223
sundar [Tue, 25 Jun 2013 17:31:19 +0530] rev 18615
8015969: Needs to enforce and document that global "context" and "engine" can't be modified when running via jsr223 Reviewed-by: hannesw, jlaskey
Mon, 24 Jun 2013 19:06:01 +0530 8015959: Can't call foreign constructor
sundar [Mon, 24 Jun 2013 19:06:01 +0530] rev 18614
8015959: Can't call foreign constructor Reviewed-by: jlaskey, hannesw
Sat, 22 Jun 2013 10:12:19 -0300 8017448: JDK-8010732.js.EXPECTED truncated
jlaskey [Sat, 22 Jun 2013 10:12:19 -0300] rev 18613
8017448: JDK-8010732.js.EXPECTED truncated Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
Fri, 21 Jun 2013 14:34:00 -0300 8010732: BigDecimal, BigInteger and Long handling in nashorn
jlaskey [Fri, 21 Jun 2013 14:34:00 -0300] rev 18612
8010732: BigDecimal, BigInteger and Long handling in nashorn Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
Fri, 21 Jun 2013 17:33:05 +0530 Merge
sundar [Fri, 21 Jun 2013 17:33:05 +0530] rev 18611
Merge
Fri, 21 Jun 2013 16:55:18 +0530 8017260: adjust lookup code in objects.* classes
sundar [Fri, 21 Jun 2013 16:55:18 +0530] rev 18610
8017260: adjust lookup code in objects.* classes Reviewed-by: hannesw, jlaskey
Thu, 20 Jun 2013 17:34:42 +0530 Merge
sundar [Thu, 20 Jun 2013 17:34:42 +0530] rev 18609
Merge
Thu, 20 Jun 2013 13:45:38 +0530 8017046: Cannot assign undefined to a function argument if the function uses arguments object
sundar [Thu, 20 Jun 2013 13:45:38 +0530] rev 18608
8017046: Cannot assign undefined to a function argument if the function uses arguments object Reviewed-by: hannesw
Wed, 19 Jun 2013 21:07:59 +0530 8015347: Parsing issue with decodeURIComponent
sundar [Wed, 19 Jun 2013 21:07:59 +0530] rev 18607
8015347: Parsing issue with decodeURIComponent Reviewed-by: jlaskey, hannesw
Wed, 19 Jun 2013 09:10:49 -0300 8010697: DeletedArrayFilter seems to leak memory
jlaskey [Wed, 19 Jun 2013 09:10:49 -0300] rev 18606
8010697: DeletedArrayFilter seems to leak memory Reviewed-by: hannesw, sundar Contributed-by: james.laskey@oracle.com
Tue, 18 Jun 2013 18:43:05 +0530 8012698: [nashorn] tests fail to run with agentvm or samevm
sundar [Tue, 18 Jun 2013 18:43:05 +0530] rev 18605
8012698: [nashorn] tests fail to run with agentvm or samevm Reviewed-by: hannesw, jlaskey
Thu, 04 Jul 2013 01:01:10 -0700 Added tag jdk8-b97 for changeset f9f7fb94f515
cl [Thu, 04 Jul 2013 01:01:10 -0700] rev 18604
Added tag jdk8-b97 for changeset f9f7fb94f515
Wed, 05 Jul 2017 19:02:49 +0200 Merge
duke [Wed, 05 Jul 2017 19:02:49 +0200] rev 18603
Merge
Thu, 04 Jul 2013 01:00:08 -0700 Added tag jdk8-b97 for changeset 1ebe717664d4
cl [Thu, 04 Jul 2013 01:00:08 -0700] rev 18602
Added tag jdk8-b97 for changeset 1ebe717664d4
Wed, 05 Jul 2017 19:02:46 +0200 Merge
duke [Wed, 05 Jul 2017 19:02:46 +0200] rev 18601
Merge
Mon, 08 Jul 2013 14:29:46 -0700 Merge
katleman [Mon, 08 Jul 2013 14:29:46 -0700] rev 18600
Merge
Mon, 08 Jul 2013 07:20:44 -0700 8012925: [parfait] Missing return value in jdk/src/macosx/native/sun/awt/AWTEvent.m
tbell [Mon, 08 Jul 2013 07:20:44 -0700] rev 18599
8012925: [parfait] Missing return value in jdk/src/macosx/native/sun/awt/AWTEvent.m Reviewed-by: katleman, leonidr Contributed-by: petr.pchelko@oracle.com
Fri, 05 Jul 2013 11:07:03 -0700 Merge
lana [Fri, 05 Jul 2013 11:07:03 -0700] rev 18598
Merge
Wed, 03 Jul 2013 19:09:20 -0700 Merge
lana [Wed, 03 Jul 2013 19:09:20 -0700] rev 18597
Merge
Tue, 02 Jul 2013 15:23:23 -0700 Merge
lana [Tue, 02 Jul 2013 15:23:23 -0700] rev 18596
Merge
Tue, 02 Jul 2013 19:47:58 +0200 7184195: java.util.logging.Logger.getGlobal().info() doesn't log without configuration
dfuchs [Tue, 02 Jul 2013 19:47:58 +0200] rev 18595
7184195: java.util.logging.Logger.getGlobal().info() doesn't log without configuration Summary: Due to subtle synchronization issues between LogManager & Logger class initialization the global logger doesn't have its 'manager' field initialized until the LogManager is initialized. This fix will ensure that the global logger has its 'manager' field set when getGlobal() is called. Reviewed-by: mchung, plevart
Tue, 02 Jul 2013 05:28:31 -0700 8017463: [TEST_BUG] 2 tests from tools/pack200/ remain about 1 GB of data in work directory after execution
ksrini [Tue, 02 Jul 2013 05:28:31 -0700] rev 18594
8017463: [TEST_BUG] 2 tests from tools/pack200/ remain about 1 GB of data in work directory after execution Reviewed-by: mchung
Tue, 02 Jul 2013 11:30:31 +0200 8017174: NPE when using Logger.getAnonymousLogger or LogManager.getLogManager().getLogger
dfuchs [Tue, 02 Jul 2013 11:30:31 +0200] rev 18593
8017174: NPE when using Logger.getAnonymousLogger or LogManager.getLogManager().getLogger Summary: This patch makes sure that LoggerContext instances created for applets have a root and global logger. Reviewed-by: mchung
Mon, 01 Jul 2013 17:46:12 -0700 8019539: Fix doclint errors in java.security and its subpackages
juh [Mon, 01 Jul 2013 17:46:12 -0700] rev 18592
8019539: Fix doclint errors in java.security and its subpackages Reviewed-by: darcy
Mon, 01 Jul 2013 14:33:08 -0700 8019535: Fix doclint issues in java.time.format
darcy [Mon, 01 Jul 2013 14:33:08 -0700] rev 18591
8019535: Fix doclint issues in java.time.format Reviewed-by: lancea, rriggs
Mon, 01 Jul 2013 13:42:03 -0700 8019529: Fix doclint issues in java.util.spi
darcy [Mon, 01 Jul 2013 13:42:03 -0700] rev 18590
8019529: Fix doclint issues in java.util.spi Reviewed-by: lancea
Mon, 01 Jul 2013 13:29:32 -0700 8019527: Fix doclint issues in java.lang.instrument
darcy [Mon, 01 Jul 2013 13:29:32 -0700] rev 18589
8019527: Fix doclint issues in java.lang.instrument Reviewed-by: lancea, alanb
Mon, 01 Jul 2013 11:30:14 -0700 8017540: Improve multi-threaded contention behavior of radix conversion cache
bpb [Mon, 01 Jul 2013 11:30:14 -0700] rev 18588
8017540: Improve multi-threaded contention behavior of radix conversion cache Summary: Replace array of ArrayList of BigIntegers with a volatile two-dimensional BigInteger array eliminate the synchronization of getRadixConversionCache() Reviewed-by: plevart, shade, bpb, alanb Contributed-by: Peter Levart <peter.levart@gmail.com>, Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>
Mon, 01 Jul 2013 14:39:47 +0100 8019259: Failover to CRL checking does not happen if wrong OCSP responder URL is set
vinnie [Mon, 01 Jul 2013 14:39:47 +0100] rev 18587
8019259: Failover to CRL checking does not happen if wrong OCSP responder URL is set Reviewed-by: xuelei
Mon, 01 Jul 2013 11:13:56 +0200 8014045: test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently
dfuchs [Mon, 01 Jul 2013 11:13:56 +0200] rev 18586
8014045: test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently Summary: this test was failing because it didn't take into account the fact that Loggers could be garbage collected. Reviewed-by: mchung
Sun, 30 Jun 2013 17:15:47 -0700 8019467: Fix doclint issues in java.util.jar.Pack200
darcy [Sun, 30 Jun 2013 17:15:47 -0700] rev 18585
8019467: Fix doclint issues in java.util.jar.Pack200 Reviewed-by: lancea, ksrini
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip