Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8139727 Define ConstructorParameters annotation type for MXBeans
  3. JDK-8177525

Release Note: Define ConstructorParameters annotation type for MXBeans

    XMLWordPrintable

Details

    Description

      A new annotation @javax.management.ConstructorParameters in the java.management module is introduced.

      The newly introduced annotation will be 1:1 copy of @java.beans.ConstructorProperties. Constructors annotated by @java.beans.ConstructorProperties will still be recognized and processed.
       
      In case a constructor is annotated by both @javax.management.ConstructorParameters and @java.beans.ConstructorProperties only the @javax.management.ConstructorParameters will be used.

      Attachments

        Activity

          People

            asapre Amit Sapre
            asapre Amit Sapre
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: