katleman [Thu, 10 Jan 2013 09:55:43 -0800] rev 15025
Added tag jdk8-b72 for changeset c65f0fb0d9de
duke [Wed, 05 Jul 2017 18:35:53 +0200] rev 15024
Merge
katleman [Thu, 10 Jan 2013 09:55:26 -0800] rev 15023
Added tag jdk8-b72 for changeset e927c8725ba4
duke [Wed, 05 Jul 2017 18:35:49 +0200] rev 15022
Merge
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
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
valeriep [Tue, 08 Jan 2013 13:06:22 -0800] rev 15011
Merge
valeriep [Tue, 08 Jan 2013 11:55:21 -0800] rev 15010
8004044: Lazily instantiate SunJCE.RANDOM
Summary: Replace the static initialization of SunJCE.RANDOM object w/ lazy initialization
Reviewed-by: mchung
valeriep [Mon, 07 Jan 2013 14:40:07 -0800] rev 15009
Merge
valeriep [Mon, 07 Jan 2013 11:11:54 -0800] rev 15008
6996769: support AEAD cipher
Summary: Added implementation for GCM mode under AES cipher
Reviewed-by: weijun
dxu [Tue, 08 Jan 2013 20:37:27 +0000] rev 15007
8002306: (se) Selector.open fails if invoked with thread interrupt status set [win]
Reviewed-by: alanb
weijun [Tue, 08 Jan 2013 14:54:56 +0800] rev 15006
8005447: default principal should act as anyone
Reviewed-by: valeriep
smarks [Mon, 07 Jan 2013 18:09:07 -0800] rev 15005
7187882: TEST_BUG: java/rmi/activation/checkusage/CheckUsage.java fails intermittently
Summary: Tighten up JavaVM test library API, and adjust tests to match.
Reviewed-by: mchung, dmocek
bchristi [Mon, 07 Jan 2013 13:19:03 -0800] rev 15004
8003228: (props) sun.jnu.encoding should be set to UTF-8 [macosx]
Summary: Hard-code sun.jnu.encoding to UTF-8 on Mac
Reviewed-by: naoto
ksrini [Mon, 07 Jan 2013 09:58:48 -0800] rev 15003
8004547: Extend JavaFX launcher support to allow full JavaFX launch feature set
Reviewed-by: mchung, kcr, ksrini
Contributed-by: david.dehaven@oracle.com
chegar [Sat, 05 Jan 2013 17:06:54 +0000] rev 15002
8005709: Add at since tags to new FJP getCommonPoolParallelism and commonPool
Reviewed-by: dl
smarks [Fri, 04 Jan 2013 16:10:14 -0800] rev 15001
8005683: ProblemList.txt updates (01/2013)
Reviewed-by: mchung, alanb
Contributed-by: amy.lu@oracle.com
chegar [Fri, 04 Jan 2013 11:34:17 +0000] rev 15000
8005638: Less secure Authentication schemes should work when more secure schemes are not available
Reviewed-by: alanb
chegar [Fri, 04 Jan 2013 11:18:00 +0000] rev 14999
8005659: Add tools/pack200/AttributeTests.java to exclude list (ProblemList.txt) until pack200 updated to support method parameters
Reviewed-by: mchung, ksrini
chegar [Thu, 03 Jan 2013 10:00:55 +0000] rev 14998
8005634: tools/launcher/VersionCheck.java fails version check on jdeps
Summary: add jdeps to the list of tools that do not support '-version'
Reviewed-by: mchung