Hi Erik,
On 2019-05-22 22:38, Erik Joelsson wrote:
This patch adds running of the Indify tool on the microbenchmark classes
after building them. The Indify tool is already present in the repo in
the java/lang/invoke test sources, so I'm building it from there.
Claes, could you take this for spin and see that it works as expected?
Yep, affected CallSite micros now run without error and comparably to
the standalone ones.
Bug: https://bugs.openjdk.java.net/browse/JDK-8221543
Webrev: http://cr.openjdk.java.net/~erikj/8221543/webrev.01/
Looks good to me!
Thanks for fixing!
/Claes