Thu, 22 Sep 2011 12:05:26 +0800 7092627: use agentvm mode instead of samevm in regtests
weijun [Thu, 22 Sep 2011 12:05:26 +0800] rev 10607
7092627: use agentvm mode instead of samevm in regtests Reviewed-by: alanb, dsamersoff
Wed, 21 Sep 2011 14:54:38 +0100 Merge
michaelm [Wed, 21 Sep 2011 14:54:38 +0100] rev 10606
Merge
Wed, 21 Sep 2011 14:51:01 +0100 7079012: test/java/net/NetworkInterface/NetParamsTest.java fails with SocketException getting mac address
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
Tue, 20 Sep 2011 22:20:05 -0400 7012206: ~20 tools tests failing due to -XX:-UsePerfData default in Java SE Embedded
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
Tue, 20 Sep 2011 19:16:21 -0700 7085944: 3/3 FDS: gdb does not find debug symbols for libjsig link
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
Tue, 20 Sep 2011 18:33:25 -0700 6268216: Boolean.getBoolean() throws SecurityException
darcy [Tue, 20 Sep 2011 18:33:25 -0700] rev 10602
6268216: Boolean.getBoolean() throws SecurityException Reviewed-by: mduigou
Tue, 20 Sep 2011 12:27:45 -0700 7074264: Switches to packages tree view and adds unit tests to sources
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
Tue, 20 Sep 2011 12:40:23 +0800 7091290: fails to build jdk8 b05 Embedded build
weijun [Tue, 20 Sep 2011 12:40:23 +0800] rev 10600
7091290: fails to build jdk8 b05 Embedded build Reviewed-by: xuelei, dholmes
Mon, 19 Sep 2011 15:14:17 +0100 7091369: DatagramSocket/Limit.java failing on 8 and 7u2
michaelm [Mon, 19 Sep 2011 15:14:17 +0100] rev 10599
7091369: DatagramSocket/Limit.java failing on 8 and 7u2 Reviewed-by: chegar, alanb
Sun, 18 Sep 2011 18:14:07 -0700 7091682: Move sun.misc.FpUtils code into java.lang.Math
darcy [Sun, 18 Sep 2011 18:14:07 -0700] rev 10598
7091682: Move sun.misc.FpUtils code into java.lang.Math Reviewed-by: alanb
Sun, 18 Sep 2011 12:33:56 +0100 7091935: (fs) Polling based WatchService not used on Linux
alanb [Sun, 18 Sep 2011 12:33:56 +0100] rev 10597
7091935: (fs) Polling based WatchService not used on Linux Reviewed-by: forax
Fri, 16 Sep 2011 12:09:04 -0700 7090158: Networking Libraries don't build with javac -Werror
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
Thu, 15 Sep 2011 14:10:30 +0100 Merge
michaelm [Thu, 15 Sep 2011 14:10:30 +0100] rev 10595
Merge
Thu, 15 Sep 2011 13:50:30 +0100 7073491: -Dsun.net.maxDatagramSockets=1 does not work correctly with system.gc()
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
Thu, 15 Sep 2011 15:02:05 +0900 7090843: (tz) Support tzdata2011j
peytoia [Thu, 15 Sep 2011 15:02:05 +0900] rev 10593
7090843: (tz) Support tzdata2011j Reviewed-by: okutsu
Thu, 15 Sep 2011 14:45:35 +0900 7090844: Support a timezone whose offset is changed more than once in the future
peytoia [Thu, 15 Sep 2011 14:45:35 +0900] rev 10592
7090844: Support a timezone whose offset is changed more than once in the future Reviewed-by: okutsu
Wed, 14 Sep 2011 22:36:02 -0700 Merge
mbankal [Wed, 14 Sep 2011 22:36:02 -0700] rev 10591
Merge
Wed, 14 Sep 2011 21:43:42 -0700 7049963: DISTINGUISHED NAMES FOR CERT ARE ESCAPED IN JROCKIT 1.6(NOT COMPATIBLE WITH JROC
mbankal [Wed, 14 Sep 2011 21:43:42 -0700] rev 10590
7049963: DISTINGUISHED NAMES FOR CERT ARE ESCAPED IN JROCKIT 1.6(NOT COMPATIBLE WITH JROC Reviewed-by: mullan
Wed, 14 Sep 2011 13:09:15 -0700 7088500: there is no @since tag on SafeVarargs
darcy [Wed, 14 Sep 2011 13:09:15 -0700] rev 10589
7088500: there is no @since tag on SafeVarargs Reviewed-by: mduigou
Wed, 14 Sep 2011 11:32:11 -0700 6879143: java.math.BigInteger misses the xxxValueExact methods
darcy [Wed, 14 Sep 2011 11:32:11 -0700] rev 10588
6879143: java.math.BigInteger misses the xxxValueExact methods Reviewed-by: alanb
Wed, 14 Sep 2011 08:33:34 -0700 6915797: Remove sun.tools.jar.JarImageSource that is not used
mchung [Wed, 14 Sep 2011 08:33:34 -0700] rev 10587
6915797: Remove sun.tools.jar.JarImageSource that is not used 7090178: Move java.util.XMLUtils to another package to avoid split package Reviewed-by: alanb, sherman
Tue, 13 Sep 2011 11:21:51 +0100 7082769: FileInputStream/FileOutputStream/RandomAccessFile allow file descriptor be closed when still in use
coffeys [Tue, 13 Sep 2011 11:21:51 +0100] rev 10586
7082769: FileInputStream/FileOutputStream/RandomAccessFile allow file descriptor be closed when still in use Reviewed-by: alanb
Mon, 26 Sep 2011 14:30:38 -0700 Merge
lana [Mon, 26 Sep 2011 14:30:38 -0700] rev 10585
Merge
Mon, 26 Sep 2011 18:18:29 +0400 7080289: AWTKeystroke class registers a subclass factory during deserialization
denis [Mon, 26 Sep 2011 18:18:29 +0400] rev 10584
7080289: AWTKeystroke class registers a subclass factory during deserialization Reviewed-by: serb
Mon, 26 Sep 2011 17:59:52 +0400 7081670: Disposing an AppContext can lead to a spinning EventDispatchThread
anthony [Mon, 26 Sep 2011 17:59:52 +0400] rev 10583
7081670: Disposing an AppContext can lead to a spinning EventDispatchThread Reviewed-by: art, anthony, dholmes Contributed-by: Clemens Eisserer <linuxhippy@gmail.com>
Mon, 26 Sep 2011 17:37:08 +0400 7088744: SwingUtilities.isMiddleMouseButton does not work with ALT/Meta keys
rupashka [Mon, 26 Sep 2011 17:37:08 +0400] rev 10582
7088744: SwingUtilities.isMiddleMouseButton does not work with ALT/Meta keys Reviewed-by: alexp
Fri, 23 Sep 2011 16:51:29 -0700 Merge
lana [Fri, 23 Sep 2011 16:51:29 -0700] rev 10581
Merge
Wed, 21 Sep 2011 17:08:02 +0400 7032018: The file list in JFileChooser does not have an accessible name
rupashka [Wed, 21 Sep 2011 17:08:02 +0400] rev 10580
7032018: The file list in JFileChooser does not have an accessible name Reviewed-by: rupashka Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
Thu, 15 Sep 2011 16:43:25 +0400 7090007: Missing style.css in nimbus/doc-files/properties.html
rupashka [Thu, 15 Sep 2011 16:43:25 +0400] rev 10579
7090007: Missing style.css in nimbus/doc-files/properties.html Reviewed-by: alexp
Mon, 26 Sep 2011 14:29:34 -0700 Merge
lana [Mon, 26 Sep 2011 14:29:34 -0700] rev 10578
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip