RFR(T) : 8238278 : vmTestbase/vm/compiler/CodeCacheInfo/Test.java failure after JDK-8237787
    Vladimir Kozlov 
    vladimir.kozlov at oracle.com
       
    Tue Feb 11 01:35:21 UTC 2020
    
    
  
Good.
Vladimir K
On 2/10/20 4:51 PM, Igor Ignatyev wrote:
> http://cr.openjdk.java.net/~iignatyev//8238278/webrev.00
>> 35 lines changed: 28 ins; 2 del; 5 mod;
> 
> Hi all,
> 
> could you please review this trivial fix for vmTestbase/vm/compiler/CodeCacheInfo test? the test is failing when AOT library is used b/c it doesn't expect information about AOT code heap being printed out, the fix updates the regexps to check for AOT codeheap if at least one AOT library is load.
> 
> testing: vmTestbase/vm/compiler/CodeCacheInfo/Test.java on macosx w/ and w/o JTREG=AOT_MODULES=java.base
> webrev: http://cr.openjdk.java.net/~iignatyev//8238278/webrev.00
> JBS: https://bugs.openjdk.java.net/browse/JDK-8238278
> 
> Thanks,
> -- Igor
> 
    
    
More information about the hotspot-compiler-dev
mailing list