RE: Review of JDK-6659240 - Exceptions thrown by MXBeans wrongly documented in j.l.m.ManagementFactory

2016-01-07 Thread Sharath Ballal
Hi, CCC request is approved with some changes (http://ccc.us.oracle.com/6659240). Following is the link with the modifications: http://cr.openjdk.java.net/~jbachorik/sponsorship/6659240/webrev.01/ Kindly review the same. -Sharath Ballal -Original Message- From: Jaroslav Bachorik S

Re: Review of JDK-6659240 - Exceptions thrown by MXBeans wrongly documented in j.l.m.ManagementFactory

2016-01-07 Thread Daniel Fuchs
Hi, 524 * An application remotely accessing the platform MXBeans using 525 * proxy should prepare to catch {@code UndeclaredThrowableException} as if 526 * accessing with the {@code MBeanServerConnector} interface. I find this text confusing. 1. It's not clear what the {@c

[ding] Re: jmx-dev [pong] Re: [ping] Re: RFR 8146015: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses

2016-01-07 Thread Jaroslav Bachorik
On 5.1.2016 15:30, Jaroslav Bachorik wrote: On 4.1.2016 10:05, Jaroslav Bachorik wrote: Gentle reminder ... On 23.12.2015 11:26, Jaroslav Bachorik wrote: Please, review the following test change Issue : https://bugs.openjdk.java.net/browse/JDK-8146015 Webrev: http://cr.openjdk.java.net/~jbach

Re: jmx-dev RFR 8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials

2016-01-07 Thread Daniel Fuchs
On 06/01/16 12:23, Jaroslav Bachorik wrote: On 6.1.2016 12:19, David Holmes wrote: On 6/01/2016 8:21 PM, Jaroslav Bachorik wrote: Please, review the following test change Issue : https://bugs.openjdk.java.net/browse/JDK-8145919 Webrev: http://cr.openjdk.java.net/~jbachorik/8145919/webrev.00 O