Draft JEP Announcement: "Computed Constants"
Per-Ake Minborg
per-ake.minborg at oracle.com
Thu Jul 27 15:52:46 UTC 2023
Hi all,
Maurizio and I have drafted a JEP for computed constants, which are
immutable value holders that are initialized at most once. They offer
the performance and safety benefits of final fields while offering
greater flexibility as to the timing of initialization. In the
context of Leyden, they could be one basis for shifting computation
both forward and backward in time.
The draft is here: https://openjdk.org/jeps/8312611
Now that the Leyden repo is open, I’ll publish the prototype code to a
new branch there shortly.
Comments are welcome!
Best, Per
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/leyden-dev/attachments/20230727/d2aad882/attachment.htm>
More information about the leyden-dev
mailing list