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

OS/X command line launched wrong Dock icon

XMLWordPrintable

    • aarch64
    • os_x

      ADDITIONAL SYSTEM INFORMATION :
      openjdk version "19" 2022-09-20
      javafx 19


      A DESCRIPTION OF THE PROBLEM :
      Command line launched is showing a Folder as the icon in the Dock. This is somewhat confusing.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      For early testing of code I command line compile with...

      javac -d . --module-path /Users/mjh/Documents/javafx-sdk-19/lib --add-modules javafx.base,javafx.controls BTCMonitor.java

      and run with...

      java --module-path /Users/mjh/Documents/javafx-sdk-19/lib --add-modules javafx.base,javafx.controls us.hall.btc.BTCMonitor

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Some javafx specific icon in the dock to indicate the running application process.
      ACTUAL -
      A generic Folder icon is shown

      FREQUENCY : always


            pnarayanaswa Praveen Narayanaswamy
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: