lana [Thu, 10 Jan 2013 15:52:12 -0800] rev 15021
Merge
chegar [Thu, 10 Jan 2013 21:52:38 +0000] rev 15020
8006007: j.u.c.atomic classes should use intrinsic getAndXXX provided by 7023898
Reviewed-by: dl, shade
jgish [Thu, 10 Jan 2013 15:09:45 -0500] rev 15019
8005582: java/lang/Runtime/exec/WinCommand.java intermittent test failures
Summary: Remove file-deletion code at cleanup which conflicts with jtreg cleanup
Reviewed-by: chegar
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