jdk-24/langtools/test/tools/javac
Jonathan Gibbons ea7f040a8e 7120736: refactor javac option handling
Reviewed-by: mcimadamore
2011-12-13 11:21:28 -08:00
..
4241573 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles 2011-05-25 13:32:10 -07:00
4846262 7010608: the string 'error' should appear in error messages 2011-03-14 11:42:15 -07:00
4880220 4880220: Add a warning when accessing a static method via an reference 2010-02-25 09:42:35 -08:00
4917091 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 20:33:44 -07:00
4980495 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
5017953 5017953: spurious cascaded diagnostics when name not found 2011-02-03 09:36:28 +00:00
5045412 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6199662 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6257443 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6302184 6877202: Elements.getDocComment() is not getting JavaDocComments 2010-09-27 14:20:39 -07:00
6304921 7106166: (javac) re-factor EndPos parser 2011-11-14 15:11:10 -08:00
6330920 6968793: issues with diagnostics 2011-01-24 15:44:51 +00:00
6330997 7025784: Add SourceVersion.RELEASE_8 2011-06-01 23:56:31 -07:00
6341866 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
6342411 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6390045 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6394683 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6400383 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6400872 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6402516 7025809: Provided new utility visitors supporting SourceVersion.RELEASE_8 2011-07-05 16:37:24 -07:00
6403424 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6410653 7108669: cleanup Log methods for direct printing to streams 2011-11-08 17:06:58 -08:00
6440583 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6457284 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6464451 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6491592 5017953: spurious cascaded diagnostics when name not found 2011-02-03 09:36:28 +00:00
6508981 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles 2011-05-25 13:32:10 -07:00
6520152 Initial load 2007-12-01 00:00:00 +00:00
6521805 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6547131 Initial load 2007-12-01 00:00:00 +00:00
6558548 7039937: Improved catch analysis fails to handle a common idiom in the libraries 2011-04-29 16:05:29 +01:00
6567415 6567415: Neverending loop in ClassReader 2010-12-18 09:38:39 -08:00
6589361 6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject 2009-09-23 18:48:13 -07:00
6627362 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6668794 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6717241 6968793: issues with diagnostics 2011-01-24 15:44:51 +00:00
6734819 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6758789 5088624: cannot find symbol message should be more intelligent 2010-09-18 09:56:23 -07:00
6835430 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6840059 5088624: cannot find symbol message should be more intelligent 2010-09-18 09:56:23 -07:00
6857948 6968793: issues with diagnostics 2011-01-24 15:44:51 +00:00
6863465 6968793: issues with diagnostics 2011-01-24 15:44:51 +00:00
6889255 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6902720 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
6917288 6917288: Unnamed nested class is not generated 2010-06-24 10:34:53 -07:00
6948381 6944312: Potential rebranding issues in openjdk/langtools repository sources 2010-06-10 16:08:01 -07:00
6979683 6979683: inconsistent interaction of reference cast with box/unbox conversions leaves out a useful case 2010-09-01 03:19:16 -07:00
6996626 6998063: new Scope impl to fix Scope performance issues 2010-11-06 13:53:48 -07:00
7003595 7003595: IncompatibleClassChangeError with unreferenced local class with subclass 2011-09-13 14:15:22 +01:00
7023703 7023703: Valid code doesn't compile 2011-03-03 17:32:35 +00:00
7024568 7024568: Very long method resolution causing OOM error 2011-03-07 14:11:48 +00:00
7079713 7086071: tools/javac/7079713/TestCircularClassfile.java fails on windows 2011-09-01 14:35:59 -07:00
7085024 7085024: internal error; cannot instantiate Foo 2011-08-31 16:11:28 +01:00
7086595 7086595: Error message bug: name of initializer is 'null' 2011-09-13 14:14:57 +01:00
7102515 7102515: javac running very very long and not returning 2011-10-19 16:56:05 +01:00
abstract 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AccessMethods 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
accessVirtualInner 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
annotations 7073508: Regression: NullPointerException at com.sun.tools.javac.code.Lint$AugmentVisitor.augment 2011-09-09 17:19:26 -07:00
AnonymousProtect 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
api 7096014: Javac tokens should retain state 2011-10-24 13:00:20 +01:00
assert 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
BadOptimization 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
binaryCompat 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
boxing 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
capture 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
cast 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
ClassCycle 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ClassFileModifiers 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
ClassLiterals 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ClassModifiers 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ClassPathTest 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 20:33:44 -07:00
classreader 7031108: NPE in javac.jvm.ClassReader.findMethod in PackageElement.enclosedElements from AP in incr build 2011-03-30 18:18:11 -07:00
code 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
completion 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
conditional 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ConstantValues 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
constDebug 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
crossPackageImpl 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
CyclicInheritance6 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
CyclicScoping 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
danglingDep 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
DefiniteAssignment 7003744: Compiler error concerning final variables 2010-12-06 11:49:00 +00:00
depDocComment 7104201: Refactor DocCommentScanner 2011-11-04 12:36:40 +00:00
depOverrides 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
Diagnostics 7086586: Inference producing null type argument 2011-09-16 14:16:11 +01:00
diags 7120736: refactor javac option handling 2011-12-13 11:21:28 -08:00
enum 7025809: Provided new utility visitors supporting SourceVersion.RELEASE_8 2011-07-05 16:37:24 -07:00
expression 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ExtDirs 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 20:33:44 -07:00
ExtendsAccess 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
failover 7106166: (javac) re-factor EndPos parser 2011-11-14 15:11:10 -08:00
falseCycle 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
fatalErrors 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
file 7068437: Regression: Filer.getResource(SOURCE_OUTPUT, ...) no longer works in JDK 7 w/o -s 2011-09-14 18:26:57 -07:00
FloatingPointChanges 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
foreach 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ForwardReference 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
generics 7115050: Add parser support for lambda expressions 2011-11-28 15:56:42 +00:00
HiddenAbstractMethod 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
implicitThis 6541876: "Enclosing Instance" error new in 1.6 2011-03-02 10:56:39 +00:00
importChecks 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
importContext 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ImportCycle 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ImportPackagePrivateInner 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
importscope 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ImportUnnamed 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
incompatibleNoninherited 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
inheritAccess 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
inheritedAccess 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InnerClassesAttribute 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
innerClassFile 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
javazip 7098530: tools/javac/javazip/Test.sh can fail on Windows 2011-10-21 14:14:29 -07:00
jvm 7024096: Stack trace has invalid line numbers 2011-09-02 07:54:16 -07:00
lambda 7120266: javac fails to compile hotspot code 2011-12-11 17:48:25 +00:00
lib 7075721: javac should have public enum for exit codes 2011-09-22 09:24:01 -07:00
limits 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
links 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
lint 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
literals 6900037: javac should warn if earlier -source is used and bootclasspath not set 2010-11-29 14:15:36 -08:00
mandatoryWarnings 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
meth 7052782: Two langtools regression tests fail due to fix for 7034977 which removed the invokeGeneric method 2011-06-09 09:13:50 -07:00
miranda 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
missingClass 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
missingSuperRecovery 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
mixedTarget 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
multicatch 7025809: Provided new utility visitors supporting SourceVersion.RELEASE_8 2011-07-05 16:37:24 -07:00
NameClash 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
nested 6541876: "Enclosing Instance" error new in 1.6 2011-03-02 10:56:39 +00:00
newlines 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
nio/compileTest 7016750: tools/javac/nio/CompileTest failing in nightly test 2011-02-09 14:04:53 -08:00
NonAmbiguousField 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
options 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 20:33:44 -07:00
overload 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
OverrideChecks 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
overrridecrash 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
p1 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
PackageClassAmbiguity 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
PackageClassClash 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
packone 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
parser 7119487: JavacParserTest.java test fails on Windows platforms 2011-12-10 17:44:46 -08:00
Paths 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 20:33:44 -07:00
policy 6968793: issues with diagnostics 2011-01-24 15:44:51 +00:00
positions 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
processing 7092965: javac should not close processorClassLoader before end of compilation 2011-09-21 21:56:53 -07:00
proprietary 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
protectedAccess 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
protectedInner 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ProtectedInnerClass 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
QualifiedAccess 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
quid 7115052: Add parser support for method references 2011-11-28 16:05:46 +00:00
rawDiags 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
resolve 7098660: Write better overload resolution/inference tests 2011-10-24 13:00:30 +01:00
scope 7046348: Regression: javac complains of missing classfile for a seemingly unrelated interface 2011-05-23 11:55:55 +01:00
sourcePath 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
sourcePath2 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
stackmap 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
staticImport 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
staticQualifiedNew 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
StringsInSwitch 7071246: Enclosing string literal in parenthesis in switch-case crashes javac 2011-08-04 11:15:37 -07:00
synthesize 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T4093617 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T4848619 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T4994049 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T5003235 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T5024091 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T5090006 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6180021 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6231246 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6232928 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6356217 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6435291 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6458823 6458823: Messager messages on TypeParamterElements to not include position information 2010-09-03 11:25:43 +05:30
T6956462 6956462: AssertionError exception thrown in the Compiler Tree API in JDK 7 2010-09-03 12:36:43 +05:30
tree 7106166: (javac) re-factor EndPos parser 2011-11-14 15:11:10 -08:00
treeannotests 6987760: remove 308 support from JDK7 2010-10-19 15:02:48 -07:00
TryWithResources 7086595: Error message bug: name of initializer is 'null' 2011-09-13 14:14:57 +01:00
typeAnnotations/newlocations 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
types 7041730: Regression: compiler accepts invalid cast from int to Byte 2011-05-11 13:12:11 +02:00
unicode 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
unit 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
util 7075721: javac should have public enum for exit codes 2011-09-22 09:24:01 -07:00
varargs 7097436: Project Coin: duplicate varargs warnings on method annotated with @SafeVarargs 2011-10-17 12:54:33 +01:00
versions 7025784: Add SourceVersion.RELEASE_8 2011-06-01 23:56:31 -07:00
warnings 7090499: missing rawtypes warnings in anonymous inner class 2011-10-06 18:39:31 +01:00
5005368.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AbstractOverride.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AddReferenceThis.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Ambig3.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AnonClsInIntf.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AnonInnerException_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AnonInnerException_2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AnonInnerException_3.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AnonStaticMember_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AnonStaticMember_2.java 7019631: issues in test headers in b130 2011-02-23 14:17:08 +00:00
AnonStaticMember_2.out 7014715: javac returns different error code for certain failure(s) 2011-02-03 09:38:19 +00:00
AnonStaticMember_3.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AnonymousConstructorExceptions.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AnonymousNull.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
AnonymousType.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
apt.sh 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ArrayCast.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ArrayCloneCodeGen.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
BadAnnotation.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
BadBreak.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
BadCovar.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
BadHexConstant.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
BoolArray.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
BoundClassError.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
BreakAcrossClass.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Capture.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
CaptureInSubtype.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
CascadedInnerNewInstance.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
CastInterface2Array.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ClassIsAbstract.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ClassLit.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ClassToTypeParm.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
CloneableProblem.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Closure1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Closure2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Closure3.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Closure4.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Closure5.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Closure6.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
CompoundBox.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ConditionalArgTypes_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ConditionalArgTypes_2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ConditionalClass.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ConditionalInline.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ConditionalWithVoid.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ConstBoolAppend.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ConstCharAppend.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
CyclicInheritance2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
CyclicInheritance4.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
CyclicInheritance.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
CyclicInheritance.out 6863465: javac doesn't detect circular subclass dependencies via qualified names 2010-09-18 14:24:09 -07:00
DeadInnerClass.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
DeclarationStatementInline.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
DeepStringConcat.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
DepParam.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Digits.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
Digits.out Initial load 2007-12-01 00:00:00 +00:00
DivByZero.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
DuplicateClass2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
DuplicateClass.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
DuplicateImport.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
EarlyAssert.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
EarlyAssertWrapper.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
EmptyArray.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
EmptyBreak.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
EmptyDocComments.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
EmptySwitch.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
EnclosingAccessCheck.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Enum1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
EOI.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ExceptionalFinally2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ExceptionalFinally.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ExprQualifiedType.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ExtendArray.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
ExtendArray.out 6722234: javac diagnostics need better integration with the type-system 2009-05-21 10:56:36 +01:00
ExtendsScope.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ExtraneousEquals.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
FaultySignature.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
FinalInitializer_2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
FinalInitializer.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
FinalIntConcatenation.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
FinallyWarn.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
FinalThisReference.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
FlatnameClash2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
FlatnameClash.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
FoldConditional.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
GoodCovar.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
HexFloatLiterals.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
HexThree.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ignored.jtx Initial load 2007-12-01 00:00:00 +00:00
IllDefinedOrderOfInit.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
IllegalAnnotation.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
IllegalAnnotation.out Initial load 2007-12-01 00:00:00 +00:00
IllegallyOptimizedException.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ImplicitToString.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InconsistentInheritedSignature.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InconsistentStack.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Increment.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InheritedPrivateImpl.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InitializerCompletion_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InitializerCompletion_2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InitializerCompletion_3.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InitializerCompletion_4.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InnerMemberRegression.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InnerMethSig.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InnerNamedConstant_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InnerNamedConstant_2.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
InnerNamedConstant_2.out 6510286: Wording of javac error for inner classes 2011-01-24 15:45:06 +00:00
InnerTruth.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InstanceInitException_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InstanceInitException_2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InterfaceAssert.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
InterfaceFieldParsing_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InterfaceInInner.java 7019631: issues in test headers in b130 2011-02-23 14:17:08 +00:00
InterfaceInInner.out 7014715: javac returns different error code for certain failure(s) 2011-02-03 09:38:19 +00:00
InterfaceMemberClassModifiers.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
InterfaceMemberClassModifiers.out Initial load 2007-12-01 00:00:00 +00:00
InterfaceObjectIncompatibility.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InterfaceObjectInheritance.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InterfaceOverrideCheck.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InterfaceOverrideFinal.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InterfaceOverrideObject.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
InvalidIntfCast.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
JsrRet.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
LabeledDeclaration.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
LabelHiding_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
LocalClasses_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
LocalClasses_2.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
LocalClasses_2.out 7086595: Error message bug: name of initializer is 'null' 2011-09-13 14:14:57 +01:00
ManyMembers2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
MemberTypeInheritance.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
MissingInclude.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
MissingInclude.sh 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NameCollision2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NameCollision.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
NameCollision.out 6863465: javac doesn't detect circular subclass dependencies via qualified names 2010-09-18 14:24:09 -07:00
NestedDuplicateLabels.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NestedFinallyReturn.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NestedInnerClassNames.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
NestedInnerClassNames.out 7086595: Error message bug: name of initializer is 'null' 2011-09-13 14:14:57 +01:00
NewGeneric.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NoClass.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NoNoClassDefFoundErrorError.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NonStaticFieldExpr1.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
NonStaticFieldExpr1.out 6717241: some diagnostic argument is prematurely converted into a String object 2008-07-24 19:06:57 +01:00
NonStaticFieldExpr2.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
NonStaticFieldExpr2.out 6717241: some diagnostic argument is prematurely converted into a String object 2008-07-24 19:06:57 +01:00
NonStaticFieldExpr3.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
NonStaticFieldExpr3.out 6717241: some diagnostic argument is prematurely converted into a String object 2008-07-24 19:06:57 +01:00
NonStaticFieldExpr4c.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NonStaticFieldExpr4d.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NonStaticFinalVar.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Null2DArray.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NullQualifiedNew2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NullQualifiedNew.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NullQualifiedSuper1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NullQualifiedSuper2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
NullStaticQualifier.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Object1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Object2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ObjectIncompatibleInterface.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ObjectMethodRefFromInterface.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
OuterParameter_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
OverridePosition.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
OverridePosition.out 6722234: javac diagnostics need better integration with the type-system 2009-05-21 10:56:36 +01:00
Parens1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Parens2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Parens3.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Parens4.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ParseConditional.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
PrivateLocalConstructor.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
PrivateUplevelConstant.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
QualifiedConstant.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
QualifiedNew.java 7019631: issues in test headers in b130 2011-02-23 14:17:08 +00:00
QualifiedNew.out 7014715: javac returns different error code for certain failure(s) 2011-02-03 09:38:19 +00:00
QualifiedNewScope.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
QualifiedOuterThis2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
QualifiedOuterThis.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
QualifiedThisAndSuper_1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
QualifiedThisAndSuper_2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
QualifiedThisAndSuper_3.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
QualifiedThisExactMatch.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
RawCrash.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ReturnAfterIfThenElse.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SerialWarn.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ShiftExpressionTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Source5.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
StandaloneQualifiedSuper.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
StaticBlockScope.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
StoreClass.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
StrictAbstract.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
StringAppendAccessMethodOnLHS.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
StringConversion2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
StringConversion.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SuperclassConstructorException.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SuperField.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SuperMeth.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SuperMethodResolve.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SuperNew2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SuperNew3.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SuperNew4.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SuperNew.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SwitchFence.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SwitchScope.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SynchronizedClass.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
SynchronizedClass.out 6724327: eliminate use of shell tests for simple golden file tests 2008-07-10 11:25:23 -07:00
SynthName1.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
SynthName2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T4906100.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T4906100.out Initial load 2007-12-01 00:00:00 +00:00
T5048776.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T5048776a.out Initial load 2007-12-01 00:00:00 +00:00
T5048776b.out 6769027: Source line should be displayed immediately after the first diagnostic line 2009-02-13 11:57:33 +00:00
T5092545.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T5105890.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6214885.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T6214885a.out 6769027: Source line should be displayed immediately after the first diagnostic line 2009-02-13 11:57:33 +00:00
T6214885b.out 6769027: Source line should be displayed immediately after the first diagnostic line 2009-02-13 11:57:33 +00:00
T6224167.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T6224167.out Initial load 2007-12-01 00:00:00 +00:00
T6227617.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T6227617.out Initial load 2007-12-01 00:00:00 +00:00
T6230128.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T6230128.out 6769027: Source line should be displayed immediately after the first diagnostic line 2009-02-13 11:57:33 +00:00
T6231847.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T6231847.out Initial load 2007-12-01 00:00:00 +00:00
T6232928.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6234077.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6238612.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6241723.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T6241723.out 6799605: Basic/Raw formatters should use type/symbol printer instead of toString() 2009-03-05 17:25:37 +00:00
T6245591.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T6245591.out Initial load 2007-12-01 00:00:00 +00:00
T6247324.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T6247324.out 7014715: javac returns different error code for certain failure(s) 2011-02-03 09:38:19 +00:00
T6265400.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6266772.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6294589.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6304128.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6306967.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6326754.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6326754.out 5088624: cannot find symbol message should be more intelligent 2010-09-18 09:56:23 -07:00
T6340549.java 6340549: javax.tools.JavaCompilerTool.getStandardFileManager().list() includes directories 2010-07-29 19:27:11 -07:00
T6351767.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6358024.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
T6358166.java 7061125: Proposed javac argument processing performance improvement 2011-07-07 13:29:31 -07:00
T6358168.java 7061125: Proposed javac argument processing performance improvement 2011-07-07 13:29:31 -07:00
T6361619.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6366196.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6370653.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6379327.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6394563.empty.out Initial load 2007-12-01 00:00:00 +00:00
T6394563.java 6971882: Remove -XDstdout from javac test 2010-07-26 14:18:45 -07:00
T6394563.note.out Initial load 2007-12-01 00:00:00 +00:00
T6394563.warn.out Initial load 2007-12-01 00:00:00 +00:00
T6395974.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6397044.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6397286.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6403466.byfile.out Initial load 2007-12-01 00:00:00 +00:00
T6403466.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
T6403466.out 6975005: improve JavacProcessingEnvironment.Round abstraction 2010-08-23 11:56:53 -07:00
T6404756.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6405099.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6406771.java 6926699: Annotation processing regression tests should typically return SourceVersion.latest 2010-02-15 20:06:11 -08:00
T6407066.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6407257.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6410706.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6411379.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
T6413876.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6423583.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
T6458749.java 6458749: TypeParameterElement.getEnclosedElements throws NPE within javac 2010-09-02 23:10:05 +05:30
T6472751.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6534287.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6554097.java 6554097: "final" confuses @SuppressWarnings 2011-01-26 11:20:19 -08:00
T6554097.out 6554097: "final" confuses @SuppressWarnings 2011-01-26 11:20:19 -08:00
T6557865.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6558476.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6567414.java 6472751: SourcePositions.getStartPos returns incorrect value for enum constants 2010-01-13 17:39:44 -08:00
T6567414.out 6472751: SourcePositions.getStartPos returns incorrect value for enum constants 2010-01-13 17:39:44 -08:00
T6587674.java 6587674: NoClassdefFound when anonymously extending a class 2010-09-22 20:53:34 +05:30
T6595666.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6625520.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6654037.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6663588.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6665791.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6668802.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6705935.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
T6725036.java 6988106: javac report 'java.lang.IllegalMonitorStateException' 2011-01-24 16:38:56 -08:00
T6759996.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6794959.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6855236.java 6985115: tests create too much output 2010-09-16 09:57:37 -07:00
T6873845.java 6873845: refine access to symbol file 2009-08-21 14:58:21 -07:00
T6873849.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6881645.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6882235.java 6882235: invalid exponent causes silent javac crash 2009-09-15 12:20:55 -07:00
T6882235.out 6882235: invalid exponent causes silent javac crash 2009-09-15 12:20:55 -07:00
T6900149.java 6900149: IllegalStateException when compiling same files and DiagnosticListener is set 2010-09-09 09:42:45 +05:30
T6942649.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
T6956638.java 6956638: JavacTask.generate does not generate all required files 2010-06-16 16:23:27 -07:00
T6972327.java 6972327: JCTree.pos incorrect for annotations without modifiers and package 2010-07-27 11:32:03 -07:00
T6977800.java 6977800: Regression: invalid resolution of supertype for local class 2010-08-19 11:54:25 +01:00
T6993301.java 6993301: catch parameters do not have correct kind (i.e. ElementKind.EXCEPTION_PARAMETER) 2010-10-22 14:04:33 -07:00
T6999210.java 6999210: javac should be able to warn of anomalous conditions in classfiles 2010-12-07 14:13:25 -08:00
T7040104.java 7040104: javac NPE on Object a[]; Object o = (a=null)[0]; 2011-04-29 16:05:02 +01:00
T7042623.java 7042623: Regression: javac silently crash when attributing non-existent annotation 2011-06-01 11:25:50 -07:00
T7042623.out 7042623: Regression: javac silently crash when attributing non-existent annotation 2011-06-01 11:25:50 -07:00
T7093325.java 7093325: Redundant entry in bytecode exception table 2011-10-17 12:57:36 +01:00
T7120266.java 7120266: javac fails to compile hotspot code 2011-12-11 17:48:25 +00:00
TestPkgInfo.java 6960424: new option -Xpkginfo for better control of when package-info.class is generated 2010-08-25 11:40:25 -07:00
ThrowNull.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
ThrowsIntersection_1.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
ThrowsIntersection_2.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
ThrowsIntersection_3.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
ThrowsIntersection_4.java 6962318: Update copyright year 2010-12-28 15:54:52 -08:00
TryInInstanceInit.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
UncaughtOverflow2.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
UncaughtOverflow.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
UnreachableVar.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
UnterminatedLineComment.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
UplevelFromAnonInSuperCall.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
UseEnum.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
VarDeclarationWithAssignment.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Verify.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
VerifyDA.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
VersionOpt.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
VoidArray.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00