Java language evolution has switched into a new gear. Java is being released every 6 months, with "preview" features that let everyone test and, supposedly, give feedback on new language ideas.
However, I cannot find how to actually give that feedback! Take as an example JEP 305, "Pattern matching for instanceof" being introduced as a preview feature in Java 14. The JIRA page has no comments. I suppose I could send emails to developer mailing lists, but that seems too heavy-handed.
How can I contribute to the development of Java by submitting my unsolicited 2 cents?