GroupThreads all remainig
Aleksey Shipilev
aleksey.shipilev at oracle.com
Tue Jul 12 19:09:56 UTC 2016
Hi,
Sorry for late reply, un-burying mail from a long vacation.
On 06/24/2016 11:35 PM, thurston at nomagicsoftware.com wrote:
> How are the comma-separated values assigned?
> By line#? Or lexically, based on the benchmark methods names?
Yes, should be lexicographical.
> The info printed doesn't indicate the thread assignment.
Yes, that's a usability bug, should be fixed with:
https://bugs.openjdk.java.net/browse/CODETOOLS-7901729
It will now print, e.g.:
# Threads: 4 threads (1 group; 1x "get", 3x "inc" in each group)
Thanks,
-Aleksey
More information about the jmh-dev
mailing list