<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 04/09/2023 10:48, Ron Pressler wrote
    <blockquote
      cite="mid:6C7C2683-CAFB-4944-8C76-FDC2E770BC8B@oracle.com"
      type="cite">
      <pre wrap="">The end user of your application need not see the warning at all. If you, as the application author, pick a runtime based on a JDK version that has this warning for your application, then *you*, as the application author, will pass the flag to the Java runtime. Your application’s end user need not know about any Java flags; they need not even know your application is a Java application. These are all internal details of your application.
</pre>
    </blockquote>
    As I explained in an earlier message, I can release a new version of
    my application that has this change (I will use the new attribute in
    the launcher jar) but many users are still using older versions of
    the application without this change. They will see the scary warning
    and will not know what they need to do to make it go away.<br>
  </body>
</html>