.. |
scope
|
|
|
AnnotationErrors.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
AnnotationErrors.out
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
Annotations.java
|
8281238: TYPE_USE annotations not printed in correct position in toString output
|
2022-02-11 21:52:16 +00:00 |
BindingsExistTest.java
|
|
|
BindingsExistTest.out
|
|
|
BindingsInitializer.java
|
8278834: Error "Cannot read field "sym" because "this.lvar[od]" is null" when compiling
|
2022-01-19 19:03:02 +00:00 |
BindingsTest1.java
|
8302865: Illegal bytecode for break from if with instanceof pattern matching condition
|
2023-06-21 09:15:48 +00:00 |
BindingsTest1Merging.java
|
8163229: several regression tests have a main method that is never executed
|
2023-01-17 04:43:40 +00:00 |
BindingsTest1Merging.out
|
|
|
BindingsTest2.java
|
8302865: Illegal bytecode for break from if with instanceof pattern matching condition
|
2023-06-21 09:15:48 +00:00 |
BindingsTest2.out
|
8302865: Illegal bytecode for break from if with instanceof pattern matching condition
|
2023-06-21 09:15:48 +00:00 |
BreakAndLoops.java
|
8302865: Illegal bytecode for break from if with instanceof pattern matching condition
|
2023-06-21 09:15:48 +00:00 |
CaseStructureTest.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
CastConversionMatch.java
|
8163229: several regression tests have a main method that is never executed
|
2023-01-17 04:43:40 +00:00 |
CastConversionMatch.out
|
|
|
ConditionalTest.java
|
|
|
DeconstructionDesugaring.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
DeconstructionPatternErrors.java
|
8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
|
2023-05-22 08:52:36 +00:00 |
DeconstructionPatternErrors.out
|
8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
|
2023-05-22 08:52:36 +00:00 |
DisambiguatePatterns.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
Domination.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
Domination.out
|
8309467: Pattern dominance should be adjusted
|
2023-06-12 08:15:53 +00:00 |
DuplicateBindingTest.java
|
|
|
DuplicateBindingTest.out
|
|
|
EmptyRecordClass.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
EnsureTypesOrderTest.java
|
8163229: several regression tests have a main method that is never executed
|
2023-01-17 04:43:40 +00:00 |
EnsureTypesOrderTest.out
|
|
|
EnumTypeChanges2.java
|
8268766: Desugaring of pattern matching enum switch should be improved
|
2021-07-08 11:56:53 +00:00 |
EnumTypeChanges.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
EnumTypeChangesNonPreview.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
ExamplesFromProposal.java
|
|
|
Exhaustiveness.java
|
8311815: Incorrect exhaustivity computation
|
2023-07-17 08:19:51 +00:00 |
GenericRecordDeconstructionPattern.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
Guards.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
GuardsErrors.java
|
8310133: Effectivelly final condition not enforced in guards for binding variables from the same case
|
2023-06-21 09:16:12 +00:00 |
GuardsErrors.out
|
8310133: Effectivelly final condition not enforced in guards for binding variables from the same case
|
2023-06-21 09:16:12 +00:00 |
ImpossibleTypeTest.java
|
8163229: several regression tests have a main method that is never executed
|
2023-01-17 04:43:40 +00:00 |
ImpossibleTypeTest.out
|
|
|
InferenceUnitTest.java
|
8294942: Compiler implementation for Record Patterns (Second Preview)
|
2022-12-01 08:02:40 +00:00 |
InstanceofTotalPattern-15.out
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
InstanceofTotalPattern-16.out
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
InstanceofTotalPattern-20.out
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
InstanceofTotalPattern.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
LambdaCannotCapturePatternVariables.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
LocalVariableReuse.java
|
|
|
LocalVariableTable.java
|
|
|
MatchBindingScopeTest.java
|
8163229: several regression tests have a main method that is never executed
|
2023-01-17 04:43:40 +00:00 |
MatchBindingScopeTest.out
|
|
|
MatchExceptionTest.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
NestedDeconstructionPattern.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
NestedPatternVariablesBytecode.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
NestedPrimitiveDeconstructionPattern.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
NewCaseStructureTest.java
|
8309467: Pattern dominance should be adjusted
|
2023-06-12 08:15:53 +00:00 |
NoModifiersOnBinding.java
|
|
|
NoModifiersOnBinding.out
|
|
|
NoSubtypeCheck.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
NoSubtypeCheck.out
|
|
|
NoUnnecessaryCast.java
|
|
|
NullsInDeconstructionPatterns2.java
|
8302202: Incorrect desugaring of null-allowed nested patterns
|
2023-02-17 12:55:47 +00:00 |
NullsInDeconstructionPatterns.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
NullsInDeconstructionPatterns.out
|
8262889: Compiler implementation for Record Patterns
|
2022-05-25 11:56:24 +00:00 |
NullsInPatterns.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
NullsInPatterns.out
|
|
|
NullSwitch.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
Parenthesized.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
Parenthesized.out
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
PatternCaseErrorRecovery.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
PatternCaseErrorRecovery.out
|
8268859: jshell throws exception while parsing illegal "case true"
|
2021-07-07 07:26:41 +00:00 |
PatternDesugaring.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
PatternErrorRecovery-old.out
|
8312984: javac may crash on a record pattern with too few components
|
2023-08-03 08:37:15 +00:00 |
PatternErrorRecovery.java
|
8312984: javac may crash on a record pattern with too few components
|
2023-08-03 08:37:15 +00:00 |
PatternErrorRecovery.out
|
8312984: javac may crash on a record pattern with too few components
|
2023-08-03 08:37:15 +00:00 |
PatternMatchPosTest.java
|
8273157: Add convenience methods to Messager
|
2021-09-01 20:28:05 +00:00 |
PatternMatchPosTest.out
|
|
|
PatternMatchPosTestData.java
|
|
|
PatternsSimpleVisitorTest.java
|
|
|
PatternTypeTest2.java
|
|
|
PatternVariablesAreNonFinal2.java
|
|
|
PatternVariablesAreNonFinal.java
|
8163229: several regression tests have a main method that is never executed
|
2023-01-17 04:43:40 +00:00 |
PatternVariablesAreNonFinal.out
|
|
|
PrettyTest.java
|
8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
|
2023-05-22 08:52:36 +00:00 |
ProxyMethodLookup.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
RawTypeBindingWarning.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
RawTypeBindingWarning.out
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
Reifiable.java
|
|
|
Reifiable.out
|
|
|
ReifiableOld-old.out
|
|
|
ReifiableOld.java
|
8290901: Reduce use of -source in langtools tests
|
2022-07-29 17:35:22 +00:00 |
ReifiableOld.out
|
|
|
ScopeResizeTest.java
|
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 |
SealedTypeChanges2.java
|
|
|
SealedTypeChanges.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
SimpleAndGuardPattern.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
SimpleDeconstructionPattern.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
SimpleDeconstructionPatternOld.out
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
SourceLevelChecks.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
StablePatternDesugaring.java
|
|
|
SwitchErrors.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
SwitchErrors.out
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
Switches.java
|
8309467: Pattern dominance should be adjusted
|
2023-06-12 08:15:53 +00:00 |
T8291657.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
T8309054.java
|
8309054: Parsing of erroneous patterns succeeds
|
2023-05-31 09:37:58 +00:00 |
T8309054.out
|
8309054: Parsing of erroneous patterns succeeds
|
2023-05-31 09:37:58 +00:00 |
T8312229.java
|
8312229: Crash involving yield, switch and anonymous classes
|
2023-07-26 09:44:50 +00:00 |
T8314632.java
|
8314632: Intra-case dominance check fails in the presence of a guard
|
2023-09-07 12:51:37 +00:00 |
T8314632.out
|
8314632: Intra-case dominance check fails in the presence of a guard
|
2023-09-07 12:51:37 +00:00 |
TranslationTest.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
TypedDeconstructionPatternExc.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
UncheckedWarningOnMatchesTest.java
|
8163229: several regression tests have a main method that is never executed
|
2023-01-17 04:43:40 +00:00 |
UncheckedWarningOnMatchesTest.out
|
|
|
Unnamed.java
|
8310128: Switch with unnamed patterns erroneously non-exhaustive
|
2023-06-16 07:03:28 +00:00 |
UnnamedErrors.java
|
8309093: Underscore with brackets
|
2023-06-02 06:14:57 +00:00 |
UnnamedErrors.out
|
8309093: Underscore with brackets
|
2023-06-02 06:14:57 +00:00 |
VarErrors.java
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |
VarErrors.out
|
8300543: Compiler Implementation for Pattern Matching for switch
|
2023-05-22 04:24:06 +00:00 |