Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hotfix][tests] Add "javax.management.*" to PowerMock ignore list
The test otherwise logged a LinkageError since it tries to load the MBeanServer interface which was already loaded.
- Loading branch information