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

Document that monitor tasks are run within the context of the monitor.start() caller

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • core-svc
    • b45
    • generic
    • generic
    • Verified

      Monitors schedule tasks that are executed periodically
      and which go fetching the monitored attribute's value
      from the MBean.

      When security is active, the security checks carried out
      to see if the caller has access to the attribute or to any
      security protected operation the attribute implementation
      might perform are based on the access control context of
      the monitor.start() caller and not on the access control
      context of the monitor creator.

      ###@###.### 2005-03-11 13:44:34 GMT

            lmalvent Luis-Miguel Alventosa (Inactive)
            lmalvent Luis-Miguel Alventosa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: