Mon, 14 Jun 2010 14:44:00 -0700 6960789: com.sun.servicetag API needs to be added in ct.sym
mchung [Mon, 14 Jun 2010 14:44:00 -0700] rev 5789
6960789: com.sun.servicetag API needs to be added in ct.sym Summary: Include com.sun.servicetag classes when generating ct.sym Reviewed-by: alanb, jjg
Tue, 15 Jun 2010 10:03:37 +0100 6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
alanb [Tue, 15 Jun 2010 10:03:37 +0100] rev 5788
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use" Reviewed-by: chegar
Sun, 13 Jun 2010 17:19:22 -0700 6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
martin [Sun, 13 Jun 2010 17:19:22 -0700] rev 5787
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes Summary: Use Null{In,Out}putStream.INSTANCE as with Linux code Reviewed-by: ohair
Fri, 11 Jun 2010 18:55:45 -0700 6944584: Improvements to subprocess handling on Unix
martin [Fri, 11 Jun 2010 18:55:45 -0700] rev 5786
6944584: Improvements to subprocess handling on Unix Summary: use thread pool for reaper thread; move most I/O operations out of reaper thread Reviewed-by: michaelm, hiroshi
Sat, 12 Jun 2010 01:32:43 +0100 6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
andrew [Sat, 12 Jun 2010 01:32:43 +0100] rev 5785
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror Summary: Remove unneeded casts, add generic types and make better use of static data Reviewed-by: sherman
Fri, 11 Jun 2010 14:47:22 +0100 6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error
alanb [Fri, 11 Jun 2010 14:47:22 +0100] rev 5784
6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error Reviewed-by: chegar
Fri, 11 Jun 2010 14:31:26 +0100 6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
alanb [Fri, 11 Jun 2010 14:31:26 +0100] rev 5783
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java Reviewed-by: chegar
Fri, 11 Jun 2010 11:38:36 +0800 6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
weijun [Fri, 11 Jun 2010 11:38:36 +0800] rev 5782
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn Reviewed-by: xuelei, wetmore, mullan
Thu, 10 Jun 2010 15:55:26 -0700 6959259: Minor improvements to static Random field caching
martin [Thu, 10 Jun 2010 15:55:26 -0700] rev 5781
6959259: Minor improvements to static Random field caching Summary: Cache fields in locals; small javadoc clarifications Reviewed-by: emcmanus, dholmes, forax, dl
Thu, 10 Jun 2010 15:54:25 -0700 6960394: Stop linking with -lnsl on Linux
martin [Thu, 10 Jun 2010 15:54:25 -0700] rev 5780
6960394: Stop linking with -lnsl on Linux Summary: Define LIBNSL (like LIBSOCKET), non-empty only on Solaris Reviewed-by: ohair
Thu, 10 Jun 2010 14:21:37 -0700 Merge
mchung [Thu, 10 Jun 2010 14:21:37 -0700] rev 5779
Merge
Thu, 10 Jun 2010 14:14:17 -0700 6959965: jstat: Add new -classload option to print class loading statistics
mchung [Thu, 10 Jun 2010 14:14:17 -0700] rev 5778
6959965: jstat: Add new -classload option to print class loading statistics Summary: Add a new jstat -classload option Reviewed-by: alanb
Wed, 09 Jun 2010 18:51:32 +0100 6935563: (dc) Improve connection reset/port unreachable handling [win]
alanb [Wed, 09 Jun 2010 18:51:32 +0100] rev 5777
6935563: (dc) Improve connection reset/port unreachable handling [win] Reviewed-by: chegar
Tue, 08 Jun 2010 18:52:17 -0700 6935997: Please add a nested throwable constructor to AssertionError
darcy [Tue, 08 Jun 2010 18:52:17 -0700] rev 5776
6935997: Please add a nested throwable constructor to AssertionError Reviewed-by: martin, forax, wetmore
Tue, 08 Jun 2010 10:46:14 +0100 6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
chegar [Tue, 08 Jun 2010 10:46:14 +0100] rev 5775
6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding Reviewed-by: ohair, wetmore, alanb
Fri, 04 Jun 2010 19:28:53 +0800 6951366: kerberos login failure on win2008 with AD set to win2000 compat mode
weijun [Fri, 04 Jun 2010 19:28:53 +0800] rev 5774
6951366: kerberos login failure on win2008 with AD set to win2000 compat mode Reviewed-by: valeriep, xuelei
Wed, 02 Jun 2010 17:53:54 -0700 6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long)
martin [Wed, 02 Jun 2010 17:53:54 -0700] rev 5773
6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long) Summary: Allow setSeed only during construction Reviewed-by: dl, dholmes
Wed, 02 Jun 2010 09:35:32 +0100 Merge
alanb [Wed, 02 Jun 2010 09:35:32 +0100] rev 5772
Merge
Wed, 02 Jun 2010 09:29:39 +0100 6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
alanb [Wed, 02 Jun 2010 09:29:39 +0100] rev 5771
6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java Reviewed-by: dholmes, dcubed
Mon, 21 Jun 2010 22:06:28 -0700 Merge
lana [Mon, 21 Jun 2010 22:06:28 -0700] rev 5770
Merge
Tue, 15 Jun 2010 21:32:59 +0400 6739756: JToolBar leaves space for non-visible items under Nimbus L&F
alexp [Tue, 15 Jun 2010 21:32:59 +0400] rev 5769
6739756: JToolBar leaves space for non-visible items under Nimbus L&F Reviewed-by: peterz
Tue, 15 Jun 2010 21:28:22 +0400 6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes
alexp [Tue, 15 Jun 2010 21:28:22 +0400] rev 5768
6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes Reviewed-by: rupashka
Tue, 15 Jun 2010 19:10:42 +0400 6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408)
alexp [Tue, 15 Jun 2010 19:10:42 +0400] rev 5767
6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408) Reviewed-by: rupashka
Tue, 15 Jun 2010 19:05:44 +0400 6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table
alexp [Tue, 15 Jun 2010 19:05:44 +0400] rev 5766
6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table Reviewed-by: rupashka
Tue, 15 Jun 2010 17:39:55 +0400 5066685: BorderFactory lacks SoftBevelBorder support
malenkov [Tue, 15 Jun 2010 17:39:55 +0400] rev 5765
5066685: BorderFactory lacks SoftBevelBorder support Reviewed-by: alexp
Thu, 10 Jun 2010 14:18:45 -0700 Merge
lana [Thu, 10 Jun 2010 14:18:45 -0700] rev 5764
Merge
Wed, 02 Jun 2010 12:53:35 +0400 6636983: Japanese text does not display correctly in a JEditorPane
rupashka [Wed, 02 Jun 2010 12:53:35 +0400] rev 5763
6636983: Japanese text does not display correctly in a JEditorPane Reviewed-by: peterz
Wed, 02 Jun 2010 11:59:27 +0400 6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails
rupashka [Wed, 02 Jun 2010 11:59:27 +0400] rev 5762
6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails Reviewed-by: peterz
Mon, 21 Jun 2010 22:05:11 -0700 Merge
lana [Mon, 21 Jun 2010 22:05:11 -0700] rev 5761
Merge
Fri, 18 Jun 2010 17:13:26 +0400 6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5
anthony [Fri, 18 Jun 2010 17:13:26 +0400] rev 5760
6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5 Summary: Check the return value of XlibUtil.translateCoordinates() for null Reviewed-by: art, dcherepanov
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip