Clément de Tastes
banner
cdetastes.bsky.social
Clément de Tastes
@cdetastes.bsky.social
Tech Lead @ SCIAM
Java enthusiast - 8 bit nostalgic
I also wrote a #JavaFX app that uses them: github.com/CodeSimcoe/M... combining the strength of encapsulation with the performance of primitives.
October 24, 2025 at 7:39 AM
Are you warming up for JChateau's workshop ?
October 13, 2025 at 4:20 PM
No worries
October 2, 2025 at 10:44 PM
Ma console de cœur, ça va sans dire
September 13, 2025 at 4:43 PM
Reposted by Clément de Tastes
It was the discussion about java 25 optimizations i was after.

Found it via another human reply:

github.com/CodeSimcoe/M...
Primitive vs Record vs Value Record by CodeSimcoe · Pull Request #1 · CodeSimcoe/MandelbrotFx
PR opened as draft just for viewing its specificities
github.com
September 4, 2025 at 4:33 PM
Something about hashCode() would be necessary to do as well, as it mutates the hash field.
September 5, 2025 at 7:39 AM
javafx.geometry.Point2D (and 3D) would definitely be great candidates, but it would make them final, possibly breaking compatibility.
September 5, 2025 at 7:31 AM