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-11 02:48:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
processing
/
model
/
element
History
Joe Darcy
c24b0bada2
8309503: Improve javax.lang.model tests for JEP 445
...
Reviewed-by: jlahoda, jjg, jlaskey
2023-06-07 17:55:47 +00:00
..
8009367
…
ObsoleteStrictfp
…
repeatingAnnotations
…
TestMissingElement
…
TestMissingElement2
8302685: Some javac unit tests aren't reliably closing open files
2023-02-27 16:21:57 +00:00
AnnoProcessorOnRecordsTest.java
…
AnnotationToStringTest.java
…
Anonymous.java
8306112: Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview)
2023-06-05 18:45:39 +00:00
CheckingAccessorsOnLoadedRecordClasses.java
…
CheckingTypeAnnotationsOnRecords.java
…
ErrorOnAnnoWithTargetMethod.java
…
JavaxLangModelForRecords.java
…
RecordNotPreservingNestedTypeAnnotationsTest.java
…
TestAnonClassNames.java
…
TestAnonSourceNames.java
…
TestBindingVariable.java
…
TestBindingVariableData.java
…
TestElement.java
…
TestElementAsType.java
…
TestElementKindPredicates.java
8282411: Add useful predicates to ElementKind
2022-03-01 18:48:43 +00:00
TestEmptyContainer.java
…
TestExecutableElement.java
…
TestExecutableReceiverType.java
…
TestFileObjectOf.java
8224922: Access JavaFileObject from Element(s)
2021-11-21 20:42:37 +00:00
TestListPackageFromAPI.java
8278930: javac tries to compile a file twice via PackageElement.getEnclosedElements
2022-01-10 09:30:55 +00:00
TestModuleElementNames.java
…
TestNames.java
8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
2023-05-22 08:52:36 +00:00
TestNonInherited.java
…
TestOrigin.java
…
TestPackageElement.java
…
TestRecord.java
…
TestRecordDesugar.java
…
TestResourceElement.java
…
TestResourceVariable.java
…
TestSealed.java
…
TestTypeElement.java
…
TestTypeParameter.java
…
TestTypeParameterAnnotations.java
…
TestUnnamedClass.java
8309503: Improve javax.lang.model tests for JEP 445
2023-06-07 17:55:47 +00:00
TestUnnamedVariableElement8.java
8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
2023-05-22 08:52:36 +00:00
TestUnnamedVariableElement.java
8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
2023-05-22 08:52:36 +00:00
TestUnnamedVariableElementData.java
8302344: Compiler Implementation for Unnamed patterns and variables (Preview)
2023-05-22 08:52:36 +00:00
TypeParamBounds.java
…