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-16 15:33:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
langtools
/
tools
/
javac
/
processing
/
model
History
Joe Darcy
0657acf534
8289249: Add methods to Elements for record constructors
...
Reviewed-by: vromero
2022-08-05 22:18:59 +00:00
..
6194785
…
6341534
8273157: Add convenience methods to Messager
2021-09-01 20:28:05 +00:00
completionfailure
8265270: Type.getEnclosingType() may fail with CompletionFailure
2021-06-02 09:53:31 +00:00
element
8282411: Add useful predicates to ElementKind
2022-03-01 18:48:43 +00:00
inheritedByType
…
LocalClasses
…
nestedTypeVars
…
testgetallmembers
…
trees
8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header
2020-12-30 17:20:54 +00:00
type
8284220: TypeMirror#toString omits enclosing class names after JDK-8281238
2022-05-04 20:25:36 +00:00
util
8289249: Add methods to Elements for record constructors
2022-08-05 22:18:59 +00:00
LocalInAnonymous.java
…
MissingClassRecursiveAccessible.java
…
TestExceptions.java
…
TestSourceVersion.java
8275308: Add valueOf(Runtime.Version) factory to SourceVersion
2021-10-28 22:11:03 +00:00
TestSymtabItems.java
8225054: Compiler implementation for records
2019-12-04 15:57:39 -05:00
TestVisitorDefaults.java
…