dsamersoff [Thu, 11 Sep 2014 08:01:33 -0700] rev 26488
8057746: Cannot handle JdpException in JMX agent initialization.
Summary: Add special handling for JdpException
Reviewed-by: jbachorik
Contributed-by: Yasumasa Suenaga <yasuenag@gmail.com>
michaelm [Thu, 11 Sep 2014 15:51:46 +0100] rev 26487
8057936: java.net.URLClassLoader.findClass uses exceptions in control flow
Reviewed-by: alanb, chegar, dholmes, mr
Contributed-by: claes.redestad@oracle.com
dsamersoff [Thu, 11 Sep 2014 06:21:10 -0700] rev 26486
8057556: JDP should better handle non-active interfaces
Summary: skip interface if it's not up or doesn't have IP address
Reviewed-by: jbachorik
Contributed-by: Yasumasa Suenaga <yasuenag@gmail.com>
aefimov [Thu, 11 Sep 2014 15:13:37 +0400] rev 26485
8057747: Several test failing after update to tzdata2014g
Reviewed-by: alanb
jbachorik [Thu, 11 Sep 2014 12:54:02 +0200] rev 26484
8058089: api/javax_management/loading/MLetArgsSupport.html\#MLetArgsSupportTest0001 fails because of java.lang.IllegalArgumentException (argument type mismatch)
Reviewed-by: dfuchs
lana [Wed, 10 Sep 2014 19:37:23 -0700] rev 26483
Merge
vlivanov [Wed, 10 Sep 2014 19:19:52 +0400] rev 26482
8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively
Reviewed-by: vlivanov, psandoz
Contributed-by: john.r.rose@oracle.com