Skip to content

Conversation

@kebuu
Copy link
Contributor

@kebuu kebuu commented Oct 7, 2019

FIX #504
I added the method getGarbageCollectorMXBeans to be able to test my modifications (otherwise I don't know how to fake ManagementFactory.getGarbageCollectorMXBeans()).

FIX #504

Signed-off-by: Christophe TARDELLA <christophe.tardella@gmail.com>
}
}

protected List<GarbageCollectorMXBean> getGarbageCollectorMXBeans() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you add this function?

@kebuu
Copy link
Contributor Author

kebuu commented Oct 7, 2019 via email

@brian-brazil brian-brazil merged commit ba220f7 into prometheus:master Oct 7, 2019
@brian-brazil
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ClassCastException in MemoryAllocationExports

2 participants