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-03-31 10:09:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
annotations
History
Liam Miller-Cushon
88d4f1f7ce
8380795: Consider omitting type annotations from method arguments in diagnostics
...
Co-authored-by: Liz Looney <lizlooney@google.com> Reviewed-by: vromero
2026-03-30 13:09:18 +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
…
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
8369428: Include method name in 'does not override or implement' diagnostics
2025-10-28 08:53:43 +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
8380795: Consider omitting type annotations from method arguments in diagnostics
2026-03-30 13:09:18 +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
…