jjg [Mon, 16 Jun 2008 13:28:00 -0700] rev 731
6714364: refactor javac File handling code into new javac.file package
Reviewed-by: mcimadamore
tbell [Thu, 12 Jun 2008 13:19:16 -0700] rev 730
Merge
tbell [Fri, 06 Jun 2008 15:17:35 -0700] rev 729
Merge
jjg [Thu, 05 Jun 2008 13:46:26 -0700] rev 728
6711276: langtools has incorrect -Werror switch
Reviewed-by: ksrini
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
xdono [Fri, 20 Jun 2008 08:45:15 -0700] rev 726
Added tag jdk7-b29 for changeset 94987e5c1597
duke [Wed, 05 Jul 2017 16:38:19 +0200] rev 725
Merge
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
xdono [Fri, 20 Jun 2008 08:45:03 -0700] rev 723
Added tag jdk7-b29 for changeset ffdeab0ba9fb
duke [Wed, 05 Jul 2017 16:38:16 +0200] rev 722
Merge
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
xdono [Fri, 20 Jun 2008 08:45:02 -0700] rev 720
Added tag jdk7-b29 for changeset 0a9d30ac11e8
duke [Wed, 05 Jul 2017 16:38:12 +0200] rev 719
Merge
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
xdono [Fri, 20 Jun 2008 08:44:55 -0700] rev 717
Added tag jdk7-b29 for changeset 2adceccb860a
duke [Wed, 05 Jul 2017 16:38:10 +0200] rev 716
Merge
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
tbell [Wed, 25 Jun 2008 16:44:55 -0700] rev 714
Merge
tbell [Fri, 20 Jun 2008 16:34:34 -0700] rev 713
Merge
tbell [Mon, 16 Jun 2008 22:21:32 -0700] rev 712
Merge
wetmore [Mon, 16 Jun 2008 10:46:22 -0700] rev 711
Merge
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
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
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
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
weijun [Tue, 10 Jun 2008 11:03:23 +0800] rev 706
6711435: console.sh uses incompatible ==
Reviewed-by: xuelei
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
wetmore [Mon, 09 Jun 2008 00:29:24 -0700] rev 704
Merge