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

Fx ant task are not able to close the <applet-desc> tag properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7u6
    • fx2.1.1
    • deploy
    • None

      Fx ant task are not able to close the <applet-desc> tag properly, it closes it with "</applet>". For example
      <applet-desc width="400" height="400" main-class="com.javafx.main.NoJavaFXFallback" name="testBasicServiceFX_name" >
      <param name="requiredFXVersion" value="2.1+"/>
      </applet>
      Though it's not causing any issue with launching of applets or applications but we should fix it

            igor Igor Nekrestyanov (Inactive)
            jijising Jitender Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: