bchristi [Thu, 10 Jan 2013 10:21:44 -0800] rev 15018
8005962: TEST_BUG: java/util/Properties/MacJNUEncoding can fail in certain environments
Summary: Test script now sets LC_ALL, other small changes, relocate test
Reviewed-by: naoto, alanb
darcy [Wed, 09 Jan 2013 20:20:21 -0800] rev 15017
8005713: Simplify library support for repeating annotations in java.lang.annotation
Reviewed-by: abuckley
mchung [Wed, 09 Jan 2013 16:58:47 -0800] rev 15016
7103957: NegativeArraySizeException while initializing class IntegerCache
Reviewed-by: darcy, mchung
Contributed-by: brian.burkhalter@oracle.com
mullan [Wed, 09 Jan 2013 08:59:58 -0500] rev 15015
Merge
mullan [Tue, 08 Jan 2013 19:02:55 -0500] rev 15014
Merge
mullan [Tue, 08 Jan 2013 19:00:12 -0500] rev 15013
7019834: Eliminate dependency from PolicyFile to com.sun.security.auth.PrincipalComparator
Summary: Add new java.security.Principal.implies method
Reviewed-by: alanb
darcy [Tue, 08 Jan 2013 16:08:29 -0800] rev 15012
8005298: Add FunctionalInterface type to the core libraries
Reviewed-by: mduigou