A patch to enable compiler hints in the up and coming Zing release
Nitsan Wakart
nitsanw at azulsystems.com
Fri May 2 12:19:46 UTC 2014
Hi,
I've been using JMH with Zing in th past few months and as one would
expect this is mostly a fully compatible experience. One missing piece
is the JVM picking up the compiler hints. Zing had a different mechanism
for compiler control but starting from the next release it will be able
to digest the standard output. This patch:
https://gist.github.com/nitsanw/513050b19d088ac21b91
Should enable this to work.
I've not had a chance to experiment with the IBM JVM and do not have one
to check on but for completeness it would be good to add correct
behavior for that too.
Thanks,
Nitsan
More information about the jmh-dev
mailing list