Fri, 06 Jun 2008 15:17:35 -0700 Merge
tbell [Fri, 06 Jun 2008 15:17:35 -0700] rev 729
Merge
Thu, 05 Jun 2008 13:46:26 -0700 6711276: langtools has incorrect -Werror switch
jjg [Thu, 05 Jun 2008 13:46:26 -0700] rev 728
6711276: langtools has incorrect -Werror switch Reviewed-by: ksrini
Tue, 03 Jun 2008 13:26:47 -0700 4075303: Use javap to enquire aboput a specific inner class
jjg [Tue, 03 Jun 2008 13:26:47 -0700] rev 727
4075303: Use javap to enquire aboput a specific inner class 4348375: Javap is not internationalized 4459541: "javap -l" shows line numbers as signed short; they should be unsigned 4501660: change diagnostic of -help as 'print this help message and exit' 4776241: unused source file in javap... 4870651: javap should recognize generics, varargs, enum 4876942: javap invoked without args does not print help screen 4880663: javap could output whitespace between class name and opening brace 4975569: javap doesn't print new flag bits 6271787: javap dumps LocalVariableTypeTable attribute in hex, needs to print a table 6305779: javap: support annotations 6439940: Clean up javap implementation 6469569: wrong check of searchpath in JavapEnvironment 6474890: javap does not open .zip files in -classpath 6587786: Javap throws error : "ERROR:Could not find <classname>" for JRE classes 6622215: javap ignores certain relevant access flags 6622216: javap names some attributes incorrectly 6622232: javap gets whitespace confused 6622260: javap prints negative bytes incorrectly in hex Reviewed-by: ksrini
Fri, 20 Jun 2008 08:45:15 -0700 Added tag jdk7-b29 for changeset 94987e5c1597
xdono [Fri, 20 Jun 2008 08:45:15 -0700] rev 726
Added tag jdk7-b29 for changeset 94987e5c1597
Wed, 05 Jul 2017 16:38:19 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:19 +0200] rev 725
Merge
Wed, 02 Jul 2008 12:55:28 -0700 6719955: Update copyright year
xdono [Wed, 02 Jul 2008 12:55:28 -0700] rev 724
6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
Fri, 20 Jun 2008 08:45:03 -0700 Added tag jdk7-b29 for changeset ffdeab0ba9fb
xdono [Fri, 20 Jun 2008 08:45:03 -0700] rev 723
Added tag jdk7-b29 for changeset ffdeab0ba9fb
Wed, 05 Jul 2017 16:38:16 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:16 +0200] rev 722
Merge
Wed, 02 Jul 2008 12:55:27 -0700 6719955: Update copyright year
xdono [Wed, 02 Jul 2008 12:55:27 -0700] rev 721
6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
Fri, 20 Jun 2008 08:45:02 -0700 Added tag jdk7-b29 for changeset 0a9d30ac11e8
xdono [Fri, 20 Jun 2008 08:45:02 -0700] rev 720
Added tag jdk7-b29 for changeset 0a9d30ac11e8
Wed, 05 Jul 2017 16:38:12 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:12 +0200] rev 719
Merge
Wed, 02 Jul 2008 12:55:05 -0700 6719955: Update copyright year
xdono [Wed, 02 Jul 2008 12:55:05 -0700] rev 718
6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
Fri, 20 Jun 2008 08:44:55 -0700 Added tag jdk7-b29 for changeset 2adceccb860a
xdono [Fri, 20 Jun 2008 08:44:55 -0700] rev 717
Added tag jdk7-b29 for changeset 2adceccb860a
Wed, 05 Jul 2017 16:38:10 +0200 Merge
duke [Wed, 05 Jul 2017 16:38:10 +0200] rev 716
Merge
Wed, 02 Jul 2008 12:55:45 -0700 6719955: Update copyright year
xdono [Wed, 02 Jul 2008 12:55:45 -0700] rev 715
6719955: Update copyright year Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
Wed, 25 Jun 2008 16:44:55 -0700 Merge
tbell [Wed, 25 Jun 2008 16:44:55 -0700] rev 714
Merge
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
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip