FasterXML / jackson-core

Core part of Jackson that defines Streaming API as well as basic shared abstractions
Apache License 2.0
2.25k stars 773 forks source link

Add back Java 22 optimisation in FastDoubleParser #1277

Closed pjfanning closed 4 months ago

pjfanning commented 4 months ago

The pom.xml removes the Java 22 classes for fastdoubleparser. Maven Shade plugin settings. Will also need to add a relocation setting.

It should be safe to add them back now. Build tools have releases that support Java 22 format classes.

cowtowncoder commented 4 months ago

Let's do that for 2.18, however, to reduce risk for 2.17.1.