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
mchung [Fri, 22 Aug 2014 14:56:09 -0700] rev 26197
8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts
Reviewed-by: mchung, darcy
Contributed-by: amy.lu@oracle.com
igerasim [Sat, 23 Aug 2014 01:05:50 +0400] rev 26196
8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException
Reviewed-by: valeriep
jbachorik [Thu, 21 Aug 2014 14:36:49 +0200] rev 26195
8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms
Reviewed-by: sla
mchung [Thu, 21 Aug 2014 22:07:14 -0700] rev 26194
8055393: [Testbug] Some tests are being executed and fail under profiles
Reviewed-by: mchung, dholmes
Contributed-by: evgeniya.stepanova@oracle.com
sla [Thu, 21 Aug 2014 13:09:28 +0200] rev 26193
8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012
Summary: Write dcmd output to separate files so it does not confuse the output.
Reviewed-by: ctornqvi, mgronlun
erikj [Thu, 21 Aug 2014 12:23:20 +0200] rev 26192
8055095: Improve "do nothing" incremental build performance after modularized source code integration
Reviewed-by: tbell
erikj [Thu, 21 Aug 2014 11:05:35 +0200] rev 26191
8055188: General cleanup of minor issues from source restructure
Reviewed-by: tbell
bpb [Wed, 20 Aug 2014 11:30:13 -0700] rev 26190
8054720: Modifications of I/O methods for instrumentation purposes
Summary: Wrap some native methods in Java methods.
Reviewed-by: rriggs