Henry Zongaro
Henry Zongaro
Hi, @Aman254. Let me begin by apologizing if the original description of the problem wasn't very clear, or if this comment ends up providing background information of which you are...
> Hello, I would like to work on this issue, if its still open and no one is working on it. Hi, @jainyash0007. Thank you for offering to help! I've...
Looking at [`TestManagementFactory.testThreadMXBeanProxy`](https://github.com/eclipse-openj9/openj9/blob/c102e758c66171c8d4ab08d58fdbd2758c3b5b45/test/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestManagementFactory.java#L1304) I think it's actually `ThreadInfo` objects that are being tested for equality rather than Strings.
@a7ehuo, this crash bears a resemblance to a crash you were investigating a couple of years ago - #13450. May I ask you to take a look at this to...