This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
langtools
/
tools
/
javac
/
processing
/
model
History
Joe Darcy
ff165f9f0c
8342934: TYPE_USE annotations printed with error causing "," in toString output
...
Reviewed-by: iris, vromero
2024-10-25 16:49:11 +00:00
..
6194785
…
6341534
8273157: Add convenience methods to Messager
2021-09-01 20:28:05 +00:00
completionfailure
8302514: Misleading error generated when empty class file encountered
2023-02-16 14:48:39 +00:00
element
8335290: Rename ClassFile::transform to ClassFile::transformClass
2024-07-03 05:03:56 +00:00
inheritedByType
…
LocalClasses
…
nestedTypeVars
…
testgetallmembers
…
trees
…
type
8342934: TYPE_USE annotations printed with error causing "," in toString output
2024-10-25 16:49:11 +00:00
util
8341483: Clarify special case handling of Types.getArrayType
2024-10-04 20:31:28 +00:00
EmptyPackageInfo.java
8298727: Trees.getPath may crash for unnamed package
2022-12-15 11:33:56 +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
8325324: Implement JEP 477: Implicitly Declared Classes and Instance Main Methods (Third Preview)
2024-05-23 09:43:29 +00:00
TestVisitorDefaults.java
…