sspitsyn [Wed, 25 Feb 2015 01:02:04 -0800] rev 29383
8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Summary: add new test java/lang/instrument/ManyMethodsBenchmarkAgent.java
Reviewed-by: coleenp, dcubed
Contributed-by: serguei.spitsyn@oracle.com
darcy [Tue, 10 Mar 2015 13:55:47 -0700] rev 29382
8074870: Really add javax/xml/jaxp/testng/validation to othervm.dirs in TEST.ROOT
Reviewed-by: rriggs
rriggs [Tue, 10 Mar 2015 16:44:45 -0400] rev 29381
8058464: (process spec) ProcessBuilder.redirectXXX throws unspecified NPE
Summary: Add a class level spec for null arguments throwing NPE in ProcessBuilder
Reviewed-by: martin, alanb
amlu [Tue, 10 Mar 2015 13:30:21 +0100] rev 29380
8074674: Doclint regression in java/util/regex/Matcher.java
Reviewed-by: psandoz
darcy [Mon, 09 Mar 2015 18:16:52 -0700] rev 29379
8074788: Javadoc typo in PKCS8EncodedKeySpec
Reviewed-by: xuelei
darcy [Mon, 09 Mar 2015 17:37:34 -0700] rev 29378
8074714: Add javax/xml/jaxp/testng/validation to othervm.dirs in TEST.ROOT
Reviewed-by: lancea
juh [Mon, 09 Mar 2015 17:21:07 -0700] rev 29377
8073430: Deprecate security APIs that have been superseded
Reviewed-by: mullan, weijun
msheppar [Mon, 09 Mar 2015 18:48:40 +0000] rev 29376
8065078: NetworkInterface.getNetworkInterfaces() triggers intermittent test failures
Reviewed-by: chegar
ihse [Mon, 09 Mar 2015 16:18:33 +0100] rev 29375
8074690: Fix for JDK-8074429 was not complete
Reviewed-by: alanb, erikj
ihse [Mon, 09 Mar 2015 10:39:50 +0100] rev 29374
8074096: Disable (most) native warnings in JDK on a per-library basis
Reviewed-by: erikj, tbell
ksrini [Sat, 07 Mar 2015 15:21:36 -0800] rev 29373
8074373: NMT is not enabled if NMT option is specified after class path specifiers
Reviewed-by: dholmes
sherman [Sat, 07 Mar 2015 10:11:03 -0800] rev 29372
8074406: DateTimeFormatter.appendZoneOrOffsetId() fails to resolve a ZoneOffset for OffsetDateTime
Summary: to support resolve OffsetDateTime from DTF.appendZoneOrOffset()
Reviewed-by: rriggs
bpb [Fri, 06 Mar 2015 16:00:58 -0800] rev 29371
8074460: Always print seeds used in [Splittable]Random instances in java.math tests
Summary: Create a utility class which creates a pseudorandom number generator (PRNG) and retains the seed. Use this class in java.math tests which use a PRNG. Always print the seed value before the PRNG is used.
Reviewed-by: darcy
mchung [Fri, 06 Mar 2015 09:11:42 -0800] rev 29370
8074430: Move policytool to jdk.policytool module
Reviewed-by: alanb, weijun, erikj, ihse
mchung [Fri, 06 Mar 2015 09:07:32 -0800] rev 29369
8074429: Move jar, jarsigner tool to jdk.jartool module
Reviewed-by: alanb, weijun, erikj, ihse
mchung [Fri, 06 Mar 2015 09:02:26 -0800] rev 29368
8074428: Move pack200, unpack200, libpack200 to jdk.pack200
Reviewed-by: alanb, weijun, erikj, ihse