xuelei [Tue, 02 Jun 2015 04:01:04 +0000] rev 30904
8043758: Datagram Transport Layer Security (DTLS)
Reviewed-by: jnimeh, weijun, mullan, wetmore
rriggs [Mon, 01 Jun 2015 10:29:06 -0400] rev 30903
8081566: java/lang/ProcessHandle/InfoTest.java failed on case sensitive command
Reviewed-by: lancea, alanb
rriggs [Mon, 01 Jun 2015 10:27:24 -0400] rev 30902
8081565: javac lint warnings in jdk testlibrary
Reviewed-by: lancea
igerasim [Sat, 30 May 2015 15:19:15 +0300] rev 30901
7011441: jndi/ldap/Connection.java needs to avoid spurious wakeup
Reviewed-by: dholmes
rriggs [Fri, 29 May 2015 15:17:07 -0400] rev 30900
8081536: (process) remove unreliable ScaleTest from ProcessHandle tests
Reviewed-by: darcy
rriggs [Fri, 29 May 2015 14:04:12 -0400] rev 30899
8077350: JEP 102 Process API Updates Implementation
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
sherman [Fri, 29 May 2015 10:28:28 -0700] rev 30898
8081522: build failed with jdk8081452 change.
Summary: to remove the missed import line
Reviewed-by: alanb
igerasim [Fri, 29 May 2015 19:20:22 +0300] rev 30897
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
Reviewed-by: martin
sherman [Fri, 29 May 2015 09:08:36 -0700] rev 30896
8081452: Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
Summary: to AbstractCharsetProvider class from base.java module to jdk.charsets module
Reviewed-by: alanb
aefimov [Fri, 29 May 2015 12:28:46 +0300] rev 30895
8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw