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

Deprecate builders

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • 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)

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

              Created:
              Updated:
              Resolved:
              Imported: