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

Method "Boolean isX()" assumed to define attribute but should be operation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 1.2.1
    • core-svc
    • b32
    • generic
    • generic

      A Standard MBean that includes a method "Boolean isX()" is considered to define an attribute "X" of type Boolean. Nothing in the spec says this. A method "boolean isX()" does define an attribute "X" of type boolean, but boolean is not the same as Boolean. This needs to be fixed to conform to the spec.

            emcmanus Eamonn McManus
            emcmanus Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: