jdk-24/test/langtools/tools/javac
Srikanth Adayapalam cf84c8eaf2 8292975: javac produces code that crashes with LambdaConversionException
8269983: BootstrapMethodError with method reference and intersection type

Reviewed-by: dlsmith, vromero
2022-10-07 04:20:40 +00:00
..
4241573 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
4846262 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
4880220 8285935: Spurious lint warning for static method accessed through instance qualifier 2022-08-04 17:57:28 +00:00
4917091 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
4980495 8133616: compiler error messages for dup single type, single static import switched 2017-11-27 19:29:00 +01:00
5017953 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
5045412 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6199662 8266819: Separate the stop policies from the compile policies completely 2021-05-13 10:22:13 +00:00
6257443 8285756: clean up use of bad arguments for @clean in langtools tests 2022-04-27 22:22:28 +00:00
6302184 8034252: Fix non ASCII text file T6302184.java 2017-12-01 16:58:11 -08:00
6304921 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round 2019-02-15 12:09:53 +01:00
6330920 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6330997 8219254: Update explicit uses of latest source/target in langtools tests to a property 2019-02-21 10:29:16 -08:00
6341866 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6342411 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6360970 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6390045 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6394683 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6400383 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6400872 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6402516 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
6403424 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6440583 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6457284 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6491592 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6508981 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6520152 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6521805 8271623: Omit enclosing instance fields from inner classes that don't use it 2021-11-23 18:14:47 +00:00
6547131 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6558548 8206439: Remove javac -source/-target 6 from langtools regression tests 2018-07-06 10:28:56 -07:00
6563143 8242802: javac crashes when checking equals and hashCode in unresolvable anonymous class 2020-04-20 12:36:09 +02:00
6567415 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6589361 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6627362 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6668794 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6717241 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6734819 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6758789 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6835430 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6840059 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6857948 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6863465 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6889255 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6902720 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6917288 8010319: Implementation of JEP 181: Nest-Based Access Control 2018-06-23 01:32:41 -04:00
6948381 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6979683 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
6996626 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7003595 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7023703 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
7024568 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
7079713 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7085024 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7086595 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7102515 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7118412 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7129225 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
7132880 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7142086 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7144981 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7153958 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7166455 8244146: javac changes for JEP 306 2021-06-01 21:59:39 +00:00
7167125 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7182350 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7199823 8010319: Implementation of JEP 181: Nest-Based Access Control 2018-06-23 01:32:41 -04:00
8000518 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8002286 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8005931 8244146: javac changes for JEP 306 2021-06-01 21:59:39 +00:00
8009170 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8052070 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8062359 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8074306 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
8133247 8213263: fix legal headers in test/langtools 2018-11-01 14:32:55 -07:00
8138840 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8161985 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8167000 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8169345 8213263: fix legal headers in test/langtools 2018-11-01 14:32:55 -07:00
8194932 8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types 2018-01-12 16:49:58 +00:00
8203436 8211004: javac is complaining about non-denotable types and refusing to generate the class file 2022-01-06 05:58:17 +00:00
8230827 8230827: javac gives inappropriate warning about potentially ambiguous methods 2020-05-28 10:52:37 +02:00
8236697 8236697: Stack overflow with cyclic hierarchy in class file 2020-06-08 16:07:03 -04:00
8238735 8238735: NPE compiling lambda expression within conditional expression 2020-06-17 13:18:19 +02:00
8245153 8245153: Unicode encoded double-quoted empty string does not compile 2020-05-29 09:56:05 +02:00
8264258 8264258: Unknown lookups in the java package give misleading compilation errors 2021-04-26 11:53:27 +00:00
8278078 8278078: Cannot reference super before supertype constructor has been called 2021-12-02 15:29:26 +00:00
abstract 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AccessMethods 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
accessVirtualInner 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
analyzer 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
annotations 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
AnonymousClass 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnonymousProtect 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
api 8284858: Start of release updates for JDK 20 2022-06-09 16:16:49 +00:00
assert 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
attr 8273039: JShell crashes when naming variable or method "abstract" or "strictfp" 2021-11-19 07:49:58 +00:00
AvoidNPEAtClassReader 8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty 2018-09-12 16:28:06 -07:00
BadOptimization 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
binaryCompat 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
boxing 8215015: [TESTBUG] remove unneeded -Xfuture option from tests 2018-12-10 13:24:17 -05:00
cantReferenceBeforeCtor 8270835: regression after JDK-8261006 2021-08-17 20:47:36 +00:00
capture 8187978: javac can show overload error messages that include non-valid candidates 2017-10-02 10:04:22 -07:00
cast 8268885: duplicate checkcast when destination type is not first type of intersection type 2021-09-09 18:36:17 +00:00
ClassCycle 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
ClassFileModifiers 8271623: Omit enclosing instance fields from inner classes that don't use it 2021-11-23 18:14:47 +00:00
classfiles 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
ClassLiterals 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassModifiers 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassPathTest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
classreader 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
classwriter 8277634: Incorrect method name in invokedynamic 2021-12-10 09:01:58 +00:00
code 8280067: Incorrect code generated for unary - on char operand 2022-01-24 13:52:16 +00:00
completionDeps 8198314: javac hidden options violate standard syntax for options 2018-04-03 23:58:52 -04:00
conditional 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
ConstantValues 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
constDebug 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
crossPackageImpl 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
cycle 8193561: Cyclic hierarchy causes a NullPointerException when setting DEFAULT flag 2018-09-17 11:49:20 +02:00
CyclicInheritance6 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CyclicScoping 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
danglingDep 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
declaration/method 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
defaultMethods 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
DefiniteAssignment 8236997: tools/javac tests fail with --illegal-access=deny 2020-01-28 09:13:27 +01:00
depDocComment 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
depOverrides 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
desugar 8232765: NullPointerException at Types.eraseNotNeeded() when compiling a class 2021-04-26 14:13:13 +00:00
Diagnostics 8205418: Assorted improvements to source code model 2018-06-29 10:41:10 +02:00
diags 6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec) 2022-09-26 21:28:39 +00:00
doclint 8272374: doclint should report missing "body" comments 2021-08-16 20:48:25 +00:00
doctree 6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec) 2022-09-26 21:28:39 +00:00
enum 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
expression 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
expswitch 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
ExtDirs 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExtendsAccess 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
failover 8266819: Separate the stop policies from the compile policies completely 2021-05-13 10:22:13 +00:00
falseCycle 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
fatalErrors 8279244: test accompaning fix for JDK-8205187 is failing in Windows 2021-12-23 21:26:31 +00:00
file 8286571: java source launcher from a minimal jdk image containing jdk.compiler fails with --enable-preview option 2022-06-07 13:38:56 +00:00
flags 8252264: tools/javac/flags/LockedFlagClash.java fails to compile 2020-08-25 12:46:18 +08:00
FloatingPointChanges 8244146: javac changes for JEP 306 2021-06-01 21:59:39 +00:00
flow 7194212: NPE in Flow.visitIdent 2022-08-12 08:12:28 +00:00
foreach 8273234: extended 'for' with expression of type tvar causes the compiler to crash 2021-09-03 13:11:27 +00:00
ForwardReference 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
generics 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
HiddenAbstractMethod 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
implicitCompile 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
implicitThis 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
importChecks 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
importContext 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ImportCycle 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
importOnDemand 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
ImportPackagePrivateInner 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
importscope 8266819: Separate the stop policies from the compile policies completely 2021-05-13 10:22:13 +00:00
ImportUnnamed 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
incompatibleNoninherited 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
incompleteStatements 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IncorrectInheritance 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
inheritAccess 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
inheritedAccess 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InnerClassesAttribute 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
innerClassFile 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
javazip 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
jvm 8285756: clean up use of bad arguments for @clean in langtools tests 2022-04-27 22:22:28 +00:00
lambda 8292975: javac produces code that crashes with LambdaConversionException 2022-10-07 04:20:40 +00:00
lambdaShapes 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
launcher 8290561: Coalesce incubator-module warnings for single-file source-code programs 2022-09-06 09:27:48 +00:00
lexer 8267361: JavaTokenizer reads octal numbers mistakenly 2021-05-19 12:50:54 +00:00
lib 6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec) 2022-09-26 21:28:39 +00:00
limits 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
linenumbers 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
links 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
lint 8244681: Add a warning for possibly lossy conversion in compound assignments 2022-09-15 10:10:23 +00:00
literals 8206439: Remove javac -source/-target 6 from langtools regression tests 2018-07-06 10:28:56 -07:00
lvti 8293578: Duplicate ldc generated by javac 2022-09-16 11:37:45 +00:00
main 8243417: Clean up com.sun.tools.javac.main.CommandLine 2020-05-13 10:39:35 -07:00
mandatoryWarnings 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
meth 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodParameters 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
miranda 8057650: uniform error diagnostics for inconsistent inherited method signatures 2017-12-20 15:33:31 +00:00
missingClass 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MissingInclude 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
missingSuperRecovery 8284283: javac crashes when several transitive supertypes are missing 2022-05-12 13:40:21 +00:00
mixedTarget 8206439: Remove javac -source/-target 6 from langtools regression tests 2018-07-06 10:28:56 -07:00
modules 8284209: Replace remaining usages of 'a the' in source code 2022-05-24 20:08:11 +00:00
multicatch 8236997: tools/javac tests fail with --illegal-access=deny 2020-01-28 09:13:27 +01:00
NameClash 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
nativeHeaders 8232948: javac -h should mangle the overload argument signature 2021-06-08 10:51:19 +00:00
nested 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
nestmates 8222289: Overhaul logic for reading/writing constant pool entries 2019-04-17 15:37:20 +01:00
newlines 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NonAmbiguousField 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
optimizeOuterThis 8277965: Enclosing instance optimization affects serialization 2021-12-02 19:17:09 +00:00
options 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
overload 8213263: fix legal headers in test/langtools 2018-11-01 14:32:55 -07:00
OverrideChecks 8057650: uniform error diagnostics for inconsistent inherited method signatures 2017-12-20 15:33:31 +00:00
overrridecrash 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
p1 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PackageClassAmbiguity 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PackageClassClash 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
packone 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
parser 8293897: Synthetic final modifier is part of the AST for a try-with-resource resource 2022-09-21 12:29:40 +00:00
Paths 8294726: Update URLs in minefield tests 2022-10-03 20:20:53 +00:00
patterns 8292756: java.lang.AssertionError at at jdk.compiler/com.sun.tools.javac.code.Scope$ScopeImpl.leave(Scope.java:386) 2022-09-22 14:33:07 +00:00
perf 8263452: Javac slow compilation due to algorithmic complexity 2021-05-11 10:06:04 +00:00
platform 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
plugin 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
policy 8198314: javac hidden options violate standard syntax for options 2018-04-03 23:58:52 -04:00
positions 8256411: Based anonymous classes have a weird end position 2020-12-08 08:38:24 +00:00
preview 8293051: Further refactor javac after removal of -source/-target/--release 7 2022-09-08 14:36:19 +00:00
processing 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
profiles 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
protectedAccess 8198314: javac hidden options violate standard syntax for options 2018-04-03 23:58:52 -04:00
protectedInner 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ProtectedInnerClass 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedAccess 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
quid 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
rawDiags 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
records 8289647: AssertionError during annotation processing of record related tests 2022-07-29 16:02:18 +00:00
recovery 8292755: Non-default method in interface leads to a stack overflow in JShell 2022-09-14 08:51:03 +00:00
redefineObject 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
resolve 8272564: Incorrect attribution of method invocations of Object methods on interfaces 2021-10-05 10:17:24 +00:00
scope 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
sealed 8293348: A false cyclic inheritance error reported 2022-09-08 14:10:06 +00:00
serial 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
sourcePath 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
sourcePath2 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
stackmap 8262891: Compiler implementation for Pattern Matching for switch (Preview) 2021-06-07 07:01:30 +00:00
static_error 8238213: Method resolution should stop on static error 2021-06-09 15:56:55 +00:00
staticImport 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
staticQualifiedNew 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringConcat 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
StringsInSwitch 8206439: Remove javac -source/-target 6 from langtools regression tests 2018-07-06 10:28:56 -07:00
switchexpr 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
switchextra 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
switchnull 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
sym 4511638: Double.toString(double) sometimes produces incorrect results 2022-06-01 21:53:54 +00:00
synthesize 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T4093617 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T4848619 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T4965689 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T4994049 8228647: Broken enum produce inconvenient errors and AST 2019-08-13 10:27:33 +02:00
T5003235 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T5024091 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T5053846 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6180021 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6181889 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6231246 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6232928 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6326693 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
T6356217 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6356530 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
T6435291 8198378: javac crash when checking imports and a broken class is present 2018-06-04 12:54:13 +02:00
T6458823 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
T6695379 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6956462 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6970173 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7008643 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7040592 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7053059 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7142672 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7165659 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7179353 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8000316 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8003967 8267708: Remove references to com.sun.tools.javadoc.** 2021-05-26 11:27:15 +00:00
T8010659 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8010737 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8011181 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8013394 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8016099 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8019486 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8020997 8214902: Pretty-printing marker annotations add unnecessary parenthesis 2018-12-05 11:31:20 -08:00
T8022053 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8022162 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8022186 8271254: javac generates unreachable code when using empty semicolon statement 2021-09-14 14:46:21 +00:00
T8022316 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8023112 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8023545 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8024039 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8024207 8172443: Change use of tree.pos to line:col in rawDiagnostics 2017-10-05 18:29:47 +01:00
T8024398 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8024437 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8026963 8198314: javac hidden options violate standard syntax for options 2018-04-03 23:58:52 -04:00
T8028504 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8029002 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8029102 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8029179 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8029569 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8030816 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8037947 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8038975 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8047338 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8048543 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8050386 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8058244 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8059921 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8068460 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8071847 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8132562 8283606: Tests may fail with zh locale on MacOS 2022-05-05 00:06:24 +00:00
T8148354 8148354: Errors targeting functional interface intersection types 2018-05-18 09:22:31 -07:00
T8151191 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8159970 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8160156 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8161277 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8161383 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8170667 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
T8171325 8201281: Truncated error message with Incompatible : null 2018-04-24 08:13:30 -07:00
T8171332 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
T8171528 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
T8173955 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8175198 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8175235 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8175790 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8175794 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8176714 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8177068 8233655: NPE at jdk.compiler/com.sun.tools.javac.comp.Flow$FlowAnalyzer.visitApply 2020-01-15 11:31:16 +01:00
T8180141 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8180660 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8181464 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8182047 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8182649 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8182747 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8185451 8185451: Misleading 'cannot be accessed from outside package' diagnostic for inconsistent varargs override 2017-11-27 13:26:31 -05:00
T8185983 8185983: Javac should reject TypeArguments on field access expression 2017-11-27 10:40:42 -05:00
T8187487 8187487: crash with classes with same binary name 2018-01-08 14:06:25 -05:00
T8187805 8187805: bogus RuntimeVisibleTypeAnnotations for unused local in a block 2018-01-10 22:52:08 -05:00
T8187978 8261457: test/langtools/tools/javac/T8187978 can fail if ArrayList class is modified 2021-02-25 14:59:32 +00:00
T8194998 8194998: broken error message for subclass of interface with private method 2018-05-11 10:39:04 -07:00
T8196048 8196048: thrown type variables should be roots in the minimum inference graph 2018-05-22 09:01:44 -07:00
T8199744 8199744: Incorrect compiler message for ReceiverParameter in inner class constructor 2018-04-06 09:15:09 -04:00
T8201281 8201281: Truncated error message with Incompatible : null 2018-04-24 08:13:30 -07:00
T8202597 8202597: javac is not inducing a notional interface if Object appears in an intersection type 2018-05-08 17:12:54 -07:00
T8203277 8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body 2018-11-27 11:07:44 -05:00
T8203338 8205052: No compilation error thrown when no valid parameterization exists for functional interface type 2018-06-19 05:22:07 -07:00
T8203486 8203486: skip type inference for non functional interface components of intersection types 2018-05-21 12:27:21 -07:00
T8203813 8203813: javac accepts an illegal name as a receiver parameter name 2018-06-14 05:50:21 -07:00
T8203892 8203892: Target interface added as marker interface in calls to altMetafactory 2018-05-29 09:12:39 -07:00
T8207320 8207320: Wrong type order for intersection lambdas with multiple abstract methods 2018-08-15 13:39:32 -07:00
T8209173 8209173: javac fails with completion exception while reporting an error 2018-08-24 13:30:56 -07:00
T8210197 8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not 2018-11-08 10:36:06 -05:00
T8210435 8210435: don't add local variable spots if they are DCE'ed by the compiler 2018-09-06 05:44:47 -07:00
T8211450 8211450: UndetVar::dup is not copying the kind field to the duplicated instance 2018-11-08 18:23:52 -05:00
T8215470 8215470: Bad EnclosingMethod attribute on classes declared in lambdas 2019-05-14 11:28:44 -04:00
T8215482 8215482: check for cycles in type variables can provoke NPE 2019-01-14 12:24:25 -05:00
T8222035 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
T8222251 8222251: preflow visitor is not visiting lambda expressions 2019-05-09 10:04:33 -04:00
T8222795 8222169: java.lang.AssertionError switch expression in ternary operator - ? 2019-05-16 10:52:36 +02:00
T8222949 8236997: tools/javac tests fail with --illegal-access=deny 2020-01-28 09:13:27 +01:00
T8223942 8223942: Missing methods in ClientCodeWrapper$WrappedJavaFileManager 2019-06-05 17:01:43 -04:00
T8231622 8231622: SuppressWarning("serial") ignored on field serialVersionUID 2020-12-21 17:50:21 +00:00
T8254557 8254557: Compiler crashes with java.lang.AssertionError: isSubtype UNKNOWN 2020-10-20 15:45:17 +00:00
T8255968 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
T8257037 8257037: No javac warning when calling deprecated constructor with diamond 2020-12-07 13:51:33 +00:00
T8257740 8257740: Compiler crash when compiling type annotation on multicatch inside lambda 2021-01-08 13:56:07 +00:00
T8268592 8268592: JDK-8262891 causes an NPE in Lint.augment 2021-07-01 00:16:23 +00:00
toolbox 8241187: ToolBox::grep should allow for negative filtering 2021-05-12 01:01:29 +00:00
tree 8287236: Reorganize AST related to pattern matching for switch 2022-06-07 10:31:09 +00:00
treeannotests 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
TryWithResources 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
types 8193367: Annotated type variable bounds crash javac 2019-01-26 15:50:59 +01:00
typeVariableCast 8209022: Missing checkcast when casting to type parameter bounded by intersection type 2018-09-20 12:49:58 -07:00
unicode 8254073: Tokenizer improvements (revised) 2020-10-09 11:08:56 +00:00
UnicodeBackslash 8269150: UnicodeReader not translating \u005c\\u005d to \\] 2021-07-26 18:04:28 +00:00
unit 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
util 8283698: Refactor Locale constructors used in src/test 2022-04-08 15:23:25 +00:00
var_implicit_lambda 8228460: bootstrap class path not set in conjunction with -source 11 2019-09-18 10:41:18 +02:00
varargs 8293003: Review running time of Warn5 regression test 2022-09-02 02:53:59 +00:00
versions 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
warnings 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
AbstractOverride.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AddReferenceThis.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Ambig3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Ambig3.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnonClsInIntf.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnonInnerException_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnonInnerException_2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnonInnerException_3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnonStaticMember_1.java 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
AnonStaticMember_1.out 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
AnonStaticMember_2.java 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
AnonStaticMember_2.out 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
AnonStaticMember_3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnonymousConstructorExceptions.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnonymousNull.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnonymousSubclassTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AnonymousType.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ArrayCast.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BadAnnotation.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BadAnnotation.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BadBreak.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BadCovar.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BadCovar.out 8057650: uniform error diagnostics for inconsistent inherited method signatures 2017-12-20 15:33:31 +00:00
BadHexConstant.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BadHexConstant.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BoolArray.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BoundClassError.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BoundClassError.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BranchToFewerDefines.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BreakAcrossClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BreakAcrossClass.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CaptureInSubtype.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CaptureInSubtype.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CascadedInnerNewInstance.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CastInterface2Array.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CheckNoClassCastException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassIsAbstract.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassIsAbstract.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassLit.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassToTypeParm.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassToTypeParm.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CloneableProblem.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Closure1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Closure2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Closure3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Closure4.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Closure5.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Closure6.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CompoundBox.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CompoundBox.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConditionalArgTypes_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConditionalArgTypes_2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConditionalExpressionResolvePending.java 8286475: Drop --enable-preview from instanceof pattern matching related tests 2022-05-17 08:49:23 +00:00
ConditionalInline.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConditionalWithVoid.java 8232684: Make switch expressions final 2019-11-12 06:32:13 +00:00
ConditionalWithVoid.out 8232684: Make switch expressions final 2019-11-12 06:32:13 +00:00
ConstBoolAppend.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConstCharAppend.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConstFoldTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CyclicInheritance2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CyclicInheritance4.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CyclicInheritance.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CyclicInheritance.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DeadInnerClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DeclarationStatementInline.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DeepStringConcat.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DepParam.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Digits.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Digits.out 8254073: Tokenizer improvements (revised) 2020-10-09 11:08:56 +00:00
DivByZero.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DuplicateClass2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DuplicateClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DuplicateClass.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DuplicateImport.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EarlyAssert.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EarlyAssertWrapper.java 8240970: Some tests fail when run with JCov 2020-03-18 14:33:05 -04:00
EmptyArray.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EmptyBreak.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EmptyDocComments.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EmptySwitch.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EnclosingAccessCheck.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Enum1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EOI.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EOI.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExceptionalFinally2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExceptionalFinally2.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExceptionalFinally.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExprQualifiedType.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExprQualifiedType.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExtendArray.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExtendArray.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExtendsScope.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExtendsScope.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExtraneousEquals.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExtraneousEquals.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FaultySignature.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FinalInitializer_2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FinalInitializer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FinalIntConcatenation.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FinallyWarn.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FinallyWarn.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FinalThisReference.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FlatnameClash2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FlatnameClash2.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FlatnameClash.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FoldConditional.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GoodCovar.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HexFloatLiterals.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HexThree.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ignored.jtx 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IllDefinedOrderOfInit.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IllegalAnnotation.java 8255013: implement Record Classes as a standard feature in Java, follow-up 2020-10-28 17:18:46 +00:00
IllegalAnnotation.out 8255013: implement Record Classes as a standard feature in Java, follow-up 2020-10-28 17:18:46 +00:00
IllegallyOptimizedException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ImplicitToString.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InconsistentInheritedSignature.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InconsistentInheritedSignature.out 8057650: uniform error diagnostics for inconsistent inherited method signatures 2017-12-20 15:33:31 +00:00
InconsistentStack.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Increment.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InheritedPrivateImpl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InitializerCompletion_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InitializerCompletion_2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InitializerCompletion_3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InitializerCompletion_4.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InnerMemberRegression.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InnerMethSig.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InnerNamedConstant_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InnerNamedConstant_2_A.out 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
InnerNamedConstant_2_B.out 8254105: allow static nested declarations 2020-11-21 03:17:57 +00:00
InnerNamedConstant_2.java 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
InnerTruth.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InstanceInitException_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InstanceInitException_2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceAssert.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceFieldParsing_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceInInner.java 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
InterfaceInInner.out 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
InterfaceMemberClassModifiers.java 8198314: javac hidden options violate standard syntax for options 2018-04-03 23:58:52 -04:00
InterfaceMemberClassModifiers.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceObjectIncompatibility.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceObjectIncompatibility.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceObjectInheritance.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceObjectInheritance.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceOverrideCheck.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceOverrideFinal.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceOverrideFinal.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterfaceOverrideObject.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InvalidIntfCast.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JsrRet.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LabeledDeclaration.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LabeledDeclaration.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LabelHiding_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LocalClasses_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LocalClasses_2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LocalClasses_2.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LocalInterface.java 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
LocalInterface.out 8290901: Reduce use of -source in langtools tests 2022-07-29 17:35:22 +00:00
LocalRecord.java 8255013: implement Record Classes as a standard feature in Java, follow-up 2020-10-28 17:18:46 +00:00
ManyMembers2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MemberTypeInheritance.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodParametersTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NameCollision2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NameCollision.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NameCollision.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NestedDuplicateLabels.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NestedDuplicateLabels.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NestedFinallyReturn.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NestedInnerClassNames.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NestedInnerClassNames.out 8187487: crash with classes with same binary name 2018-01-08 14:06:25 -05:00
NewGeneric.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NewGeneric.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NonStaticFieldExpr1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NonStaticFieldExpr1.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NonStaticFieldExpr2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NonStaticFieldExpr2.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NonStaticFieldExpr3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NonStaticFieldExpr3.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NonStaticFieldExpr4c.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NonStaticFieldExpr4d.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NonStaticFinalVar.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NoStringToLower.java 8267708: Remove references to com.sun.tools.javadoc.** 2021-05-26 11:27:15 +00:00
Null2DArray.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NullQualifiedNew2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NullQualifiedNew.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NullQualifiedSuper1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NullQualifiedSuper2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NullStaticQualifier.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ObjectIncompatibleInterface.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ObjectMethodRefFromInterface.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OuterParameter_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OverridePosition.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OverridePosition.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Parens1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Parens1.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Parens2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Parens2.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Parens3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Parens3.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Parens4.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Parens4.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ParseConditional.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ParseConditional.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PrivateLocalConstructor.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PrivateUplevelConstant.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedConstant.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedNew.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedNew.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedNewScope.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedOuterThis2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedOuterThis.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedThisAndSuper_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedThisAndSuper_2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedThisAndSuper_3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
QualifiedThisExactMatch.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RawCrash.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReturnAfterIfThenElse.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ShiftExpressionTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StandaloneQualifiedSuper.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StaticBlockScope.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StdoutCloseTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StoreClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StoreClass.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StrictAbstract.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringAppendAccessMethodOnLHS.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringConversion2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringConversion.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SuperclassConstructorException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SuperField.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SuperMeth.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SuperMethodResolve.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SuperNew2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SuperNew3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SuperNew4.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SuperNew.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwitchExitStateTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwitchFence.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwitchScope.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwitchScope.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SynchronizedClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SynchronizedClass.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SynthName1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SynthName2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SynthName2.out 8203436: javac should fail early when emitting illegal signature attributes 2018-05-22 13:37:05 +01:00
T4881267-old.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
T4881267.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T4881267.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
T4906100.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T4906100.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T5048776.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T5048776a.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T5048776b.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T5092545.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T5105890.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6214885.java 8198314: javac hidden options violate standard syntax for options 2018-04-03 23:58:52 -04:00
T6214885a.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6214885b.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6224167.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6224167.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6227617.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6227617.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6230128.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6230128.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6231847.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6231847.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6232928.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6234077.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6234077.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6238612.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6241723.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6241723.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6245591.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6245591.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6247324.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6247324.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6265400.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6266772.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6294589.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6304128.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6306967.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6306967.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6326754.java 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
T6326754.out 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
T6340549.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6351767.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6358024.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6358166.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6358168.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6361619.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6366196.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6370653.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6379327.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6379327.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6394563.empty.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6394563.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6394563.note.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6394563.warn.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6395974.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6397044.java 8244146: javac changes for JEP 306 2021-06-01 21:59:39 +00:00
T6397286.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6403466.byfile.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6403466.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6403466.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6404756.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6404756.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6405099.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6406771.java 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
T6407066.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6407257.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6407257.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6410706.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6411379.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6423583.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6458749.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6472751.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6534287.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6554097.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6554097.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6558476.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6567414.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6567414.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6587674.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6595666.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6625520.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6654037.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6663588.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6663588.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6665791.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6668802.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6725036.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6759996.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6794959.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6794959a.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6794959b.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6855236.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6873849.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6881645.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6882235.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6882235.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6900149.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6942649.java 8225748: Use SHA-256 for javap classfile checksum 2019-06-18 11:52:57 -07:00
T6956638.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6972327.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6977800.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6985181.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6993301.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T6999210.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7040104.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7042623.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7042623.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7090499.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7090499.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7093325.java 8236997: tools/javac tests fail with --illegal-access=deny 2020-01-28 09:13:27 +01:00
T7120266.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7120463.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7120463.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7126754.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T7159016.java 8273157: Add convenience methods to Messager 2021-09-01 20:28:05 +00:00
T8004969.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8034044.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
T8036019.java 8036019: Insufficient alternatives listed in some errors produced by the parser 2022-01-24 15:09:17 +00:00
T8036019.out 8036019: Insufficient alternatives listed in some errors produced by the parser 2022-01-24 15:09:17 +00:00
T8152616.java 8210789: langtools/tools/javac/T8152616.java missing @modules 2018-10-04 10:19:01 -07:00
T8198502.java 8198502: Exception at runtime due to lambda analyzer reattributes live AST 2018-02-23 01:54:09 +05:30
T8199910.java 8199910: Compiler crashes with -g option and variables of intersection type inferred by var 2018-03-23 16:53:54 +00:00
T8271079.java 8271079: JavaFileObject#toUri and multi-release jars 2021-12-13 12:00:47 +00:00
T8286057.java 8286057: Make javac error on a generic enum friendlier 2022-05-24 10:31:11 +00:00
T8286057.out 8286057: Make javac error on a generic enum friendlier 2022-05-24 10:31:11 +00:00
T8286797.java 8286797: Guards of constant value false are not permitted 2022-05-19 16:11:24 +00:00
T8286797.out 8286797: Guards of constant value false are not permitted 2022-05-19 16:11:24 +00:00
T8290379.java 8290379: Parse error with parenthesized pattern and guard using an array 2022-07-19 09:03:28 +00:00
TestPkgInfo.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TextBlockAPI.java 8241741: Implement Text Blocks as a standard feature in javac 2020-04-09 10:55:01 -03:00
TextBlockIllegalEscape.java 8241741: Implement Text Blocks as a standard feature in javac 2020-04-09 10:55:01 -03:00
TextBlockIllegalEscape.out 8241741: Implement Text Blocks as a standard feature in javac 2020-04-09 10:55:01 -03:00
TextBlockLang.java 8241741: Implement Text Blocks as a standard feature in javac 2020-04-09 10:55:01 -03:00
ThrowNull.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThrowsIntersection_1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThrowsIntersection_2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThrowsIntersection_3.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThrowsIntersection_4.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TryInInstanceInit.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TypeVarShadow.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UncaughtOverflow.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UncaughtOverflow.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnreachableLoopCond.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnreachableVar.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnterminatedLineComment.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UplevelFromAnonInSuperCall.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UseEnum.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UseEnum.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VarDeclarationWithAssignment.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Verify.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VerifyDA.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VersionOpt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VoidArray.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VoidArray.out 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00