Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8359809 AttributeList, RoleList and UnresolvedRoleList should never accept other types of Object
  3. JDK-8361169

Release Note: AttributeList, RoleList, and UnresolvedRoleList Should Never Accept Other Types of Object

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 26
    • 26
    • core-svc

      The classes `javax.management.AttributeList`, and `javax.management.relation.RoleList` and `UnresolvedRoleList`, have historicallly accepted objects of the wrong type, and only verified types when (and after) the "asList()" method is called. This feature has been removed, and these classes never accept the wrong kind of Object. Most applications using these classes should not be affected.

            kevinw Kevin Walls
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: