jdk-24/test/langtools/tools/javac/patterns
Jesper Wilhelmsson 555641ede5 Merge
2021-01-07 21:17:35 +00:00
..
scope 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
Annotations.java 8256266: Binding variables don't correctly support declaration annotations and the final modifier 2021-01-05 11:40:25 +00:00
BindingsExistTest.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
BindingsExistTest.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
BindingsTest1.java 8256266: Binding variables don't correctly support declaration annotations and the final modifier 2021-01-05 11:40:25 +00:00
BindingsTest1Merging.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
BindingsTest1Merging.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
BindingsTest2.java 8256266: Binding variables don't correctly support declaration annotations and the final modifier 2021-01-05 11:40:25 +00:00
BindingsTest2.out 8256266: Binding variables don't correctly support declaration annotations and the final modifier 2021-01-05 11:40:25 +00:00
BreakAndLoops.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
CastConversionMatch.java 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
CastConversionMatch.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
ConditionalTest.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
DuplicateBindingTest.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
DuplicateBindingTest.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
EnsureTypesOrderTest.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
EnsureTypesOrderTest.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
ExamplesFromProposal.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
ImpossibleTypeTest.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
ImpossibleTypeTest.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
LocalVariableTable.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
MatchBindingScopeTest.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
MatchBindingScopeTest.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
NoModifiersOnBinding.java 8256266: Binding variables don't correctly support declaration annotations and the final modifier 2021-01-05 11:40:25 +00:00
NoModifiersOnBinding.out 8256266: Binding variables don't correctly support declaration annotations and the final modifier 2021-01-05 11:40:25 +00:00
NoSubtypeCheck.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
NoSubtypeCheck.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
NoUnnecessaryCast.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
NullsInPatterns.java 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
NullsInPatterns.out 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
PatternMatchPosTest.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
PatternMatchPosTest.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
PatternMatchPosTestData.java 8231826: Implement javac changes for pattern matching for instanceof 2019-11-27 09:00:01 +01:00
PatternsSimpleVisitorTest.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
PatternTypeTest2.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
PatternVariablesAreNonFinal2.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
PatternVariablesAreNonFinal.java 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
PatternVariablesAreNonFinal.out 8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header 2020-12-30 17:20:54 +00:00
Reifiable.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
Reifiable.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
ReifiableOld-old.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
ReifiableOld.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
ReifiableOld.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
UncheckedWarningOnMatchesTest.java 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00
UncheckedWarningOnMatchesTest.out 8250625: Compiler implementation of Pattern Matching for instanceof (Final) 2020-11-05 08:01:33 +00:00