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

Allow to use high-resolution splash screens in webstart

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 8-pool
    • 9
    • deploy

    Description

      There is a way to define a splash screen in Java webstart app.
      https://blogs.oracle.com/thejavatutorials/entry/changing_the_java_web_start
      <icon href="mysplash.jpg" kind="splash"/>

      It should be possible to provide high-resolutions splash screens for HiDPI displays:
      ---------
      mysplash.jpg
      mysplash@125pct.jpg
      mysplash@150pct.jpg
      mysplash@2x.jpg
      ---------

      The proposed name convention for splash screens: @125pct @150pct @2x @250pct @3x

      See JDK-8151787 Unify the HiDPI splash screen image naming convention

      Attachments

        Issue Links

          Activity

            People

              herrick Andy Herrick (Inactive)
              alexsch Alexandr Scherbatiy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: