lana [Thu, 05 Jun 2014 19:37:32 -0700] rev 24714
Merge
michaelm [Thu, 05 Jun 2014 12:13:50 +0100] rev 24713
8044766: New jdk.net classes have @since 1.9 tags in 8u20
Reviewed-by: chegar
weijun [Thu, 05 Jun 2014 15:27:51 +0800] rev 24712
8044755: Add a test for algorithm constraints check in jarsigner
Reviewed-by: xuelei
sherman [Wed, 04 Jun 2014 14:00:19 -0700] rev 24711
8044727: Problem reading the contents of some zip files
Summary: zis.readLOC() should not interpret ZIP64 data in extra field, if not necessary
Reviewed-by: alanb
sherman [Wed, 04 Jun 2014 11:25:13 -0700] rev 24710
8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files
Summary: to upgrade zlib version from 1.2.5 to 1.2.8
Reviewed-by: alanb, iris
jfranck [Wed, 04 Jun 2014 14:42:48 +0200] rev 24709
8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
Reviewed-by: psandoz
chegar [Wed, 04 Jun 2014 13:37:16 +0100] rev 24708
8044590: Broken links in jre.api.net.socketoptions
Reviewed-by: michaelm
mtobiass [Wed, 04 Jun 2014 13:12:16 +0200] rev 24707
8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected.
Summary: Ignore read-only test if file is not read-only. This will happen when test is run as root.
Reviewed-by: sla, dholmes
aefimov [Wed, 04 Jun 2014 16:26:11 +0400] rev 24706
8032901: WaitForMultipleObjects() return value not handled appropriately
Reviewed-by: dholmes, sla
miauno [Mon, 02 Jun 2014 17:59:08 +0200] rev 24705
8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java
Reviewed-by: sla, sspitsyn
xuelei [Wed, 04 Jun 2014 09:48:02 +0000] rev 24704
8044771: PKIXValidator indent cleanup
Reviewed-by: weijun
sundar [Tue, 03 Jun 2014 21:21:32 +0530] rev 24703
8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output
Reviewed-by: jlaskey, lagergren, ksrini
kizune [Tue, 03 Jun 2014 18:31:13 +0400] rev 24702
8044206: LambdaMetafactory.altMetafactory javadoc refers to wrong method
Reviewed-by: briangoetz, jjg
yan [Tue, 03 Jun 2014 17:55:58 +0400] rev 24701
8040081: Tidy warnings cleanup for java.applet
Reviewed-by: pchelko
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
erikj [Tue, 03 Jun 2014 10:55:27 +0200] rev 24700
8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib
Reviewed-by: dcubed, tbell, dholmes