This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
langtools
/
tools
/
javac
/
lambda
/
methodReference
History
Srikanth Adayapalam
544e317225
8059632: Method reference compilation uses incorrect qualifying type
...
Reviewed-by: mcimadamore
2022-11-21 03:02:29 +00:00
..
8059632
8059632: Method reference compilation uses incorrect qualifying type
2022-11-21 03:02:29 +00:00
pack
…
BoundUnboundSearchTest.java
8296171: Compiler incorrectly rejects code with variadic method references
2022-11-14 18:31:26 +00:00
BridgeMethod.java
…
ImplicitEnclosingInstanceTest.java
…
IntersectionParameterTypeTest2.java
8292975: javac produces code that crashes with LambdaConversionException
2022-10-07 04:20:40 +00:00
IntersectionParameterTypeTest.java
8292975: javac produces code that crashes with LambdaConversionException
2022-10-07 04:20:40 +00:00
IntersectionTypeReceiverTest2.java
…
IntersectionTypeReceiverTest.java
…
MethodRef1.java
…
MethodRef2.java
…
MethodRef3.java
…
MethodRef4.java
…
MethodRef5.java
…
MethodRef6.java
…
MethodRef7.java
…
MethodRef8.java
…
MethodRef_neg.java
…
MethodRef_neg.out
…
MethodReferenceComplexNullCheckTest.java
…
MethodReferenceInConstructorInvocation.java
8261006: 'super' qualified method references cannot occur in a static context
2021-07-15 15:33:23 +00:00
MethodReferenceInConstructorInvocation.out
8261006: 'super' qualified method references cannot occur in a static context
2021-07-15 15:33:23 +00:00
MethodRefIntColonColonNewTest.java
…
MethodRefIntColonColonNewTest.out
…
MethodRefNewInnerBootstrap.java
…
MethodRefNewInnerInLambdaNPE1.java
…
MethodRefNewInnerInLambdaNPE2.java
…
MethodRefNewInnerInLambdaVerify1.java
…
MethodRefNewInnerInLambdaVerify2.java
…
MethodRefNewInnerInLambdaVerify2simple.java
…
MethodRefNewInnerRawTest.java
8029633: Raw inner class constructor ref should not perform diamond inference
2022-10-20 15:43:10 +00:00
MethodRefNewInnerRawTest.out
8029633: Raw inner class constructor ref should not perform diamond inference
2022-10-20 15:43:10 +00:00
MethodRefQualifier1.java
…
MethodRefSingleRefEvalBridge.java
…
MethodRefStuck2.java
…
MethodRefStuck8249261.java
…
MethodRefStuck8249261.out
…
MethodRefStuck.java
…
MethodRefStuck.out
…
MethodRefStuckParenthesized.java
…
MethodRefStuckParenthesized.out
…
MethodRefToInner.java
…
MethodRefToInnerWithoutOuter.java
…
MethodRefToInnerWithoutOuter.out
…
MethodRefToLocalClassMethodTest.java
…
ProtectedInaccessibleMethodRefTest2.java
…
ProtectedInaccessibleMethodRefTest.java
…
SamConversion.java
…
SamConversionComboTest.java
…
TreeMakerParamsIsGoofy.java
…