dfuchs [Fri, 26 Feb 2016 12:11:28 +0100] rev 36135
8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently.
Summary: This is a test bug caused by a Logger being garbage collected too early.
Reviewed-by: darcy
jnimeh [Thu, 25 Feb 2016 16:10:15 -0800] rev 36132
8145854: SSLContextImpl.statusResponseManager should be generated if required
Summary: Implement server-side lazy initialization of StatusResponseManagers in the SSLContextImpl class.
Reviewed-by: xuelei