RFR (T/XS) 8225622: [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Jun 12 15:11:44 UTC 2019


Looks good.

Thanks
Vladimir

> On Jun 11, 2019, at 11:33 PM, Ekaterina Pavlova <ekaterina.pavlova at oracle.com> wrote:
> 
> Hi,
> 
> please review small test patch which disables first test case from running in case AOT is used.
> This test cases crashes when running with AOT because the test case explicitly disables intrinsics
> ( -XX:-UseCRC32Intrinsics -XX:-UseCRC32CIntrinsics ) while they were enabled for AOT library.
> 
>     JBS: https://bugs.openjdk.java.net/browse/JDK-8225622
>  webrev: http://cr.openjdk.java.net/~epavlova//8225622/webrev.00/index.html
> testing: run the test with and without AOT on all platforms.
>   
> thanks,
> -katya



More information about the hotspot-compiler-dev mailing list