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

Investigate the situation when the bean have more than one unrelated writers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • client-libs
    • None
    • generic
    • generic

      More information here:
      http://mail.openjdk.java.net/pipermail/beans-dev/2016-May/000307.html

      When the parent class has a "Enum getE()" method and subclass have a number of setE() including setE(Enum) we skip all them, because then we validate the subclass we simply select the first setE() which is not necessary setE(Enum).

      Note that behaviour when the bean have such mislead write methods is unspecified.

            Unassigned Unassigned
            serb Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: