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

Unnecessary accessor functions for methodSignature

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.2.0
    • client-libs
    • None
    • 2d
    • beta
    • sparc
    • solaris_2.6

      The accessor functions getManager() and getMethodSignature() (mainly in /loops) are unnecessary if the data being returned is final.

      The static variables can be declared as public final, and the function calls can be eliminated.

            flar Jim Graham
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: