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

Improper calling of MessageFormat.format method.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx11, 8, 9, 10
    • javafx
    • None

      There is improper calling of MessageFormat.format method at many places in javaFX src. Instead of Object[ ] as a parameter, Object seems to have been passed. So, when user will call such method with String parameter classCastException will be outputted.

            Unassigned Unassigned
            rgoel Rachna Goel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: