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