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

Reduce code duplication in BeanLinker

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • core-libs
    • None
    • b34
    • generic
    • generic

      BeanLinker methods getElementGetter and getElementSetter are large, and contain lots of commonalities. It makes sense to factor the common code out and reuse it.

      An explicit intent of this refactoring is to support an upcoming Dynalink REMOVE operation and make adding a future getElementRemover method much easier (and avoid triplication of common code).

            attila Attila Szegedi
            attila Attila Szegedi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: