sspitsyn [Wed, 20 Aug 2014 17:06:01 -0700] rev 26213
Merge
iklam [Tue, 12 Aug 2014 17:29:01 -0700] rev 26212
8046070: Class Data Sharing clean up and refactoring
Summary: Cleaned up CDS to be more configurable, maintainable and extensible
Reviewed-by: dholmes, coleenp, acorn, mchung
michaelm [Tue, 26 Aug 2014 15:18:38 +0100] rev 26211
Merge
michaelm [Tue, 26 Aug 2014 15:08:42 +0100] rev 26210
8056065: sun/net/www/protocol/http/RedirectOnPost.java failing.
Reviewed-by: alanb
igerasim [Tue, 26 Aug 2014 15:55:35 +0400] rev 26209
8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
Reviewed-by: martin, alanb
jbachorik [Thu, 21 Aug 2014 15:22:07 +0200] rev 26208
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
Reviewed-by: dfuchs, sjiang
chegar [Tue, 26 Aug 2014 10:19:56 +0100] rev 26207
8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel
Reviewed-by: alanb
michaelm [Tue, 26 Aug 2014 10:10:58 +0100] rev 26206
8055747: Move SimpleSSLContext to jdk/testlibrary
Reviewed-by: chegar
jbachorik [Mon, 25 Aug 2014 18:17:24 +0200] rev 26205
8037082: java/lang/instrument/NativeMethodPrefixAgent.java failing
Reviewed-by: sla
weijun [Tue, 26 Aug 2014 16:42:31 +0800] rev 26204
8055901: Update policytool for jdk.net.NetworkPermission
Reviewed-by: michaelm
weijun [Tue, 26 Aug 2014 15:10:29 +0800] rev 26203
8050370: Need new regressions tests for messageDigest with DigestIOStream
Reviewed-by: weijun
Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
sla [Tue, 26 Aug 2014 07:57:03 +0200] rev 26202
8043981: Remove the JPDA demo
Reviewed-by: alanb
sla [Tue, 26 Aug 2014 07:55:08 +0200] rev 26201
8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK
Reviewed-by: erikj, alanb
alanb [Mon, 25 Aug 2014 09:20:49 +0100] rev 26200
8055855: "make profiles" failing since refactoring of java.awt.datatransfer
Reviewed-by: dholmes
plevart [Sun, 24 Aug 2014 21:52:16 +0200] rev 26199
8049228: Improve multithreaded scalability of InetAddress cache
7186258: InetAddress$Cache should replace currentTimeMillis with nanoTime for more precise and accurate
Reviewed-by: michaelm
mchung [Fri, 22 Aug 2014 18:54:20 -0700] rev 26198
8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java
Reviewed-by: mchung, darcy
Contributed-by: amy.lu@oracle.com