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

packaging: make sure user content is properly escaped

XMLWordPrintable

      We need to make sure all content in the JNLP/html and manifes is escaped as needed.

      E.g. to pass < char in the application argument user should use &lt; in the ant task (this is because ant requires escaping) and as a result of that JNLP should contain &lt; too but manifest should contain < or perhaps \<.

      This is potential source of inconvenience and subtle bugs.

            shemnon Danno Ferrin (Inactive)
            igor Igor Nekrestyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: