RFR: 7150256: Add back Diagnostic Command JMX API (original) (raw)
Daniel Fuchs daniel.fuchs at oracle.com
Fri May 3 18:19:54 UTC 2013
- Previous message: RFR: 7150256: Add back Diagnostic Command JMX API
- Next message: RFR: 7150256: Add back Diagnostic Command JMX API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
On 5/3/13 8:02 PM, Mandy Chung wrote:
2. Investigate what DiagnosticCommandImpl.getAttributes and setAttributes should do per DynamicMBean spec. The current implementation throws UOE which seem to be okay. It's good to confirm what is specified or not specified per DynamicMBean spec
By analogy with what the MBeanServerConnection says and what the StandardMBean class does, I'd say that the expected behavior would be to return an empty AttributeList for both methods.
-- daniel
Thanks Mandy
- Previous message: RFR: 7150256: Add back Diagnostic Command JMX API
- Next message: RFR: 7150256: Add back Diagnostic Command JMX API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]