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-02 22:48:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
processing
/
model
/
util
History
Nizar Benalla
606f2012b0
8174840: Elements.overrides does not check the return type of the methods
...
Co-authored-by: Pavel Rappo <prappo@openjdk.org> Reviewed-by: liach, darcy
2025-05-05 21:52:25 +00:00
..
deprecation
8273157: Add convenience methods to Messager
2021-09-01 20:28:05 +00:00
directSupersOfErr
8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header
2020-12-30 17:20:54 +00:00
elements
8174840: Elements.overrides does not check the return type of the methods
2025-05-05 21:52:25 +00:00
filter
…
printing
8193125: javac should not compile a module if it requires java.base with modifiers
2018-01-03 11:10:56 -08:00
types
8341483: Clarify special case handling of Types.getArrayType
2024-10-04 20:31:28 +00:00
BinaryName.java
…
DirectSuperOfInt.java
…
GetTypeElemBadArg.java
…
NoSupers.java
…
OverridesSpecEx.java
…
Superless.java
…
TestIntersectionTypeVisitors.java
…
TestTypeKindVisitors.java
8225054: Compiler implementation for records
2019-12-04 15:57:39 -05:00
TypesBadArg.java
…