Comment on JEP 539: Strict Field Initialization in the JVM moved to previewparentComments−vips7L2mosun.misc.UnsafeYeah idk man sounds like it sucks to suck in this case. Don’t use unsafe.From your example: record Local(LocalDate ld) {}Will work perfectly fine with every deserializer I’ve ever seen.
Comments
Yeah idk man sounds like it sucks to suck in this case. Don’t use unsafe.
From your example: record Local(LocalDate ld) {}
Will work perfectly fine with every deserializer I’ve ever seen.