dl [Fri, 23 Sep 2011 14:24:04 +0100] rev 10609
7091003: ScheduledExecutorService never executes Runnable with corePoolSize of zero
Reviewed-by: dholmes, chegar
darcy [Wed, 21 Sep 2011 23:22:11 -0700] rev 10608
7092404: Add Math.nextDown and Double.isFinite
Reviewed-by: mduigou
weijun [Thu, 22 Sep 2011 12:05:26 +0800] rev 10607
7092627: use agentvm mode instead of samevm in regtests
Reviewed-by: alanb, dsamersoff
michaelm [Wed, 21 Sep 2011 14:54:38 +0100] rev 10606
Merge
michaelm [Wed, 21 Sep 2011 14:51:01 +0100] rev 10605
7079012: test/java/net/NetworkInterface/NetParamsTest.java fails with SocketException getting mac address
Reviewed-by: chegar, alanb
dholmes [Tue, 20 Sep 2011 22:20:05 -0400] rev 10604
7012206: ~20 tools tests failing due to -XX:-UsePerfData default in Java SE Embedded
Summary: Explicitly enable UsePerfData for the tools that require it to be enabled
Reviewed-by: alanb, ohair
dcubed [Tue, 20 Sep 2011 19:16:21 -0700] rev 10603
7085944: 3/3 FDS: gdb does not find debug symbols for libjsig link
Summary: Add support for importing .debuginfo files from HSX.
Reviewed-by: phh
darcy [Tue, 20 Sep 2011 18:33:25 -0700] rev 10602
6268216: Boolean.getBoolean() throws SecurityException
Reviewed-by: mduigou
mduigou [Tue, 20 Sep 2011 12:27:45 -0700] rev 10601
7074264: Switches to packages tree view and adds unit tests to sources
Reviewed-by: igor
weijun [Tue, 20 Sep 2011 12:40:23 +0800] rev 10600
7091290: fails to build jdk8 b05 Embedded build
Reviewed-by: xuelei, dholmes
michaelm [Mon, 19 Sep 2011 15:14:17 +0100] rev 10599
7091369: DatagramSocket/Limit.java failing on 8 and 7u2
Reviewed-by: chegar, alanb
darcy [Sun, 18 Sep 2011 18:14:07 -0700] rev 10598
7091682: Move sun.misc.FpUtils code into java.lang.Math
Reviewed-by: alanb
alanb [Sun, 18 Sep 2011 12:33:56 +0100] rev 10597
7091935: (fs) Polling based WatchService not used on Linux
Reviewed-by: forax
chegar [Fri, 16 Sep 2011 12:09:04 -0700] rev 10596
7090158: Networking Libraries don't build with javac -Werror
Summary: Minor changes to networking java files to remove warnings
Reviewed-by: chegar, weijun, hawtin
Contributed-by: kurchi.subhra.hazra@oracle.com, sasha_bu@hotmail.com