Hi all,
This issue is related to JDK-8057556: JDP should better handle non-active
interfaces
http://mail.openjdk.java.net/pipermail/serviceability-dev/2014-September/015548.html
JMX agent will be terminated silently when I run command as following:
java -Dcom.sun.management.jmxremote.port=7091
Yasumasa,
I'll sponsor the push.
-Dmitry
On 2014-09-07 17:04, Yasumasa Suenaga wrote:
> Hi all,
>
> This issue is related to JDK-8057556: JDP should better handle non-active
> interfaces
> http://mail.openjdk.java.net/pipermail/serviceability-dev/2014-September/015548.html
>
> JMX agent will
Thank you so much, Dmitry!
Yasumasa
(2014/09/07 23:49), Dmitry Samersoff wrote:
Yasumasa,
I'll sponsor the push.
-Dmitry
On 2014-09-07 17:04, Yasumasa Suenaga wrote:
Hi all,
This issue is related to JDK-8057556: JDP should better handle non-active
interfaces
http://mail.openjdk.java.net/
Looks okay to me.
David
On 6/09/2014 5:55 AM, Coleen Phillimore wrote:
Summary: Add classLoader to java/lang/Class instance for fast access
This is a backport request for 8u40. This change has been in the jdk9
code for 3 months without any problems.
The JDK changes hg imported cleanly. The