This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-08-06 16:11:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
patterns
History
Jan Lahoda
fdfa1dda08
8264306: Non deterministic generation of java/lang/invoke/MemberName.class
...
Reviewed-by: shade, jfranck
2021-04-01 11:38:45 +00:00
..
scope
…
Annotations.java
8260593: javac can skip a temporary local variable when pattern matching over a local variable
2021-02-08 09:36:29 +00:00
BindingsExistTest.java
…
BindingsExistTest.out
…
BindingsTest1.java
8260593: javac can skip a temporary local variable when pattern matching over a local variable
2021-02-08 09:36:29 +00:00
BindingsTest1Merging.java
…
BindingsTest1Merging.out
…
BindingsTest2.java
…
BindingsTest2.out
…
BreakAndLoops.java
…
CastConversionMatch.java
…
CastConversionMatch.out
…
ConditionalTest.java
…
DuplicateBindingTest.java
…
DuplicateBindingTest.out
…
EnsureTypesOrderTest.java
…
EnsureTypesOrderTest.out
…
ExamplesFromProposal.java
…
ImpossibleTypeTest.java
…
ImpossibleTypeTest.out
…
LocalVariableReuse.java
8260593: javac can skip a temporary local variable when pattern matching over a local variable
2021-02-08 09:36:29 +00:00
LocalVariableTable.java
…
MatchBindingScopeTest.java
…
MatchBindingScopeTest.out
…
NoModifiersOnBinding.java
…
NoModifiersOnBinding.out
…
NoSubtypeCheck.java
…
NoSubtypeCheck.out
8260566: Pattern type X is a subtype of expression type Y message is incorrect
2021-01-29 18:27:03 +00:00
NoUnnecessaryCast.java
8260593: javac can skip a temporary local variable when pattern matching over a local variable
2021-02-08 09:36:29 +00:00
NullsInPatterns.java
…
NullsInPatterns.out
8260566: Pattern type X is a subtype of expression type Y message is incorrect
2021-01-29 18:27:03 +00:00
PatternMatchPosTest.java
…
PatternMatchPosTest.out
…
PatternMatchPosTestData.java
…
PatternsSimpleVisitorTest.java
…
PatternTypeTest2.java
…
PatternVariablesAreNonFinal2.java
…
PatternVariablesAreNonFinal.java
…
PatternVariablesAreNonFinal.out
…
RawTypeBindingWarning.java
8263590: Rawtypes warnings should be produced for pattern matching in instanceof
2021-03-18 12:37:20 +00:00
RawTypeBindingWarning.out
8263590: Rawtypes warnings should be produced for pattern matching in instanceof
2021-03-18 12:37:20 +00:00
Reifiable.java
…
Reifiable.out
…
ReifiableOld-old.out
…
ReifiableOld.java
…
ReifiableOld.out
…
StablePatternDesugaring.java
8264306: Non deterministic generation of java/lang/invoke/MemberName.class
2021-04-01 11:38:45 +00:00
UncheckedWarningOnMatchesTest.java
…
UncheckedWarningOnMatchesTest.out
…