-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
Description
There have been a couple of recent Java toolchain fixes that improve compatibility with JDK 21 that it would be nice to get into 6.3.0:
- 6.2.0: Unexpected output "Unknown constant: 11" #18360
- ArrayIndexOutOfBoundsException in turbine with JDK 21 class files #18743
The first one has been merged into 6.3.0, the second one hasn't yet.
I think both changes will require a java_tools release to be visible, would it be possible to include both in 6.3.0 and then cut another java_tools release?