jzavgren [Tue, 20 Nov 2012 09:26:38 +0000] rev 14517
8000476: Memory Leaks and uninitialized memory access in PKCS11 and other native code
Reviewed-by: dsamersoff, valeriep, chegar
alanb [Mon, 19 Nov 2012 13:17:40 +0000] rev 14516
8003607: More ProblemList.txt updates (11/2012)
Reviewed-by: lancea
weijun [Mon, 19 Nov 2012 11:13:08 +0800] rev 14515
8002344: Krb5LoginModule config class does not return proper KDC list from DNS
Reviewed-by: weijun
Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>, Wang Weijun <weijun.wang@oracle.com>
xuelei [Sun, 18 Nov 2012 01:31:44 -0800] rev 14514
8003587: Warning cleanup in package javax.net.ssl
Summary: Removes unnecessary imports and adds missing Override annotations
Reviewed-by: xuelei
Contributed-by: Florian Weimer <fweimer@redhat.com>
bchristi [Fri, 16 Nov 2012 17:01:19 -0800] rev 14513
7178922: (props) re-visit how os.name is determined on Mac
Reviewed-by: alanb, mchung, skovatch, serb
khazra [Fri, 16 Nov 2012 12:28:45 -0800] rev 14512
8003518: (prefs) Tests in jdk/test/java/util/prefs should not be run concurrently
Summary: Add java/util/prefs to exclusiveAccess.dirs in TEST.ROOT
Reviewed-by: alanb, mchung