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-06-07 11:05:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
annotations
History
Jan Lahoda
9acd9f8790
8381965: NullPointerException in TypeAnnotationPositions
...
Reviewed-by: mcimadamore
2026-06-01 11:17:01 +00:00
..
6214965
…
6359949
8369428: Include method name in 'does not override or implement' diagnostics
2025-10-28 08:53:43 +00:00
6365854
8305250: Unnecessary "unknown enum constant" warning emitted by javac when dependency has optional annotations with enums
2026-03-12 07:32:43 +00:00
6550655
…
6881115
…
8145489
…
8218152
8196182: ServiceLoader.iterator().hasNext()/.next() may throw a LinkageError
2026-04-11 04:49:31 +00:00
8254023
…
8261088
…
clinit
…
crash_empty_enum_const
8374352: Update copyright year to 2025 for test/langtools/tools/javac/ in files where it was missed
2025-12-31 17:53:43 +00:00
crashOnUnknownAttr
8305250: Unnecessary "unknown enum constant" warning emitted by javac when dependency has optional annotations with enums
2026-03-12 07:32:43 +00:00
default
…
neg
8381403: @Deprecated annotation has no effect warnings on record components
2026-05-11 07:27:47 +00:00
parameter
…
pos
8374352: Update copyright year to 2025 for test/langtools/tools/javac/ in files where it was missed
2025-12-31 17:53:43 +00:00
repeatingAnnotations
8378524: Compile-time constant generated through annotation processor is not usable in repeated annotation but fails compilation
2026-03-16 07:47:26 +00:00
T8154270
…
testCrashNestedAnnos
…
typeAnnotations
8381965: NullPointerException in TypeAnnotationPositions
2026-06-01 11:17:01 +00:00
AnnotationTypeElementModifiers.java
…
AnnotationTypeElementModifiers.out
…
ApplicableAnnotationsOnRecords.java
…
AtNonAnnotationTypeTest.java
…
AtNonAnnotationTypeTest.out
…
CrashDuplicateAnnotationDeclarationTest.java
…
DeprecationWarningTest.java
…
DeprecationWarningTest.out
…
FinalReceiverTest.java
…
FinalReceiverTest.out
…
FinalStringInNested.java
…
LocalInnerReceiverTest.java
…
MissingAnnotationClassFile.java
…
ParameterArrayLimit.java
…
ReadingMethodWithTypeAnno.java
…
SyntheticParameters.java
…
T7043371.java
…
T7073477.java
…
TestAnnotationPackageInfo.java
…
TestAnnotationValuesResolved.java
8322706: AnnotationTypeMismatchException in javac with annotation processing
2025-04-16 11:43:42 +00:00
TestParameterAnnotationOnReceiverType.java
…