..
4241573
6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject
2009-09-23 18:48:13 -07:00
4846262
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
4880220
4880220: Add a warning when accessing a static method via an reference
2010-02-25 09:42:35 -08:00
4980495
Initial load
2007-12-01 00:00:00 +00:00
5045412
6754988: Update copyright year
2008-10-02 19:58:40 -07:00
6199662
6754988: Update copyright year
2008-10-02 19:58:40 -07:00
6257443
Initial load
2007-12-01 00:00:00 +00:00
6302184
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
6304921
6722234: javac diagnostics need better integration with the type-system
2009-05-21 10:56:36 +01:00
6330920
6717241: some diagnostic argument is prematurely converted into a String object
2008-07-24 19:06:57 +01:00
6330997
Initial load
2007-12-01 00:00:00 +00:00
6341866
6926699: Annotation processing regression tests should typically return SourceVersion.latest
2010-02-15 20:06:11 -08:00
6342411
Initial load
2007-12-01 00:00:00 +00:00
6390045
6390045: Unexpected error "cannot access java.lang.Void" with '-target cldc1.0' with -source >=1.5
2009-08-11 01:12:13 +01:00
6394683
Initial load
2007-12-01 00:00:00 +00:00
6400383
Initial load
2007-12-01 00:00:00 +00:00
6400872
Initial load
2007-12-01 00:00:00 +00:00
6402516
Initial load
2007-12-01 00:00:00 +00:00
6403424
Initial load
2007-12-01 00:00:00 +00:00
6410653
Initial load
2007-12-01 00:00:00 +00:00
6440583
Initial load
2007-12-01 00:00:00 +00:00
6457284
6785258: Update copyright year
2008-12-15 16:55:33 -08:00
6464451
6843648: tools/javac/versions/check.sh is broken
2009-05-20 19:10:06 -07:00
6491592
6722234: javac diagnostics need better integration with the type-system
2009-05-21 10:56:36 +01:00
6508981
6508981: cleanup file separator handling in JavacFileManager
2008-08-26 14:52:59 -07:00
6520152
Initial load
2007-12-01 00:00:00 +00:00
6521805
6875336: some tests should use /nodynamiccopyright/
2009-08-27 11:08:27 -07:00
6547131
Initial load
2007-12-01 00:00:00 +00:00
6589361
6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject
2009-09-23 18:48:13 -07:00
6627362
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
6668794
6814575: Update copyright year
2009-03-09 13:29:06 -07:00
6717241
6875336: some tests should use /nodynamiccopyright/
2009-08-27 11:08:27 -07:00
6734819
6875336: some tests should use /nodynamiccopyright/
2009-08-27 11:08:27 -07:00
6758789
6875336: some tests should use /nodynamiccopyright/
2009-08-27 11:08:27 -07:00
6835430
6835430: javac does not generate signature attributes for classes extending parameterized inner classes
2009-06-16 10:45:42 +01:00
6840059
6939620: Switch to 'complex' diamond inference scheme
2010-04-14 12:31:55 +01:00
6889255
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
2009-10-19 13:38:09 -07:00
6902720
6902720: javac pretty printer does not handle enums correctly
2009-11-19 11:49:27 -08:00
abstract
Initial load
2007-12-01 00:00:00 +00:00
AccessMethods
Initial load
2007-12-01 00:00:00 +00:00
accessVirtualInner
Initial load
2007-12-01 00:00:00 +00:00
annotations
6931127: strange test class files
2010-03-02 16:43:29 -08:00
AnonymousProtect
Initial load
2007-12-01 00:00:00 +00:00
api
6933914: fix missing newlines
2010-03-10 16:23:18 -08:00
assert
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
BadOptimization
Initial load
2007-12-01 00:00:00 +00:00
binaryCompat
Initial load
2007-12-01 00:00:00 +00:00
boxing
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
capture
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
cast
6933914: fix missing newlines
2010-03-10 16:23:18 -08:00
ClassCycle
Initial load
2007-12-01 00:00:00 +00:00
ClassFileModifiers
Initial load
2007-12-01 00:00:00 +00:00
ClassLiterals
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
ClassModifiers
Initial load
2007-12-01 00:00:00 +00:00
ClassPathTest
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
code
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
completion
Initial load
2007-12-01 00:00:00 +00:00
conditional
6500343: compiler generates bad code when translating conditional expressions
2008-09-29 11:34:43 +01:00
ConstantValues
Initial load
2007-12-01 00:00:00 +00:00
constDebug
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
crossPackageImpl
Initial load
2007-12-01 00:00:00 +00:00
CyclicInheritance6
Initial load
2007-12-01 00:00:00 +00:00
CyclicScoping
Initial load
2007-12-01 00:00:00 +00:00
danglingDep
Initial load
2007-12-01 00:00:00 +00:00
DefiniteAssignment
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
depDocComment
6799605: Basic/Raw formatters should use type/symbol printer instead of toString()
2009-03-05 17:25:37 +00:00
depOverrides
Initial load
2007-12-01 00:00:00 +00:00
Diagnostics
6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject
2009-09-23 18:48:13 -07:00
enum
6933914: fix missing newlines
2010-03-10 16:23:18 -08:00
expression
4741726: allow Object += String
2008-03-06 10:07:25 -08:00
ExtDirs
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
ExtendsAccess
6717241: some diagnostic argument is prematurely converted into a String object
2008-07-24 19:06:57 +01:00
falseCycle
Initial load
2007-12-01 00:00:00 +00:00
fatalErrors
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
FloatingPointChanges
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
foreach
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
ForwardReference
6676362: Spurious forward reference error with final var + instance variable initializer
2008-08-08 17:43:24 +01:00
generics
6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms
2010-05-19 16:42:37 +01:00
HiddenAbstractMethod
Initial load
2007-12-01 00:00:00 +00:00
implicitThis
Initial load
2007-12-01 00:00:00 +00:00
importChecks
Initial load
2007-12-01 00:00:00 +00:00
importContext
Initial load
2007-12-01 00:00:00 +00:00
ImportCycle
Initial load
2007-12-01 00:00:00 +00:00
ImportPackagePrivateInner
Initial load
2007-12-01 00:00:00 +00:00
importscope
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
ImportUnnamed
Initial load
2007-12-01 00:00:00 +00:00
incompatibleNoninherited
Initial load
2007-12-01 00:00:00 +00:00
inheritAccess
Initial load
2007-12-01 00:00:00 +00:00
inheritedAccess
Initial load
2007-12-01 00:00:00 +00:00
InnerClassesAttribute
Initial load
2007-12-01 00:00:00 +00:00
innerClassFile
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
javazip
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
jvm /6397652
Initial load
2007-12-01 00:00:00 +00:00
limits
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
links
6785258: Update copyright year
2008-12-15 16:55:33 -08:00
lint
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
literals
6891079: Compiler allows invalid binary literals 0b and oBL
2009-10-13 15:26:30 -07:00
mandatoryWarnings
6799605: Basic/Raw formatters should use type/symbol printer instead of toString()
2009-03-05 17:25:37 +00:00
meth
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
miranda
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
missingClass
Initial load
2007-12-01 00:00:00 +00:00
missingSuperRecovery
6769027: Source line should be displayed immediately after the first diagnostic line
2009-02-13 11:57:33 +00:00
mixedTarget
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
multicatch
6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch')
2010-05-03 17:12:59 -07:00
NameClash
Initial load
2007-12-01 00:00:00 +00:00
nested
Initial load
2007-12-01 00:00:00 +00:00
newlines
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
nio /compileTest
6915497: test test/tools/javac/nio/compileTest/CompileTest.java fails under Hudson
2010-01-11 14:17:01 -08:00
NonAmbiguousField
Initial load
2007-12-01 00:00:00 +00:00
overload
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
OverrideChecks
6933914: fix missing newlines
2010-03-10 16:23:18 -08:00
overrridecrash
Initial load
2007-12-01 00:00:00 +00:00
p1
Initial load
2007-12-01 00:00:00 +00:00
PackageClassAmbiguity
Initial load
2007-12-01 00:00:00 +00:00
PackageClassClash
Initial load
2007-12-01 00:00:00 +00:00
packone
Initial load
2007-12-01 00:00:00 +00:00
Paths
6638501: Regression with Javac in JDK6 U4 b03?
2008-03-14 16:09:30 -07:00
policy
6521805: Regression: JDK5/JDK6 javac allows write access to outer class reference
2009-08-11 01:13:14 +01:00
positions
6799605: Basic/Raw formatters should use type/symbol printer instead of toString()
2009-03-05 17:25:37 +00:00
processing
6939618: Revert 'simple' diamond implementation
2010-04-14 12:23:29 +01:00
proprietary
Initial load
2007-12-01 00:00:00 +00:00
protectedAccess
6722234: javac diagnostics need better integration with the type-system
2009-05-21 10:56:36 +01:00
protectedInner
Initial load
2007-12-01 00:00:00 +00:00
ProtectedInnerClass
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
QualifiedAccess
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
quid
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
rawDiags
Initial load
2007-12-01 00:00:00 +00:00
scope
Initial load
2007-12-01 00:00:00 +00:00
sourcePath
Initial load
2007-12-01 00:00:00 +00:00
sourcePath2
Initial load
2007-12-01 00:00:00 +00:00
stackmap
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
staticImport
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
staticQualifiedNew
Initial load
2007-12-01 00:00:00 +00:00
StringsInSwitch
6827009: Project Coin: Strings in Switch
2009-11-02 21:36:59 -08:00
synthesize
6754988: Update copyright year
2008-10-02 19:58:40 -07:00
T4093617
6722234: javac diagnostics need better integration with the type-system
2009-05-21 10:56:36 +01:00
T4848619
Initial load
2007-12-01 00:00:00 +00:00
T4994049
Initial load
2007-12-01 00:00:00 +00:00
T5003235
6722234: javac diagnostics need better integration with the type-system
2009-05-21 10:56:36 +01:00
T5024091
Initial load
2007-12-01 00:00:00 +00:00
T5090006
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
T6180021
Initial load
2007-12-01 00:00:00 +00:00
T6231246
Initial load
2007-12-01 00:00:00 +00:00
T6232928
Initial load
2007-12-01 00:00:00 +00:00
T6356217
Initial load
2007-12-01 00:00:00 +00:00
T6435291
Initial load
2007-12-01 00:00:00 +00:00
tree
6931927: position issues with synthesized anonymous class
2010-03-03 17:22:52 -08:00
treeannotests
6921979: add test program to verify annotations are attached to nodes as expected
2010-02-03 16:58:57 -08:00
typeAnnotations
6917130: should test that annotations that have been optimized away are not emitted to classfile
2010-01-26 11:23:54 -08:00
unicode
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
unit
6754988: Update copyright year
2008-10-02 19:58:40 -07:00
util
6719955: Update copyright year
2008-07-02 12:56:02 -07:00
varargs
6730476: invalid "unchecked generic array" warning
2010-04-21 12:24:56 +01:00
versions
6843648: tools/javac/versions/check.sh is broken
2009-05-20 19:10:06 -07:00
warnings
6875336: some tests should use /nodynamiccopyright/
2009-08-27 11:08:27 -07:00
5005368.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
AbstractOverride.java
Initial load
2007-12-01 00:00:00 +00:00
AddReferenceThis.java
Initial load
2007-12-01 00:00:00 +00:00
Ambig3.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
AnonClsInIntf.java
Initial load
2007-12-01 00:00:00 +00:00
AnonInnerException_1.java
Initial load
2007-12-01 00:00:00 +00:00
AnonInnerException_2.java
Initial load
2007-12-01 00:00:00 +00:00
AnonInnerException_3.java
Initial load
2007-12-01 00:00:00 +00:00
AnonStaticMember_1.java
Initial load
2007-12-01 00:00:00 +00:00
AnonStaticMember_2.java
Initial load
2007-12-01 00:00:00 +00:00
AnonStaticMember_3.java
Initial load
2007-12-01 00:00:00 +00:00
AnonymousConstructorExceptions.java
Initial load
2007-12-01 00:00:00 +00:00
AnonymousNull.java
Initial load
2007-12-01 00:00:00 +00:00
AnonymousType.java
Initial load
2007-12-01 00:00:00 +00:00
apt.sh
Initial load
2007-12-01 00:00:00 +00:00
ArrayCast.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
ArrayCloneCodeGen.java
Initial load
2007-12-01 00:00:00 +00:00
BadAnnotation.java
Initial load
2007-12-01 00:00:00 +00:00
BadBreak.java
Initial load
2007-12-01 00:00:00 +00:00
BadCovar.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
BadHexConstant.java
Initial load
2007-12-01 00:00:00 +00:00
BoolArray.java
Initial load
2007-12-01 00:00:00 +00:00
BoundClassError.java
Initial load
2007-12-01 00:00:00 +00:00
BreakAcrossClass.java
Initial load
2007-12-01 00:00:00 +00:00
Capture.java
Initial load
2007-12-01 00:00:00 +00:00
CaptureInSubtype.java
Initial load
2007-12-01 00:00:00 +00:00
CascadedInnerNewInstance.java
Initial load
2007-12-01 00:00:00 +00:00
CastInterface2Array.java
Initial load
2007-12-01 00:00:00 +00:00
ClassIsAbstract.java
Initial load
2007-12-01 00:00:00 +00:00
ClassLit.java
6843648: tools/javac/versions/check.sh is broken
2009-05-20 19:10:06 -07:00
ClassToTypeParm.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
CloneableProblem.java
Initial load
2007-12-01 00:00:00 +00:00
Closure1.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
Closure2.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
Closure3.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
Closure4.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
Closure5.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
Closure6.java
Initial load
2007-12-01 00:00:00 +00:00
CompoundBox.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
ConditionalArgTypes_1.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
ConditionalArgTypes_2.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
ConditionalClass.java
Initial load
2007-12-01 00:00:00 +00:00
ConditionalInline.java
Initial load
2007-12-01 00:00:00 +00:00
ConditionalWithVoid.java
Initial load
2007-12-01 00:00:00 +00:00
ConstBoolAppend.java
Initial load
2007-12-01 00:00:00 +00:00
ConstCharAppend.java
Initial load
2007-12-01 00:00:00 +00:00
CyclicInheritance2.java
Initial load
2007-12-01 00:00:00 +00:00
CyclicInheritance4.java
Initial load
2007-12-01 00:00:00 +00:00
CyclicInheritance.java
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
CyclicInheritance.out
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
DeadInnerClass.java
Initial load
2007-12-01 00:00:00 +00:00
DeclarationStatementInline.java
Initial load
2007-12-01 00:00:00 +00:00
DeepStringConcat.java
Initial load
2007-12-01 00:00:00 +00:00
DepParam.java
Initial load
2007-12-01 00:00:00 +00:00
Digits.java
Initial load
2007-12-01 00:00:00 +00:00
Digits.out
Initial load
2007-12-01 00:00:00 +00:00
DivByZero.java
Initial load
2007-12-01 00:00:00 +00:00
DuplicateClass2.java
Initial load
2007-12-01 00:00:00 +00:00
DuplicateClass.java
Initial load
2007-12-01 00:00:00 +00:00
DuplicateImport.java
Initial load
2007-12-01 00:00:00 +00:00
EarlyAssert.java
6927797: langtools/test/tools/javac/EarlyAssert.java fails when run with assertions enabled (-ea)
2010-02-18 15:41:36 -08:00
EarlyAssertWrapper.java
6927797: langtools/test/tools/javac/EarlyAssert.java fails when run with assertions enabled (-ea)
2010-02-18 15:41:36 -08:00
EmptyArray.java
Initial load
2007-12-01 00:00:00 +00:00
EmptyBreak.java
Initial load
2007-12-01 00:00:00 +00:00
EmptyDocComments.java
Initial load
2007-12-01 00:00:00 +00:00
EmptySwitch.java
Initial load
2007-12-01 00:00:00 +00:00
EnclosingAccessCheck.java
Initial load
2007-12-01 00:00:00 +00:00
Enum1.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
EOI.java
Initial load
2007-12-01 00:00:00 +00:00
ExceptionalFinally2.java
Initial load
2007-12-01 00:00:00 +00:00
ExceptionalFinally.java
Initial load
2007-12-01 00:00:00 +00:00
ExprQualifiedType.java
Initial load
2007-12-01 00:00:00 +00:00
ExtendArray.java
6722234: javac diagnostics need better integration with the type-system
2009-05-21 10:56:36 +01:00
ExtendArray.out
6722234: javac diagnostics need better integration with the type-system
2009-05-21 10:56:36 +01:00
ExtendsScope.java
Initial load
2007-12-01 00:00:00 +00:00
ExtraneousEquals.java
Initial load
2007-12-01 00:00:00 +00:00
FaultySignature.java
Initial load
2007-12-01 00:00:00 +00:00
FinalInitializer_2.java
Initial load
2007-12-01 00:00:00 +00:00
FinalInitializer.java
Initial load
2007-12-01 00:00:00 +00:00
FinalIntConcatenation.java
Initial load
2007-12-01 00:00:00 +00:00
FinallyWarn.java
Initial load
2007-12-01 00:00:00 +00:00
FinalThisReference.java
Initial load
2007-12-01 00:00:00 +00:00
FlatnameClash2.java
Initial load
2007-12-01 00:00:00 +00:00
FlatnameClash.java
Initial load
2007-12-01 00:00:00 +00:00
FoldConditional.java
Initial load
2007-12-01 00:00:00 +00:00
GoodCovar.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
HexFloatLiterals.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
HexThree.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
ignored.jtx
Initial load
2007-12-01 00:00:00 +00:00
IllDefinedOrderOfInit.java
Initial load
2007-12-01 00:00:00 +00:00
IllegalAnnotation.java
Initial load
2007-12-01 00:00:00 +00:00
IllegalAnnotation.out
Initial load
2007-12-01 00:00:00 +00:00
IllegallyOptimizedException.java
Initial load
2007-12-01 00:00:00 +00:00
ImplicitToString.java
Initial load
2007-12-01 00:00:00 +00:00
InconsistentInheritedSignature.java
Initial load
2007-12-01 00:00:00 +00:00
InconsistentStack.java
Initial load
2007-12-01 00:00:00 +00:00
Increment.java
Initial load
2007-12-01 00:00:00 +00:00
InheritedPrivateImpl.java
Initial load
2007-12-01 00:00:00 +00:00
InitializerCompletion_1.java
Initial load
2007-12-01 00:00:00 +00:00
InitializerCompletion_2.java
Initial load
2007-12-01 00:00:00 +00:00
InitializerCompletion_3.java
Initial load
2007-12-01 00:00:00 +00:00
InitializerCompletion_4.java
Initial load
2007-12-01 00:00:00 +00:00
InnerMemberRegression.java
Initial load
2007-12-01 00:00:00 +00:00
InnerMethSig.java
Initial load
2007-12-01 00:00:00 +00:00
InnerNamedConstant_1.java
Initial load
2007-12-01 00:00:00 +00:00
InnerNamedConstant_2.java
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
InnerNamedConstant_2.out
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
InnerTruth.java
Initial load
2007-12-01 00:00:00 +00:00
InstanceInitException_1.java
Initial load
2007-12-01 00:00:00 +00:00
InstanceInitException_2.java
Initial load
2007-12-01 00:00:00 +00:00
InterfaceAssert.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
InterfaceFieldParsing_1.java
Initial load
2007-12-01 00:00:00 +00:00
InterfaceInInner.java
Initial load
2007-12-01 00:00:00 +00:00
InterfaceMemberClassModifiers.java
Initial load
2007-12-01 00:00:00 +00:00
InterfaceMemberClassModifiers.out
Initial load
2007-12-01 00:00:00 +00:00
InterfaceObjectIncompatibility.java
Initial load
2007-12-01 00:00:00 +00:00
InterfaceObjectInheritance.java
Initial load
2007-12-01 00:00:00 +00:00
InterfaceOverrideCheck.java
Initial load
2007-12-01 00:00:00 +00:00
InterfaceOverrideFinal.java
Initial load
2007-12-01 00:00:00 +00:00
InterfaceOverrideObject.java
Initial load
2007-12-01 00:00:00 +00:00
InvalidIntfCast.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
JsrRet.java
Initial load
2007-12-01 00:00:00 +00:00
LabeledDeclaration.java
Initial load
2007-12-01 00:00:00 +00:00
LabelHiding_1.java
Initial load
2007-12-01 00:00:00 +00:00
LocalClasses_1.java
Initial load
2007-12-01 00:00:00 +00:00
LocalClasses_2.java
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
LocalClasses_2.out
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
ManyMembers2.java
Initial load
2007-12-01 00:00:00 +00:00
MemberTypeInheritance.java
Initial load
2007-12-01 00:00:00 +00:00
MissingInclude.java
Initial load
2007-12-01 00:00:00 +00:00
MissingInclude.sh
6884624: Update copyright year
2009-09-22 14:06:29 -07:00
NameCollision2.java
Initial load
2007-12-01 00:00:00 +00:00
NameCollision.java
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
NameCollision.out
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
NestedDuplicateLabels.java
Initial load
2007-12-01 00:00:00 +00:00
NestedFinallyReturn.java
Initial load
2007-12-01 00:00:00 +00:00
NestedInnerClassNames.java
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -07:00
NestedInnerClassNames.out
6799605: Basic/Raw formatters should use type/symbol printer instead of toString()
2009-03-05 17:25:37 +00:00
NewGeneric.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
NoClass.java
Initial load
2007-12-01 00:00:00 +00:00
NoNoClassDefFoundErrorError.java
Initial load
2007-12-01 00:00:00 +00:00
NonStaticFieldExpr1.java
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -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
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -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
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -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
Initial load
2007-12-01 00:00:00 +00:00
NonStaticFieldExpr4d.java
Initial load
2007-12-01 00:00:00 +00:00
NonStaticFinalVar.java
Initial load
2007-12-01 00:00:00 +00:00
Null2DArray.java
Initial load
2007-12-01 00:00:00 +00:00
NullQualifiedNew2.java
Initial load
2007-12-01 00:00:00 +00:00
NullQualifiedNew.java
Initial load
2007-12-01 00:00:00 +00:00
NullQualifiedSuper1.java
Initial load
2007-12-01 00:00:00 +00:00
NullQualifiedSuper2.java
Initial load
2007-12-01 00:00:00 +00:00
NullStaticQualifier.java
Initial load
2007-12-01 00:00:00 +00:00
Object1.java
Initial load
2007-12-01 00:00:00 +00:00
Object2.java
Initial load
2007-12-01 00:00:00 +00:00
ObjectIncompatibleInterface.java
Initial load
2007-12-01 00:00:00 +00:00
ObjectMethodRefFromInterface.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
OuterParameter_1.java
Initial load
2007-12-01 00:00:00 +00:00
OverridePosition.java
6722234: javac diagnostics need better integration with the type-system
2009-05-21 10:56:36 +01:00
OverridePosition.out
6722234: javac diagnostics need better integration with the type-system
2009-05-21 10:56:36 +01:00
Parens1.java
Initial load
2007-12-01 00:00:00 +00:00
Parens2.java
Initial load
2007-12-01 00:00:00 +00:00
Parens3.java
Initial load
2007-12-01 00:00:00 +00:00
Parens4.java
Initial load
2007-12-01 00:00:00 +00:00
ParseConditional.java
Initial load
2007-12-01 00:00:00 +00:00
PrivateLocalConstructor.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
PrivateUplevelConstant.java
Initial load
2007-12-01 00:00:00 +00:00
QualifiedConstant.java
Initial load
2007-12-01 00:00:00 +00:00
QualifiedNew.java
Initial load
2007-12-01 00:00:00 +00:00
QualifiedNewScope.java
Initial load
2007-12-01 00:00:00 +00:00
QualifiedOuterThis2.java
Initial load
2007-12-01 00:00:00 +00:00
QualifiedOuterThis.java
Initial load
2007-12-01 00:00:00 +00:00
QualifiedThisAndSuper_1.java
Initial load
2007-12-01 00:00:00 +00:00
QualifiedThisAndSuper_2.java
Initial load
2007-12-01 00:00:00 +00:00
QualifiedThisAndSuper_3.java
Initial load
2007-12-01 00:00:00 +00:00
QualifiedThisExactMatch.java
Initial load
2007-12-01 00:00:00 +00:00
RawCrash.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
ReturnAfterIfThenElse.java
Initial load
2007-12-01 00:00:00 +00:00
SerialWarn.java
Initial load
2007-12-01 00:00:00 +00:00
ShiftExpressionTest.java
Initial load
2007-12-01 00:00:00 +00:00
Source5.java
Initial load
2007-12-01 00:00:00 +00:00
StandaloneQualifiedSuper.java
Initial load
2007-12-01 00:00:00 +00:00
StaticBlockScope.java
Initial load
2007-12-01 00:00:00 +00:00
StoreClass.java
Initial load
2007-12-01 00:00:00 +00:00
StrictAbstract.java
Initial load
2007-12-01 00:00:00 +00:00
StringAppendAccessMethodOnLHS.java
Initial load
2007-12-01 00:00:00 +00:00
StringConversion2.java
4741726: allow Object += String
2008-03-06 10:07:25 -08:00
StringConversion.java
Initial load
2007-12-01 00:00:00 +00:00
SuperclassConstructorException.java
Initial load
2007-12-01 00:00:00 +00:00
SuperField.java
Initial load
2007-12-01 00:00:00 +00:00
SuperMeth.java
Initial load
2007-12-01 00:00:00 +00:00
SuperMethodResolve.java
Initial load
2007-12-01 00:00:00 +00:00
SuperNew2.java
Initial load
2007-12-01 00:00:00 +00:00
SuperNew3.java
Initial load
2007-12-01 00:00:00 +00:00
SuperNew4.java
Initial load
2007-12-01 00:00:00 +00:00
SuperNew.java
Initial load
2007-12-01 00:00:00 +00:00
SwitchFence.java
Initial load
2007-12-01 00:00:00 +00:00
SwitchScope.java
Initial load
2007-12-01 00:00:00 +00:00
SynchronizedClass.java
6724327: eliminate use of shell tests for simple golden file tests
2008-07-10 11:25:23 -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
Initial load
2007-12-01 00:00:00 +00:00
SynthName2.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
T4906100.java
Initial load
2007-12-01 00:00:00 +00:00
T4906100.out
Initial load
2007-12-01 00:00:00 +00:00
T5048776.java
Initial load
2007-12-01 00:00:00 +00: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
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
T5105890.java
6843761: Update langtools tests to remove unncessary -source and -target options
2009-05-27 22:34:43 -07:00
T6214885.java
Initial load
2007-12-01 00:00:00 +00: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
Initial load
2007-12-01 00:00:00 +00:00
T6224167.out
Initial load
2007-12-01 00:00:00 +00:00
T6227617.java
Initial load
2007-12-01 00:00:00 +00:00
T6227617.out
Initial load
2007-12-01 00:00:00 +00:00
T6230128.java
Initial load
2007-12-01 00:00:00 +00: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
Initial load
2007-12-01 00:00:00 +00:00
T6231847.out
Initial load
2007-12-01 00:00:00 +00:00
T6232928.java
Initial load
2007-12-01 00:00:00 +00:00
T6234077.java
Initial load
2007-12-01 00:00:00 +00:00
T6238612.java
Initial load
2007-12-01 00:00:00 +00:00
T6241723.java
Initial load
2007-12-01 00:00:00 +00: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
Initial load
2007-12-01 00:00:00 +00:00
T6245591.out
Initial load
2007-12-01 00:00:00 +00:00
T6247324.java
Initial load
2007-12-01 00:00:00 +00:00
T6247324.out
6717241: some diagnostic argument is prematurely converted into a String object
2008-07-24 19:06:57 +01:00
T6265400.java
Initial load
2007-12-01 00:00:00 +00:00
T6266772.java
Initial load
2007-12-01 00:00:00 +00:00
T6294589.java
Initial load
2007-12-01 00:00:00 +00:00
T6304128.java
Initial load
2007-12-01 00:00:00 +00:00
T6306967.java
Initial load
2007-12-01 00:00:00 +00:00
T6326754.java
6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers
2010-01-11 14:05:21 -08:00
T6326754.out
6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers
2010-01-11 14:05:21 -08:00
T6341023.java
Initial load
2007-12-01 00:00:00 +00:00
T6351767.java
Initial load
2007-12-01 00:00:00 +00:00
T6358024.java
Merge
2008-07-04 15:06:27 -07:00
T6358166.java
Merge
2008-07-04 15:06:27 -07:00
T6358168.java
Merge
2008-07-04 15:06:27 -07:00
T6361619.java
Initial load
2007-12-01 00:00:00 +00:00
T6366196.java
Initial load
2007-12-01 00:00:00 +00:00
T6370653.java
Initial load
2007-12-01 00:00:00 +00:00
T6379327.java
Initial load
2007-12-01 00:00:00 +00:00
T6394563.empty.out
Initial load
2007-12-01 00:00:00 +00:00
T6394563.java
Initial load
2007-12-01 00:00:00 +00: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
Initial load
2007-12-01 00:00:00 +00:00
T6397044.java
Initial load
2007-12-01 00:00:00 +00:00
T6397286.java
Initial load
2007-12-01 00:00:00 +00:00
T6403466.byfile.out
Initial load
2007-12-01 00:00:00 +00:00
T6403466.java
6634138: Source generated in last round not compiled
2010-02-15 18:20:57 -08:00
T6403466.out
Initial load
2007-12-01 00:00:00 +00:00
T6404756.java
Initial load
2007-12-01 00:00:00 +00:00
T6405099.java
6802102: unignore @ignored tests where possible
2009-05-28 09:49:56 -07:00
T6406771.java
6926699: Annotation processing regression tests should typically return SourceVersion.latest
2010-02-15 20:06:11 -08:00
T6407066.java
Initial load
2007-12-01 00:00:00 +00:00
T6407257.java
Initial load
2007-12-01 00:00:00 +00:00
T6410706.java
Initial load
2007-12-01 00:00:00 +00:00
T6411379.java
6926699: Annotation processing regression tests should typically return SourceVersion.latest
2010-02-15 20:06:11 -08:00
T6413876.java
Initial load
2007-12-01 00:00:00 +00:00
T6423583.java
6926699: Annotation processing regression tests should typically return SourceVersion.latest
2010-02-15 20:06:11 -08:00
T6472751.java
6472751: SourcePositions.getStartPos returns incorrect value for enum constants
2010-01-13 17:39:44 -08:00
T6534287.java
Initial load
2007-12-01 00:00:00 +00:00
T6557865.java
6843648: tools/javac/versions/check.sh is broken
2009-05-20 19:10:06 -07:00
T6558476.java
6558476: com/sun/tools/javac/Main.compile don't release file handles on return
2009-08-12 10:34:13 -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
T6595666.java
6595666: fix -Werror
2009-02-06 10:23:57 -08:00
T6625520.java
6716866: some javac regression tests fail to compile with re-orged file manager
2008-06-19 15:52:31 -07:00
T6654037.java
6919889: assorted position errors in compiler syntax trees
2010-01-29 16:06:51 -08:00
T6663588.java
6663588: Compiler goes into infinite loop for Cyclic Inheritance test case
2008-03-04 15:45:20 +00:00
T6665791.java
6665791: com.sun.source.tree.MethodTree.toString() does not output default values
2010-01-08 11:28:49 -08:00
T6668802.java
6668802: javac handles diagnostics for last line badly, if line not terminated by newline
2008-03-06 10:25:04 -08:00
T6705935.java
6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject
2009-09-23 18:48:13 -07:00
T6725036.java
6508981: cleanup file separator handling in JavacFileManager
2008-08-26 14:52:59 -07:00
T6759996.java
6759996: ignore empty entries on paths
2008-10-20 13:42:45 -07:00
T6794959.java
6794959: add new switch -XDexpectKeys=key,key...
2009-01-19 19:36:14 -08:00
T6855236.java
6926699: Annotation processing regression tests should typically return SourceVersion.latest
2010-02-15 20:06:11 -08:00
T6873845.java
6873845: refine access to symbol file
2009-08-21 14:58:21 -07:00
T6873849.java
6873849: suppress notes generated by javac
2009-08-21 11:25:45 -07:00
T6881645.java
6881645: Unchecked method call on a method declared inside anonymous inner causes javac to crash
2010-02-26 08:42:22 -08: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
T6942649.java
6942649: add hidden option to identify location and version of javac classes
2010-04-09 15:39:39 -07:00
ThrowNull.java
Initial load
2007-12-01 00:00:00 +00:00
ThrowsIntersection_1.java
6931126: jtreg tests not Windows friendly
2010-03-03 19:34:34 -08:00
ThrowsIntersection_2.java
6931126: jtreg tests not Windows friendly
2010-03-03 19:34:34 -08:00
ThrowsIntersection_3.java
6931126: jtreg tests not Windows friendly
2010-03-03 19:34:34 -08:00
ThrowsIntersection_4.java
6931126: jtreg tests not Windows friendly
2010-03-03 19:34:34 -08:00
TryInInstanceInit.java
Initial load
2007-12-01 00:00:00 +00:00
UncaughtOverflow2.java
Initial load
2007-12-01 00:00:00 +00:00
UncaughtOverflow.java
Initial load
2007-12-01 00:00:00 +00:00
UnreachableVar.java
Initial load
2007-12-01 00:00:00 +00:00
UnterminatedLineComment.java
Initial load
2007-12-01 00:00:00 +00:00
UplevelFromAnonInSuperCall.java
Initial load
2007-12-01 00:00:00 +00:00
UseEnum.java
Initial load
2007-12-01 00:00:00 +00:00
VarDeclarationWithAssignment.java
Initial load
2007-12-01 00:00:00 +00:00
Verify.java
Initial load
2007-12-01 00:00:00 +00:00
VerifyDA.java
Initial load
2007-12-01 00:00:00 +00:00
VersionOpt.java
6728697: tools/javac/versionOpt.sh fails on OpenJDK builds
2008-09-18 13:47:43 -07:00
VoidArray.java
Initial load
2007-12-01 00:00:00 +00:00