kvn [Thu, 12 Dec 2013 11:04:11 -0800] rev 22600
Merge
simonis [Fri, 06 Dec 2013 14:22:34 +0100] rev 22599
8029669: PPC64: 8027566 changes broke AIX build after sync
Reviewed-by: alanb, ihse
kvn [Thu, 05 Dec 2013 15:10:36 -0800] rev 22598
Merge
simonis [Tue, 26 Nov 2013 16:40:31 +0100] rev 22597
8024854: PPC64: Basic changes and files to build the class library on AIX
Reviewed-by: alanb, prr, sla, chegar, michaelm, mullan, art
Contributed-by: luchsh@linux.vnet.ibm.com, spoole@linux.vnet.ibm.com, thomas.stuefe@sap.com
kvn [Thu, 21 Nov 2013 12:28:16 -0800] rev 22596
Merge
simonis [Fri, 08 Nov 2013 18:17:06 +0100] rev 22595
8028066: PPC64: 8025715 changes broke AIX build after sync
Summary: fixes the build on AIX again after the latest sync from jdk8
Reviewed-by: kvn
kvn [Tue, 05 Nov 2013 17:32:53 -0800] rev 22594
Merge
simonis [Tue, 17 Sep 2013 14:48:14 +0200] rev 22593
8024900: PPC64: Enable new build on AIX (jdk part)
Reviewed-by: erikj
kvn [Thu, 05 Sep 2013 10:50:40 -0700] rev 22592
Merge
kvn [Fri, 16 Aug 2013 16:21:28 -0700] rev 22591
Merge
kvn [Thu, 01 Aug 2013 17:22:15 -0700] rev 22590
Merge
kvn [Fri, 19 Jul 2013 13:23:23 -0700] rev 22589
Merge
kvn [Thu, 11 Jul 2013 12:31:10 -0700] rev 22588
Merge
simonis [Tue, 02 Jul 2013 17:38:40 -0700] rev 22587
8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64
Summary: Enable new build on Linux/PPC64
Reviewed-by: erikj
rfield [Tue, 28 Jan 2014 12:53:56 -0800] rev 22586
8032711: Issue with Lambda in handling
8032704: Issues with lib perm in Lambda
Reviewed-by: jrose, ahgross, briangoetz
lana [Tue, 28 Jan 2014 11:22:25 -0800] rev 22585
Merge
darcy [Tue, 28 Jan 2014 09:42:05 -0800] rev 22584
8032733: Fix cast lint warnings in client libraries
8032734: Add cast lint warning to build of jdk repository
Reviewed-by: alanb, bae, tbell, wetmore
dsamersoff [Tue, 28 Jan 2014 12:50:53 +0400] rev 22583
8022323: [JavaSecurityScanner] review package com.sun.management.* Native methods should be private
Summary: create java methods that calls native one
Reviewed-by: sla, dholmes
mchung [Mon, 27 Jan 2014 16:22:08 -0800] rev 22582
6760902: inconsistent behavior in system class loader for classes and resources
Reviewed-by: psandoz, ksrini
psandoz [Mon, 27 Jan 2014 14:29:37 +0100] rev 22581
8032779: Update code in java.lang to use newer language features
Reviewed-by: darcy, alanb
dsamersoff [Mon, 27 Jan 2014 17:13:16 +0400] rev 22580
8002116: This JdbReadTwiceTest.sh gets an exit 1
Summary: Explicitly check readability of file in question
Reviewed-by: sla, dholmes, olagneau
dsamersoff [Mon, 27 Jan 2014 15:11:56 +0400] rev 22579
8024049: com/sun/jdi/ProcessAttachTest.sh shortens 7-digit pid to 6-digit
Summary: replace cut call to awk
Reviewed-by: sla, olagneau
weijun [Sat, 25 Jan 2014 18:16:33 +0800] rev 22578
8031572: jarsigner -verify exits with 0 when a jar file is not properly signed
Reviewed-by: mullan
darcy [Fri, 24 Jan 2014 11:03:15 -0800] rev 22577
8032616: Fix non-deprecation warnings in com.sun.beans.*
Reviewed-by: alanb
simonis [Fri, 24 Jan 2014 19:18:17 +0100] rev 22576
8032678: [TESTBUG] sun/misc/Version/Version.java doesn't understand two-digit HotSpot minor version numbers
Reviewed-by: kvn
kizune [Fri, 24 Jan 2014 21:29:25 +0400] rev 22575
8029646: [pack200] should support the new zip64 format.
Reviewed-by: ksrini, sherman
darcy [Fri, 24 Jan 2014 07:16:53 -0800] rev 22574
8032627: Add @SuppressWarnings("serial") to appropriate javax.swing classes
Reviewed-by: alexsch, alanb
alanb [Fri, 24 Jan 2014 13:54:16 +0000] rev 22573
8032451: (dc) DatagramChannel.join should support include-mode filtering on OS X
Reviewed-by: chegar
alanb [Fri, 24 Jan 2014 11:50:33 +0000] rev 22572
8032456: vm/jni/Miscellaneous/misc001/misc00101m1/misc00101m1.html failing on OS X
Reviewed-by: sla, chegar, psandoz
mchung [Thu, 23 Jan 2014 14:06:58 -0800] rev 22571
6516909: (cl spec) ClassLoader.loadClass() clarification to indicate it shouldn't be used for array classes
Reviewed-by: alanb