On Sat, 13 Feb 2021 04:22:52 GMT, Lin Zang <[email protected]> wrote:
> There is a limitation of parallel thread number so that it never exceed the > total_workers defined in hotspot. > so how about we just print how many threads worked on parallel heap > insecption and then user get the clue to tune it? How to we print the number of threads? It's not know to jmap. ------------- PR: https://git.openjdk.java.net/jdk/pull/2379
