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

[Bundlers] all Mac OS bundlers, except for DMG, have no toString overriding, but the others have

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P5
    • 8u20
    • 8u20
    • deploy

    Description

      All the Bundler classes, except for Mac*, have toString definition pointing to their name:

      class com.sun.javafx.tools.packager.bundlers.WinAppBundler => Windows Application Bundler
      class com.sun.javafx.tools.packager.bundlers.WinExeBundler => Exe Bundler (based on Inno Setup)
      class com.sun.javafx.tools.packager.bundlers.WinMsiBundler => MSI Installer
      class com.sun.javafx.tools.packager.bundlers.LinuxAppBundler => Lunix Application Image
      class com.sun.javafx.tools.packager.bundlers.LinuxDebBundler => DEB Installer
      class com.sun.javafx.tools.packager.bundlers.LinuxRPMBundler => RPM Bundle
      class com.sun.javafx.tools.packager.bundlers.MacAppBundler => com.sun.javafx.tools.packager.bundlers.MacAppBundler@c667f46
      class com.sun.javafx.tools.packager.bundlers.MacDMGBundler => DMG Installer
      class com.oracle.bundlers.mac.MacPKGBundler => com.oracle.bundlers.mac.MacPKGBundler@51bd8b5c
      class com.oracle.bundlers.mac.MacAppStoreBundler => com.oracle.bundlers.mac.MacAppStoreBundler@7b50df34

      Please, do the same thing for Mac bundlers to be consistent.

      Attachments

        Activity

          People

            shemnon Danno Ferrin (Inactive)
            dginzbur Dmitry Ginzburg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: