Wed, 27 Mar 2013 13:29:22 +0100 8010209: Better provision of factories
jbachorik [Wed, 27 Mar 2013 13:29:22 +0100] rev 18208
8010209: Better provision of factories Reviewed-by: dcubed, ahgross
Wed, 27 Mar 2013 09:59:17 +0100 8008128: Better API coherence for JMX
jfdenise [Wed, 27 Mar 2013 09:59:17 +0100] rev 18207
8008128: Better API coherence for JMX Summary: Permission for getting classloader Reviewed-by: alanb, dfuchs, skoivu Contributed-by: jean-francois.denise@oracle.com
Tue, 26 Mar 2013 08:32:16 +0100 8008615: Improve robustness of JMX internal APIs
sjiang [Tue, 26 Mar 2013 08:32:16 +0100] rev 18206
8008615: Improve robustness of JMX internal APIs Reviewed-by: dfuchs, skoivu, dholmes
Tue, 26 Mar 2013 09:12:18 +0100 8009004: Better implementation of RMI connections
jfdenise [Tue, 26 Mar 2013 09:12:18 +0100] rev 18205
8009004: Better implementation of RMI connections Summary: Better class handling. Reviewed-by: alanb, dfuchs, skoivu, jbachorik Contributed-by: jean-francois.denise@oracle.com
Thu, 21 Mar 2013 12:14:59 +0000 8009067: Improve storing keys in KeyStore
vinnie [Thu, 21 Mar 2013 12:14:59 +0000] rev 18204
8009067: Improve storing keys in KeyStore Reviewed-by: mullan, skoivu
Thu, 21 Mar 2013 09:26:55 +0100 8008623: Better handling of MBeanServers
jbachorik [Thu, 21 Mar 2013 09:26:55 +0100] rev 18203
8008623: Better handling of MBeanServers Reviewed-by: dfuchs, dholmes, skoivu
Thu, 21 Mar 2013 02:13:49 +0400 8004584: Augment applet contextualization
leonidr [Thu, 21 Mar 2013 02:13:49 +0400] rev 18202
8004584: Augment applet contextualization Summary: Do not create the main AppContext for applets Reviewed-by: art, ahgross
Wed, 20 Mar 2013 11:50:11 -0700 8010213: Some api/javax_net/SocketFactory tests fail in 7u25 nightly build
khazra [Wed, 20 Mar 2013 11:50:11 -0700] rev 18201
8010213: Some api/javax_net/SocketFactory tests fail in 7u25 nightly build Summary: Eliminate fall-through while setting socket options on Windows Reviewed-by: alanb, chegar
Wed, 20 Mar 2013 10:12:37 -0700 8007929: Improve CurvesAlloc
jgodinez [Wed, 20 Mar 2013 10:12:37 -0700] rev 18200
8007929: Improve CurvesAlloc Reviewed-by: bae, mschoene, prr Contributed-by: jia-hong.chen@oracle.com
Tue, 19 Mar 2013 14:59:33 -0700 8001309: Better handling of annotation interfaces
darcy [Tue, 19 Mar 2013 14:59:33 -0700] rev 18199
8001309: Better handling of annotation interfaces Reviewed-by: ahgross, smarks, alanb
Tue, 19 Mar 2013 14:29:34 -0700 8009013: Better handling of T2K glyphs
jgodinez [Tue, 19 Mar 2013 14:29:34 -0700] rev 18198
8009013: Better handling of T2K glyphs Reviewed-by: bae, mschoene, prr Contributed-by: jia-hong.chen@oracle.com
Tue, 19 Mar 2013 13:26:42 +0100 8003703: Update RMI connection dialog box
sla [Tue, 19 Mar 2013 13:26:42 +0100] rev 18197
8003703: Update RMI connection dialog box Reviewed-by: skoivu, ahgross, mchung, jbachorik
Mon, 18 Mar 2013 11:55:16 +0100 8001043: Clarify definition restrictions
dfuchs [Mon, 18 Mar 2013 11:55:16 +0100] rev 18196
8001043: Clarify definition restrictions Reviewed-by: alanb, skoivu, smarks
Mon, 18 Mar 2013 11:17:06 +0100 8009996: tests javax/management/mxbean/MiscTest.java and javax/management/mxbean/StandardMBeanOverrideTest.java fail
jbachorik [Mon, 18 Mar 2013 11:17:06 +0100] rev 18195
8009996: tests javax/management/mxbean/MiscTest.java and javax/management/mxbean/StandardMBeanOverrideTest.java fail Reviewed-by: dfuchs, dholmes
Fri, 15 Mar 2013 12:31:57 -0700 8007927: Improve cmsAllocProfileSequenceDescription
jgodinez [Fri, 15 Mar 2013 12:31:57 -0700] rev 18194
8007927: Improve cmsAllocProfileSequenceDescription Reviewed-by: bae, mschoene, prr Contributed-by: jia-hong.chen@oracle.com
Wed, 13 Mar 2013 17:24:34 -0700 8001033: Refactor network address handling in virtual machine identifiers
dmocek [Wed, 13 Mar 2013 17:24:34 -0700] rev 18193
8001033: Refactor network address handling in virtual machine identifiers Reviewed-by: smarks, hawtin, mchung
Thu, 14 Mar 2013 13:46:15 -0700 7170730: Improve Windows network stack support.
khazra [Thu, 14 Mar 2013 13:46:15 -0700] rev 18192
7170730: Improve Windows network stack support. Summary: Enable exclusive binding of ports on Windows Reviewed-by: alanb, chegar, ahgross
Thu, 14 Mar 2013 14:45:55 +0100 8008607: Better input checking in JMX
jbachorik [Thu, 14 Mar 2013 14:45:55 +0100] rev 18191
8008607: Better input checking in JMX Reviewed-by: dfuchs, mchung, skoivu, sjiang
Thu, 14 Mar 2013 14:42:12 +0100 8008585: Better JMX data handling
jbachorik [Thu, 14 Mar 2013 14:42:12 +0100] rev 18190
8008585: Better JMX data handling Reviewed-by: alanb, dfuchs, jfdenise, skoivu, sjiang
Tue, 12 Mar 2013 11:09:37 +0100 8009034: Improve resulting notifications in JMX
jbachorik [Tue, 12 Mar 2013 11:09:37 +0100] rev 18189
8009034: Improve resulting notifications in JMX Summary: Disallowing access to mutable shared arrays Reviewed-by: dfuchs, mchung, skoivu
Tue, 12 Mar 2013 09:34:26 +0100 8009038: Improve JMX notification support
jbachorik [Tue, 12 Mar 2013 09:34:26 +0100] rev 18188
8009038: Improve JMX notification support Summary: Disallowing access to mutable shared arrays Reviewed-by: dfuchs, mchung, skoivu
Thu, 07 Mar 2013 14:05:05 +0100 8008603: Improve provision of JMX providers
jbachorik [Thu, 07 Mar 2013 14:05:05 +0100] rev 18187
8008603: Improve provision of JMX providers Reviewed-by: alanb, dfuchs, jfdenise, skoivu
Mon, 04 Mar 2013 14:34:15 -0800 8000638: Improve deserialization
dmocek [Mon, 04 Mar 2013 14:34:15 -0800] rev 18186
8000638: Improve deserialization Reviewed-by: smarks, hawtin, mchung
Wed, 27 Feb 2013 11:44:41 +0000 8004288: (fs) Files.probeContentType problems
alanb [Wed, 27 Feb 2013 11:44:41 +0000] rev 18185
8004288: (fs) Files.probeContentType problems Reviewed-by: ahgross, sherman
Wed, 27 Feb 2013 12:10:59 +0400 8001034: Memory management improvements
bae [Wed, 27 Feb 2013 12:10:59 +0400] rev 18184
8001034: Memory management improvements Reviewed-by: mschoene, prr, jgodinez
Tue, 18 Jun 2013 17:19:49 +0400 8016046: (process) Strict validation of input should be security manager case only [win].
uta [Tue, 18 Jun 2013 17:19:49 +0400] rev 18183
8016046: (process) Strict validation of input should be security manager case only [win]. Reviewed-by: alanb, ahgross
Mon, 17 Jun 2013 20:31:04 -0700 8015402: Lambda metafactory should not attempt to determine bridge methods
rfield [Mon, 17 Jun 2013 20:31:04 -0700] rev 18182
8015402: Lambda metafactory should not attempt to determine bridge methods Summary: paired with 8013789: Compiler should emit bridges in interfaces Reviewed-by: twisti
Mon, 17 Jun 2013 17:36:20 -0700 8014620: Signature.getAlgorithm return null in special case
youdwei [Mon, 17 Jun 2013 17:36:20 -0700] rev 18181
8014620: Signature.getAlgorithm return null in special case Reviewed-by: wetmore
Mon, 17 Jun 2013 16:24:48 -0700 7177472: JSR292: MethodType interning penalizes scalability
twisti [Mon, 17 Jun 2013 16:24:48 -0700] rev 18180
7177472: JSR292: MethodType interning penalizes scalability Reviewed-by: twisti Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Mon, 17 Jun 2013 16:28:22 +0400 8016236: Class.getGenericInterfaces performance improvement
shade [Mon, 17 Jun 2013 16:28:22 +0400] rev 18179
8016236: Class.getGenericInterfaces performance improvement Summary: cache more reflective data and lookup results. Reviewed-by: alanb, plevart, psandoz, dl Contributed-by: Doug Lea <dl@cs.oswego.edu>, Aleksey Shipilev <aleksey.shipilev@oracle.com>
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip