/
githubmirror
/
panama-vector
ОбзорДокументацияВойти
/
githubmirror
/
panama-vector
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
panama-vector/
.../javac/patterns/
..
scope

8313613: Use JUnit in langtools/lib tests

3 года назад
AnnotationErrors.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
AnnotationErrors.out

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
Annotations.java

8334733: Remove obsolete @enablePreview from tests after JDK-8334714

2 года назад
BindingPatternVarTypeModel.java

8268850: AST model for 'var' variables should more closely adhere to the source code

6 месяцев назад
BindingsExistTest.java

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
BindingsExistTest.out

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
BindingsInitializer.java

8278834: Error "Cannot read field "sym" because "this.lvar[od]" is null" when compiling

5 лет назад
BindingsTest1.java

8302865: Illegal bytecode for break from if with instanceof pattern matching condition

3 года назад
BindingsTest1Merging.java

8163229: several regression tests have a main method that is never executed

4 года назад
BindingsTest1Merging.out

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
BindingsTest2.java

8302865: Illegal bytecode for break from if with instanceof pattern matching condition

3 года назад
BindingsTest2.out

8302865: Illegal bytecode for break from if with instanceof pattern matching condition

3 года назад
BreakAndLoops.java

8379799: Upstream redundant diffs fixed in Valhalla - langtool tests 1

5 месяцев назад
CaseStructureTest.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
CastConversionMatch.java

8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview)

3 года назад
CastConversionMatch.out

8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview)

3 года назад
ConditionalTest.java

8250768: javac should be adapted to changes in JEP 12

6 лет назад
DeconstructionDesugaring.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
DeconstructionPatternErrors.java

8375571: Compiler crash when using record pattern matching with a generic type parameter shadowing a record class

6 месяцев назад
DeconstructionPatternErrors.out

8375571: Compiler crash when using record pattern matching with a generic type parameter shadowing a record class

6 месяцев назад
DisambiguatePatterns.java

8374629: Type test pattern with array type in switch fails to parse

3 месяца назад
Domination.java

8374352: Update copyright year to 2025 for test/langtools/tools/javac/ in files where it was missed

7 месяцев назад
Domination.out

8309467: Pattern dominance should be adjusted

3 года назад
DominationWithPP.out

8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)

9 месяцев назад
DuplicateBindingTest.java

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
DuplicateBindingTest.out

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
EmptyRecordClass.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
EnsureTypesOrderTest.java

8163229: several regression tests have a main method that is never executed

4 года назад
EnsureTypesOrderTest.out

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
EnumTypeChanges.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
EnumTypeChanges2.java

8268766: Desugaring of pattern matching enum switch should be improved

5 лет назад
EnumTypeChangesNonPreview.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
ExamplesFromProposal.java

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
Exhaustiveness.java

8373289: Test tools/javac/patterns/Exhaustiveness.java timed out then passed

3 месяца назад
ExhaustivenessConvenientErrors.java

8367530: The exhaustiveness errors could be improved

6 месяцев назад
GenericRecordDeconstructionPattern.java

8383563: Record pattern inference fails when inferred type arguments are same as formals

24 дня назад
Guards.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
GuardsErrors.java

8310133: Effectivelly final condition not enforced in guards for binding variables from the same case

3 года назад
GuardsErrors.out

8310133: Effectivelly final condition not enforced in guards for binding variables from the same case

3 года назад
ImpossibleTypeTest.java

8163229: several regression tests have a main method that is never executed

4 года назад
ImpossibleTypeTest.out

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
InferenceUnitTest.java

8325362: Allow to create a simple in-memory input JavaFileObject

2 года назад
InstanceOfModelTest.java

8268850: AST model for 'var' variables should more closely adhere to the source code

6 месяцев назад
InstanceofTotalPattern-15.out

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
InstanceofTotalPattern-16.out

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
InstanceofTotalPattern-20.out

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
InstanceofTotalPattern.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
LambdaCannotCapturePatternVariables.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
LocalVariableReuse.java

8260593: javac can skip a temporary local variable when pattern matching over a local variable

6 лет назад
LocalVariableTable.java

8345804: Update copyright year to 2024 for langtools in files where it was missed

2 года назад
MatchBindingScopeTest.java

8163229: several regression tests have a main method that is never executed

4 года назад
MatchBindingScopeTest.out

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
MatchExceptionLambdaExpression.java

8335817: javac AssertionError addLocalVar checkNull

2 года назад
MatchExceptionTest.java

8345804: Update copyright year to 2024 for langtools in files where it was missed

2 года назад
NestedDeconstructionPattern.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
NestedPatternVariablesBytecode.java

8345804: Update copyright year to 2024 for langtools in files where it was missed

2 года назад
NestedPrimitiveDeconstructionPattern.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
NewCaseStructureTest.java

8309467: Pattern dominance should be adjusted

3 года назад
NoModifiersOnBinding.java

8256266: Binding variables don't correctly support declaration annotations and the final modifier

6 лет назад
NoModifiersOnBinding.out

8256266: Binding variables don't correctly support declaration annotations and the final modifier

6 лет назад
NoPrimitivesAsCaseLabelsFor21.java

8352621: MatchException from backwards incompatible change to switch expressions

год назад
NoSubtypeCheck.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
NoSubtypeCheck.out

8260566: Pattern type X is a subtype of expression type Y message is incorrect

6 лет назад
NoUnnecessaryCast.java

8345804: Update copyright year to 2024 for langtools in files where it was missed

2 года назад
NullSwitch.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
NullsInDeconstructionPatterns.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
NullsInDeconstructionPatterns.out

8262889: Compiler implementation for Record Patterns

4 года назад
NullsInDeconstructionPatterns2.java

8302202: Incorrect desugaring of null-allowed nested patterns

3 года назад
NullsInPatterns.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
NullsInPatterns.out

8260566: Pattern type X is a subtype of expression type Y message is incorrect

6 лет назад
Parenthesized.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
Parenthesized.out

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
PatternCaseErrorRecovery.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
PatternCaseErrorRecovery.out

8268859: jshell throws exception while parsing illegal "case true"

5 лет назад
PatternDesugaring.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
PatternErrorRecovery-old.out

8312984: javac may crash on a record pattern with too few components

3 года назад
PatternErrorRecovery.java

8312984: javac may crash on a record pattern with too few components

3 года назад
PatternErrorRecovery.out

8312984: javac may crash on a record pattern with too few components

3 года назад
PatternMatchPosTest.java

8383920: Clean up calls to deprecated getStartPosition and getEndPosition methods

16 дней назад
PatternMatchPosTest.out

8250768: javac should be adapted to changes in JEP 12

6 лет назад
PatternMatchPosTestData.java

8231826: Implement javac changes for pattern matching for instanceof

7 лет назад
PatternTypeTest2.java

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
PatternVariablesAreNonFinal.java

8163229: several regression tests have a main method that is never executed

4 года назад
PatternVariablesAreNonFinal.out

8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header

6 лет назад
PatternVariablesAreNonFinal2.java

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
PatternsSimpleVisitorTest.java

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
PrettyTest.java

8230518: printSource doesn't handle enums correctly

3 месяца назад
PrimitiveInstanceOfBytecodeTest.java

8357185: Redundant local variables with unconditionally matching primitive patterns

год назад
PrimitiveInstanceOfComboTest.java

8367530: The exhaustiveness errors could be improved

6 месяцев назад
PrimitiveInstanceOfConstantLocalVerifyError.java

8379621: Compiler produces unverifiable class-file when using primitive type with instanceof

3 месяца назад
PrimitiveInstanceOfErrors.java

8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview)

3 года назад
PrimitiveInstanceOfErrors.out

8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview)

3 года назад
PrimitiveInstanceOfNumericValueTests.java

8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview)

3 года назад
PrimitiveInstanceOfPatternOpWithRecordPatterns.java

8345804: Update copyright year to 2024 for langtools in files where it was missed

2 года назад
PrimitiveInstanceOfPatternOpWithTopLevelPatterns.java

8357185: Redundant local variables with unconditionally matching primitive patterns

год назад
PrimitiveInstanceOfTypeComparisonOp.java

8357185: Redundant local variables with unconditionally matching primitive patterns

год назад
PrimitivePatternsSwitch.java

8345804: Update copyright year to 2024 for langtools in files where it was missed

2 года назад
PrimitivePatternsSwitchConstants.java

8367530: The exhaustiveness errors could be improved

6 месяцев назад
PrimitivePatternsSwitchConstants.out

8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)

9 месяцев назад
PrimitivePatternsSwitchErrors.java

8367530: The exhaustiveness errors could be improved

6 месяцев назад
PrimitivePatternsSwitchErrors.out

8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)

9 месяцев назад
PrimitivePatternsSwitchRequirePreview.java

8348410: Preview flag not checked during compilation resulting in runtime crash

год назад
PrimitiveTypesInTestingContextErasure.java

8341408: Implement JEP 488: Primitive Types in Patterns, instanceof, and switch (Second Preview)

2 года назад
PrimitiveUnconditionallyExactInAssignability.java

8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)

9 месяцев назад
PrimitiveUnconditionallyExactInExhaustiveSwitches.java

8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)

9 месяцев назад
ProxyMethodLookup.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
RawTypeBindingWarning.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
RawTypeBindingWarning.out

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
Reifiable.java

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
Reifiable.out

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
ReifiableOld-old.out

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
ReifiableOld.java

8290901: Reduce use of -source in langtools tests

4 года назад
ReifiableOld.out

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
SOEDeeplyNestedBlocksTest.java

8374352: Update copyright year to 2025 for test/langtools/tools/javac/ in files where it was missed

7 месяцев назад
ScopeResizeTest.java

8292756: java.lang.AssertionError at at jdk.compiler/com.sun.tools.javac.code.Scope$ScopeImpl.leave(Scope.java:386)

4 года назад
SealedTypeChanges.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
SealedTypeChanges2.java

8262891: Compiler implementation for Pattern Matching for switch (Preview)

5 лет назад
SimpleAndGuardPattern.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
SimpleDeconstructionPattern.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
SimpleDeconstructionPatternOld.out

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
SourceLevelChecks.java

8345804: Update copyright year to 2024 for langtools in files where it was missed

2 года назад
StablePatternDesugaring.java

8264306: Non deterministic generation of java/lang/invoke/MemberName.class

5 лет назад
SwitchEnumConstants.java

8318144: Match on enum constants with body compiles but fails with MatchException

3 года назад
SwitchErrors.java

8367530: The exhaustiveness errors could be improved

6 месяцев назад
SwitchErrors.out

8348928: Check for case label validity are misbehaving when binding patterns with unnamed bindings are present

год назад
Switches.java

8345804: Update copyright year to 2024 for langtools in files where it was missed

2 года назад
SyntheticVariables.java

8372635: Lambdas do not copy over SYNTHETIC flag for local variables

8 месяцев назад
T8291657.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
T8309054.java

8309054: Parsing of erroneous patterns succeeds

3 года назад
T8309054.out

8309054: Parsing of erroneous patterns succeeds

3 года назад
T8312229.java

8312229: Crash involving yield, switch and anonymous classes

3 года назад
T8312560.java

8312560: Annotation on Decomposed Record Component in Enhanced For Loop Fails Compilation

3 года назад
T8314226.java

8314226: Series of colon-style fallthrough switch cases with guards compiled incorrectly

3 года назад
T8314578.java

8314578: Non-verifiable code is emitted when two guards declare pattern variables in colon-switch

3 года назад
T8314578.out

8315532: Compiler Implementation for Unnamed Variables & Patterns 8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns

3 года назад
T8314632.java

8315532: Compiler Implementation for Unnamed Variables & Patterns 8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns

3 года назад
T8314632.out

8315532: Compiler Implementation for Unnamed Variables & Patterns 8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns

3 года назад
T8317048.java

8317048: VerifyError with unnamed pattern variable and more than one components

3 года назад
T8317300.java

8317300: javac erroneously allows "final" in front of a record pattern

3 года назад
T8317300.out

8320145: Compiler should accept final variable in Record Pattern

3 года назад
T8320145.java

8320145: Compiler should accept final variable in Record Pattern

3 года назад
T8326404.java

8326404: Assertion error when trying to compile switch with fallthrough with pattern

2 года назад
T8329115.java

8329115: Crash involving return from inner switch

2 года назад
T8329115.out

8329115: Crash involving return from inner switch

2 года назад
T8332463a.java

8374352: Update copyright year to 2025 for test/langtools/tools/javac/ in files where it was missed

7 месяцев назад
T8332463a.out

8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)

9 месяцев назад
T8332463b.java

8374352: Update copyright year to 2025 for test/langtools/tools/javac/ in files where it was missed

7 месяцев назад
T8332463b.out

8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)

9 месяцев назад
T8336781.java

8336781: Erroneous exhaustivity check with boolean switch

2 года назад
T8340145.java

8340145: Problem with generic pattern matching results in internal compiler error

2 года назад
T8343932.java

8343932: Error when parsing qualified generic type test pattern in switch

2 года назад
T8345474.java

8345474: Translation for instanceof is not triggered when patterns are not used in the compilation unit

2 года назад
T8358801.java

8358801: javac produces class that does not pass verifier.

год назад
TranslationTest.java

8345804: Update copyright year to 2024 for langtools in files where it was missed

2 года назад
TypedDeconstructionPatternExc.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
UncheckedWarningOnMatchesTest.java

8163229: several regression tests have a main method that is never executed

4 года назад
UncheckedWarningOnMatchesTest.out

8250625: Compiler implementation of Pattern Matching for instanceof (Final)

6 лет назад
UninitializedThisException.java

8332106: VerifyError when using switch pattern in this(...) or super(...)

2 года назад
Unnamed.java

8315532: Compiler Implementation for Unnamed Variables & Patterns 8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns

3 года назад
UnnamedErrors.java

8315532: Compiler Implementation for Unnamed Variables & Patterns 8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns

3 года назад
UnnamedErrors.out

8315532: Compiler Implementation for Unnamed Variables & Patterns 8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns

3 года назад
VarErrors.java

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад
VarErrors.out

8300543: Compiler Implementation for Pattern Matching for switch 8300545: Compiler Implementation for Record Patterns

3 года назад