Mon, 13 Jun 2016 11:46:07 +0200 8139507: WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs
jlahoda [Mon, 13 Jun 2016 11:46:07 +0200] rev 38887
8139507: WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs Summary: Making Preferences.systemRoot/userRoot lazy on Windows, to avoid warnings for system root when only user root was requested; reducing synchronization while creating the Preferences. Reviewed-by: alanb
Mon, 13 Jun 2016 00:47:32 -0700 8158620: Enable debug option for sun/security/ec/TestEC.java
fyuan [Mon, 13 Jun 2016 00:47:32 -0700] rev 38886
8158620: Enable debug option for sun/security/ec/TestEC.java Reviewed-by: mullan, xuelei Contributed-by: Tim Du <tiantian.du@oracle.com>
Mon, 13 Jun 2016 08:29:43 +0100 8158519: Incorrect network mask and broadcast address on Linux when there are multiple IPv4 addresses on an interface
chegar [Mon, 13 Jun 2016 08:29:43 +0100] rev 38885
8158519: Incorrect network mask and broadcast address on Linux when there are multiple IPv4 addresses on an interface Reviewed-by: clanger, chegar, dsamersoff Contributed-by: christoph.langer@sap.com, chris.hegarty@oracle.com, doychin@dsoft-bg.com
Mon, 13 Jun 2016 08:20:34 +0100 8153666: Optimize Formatter.formatMessage
dfuchs [Mon, 13 Jun 2016 08:20:34 +0100] rev 38884
8153666: Optimize Formatter.formatMessage Summary: This patch brings a small optimization that removes needless synchronization in Formatter.formatMessage. It also fixes the code that decides whether to call MessageFormat, and brings a small clarification to the API documentation on the conditions when that will happen. Reviewed-by: rriggs, martin
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 tip