<div dir="auto">Hello,<div dir="auto"><br></div><div dir="auto">I have a use case for configuration objects where I would like to use java.time.Duration to represent time intervals, timeouts, delays, etc. for example.</div><div dir="auto"><br></div><div dir="auto">In these configuration objects, sometimes users may not provide a value, and the configuration framework does not have a default value for it either. This is to be interpreted as "disable the feature" or "let the library decide". For this specific case, I was considering returning `null` to mean "disable the feature" or "let the library decide".</div><div dir="auto"><br></div><div dir="auto">java.time.Duration being marked as a value based class, I wanted to confirm that using `null` will not force significant rework in the future? i.e. java.time.Duration will not opt-in to become a null-restricted value class type (<a href="https://openjdk.org/jeps/8316779">https://openjdk.org/jeps/8316779</a>).</div><div dir="auto"><br></div><div dir="auto">Thanks a lot, and thanks for the huge work on Valhalla. Good luck for bringing it into mainline Java !</div><div dir="auto"><br></div><div dir="auto">Jean-Noël </div></div>

<br>
<i style="margin:0px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background:rgb(255,255,255);font-family:proxima-nova-zendesk,system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif;color:rgb(85,85,85)"><span style="margin:0px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background:transparent;font-family:proxima-nova-zendesk,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif;font-weight:600"><font size="2">CONFIDENTIALITY NOTICE: This email may contain confidential and privileged material for the sole use of the intended recipient(s). Any review, use, distribution or disclosure by others is strictly prohibited.  If you have received this communication in error, please notify the sender immediately by e-mail and delete the message and any file attachments from your computer. Thank you.</font></span></i>