chegar [Sun, 04 Mar 2012 07:41:34 +0000] rev 12041
7145043: HttpServerProvider.java:81: warning - @code("httpServerProvider") is an unknown tag
Reviewed-by: michaelm
khazra [Fri, 02 Mar 2012 13:48:43 -0800] rev 12040
7146763: Warnings cleanup in the sun.rmi and related packages
Summary: Cleanup warnings and use jkd7 features in sun.rmi.*
Reviewed-by: smarks, chegar, forax, dmocek
vinnie [Fri, 02 Mar 2012 17:24:08 +0000] rev 12039
6988842: jce/ECC test fails for SunPKCS11 provider using nss library
Reviewed-by: mullan
mduigou [Thu, 01 Mar 2012 09:40:18 -0800] rev 12038
7149320: Move sun.misc.VM.booted() to the end of System.initializeSystemClass()
Summary: Ensure that sun.misc.VM.booted() is the last action in System.initSystemClass()
Reviewed-by: dholmes, alanb