INRIA / spoon

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.
http://spoon.gforge.inria.fr/
Other
1.76k stars 352 forks source link

notes on JDK 24 #6045

Open monperrus opened 3 weeks ago

monperrus commented 3 weeks ago

from David Delabassee

The JDK 24 are available, and are provided under the GNU General Public License v2, with the Classpath Exception. The Release Notes are available here.

As of the time of writing, the following JEPs have been targeted to JDK 24

Changes in recent JDK 24 builds that may be of interest

Note: A complete list of changes can be found here.