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-02-18 06:15:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
processing
/
model
/
element
History
Jan Lahoda
18bc95ba51
8250625: Compiler implementation of Pattern Matching for instanceof (Final)
...
Reviewed-by: vromero
2020-11-05 08:01:33 +00:00
..
8009367
…
repeatingAnnotations
8234101: Compilation error thrown when repeating annotation is used on record component
2019-12-11 15:31:40 -05:00
TestMissingElement
…
TestMissingElement2
…
AnnoProcessorOnRecordsTest.java
…
AnnotationToStringTest.java
…
CheckingTypeAnnotationsOnRecords.java
8242478: compiler implementation for records (Second Preview)
2020-05-17 11:09:52 -04:00
ErrorOnAnnoWithTargetMethod.java
8239447: compiler error for annotations applied to record components with target METHOD
2020-03-13 10:29:03 -04:00
JavaxLangModelForRecords.java
8255013: implement Record Classes as a standard feature in Java, follow-up
2020-10-28 17:18:46 +00:00
RecordNotPreservingNestedTypeAnnotationsTest.java
8242529: javac defines type annotations incorrectly for record members (constructor and property accessor)
2020-07-09 17:37:53 -04:00
TestAnonClassNames.java
…
TestAnonSourceNames.java
…
TestBindingVariable.java
8250625: Compiler implementation of Pattern Matching for instanceof (Final)
2020-11-05 08:01:33 +00:00
TestBindingVariableData.java
…
TestElement.java
…
TestElementAsType.java
…
TestElementKindPredicates.java
…
TestEmptyContainer.java
…
TestExecutableElement.java
…
TestExecutableReceiverType.java
…
TestModuleElementNames.java
…
TestNames.java
…
TestNonInherited.java
…
TestOrigin.java
…
TestPackageElement.java
…
TestRecord.java
…
TestRecordDesugar.java
8242478: compiler implementation for records (Second Preview)
2020-05-17 11:09:52 -04:00
TestResourceElement.java
…
TestResourceVariable.java
…
TestSealed.java
8227046: compiler implementation for sealed classes
2020-06-01 17:00:40 -04:00
TestTypeElement.java
…
TestTypeParameter.java
…
TestTypeParameterAnnotations.java
…
TypeParamBounds.java
…