Suchitainf
Suchitainf
@aptmac @bric3 I have implemented the review comments suggested. @bric3 Yes, you are right " In DefaultIItemResultSet the insertion in data order is dependent on the iteration order of the...
Hi @bric3 @Gunde @aptmac , Did you get a chance to check the latest patch? Please let me know what else is required, so that we can close this PR.
In the latest patch, I have removed the synchronized block which was the main bottle neck for the approval of this PR. Also, used the suggested data structure i.e. ConcurrentLinkedQueue...
For the JVM PID 2177:  **Before the Change:** JVM Internal Page Event Browser Page **After the Change:** JVM Internal Page Event Browser Page
> MIght want to check so that there isn't any use (except for the attribute in the SyntheticAttributeExtension) of JVM_PID (attribute or aggregator) anywhere else in JMC. For example in...
New PR https://github.com/openjdk/jmc/pull/565
Closing this PR and raising a new one with latest updated code of 9.1.0.
New PR https://github.com/openjdk/jmc/pull/564
Changes integrated as part of another PR. Hence, closing this PR.