Fri, 20 Jun 2008 16:34:34 -0700 Merge
tbell [Fri, 20 Jun 2008 16:34:34 -0700] rev 713
Merge
Mon, 16 Jun 2008 22:21:32 -0700 Merge
tbell [Mon, 16 Jun 2008 22:21:32 -0700] rev 712
Merge
Mon, 16 Jun 2008 10:46:22 -0700 Merge
wetmore [Mon, 16 Jun 2008 10:46:22 -0700] rev 711
Merge
Fri, 13 Jun 2008 17:43:50 +0200 6483406: new ServerSocket() sometimes takes more than 3 minutes on Suse Linux
jccollet [Fri, 13 Jun 2008 17:43:50 +0200] rev 710
6483406: new ServerSocket() sometimes takes more than 3 minutes on Suse Linux Summary: Switch to socketpair() call to create marker fd Reviewed-by: alanb
Thu, 12 Jun 2008 17:28:08 +0100 6628569: api/java_net/MulticastSocket/descriptions.html#setTTL fails is ipv6 configured
chegar [Thu, 12 Jun 2008 17:28:08 +0100] rev 709
6628569: api/java_net/MulticastSocket/descriptions.html#setTTL fails is ipv6 configured Summary: failover to IPv6 socket if IPv4 fails Reviewed-by: michaelm
Thu, 12 Jun 2008 17:26:47 +0100 6630348: Invalid html tags (extra double quote)
chegar [Thu, 12 Jun 2008 17:26:47 +0100] rev 708
6630348: Invalid html tags (extra double quote) Summary: Remove extra quote Reviewed-by: michaelm
Thu, 12 Jun 2008 17:25:37 +0100 6698625: InetAddress.getLocalHost() failed in returning chinese local host name
chegar [Thu, 12 Jun 2008 17:25:37 +0100] rev 707
6698625: InetAddress.getLocalHost() failed in returning chinese local host name Summary: Remove unnecessary and incorrect NewStringUTF Reviewed-by: michaelm
Tue, 10 Jun 2008 11:03:23 +0800 6711435: console.sh uses incompatible ==
weijun [Tue, 10 Jun 2008 11:03:23 +0800] rev 706
6711435: console.sh uses incompatible == Reviewed-by: xuelei
Tue, 10 Jun 2008 10:51:33 +0800 6711509: PolicyTool is misspelling Runtime permission - 'setSecurityManager' entry in the policy file
weijun [Tue, 10 Jun 2008 10:51:33 +0800] rev 705
6711509: PolicyTool is misspelling Runtime permission - 'setSecurityManager' entry in the policy file Reviewed-by: wetmore, mullan
Mon, 09 Jun 2008 00:29:24 -0700 Merge
wetmore [Mon, 09 Jun 2008 00:29:24 -0700] rev 704
Merge
Wed, 04 Jun 2008 09:56:14 +0800 6690018: RSAClientKeyExchange NullPointerException
xuelei [Wed, 04 Jun 2008 09:56:14 +0800] rev 703
6690018: RSAClientKeyExchange NullPointerException Summary: checking certificate key length for RSA_EXPORT key exchange Reviewed-by: wetmore, mullan
Sat, 14 Jun 2008 09:30:20 -0700 6501089: test/java/nio/channels/SocketChannel/AsyncCloseChannel.java failing (timeout) on Linux
sherman [Sat, 14 Jun 2008 09:30:20 -0700] rev 702
6501089: test/java/nio/channels/SocketChannel/AsyncCloseChannel.java failing (timeout) on Linux Summary: test/java/nio/channels/SocketChannel/AsyncCloseChannel.java failing (timeout) on Linux Reviewed-by: alanb
Mon, 16 Jun 2008 22:16:19 -0700 Merge
tbell [Mon, 16 Jun 2008 22:16:19 -0700] rev 701
Merge
Fri, 13 Jun 2008 12:16:01 -0700 Merge
tbell [Fri, 13 Jun 2008 12:16:01 -0700] rev 700
Merge
Fri, 13 Jun 2008 10:45:51 +0200 6714244: Plotters in MBeans tab should use SnapshotMBeanServerConnection too
lmalvent [Fri, 13 Jun 2008 10:45:51 +0200] rev 699
6714244: Plotters in MBeans tab should use SnapshotMBeanServerConnection too Reviewed-by: jfdenise
Thu, 12 Jun 2008 13:18:01 -0700 Merge
tbell [Thu, 12 Jun 2008 13:18:01 -0700] rev 698
Merge
Tue, 10 Jun 2008 13:50:06 +0200 6711106: REGRESSION: Bad usage of SnapshotMBeanServerConnection in MBeans tab and JConsole plugins.
lmalvent [Tue, 10 Jun 2008 13:50:06 +0200] rev 697
6711106: REGRESSION: Bad usage of SnapshotMBeanServerConnection in MBeans tab and JConsole plugins. Reviewed-by: jfdenise
Sat, 07 Jun 2008 16:11:57 +0100 Merge
alanb [Sat, 07 Jun 2008 16:11:57 +0100] rev 696
Merge
Fri, 06 Jun 2008 11:40:38 +0100 Merge
alanb [Fri, 06 Jun 2008 11:40:38 +0100] rev 695
Merge
Thu, 05 Jun 2008 14:57:15 +0100 6710579: (ch) test/java/nio/channels/AsyncCloseAndInterrupt fails (lnx)
alanb [Thu, 05 Jun 2008 14:57:15 +0100] rev 694
6710579: (ch) test/java/nio/channels/AsyncCloseAndInterrupt fails (lnx) Reviewed-by: chegar
Thu, 05 Jun 2008 14:50:28 +0100 6596323: (fc) ClosedByInterruptException not thrown by the interrupt method (lnx)
alanb [Thu, 05 Jun 2008 14:50:28 +0100] rev 693
6596323: (fc) ClosedByInterruptException not thrown by the interrupt method (lnx) Reviewed-by: sherman
Thu, 05 Jun 2008 14:47:03 +0100 6652379: File.setLastModified fails on large files (lnx only)
alanb [Thu, 05 Jun 2008 14:47:03 +0100] rev 692
6652379: File.setLastModified fails on large files (lnx only) Reviewed-by: iris
Thu, 05 Jun 2008 14:44:30 +0100 4939819: File.canWrite() returns false for the "My Documents" directory (win)
alanb [Thu, 05 Jun 2008 14:44:30 +0100] rev 691
4939819: File.canWrite() returns false for the "My Documents" directory (win) Reviewed-by: iris
Fri, 06 Jun 2008 15:16:19 -0700 Merge
tbell [Fri, 06 Jun 2008 15:16:19 -0700] rev 690
Merge
Fri, 06 Jun 2008 14:57:32 -0700 6706299: System property java.class.version should be 51 for jdk7
sherman [Fri, 06 Jun 2008 14:57:32 -0700] rev 689
6706299: System property java.class.version should be 51 for jdk7 Summary: System property java.class.version should be 51 for jdk7 Reviewed-by: alanb
Thu, 05 Jun 2008 16:19:27 -0700 6710199: SJIS_0213 does not handle "unmappable" encoding operation correctly
sherman [Thu, 05 Jun 2008 16:19:27 -0700] rev 688
6710199: SJIS_0213 does not handle "unmappable" encoding operation correctly 6699038: sun/nio/cs/findencoderBugs.java fails Summary: SJIS_0213 charset updates Reviewed-by: okutsu
Thu, 05 Jun 2008 13:42:47 +0200 6562936: Support custom type mappings in MXBeans
emcmanus [Thu, 05 Jun 2008 13:42:47 +0200] rev 687
6562936: Support custom type mappings in MXBeans Reviewed-by: dfuchs
Thu, 05 Jun 2008 13:40:09 +0200 6701498: Change JMX query language to use * and ? as wildcards rather than % and _
emcmanus [Thu, 05 Jun 2008 13:40:09 +0200] rev 686
6701498: Change JMX query language to use * and ? as wildcards rather than % and _ Reviewed-by: dfuchs
Thu, 05 Jun 2008 04:08:41 -0700 6626677: Error: Unimplemented()/HPI sysMonitorExit is broken on linux
chegar [Thu, 05 Jun 2008 04:08:41 -0700] rev 685
6626677: Error: Unimplemented()/HPI sysMonitorExit is broken on linux Summary: Remove the definition of NEED_DL_LOCK on platforms with GLIBC Reviewed-by: dholmes, psoper
Tue, 03 Jun 2008 13:28:16 -0700 6708729: update jdk Makefiles for new javap
jjg [Tue, 03 Jun 2008 13:28:16 -0700] rev 684
6708729: update jdk Makefiles for new javap Reviewed-by: ohair
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip