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
mli [Sun, 12 Jun 2016 21:55:20 -0700] rev 38883
8151913: Fix module dependencies in java/net tests
Summary: Module dependency declaration for java/net/* tests
Reviewed-by: alanb
Contributed-by: John Jiang <sha.jiang@oracle.com>
darcy [Sun, 12 Jun 2016 12:14:52 -0700] rev 38882
5041778: (ann) AnnotationFormatError if "default" Class type not found
Reviewed-by: jfranck
weijun [Sun, 12 Jun 2016 10:48:19 +0800] rev 38881
8158534: DrbgParameters strength parameter is underspecified if < -1
Reviewed-by: xuelei