Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8081627

Use awt splash mechanism in all cases in JDK9

XMLWordPrintable

    • b83

        We can remove all the native splash screen code and just do what Mac implementation is doing.
        Since deployment in JDK9 supports only old versions of jre 1.6.0+, we can now remove a great deal of native code in launcher.c and splash_md.c, as well as not have to launch second copy of javaws.exe to wait to close splash window. None of this is necessary anymore.
        Cleaning this up will simplify the native code, as well as some of the Java code.

              herrick Andy Herrick (Inactive)
              herrick Andy Herrick (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: