xdono [Wed, 09 Jul 2008 10:03:55 -0700] rev 742
Merge
ohair [Mon, 07 Jul 2008 09:11:55 -0700] rev 741
Merge
ohair [Thu, 03 Jul 2008 10:09:25 -0700] rev 740
6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
Summary: Changes to support building with SS12.
Reviewed-by: tbell
xdono [Thu, 03 Jul 2008 11:01:29 -0700] rev 739
Added tag jdk7-b30 for changeset 982030fabc32
duke [Wed, 05 Jul 2017 16:38:26 +0200] rev 738
Added tag jdk7-b30 for changeset bee4731164a0
duke [Wed, 05 Jul 2017 16:38:25 +0200] rev 737
Merge
duke [Wed, 05 Jul 2017 16:38:23 +0200] rev 736
Merge
xdono [Wed, 02 Jul 2008 12:56:02 -0700] rev 735
6719955: Update copyright year
Summary: Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
tbell [Fri, 20 Jun 2008 16:36:18 -0700] rev 734
Merge
jjg [Wed, 18 Jun 2008 16:53:08 -0700] rev 733
6715767: javap on java.lang.ClassLoader crashes
Reviewed-by: ksrini
tbell [Mon, 16 Jun 2008 22:23:33 -0700] rev 732
Merge
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