mullan [Mon, 18 Aug 2014 08:45:08 -0400] rev 25989
7026255: Methods of Subject that throw SecurityException do not specify what permissions are required
Reviewed-by: xuelei
stefank [Mon, 18 Aug 2014 13:55:29 +0200] rev 25988
8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc
Reviewed-by: jmasa, brutisso, sla
ykantser [Fri, 15 Aug 2014 12:28:58 +0200] rev 25987
8054278: Refactor jps utility tests
Reviewed-by: jbachorik
sherman [Thu, 14 Aug 2014 15:54:04 -0700] rev 25986
8055004: Reduce allocation overhead in java.time.Period/Duration parse methods
Summary: To use the offset based new parse methods.
Reviewed-by: sherman
Contributed-by: claes.redestad@oracle.com
dfuchs [Thu, 14 Aug 2014 15:18:11 +0200] rev 25985
8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null
Summary: This is due to a race condition in the test where one GetRB thread can receive a stale LogRecord comming from another GetRB thread.
Reviewed-by: dholmes
sla [Thu, 14 Aug 2014 13:43:02 +0200] rev 25984
8054824: Clean up ProblemList.txt
Reviewed-by: jbachorik
jbachorik [Tue, 29 Jul 2014 15:37:54 +0200] rev 25983
8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently
Reviewed-by: sla