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
michaelm [Thu, 15 Sep 2011 14:10:30 +0100] rev 10595
Merge
michaelm [Thu, 15 Sep 2011 13:50:30 +0100] rev 10594
7073491: -Dsun.net.maxDatagramSockets=1 does not work correctly with system.gc()
Reviewed-by: ngmr