Fri, 07 Nov 2008 11:45:22 -0800 Merge
tbell [Fri, 07 Nov 2008 11:45:22 -0800] rev 1518
Merge
Fri, 31 Oct 2008 17:34:52 +0100 6766173: Spec should say that createMBean wraps a constructor RuntimeException in a RuntimeMBeanException
emcmanus [Fri, 31 Oct 2008 17:34:52 +0100] rev 1517
6766173: Spec should say that createMBean wraps a constructor RuntimeException in a RuntimeMBeanException Summary: JMX spec clarification Reviewed-by: dfuchs
Thu, 30 Oct 2008 17:28:35 -0400 Merge
mullan [Thu, 30 Oct 2008 17:28:35 -0400] rev 1516
Merge
Thu, 30 Oct 2008 17:24:08 -0400 6764553: com.sun.org.apache.xml.internal.security.utils.IdResolver is not thread safe
mullan [Thu, 30 Oct 2008 17:24:08 -0400] rev 1515
6764553: com.sun.org.apache.xml.internal.security.utils.IdResolver is not thread safe Reviewed-by: valeriep
Thu, 30 Oct 2008 18:19:48 +0100 6450848: make it easier to get the ObjectName of a JMX Proxy
emcmanus [Thu, 30 Oct 2008 18:19:48 +0100] rev 1514
6450848: make it easier to get the ObjectName of a JMX Proxy Summary: Rework proxy javadoc to explain how to do this. Reviewed-by: sjiang
Thu, 30 Oct 2008 17:46:50 +0100 6252609: Two different default descriptor forms defined for ModelMBeanInfoSupport
emcmanus [Thu, 30 Oct 2008 17:46:50 +0100] rev 1513
6252609: Two different default descriptor forms defined for ModelMBeanInfoSupport 6253137: Documentation for NotificationListener's handback parameter is confusing 6368691: javadoc for JMX Descriptors has bugs and is very hard to navigate. 6602699: support for async notification of mbeaninfo update 6759612: [javadoc] EventClient.NOTIFS_LOST has a garbled href to addEventClientListener 6759619: Clarify what EventClient.getEventClientNotificationInfo does 6759622: Clarify what EventClient.getListeners list does Summary: Documentation fixes, plus simple bugfix for 6759619. Reviewed-by: dfuchs
Tue, 28 Oct 2008 18:21:36 +0100 6763051: MXBean: Incorrect type names for parametrized dealing with arrays (openType)
emcmanus [Tue, 28 Oct 2008 18:21:36 +0100] rev 1512
6763051: MXBean: Incorrect type names for parametrized dealing with arrays (openType) 6713777: developer diagnosability of errors in uncompliant mxbean interfaces Reviewed-by: dfuchs
Tue, 28 Oct 2008 16:14:51 +0000 6756771: com.sun.net.httpserver.HttpServer should handle POSTs larger than 2Gig
chegar [Tue, 28 Oct 2008 16:14:51 +0000] rev 1511
6756771: com.sun.net.httpserver.HttpServer should handle POSTs larger than 2Gig Summary: update implementation to use long instead of int Reviewed-by: michaelm
Mon, 27 Oct 2008 14:02:40 +0100 6763639: Remove "rawtypes" warnings from JMX code
emcmanus [Mon, 27 Oct 2008 14:02:40 +0100] rev 1510
6763639: Remove "rawtypes" warnings from JMX code Reviewed-by: dfuchs
Fri, 24 Oct 2008 20:47:23 -0700 Merge
tbell [Fri, 24 Oct 2008 20:47:23 -0700] rev 1509
Merge
Fri, 24 Oct 2008 20:34:40 -0700 6761678: (ann) SecurityException in AnnotationInvocationHandler.getMemberMethods
martin [Fri, 24 Oct 2008 20:34:40 -0700] rev 1508
6761678: (ann) SecurityException in AnnotationInvocationHandler.getMemberMethods Summary: Move call to getDeclaredMethods inside doPrivileged Reviewed-by: darcy, mullan Contributed-by: jjb@google.com
Thu, 06 Nov 2008 12:10:31 -0800 Added tag jdk7-b39 for changeset 94a146b4f52a
xdono [Thu, 06 Nov 2008 12:10:31 -0800] rev 1507
Added tag jdk7-b39 for changeset 94a146b4f52a
Wed, 05 Jul 2017 16:43:26 +0200 Merge
duke [Wed, 05 Jul 2017 16:43:26 +0200] rev 1506
Merge
Fri, 14 Nov 2008 19:26:03 -0800 6771977: Bump HS14 build number to 07
trims [Fri, 14 Nov 2008 19:26:03 -0800] rev 1505
6771977: Bump HS14 build number to 07 Summary: Update the Hotspot build number to 07 Reviewed-by: jcoomes
Fri, 14 Nov 2008 19:23:49 -0800 Merge
trims [Fri, 14 Nov 2008 19:23:49 -0800] rev 1504
Merge
Wed, 12 Nov 2008 11:23:13 -0500 Merge
kamg [Wed, 12 Nov 2008 11:23:13 -0500] rev 1503
Merge
Fri, 07 Nov 2008 11:03:32 -0500 6760773: UseCompressedOops is broken with UseParNewGC
coleenp [Fri, 07 Nov 2008 11:03:32 -0500] rev 1502
6760773: UseCompressedOops is broken with UseParNewGC Summary: sparc code for gen_subtype_check was doing an ld for a compressed oop with the sign bit set so not comparing, leading to a ClassCastException. Reviewed-by: phh, never, acorn, kvn, xlu
Fri, 07 Nov 2008 13:55:14 -0800 Merge
never [Fri, 07 Nov 2008 13:55:14 -0800] rev 1501
Merge
Fri, 07 Nov 2008 09:29:38 -0800 6462850: generate biased locking code in C2 ideal graph
kvn [Fri, 07 Nov 2008 09:29:38 -0800] rev 1500
6462850: generate biased locking code in C2 ideal graph Summary: Inline biased locking code in C2 ideal graph during macro nodes expansion Reviewed-by: never
Thu, 06 Nov 2008 20:00:03 -0800 6761594: framesize rounding code rounds using wrong units leading to slightly oversized frames
never [Thu, 06 Nov 2008 20:00:03 -0800] rev 1499
6761594: framesize rounding code rounds using wrong units leading to slightly oversized frames Reviewed-by: rasbold, kvn
Thu, 06 Nov 2008 14:59:10 -0800 6743900: frequency based block layout
rasbold [Thu, 06 Nov 2008 14:59:10 -0800] rev 1498
6743900: frequency based block layout Summary: post-register allocation pass that drives block layout by edge frequencies Reviewed-by: never, kvn
Thu, 30 Oct 2008 17:08:48 -0700 6764622: IdealGraphVisualizer fixes
never [Thu, 30 Oct 2008 17:08:48 -0700] rev 1497
6764622: IdealGraphVisualizer fixes Reviewed-by: rasbold, jrose
Tue, 28 Oct 2008 18:02:09 -0700 6649622: HotSpot Biased locking needs tuning on latest CPUs
never [Tue, 28 Oct 2008 18:02:09 -0700] rev 1496
6649622: HotSpot Biased locking needs tuning on latest CPUs Reviewed-by: rasbold, kvn, kamg
Tue, 28 Oct 2008 09:31:30 -0700 6754519: don't emit flag fixup for NaN when condition being tested doesn't need it
never [Tue, 28 Oct 2008 09:31:30 -0700] rev 1495
6754519: don't emit flag fixup for NaN when condition being tested doesn't need it Reviewed-by: kvn, rasbold
Fri, 31 Oct 2008 10:34:20 -0700 Merge
xlu [Fri, 31 Oct 2008 10:34:20 -0700] rev 1494
Merge
Thu, 30 Oct 2008 15:48:59 -0400 6756528: Bytecodes::special_length_at reads past end of code buffer
kamg [Thu, 30 Oct 2008 15:48:59 -0400] rev 1493
6756528: Bytecodes::special_length_at reads past end of code buffer Summary: Add end-of-buffer indicator for paths used by the verifier Reviewed-by: acorn, coleenp
Thu, 06 Nov 2008 12:10:20 -0800 Added tag jdk7-b39 for changeset c483fc7ff658
xdono [Thu, 06 Nov 2008 12:10:20 -0800] rev 1492
Added tag jdk7-b39 for changeset c483fc7ff658
Thu, 06 Nov 2008 12:10:15 -0800 Added tag jdk7-b39 for changeset 731c67277e2b
xdono [Thu, 06 Nov 2008 12:10:15 -0800] rev 1491
Added tag jdk7-b39 for changeset 731c67277e2b
Wed, 05 Jul 2017 16:43:18 +0200 Added tag jdk7-b39 for changeset 126f365cec6c
duke [Wed, 05 Jul 2017 16:43:18 +0200] rev 1490
Added tag jdk7-b39 for changeset 126f365cec6c
Wed, 05 Jul 2017 16:43:17 +0200 Merge jdk7-b39
duke [Wed, 05 Jul 2017 16:43:17 +0200] rev 1489
Merge
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip