Deprecate builders

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      There are two problems with the builders code
      1. it's not possible to call static create method for parametrized builders (RT-24272)
      2. binary incompatibility when class hierarchy changes
      With 8.0 javac, the builders code won't even compile.
      Since there is no easy solution for these issues, the builders should be deprecated in 8.0 and removed in next version.
      (see also http://mail.openjdk.java.net/pipermail/openjfx-dev/2013-March/006725.html)

            Assignee:
            Eva Krejčířová (Inactive)
            Reporter:
            Eva Krejčířová (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: