RFR: JDK-8221543: Indify-dependent microbenchmarks are broken
    Claes Redestad 
    claes.redestad at oracle.com
       
    Wed May 22 20:46:59 UTC 2019
    
    
  
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
    
    
More information about the build-dev
mailing list