Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8143045 Add a missing member handler to BeansLinker
  3. JDK-8144917

Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • core-libs
    • None
    • b102
    • generic
    • generic

    Description

      Code for component operation linking in AbstractJavaLinker/BeanLinker should be made more readable before we implement the "no such member" functionality in it.

      Specifically, we should encapsulate the long parameter list of getGuardedInvocationComponent() and various other methods it invokes with a parameter object and need to prepare a semantic separation of "getGuardedInvocationComponent" and "getNextComponent" functionality.

      This change has no functional effects, it's a refactoring for easier introduction of the no-such-member implementation.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: