sla [Tue, 24 Feb 2015 10:56:48 +0100] rev 29102
8073713: javadoc warnings in serviceability code
Reviewed-by: mgronlun, alanb, sspitsyn
jmanson [Tue, 24 Feb 2015 09:46:29 +0100] rev 29101
6588467: Add isDaemon() and getPriority() to ThreadInfo
Reviewed-by: mchung, sla, dholmes, martin
juh [Mon, 23 Feb 2015 11:40:48 -0800] rev 29100
8072663: Remove the sun.security.acl package which is not used in the JDK
Reviewed-by: mullan, alanb, mchung
mchung [Mon, 23 Feb 2015 08:46:07 -0800] rev 29099
8062750: Separate SNMP messages from sun.management.resources.agent
Reviewed-by: alanb, dfuchs, erikj
chegar [Mon, 23 Feb 2015 17:22:56 +0000] rev 29098
8073667: URL should not use service loader to lookup the jar protocol handler
Reviewed-by: alanb
chegar [Mon, 23 Feb 2015 15:48:20 +0000] rev 29097
8064924: Update java.net.URL to work with modules
Reviewed-by: alanb, plevart, psandoz