<div dir="ltr">Hi,<div><br></div><div>Just adding my 2 cents to the discussion.</div><div><br></div><div>I think there's a precedent to this that the JavaFX team was using back in JavaFX 8 and before it. It wasn't for preview features, but it had a somewhat similar purpose. </div><div>There was an "@treatAsPrivate" annotation. This annotation was used in methods that were only meant to be used internally by JavaFX itself. They were an implementation detail. They could be used by programmers, but they had a risk of being removed or their behavior later being changed entirely.</div><div>That annotation seemed to be enough. Some developers used these methods (including myself), and I don't remember any issues with this. Developers were well aware these methods could get removed and some of them have actually been removed.</div><div>(I think they were also marked with the "@Deprecated" annotation so that you had an extra warning from the IDE, and the @treatAsPrivate annotation also hid them from the javadocs).</div><div><br></div><div>I like the idea of preview features. Some features need to be tested by programmers for a long time before we are sure they can be set in stone. Like others have said this could also allow features to come out quicker.</div><div><br></div><div>Thanks! Kind regards,<br></div><div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Pedro Duque Vieira - <a href="https://www.pixelduke.com" target="_blank">https://www.pixelduke.com</a></div></div></div></div></div><div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br><table style="border-top:1px solid #d3d4de"><tr><td style="width:55px;padding-top:13px"><a href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://s-install.avcdn.net/ipm/preview/icons/icon-envelope-tick-green-avg-v1.png" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td><td style="width:470px;padding-top:12px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Sem vírus.<a href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank" style="color:#4453ea">www.avg.com</a></td></tr></table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div>