RFR(T) [13] : 8227112 : exclude compiler/intrinsics/sha/sanity tests from AOT runs
Igor Ignatyev
igor.ignatyev at oracle.com
Tue Jul 2 20:06:21 UTC 2019
http://cr.openjdk.java.net/~iignatyev//8227112/webrev.00/index.html
> 8 lines changed: 8 ins; 0 del; 0 mod;
Hi all,
could you please review this small and trivial patch which excludes sha tests from AOT runs?
from JBS:
> compiler/intrinsics/sha/sanity tests change the value of Use*Intrinsics flags, which make them incompatible w/ AOT'ed java.base execution; therefore they should be put in aot-specific problem list till JDK-8167430 is resolved.
webrev: http://cr.openjdk.java.net/~iignatyev//8227112/webrev.00/index.html
JBS: https://bugs.openjdk.java.net/browse/JDK-8227112
Thanks,
-- Igor
More information about the hotspot-compiler-dev
mailing list