lana [Wed, 18 Jun 2014 10:09:22 -0700] rev 24874
Merge
weijun [Fri, 13 Jun 2014 08:25:50 +0800] rev 24873
8046702: default_options.sh test failure on Solaris
Reviewed-by: xuelei
lana [Thu, 12 Jun 2014 15:38:24 -0700] rev 24872
Merge
sjiang [Thu, 12 Jun 2014 10:32:19 +0200] rev 24871
8044865: Fix raw and unchecked lint warnings in management-related code
Reviewed-by: darcy, sla, egahlin, dfuchs
sla [Wed, 11 Jun 2014 15:47:53 +0200] rev 24870
8044135: Add API to start JMX agent from attach framework
Reviewed-by: alanb
prappo [Tue, 10 Jun 2014 11:15:23 +0100] rev 24869
8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses
Reviewed-by: chegar, alanb, michaelm
weijun [Wed, 11 Jun 2014 18:27:10 +0800] rev 24868
8023197: Pre-configured command line options for keytool and jarsigner
Reviewed-by: xuelei
jfranck [Tue, 10 Jun 2014 14:40:20 +0200] rev 24867
8029674: (reflect) getMethods returns default methods that are not members of the class
Summary: Filter out methods that have a more specific default method from result
Reviewed-by: darcy, dlsmith
weijun [Wed, 11 Jun 2014 16:33:23 +0800] rev 24866
8046499: nativecache.c prints to stdout in debug build
Reviewed-by: xuelei
henryjen [Tue, 10 Jun 2014 16:18:54 -0700] rev 24865
8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Reviewed-by: mduigou, lancea, alanb, mullan
ascarpino [Tue, 10 Jun 2014 14:17:32 -0700] rev 24864
8046368: Code cleanup in SeedGenerator.java
Reviewed-by: mullan
Contributed-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
ascarpino [Tue, 10 Jun 2014 12:04:42 -0700] rev 24863
8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
Reviewed-by: vinnie
martin [Tue, 10 Jun 2014 08:07:39 -0700] rev 24862
8004807: java/util/Timer/Args.java failing intermittently in HS testing
Summary: update test to improve reliability
Reviewed-by: rriggs, ewang
vinnie [Tue, 10 Jun 2014 15:49:53 +0100] rev 24861
8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c
Reviewed-by: mullan
vlivanov [Mon, 09 Jun 2014 15:40:40 +0400] rev 24860
8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
Reviewed-by: psandoz, jrose