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-05 15:42:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
processing
/
model
/
element
History
Vicente Romero
1da28de82f
8255009: delta apply fixes for JDK-8246774 and JDK-8253455, pushed too soon
...
Reviewed-by: jlahoda
2020-10-19 15:55:54 +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
8255009: delta apply fixes for JDK-8246774 and JDK-8253455, pushed too soon
2020-10-19 15:55:54 +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
…
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
…