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

Default java.net CookieHandler is obsolete, should unify with JavaFX

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      Java+JavaFX implement CookieHandler twice. The default implementation implements an obsolete standard and many websites don't work with it. Thus the JavaFX team implemented their own, which implements a more modern and compatible version of the spec and which is installed automatically when WebKit is used.

      This situation is confusing. Java should only need one cookie jar implementation. The code from JavaFX could be moved into the JDK so all apps benefit from better cookie handling.


            michaelm Michael McMahon
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: