You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Add operations for the FlightRecorderMXBean
Add operations for the DiagnosticCommandMBean
Add operations for the HotSpotDiagnosticMXBean
Add the attr action for obtaining and modifying attributes
Add the info action for enumerating methods and attributes
Add the dump action for the MemoryUserDatabaseMBean
Add the write action for the MemoryUserDatabaseMBean
Changed
The invoke action does no longer allow accessing attributes by using methods starting
with get. Instead, the attr action should now be used for attribute access
The old MBeaninfo operations was renamed to stats. The info action now performs
the general info operation for the specified MBean
MBeans with default support by beanshooter are now displayed together with the
corresponding action name when listing MBeans