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-05-10 13:39:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
annotations
History
Dusan Balek
3444dad52c
8381739: Comma-separated declaration with type-use annotations causes compiler crash
...
Reviewed-by: jlahoda
2026-04-27 09:40:33 +00:00
..
6214965
…
6359949
…
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
…
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
…
parameter
…
pos
…
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
8381739: Comma-separated declaration with type-use annotations causes compiler crash
2026-04-27 09:40:33 +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
…
TestParameterAnnotationOnReceiverType.java
…