tbell [Tue, 22 Oct 2013 16:29:54 -0700] rev 20897
8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung
katleman [Tue, 22 Oct 2013 16:14:34 -0700] rev 20896
Merge
erikj [Tue, 22 Oct 2013 11:59:30 +0200] rev 20895
8026966: Most native libs broken on mac in jdk8/build
Reviewed-by: ihse, anthony
cl [Mon, 21 Oct 2013 23:33:22 -0700] rev 20894
8026974: solaris build missing java-rmi.cgi
Reviewed-by: ksrini
erikj [Mon, 21 Oct 2013 10:40:13 +0200] rev 20893
Merge
erikj [Thu, 17 Oct 2013 16:15:57 +0200] rev 20892
8019540: licensee reports a JDK8 build failure after 8005849/8005008 fixes integrated.
Reviewed-by: dholmes, sla
katleman [Fri, 18 Oct 2013 15:03:48 -0700] rev 20891
Merge
ihse [Wed, 16 Oct 2013 20:24:46 +0200] rev 20890
8025715: Split CompileNativeLibraries.gmk
Reviewed-by: erikj
amurillo [Tue, 22 Oct 2013 13:56:19 -0700] rev 20889
Merge
amurillo [Sat, 19 Oct 2013 08:51:49 -0700] rev 20888
Merge
dcubed [Tue, 15 Oct 2013 08:26:38 -0700] rev 20887
7165611: implement Full Debug Symbols on MacOS X hotspot
Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root.
Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
weijun [Fri, 18 Oct 2013 08:57:52 +0800] rev 20886
7025699: Policy Tool is not accessible by keyboard
Reviewed-by: alexp, weijun
Contributed-by: Leif Samuelsson <leif.samuelsson@oracle.com>
lana [Thu, 17 Oct 2013 15:53:27 -0700] rev 20885
Merge
lana [Thu, 17 Oct 2013 15:04:55 -0700] rev 20884
Merge
bpb [Thu, 17 Oct 2013 15:05:18 -0700] rev 20883
8026832: Clean up straggling doclint warnings in java.math
Summary: Fix empty paragraph tag warnings.
Reviewed-by: lancea
mduigou [Thu, 17 Oct 2013 12:43:32 -0700] rev 20882
8004138: ForkJoinTask leaks exceptions
Reviewed-by: chegar, mduigou, psandoz, martin
Contributed-by: Doug Lea <dl@cs.oswego.edu>
mchung [Thu, 17 Oct 2013 13:22:11 -0700] rev 20881
8015912: jdeps support to output in dot file format
8026255: Switch jdeps to follow traditional Java option style
Reviewed-by: alanb
lancea [Thu, 17 Oct 2013 15:14:58 -0400] rev 20880
8026812: doclint clean up for java.sql and javax.sql
Reviewed-by: mduigou
juh [Thu, 17 Oct 2013 12:00:20 -0700] rev 20879
8026233: test/sun/security/tools/keytool/StorePasswords.java needs to clean up files
Reviewed-by: vinnie
joehw [Thu, 17 Oct 2013 11:43:44 -0700] rev 20878
8015243: SchemaFactory does not catch enum. value that is not in the value space of the base type, anyURI
Reviewed-by: lancea
rriggs [Thu, 17 Oct 2013 13:43:46 -0400] rev 20877
8026183: minor documentation problems in java.lang.invoke
8015808: Typo in MethodHandle javadoc
Summary: Fix typos and javadoc markup and extraneous paragraph tags
Reviewed-by: lancea
mullan [Thu, 17 Oct 2013 11:34:01 -0400] rev 20876
Merge
mullan [Thu, 17 Oct 2013 10:37:27 -0400] rev 20875
Merge
mullan [Thu, 17 Oct 2013 10:18:44 -0400] rev 20874
8026346: test/java/lang/SecurityManager/CheckPackageAccess.java failing
Reviewed-by: vinnie
rriggs [Thu, 17 Oct 2013 10:37:23 -0400] rev 20873
8026516: javadoc errors in java.time
Summary: Corrected links to TemporalQuery and TemporalField.resolve
Reviewed-by: mduigou, darcy, lancea
drchase [Wed, 16 Oct 2013 17:55:49 -0400] rev 20872
8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package
Summary: Modify accessibility check; it was muddled about Java vs JVM protection terminology.
Reviewed-by: jrose
weijun [Thu, 17 Oct 2013 20:56:07 +0800] rev 20871
8026712: TEST_BUG: update sun/security/tools/keytool/autotest.sh with a new location to find of libsoftokn3.so
Reviewed-by: vinnie
wetmore [Wed, 16 Oct 2013 23:32:19 -0700] rev 20870
8026762: jdk8-tl builds windows builds failing in corba - javac: no source files
Reviewed-by: katleman, dholmes