[11] RFR(S) 8198591: compiler/aot/fingerprint tests should be moved to open

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Mar 9 01:36:31 UTC 2018


http://cr.openjdk.java.net/~kvn/8198591/webrev.00/
https://bugs.openjdk.java.net/browse/JDK-8198591

AppCDS is now available in Open JDK. Move associated AOT tests into open.

To test with Oracle JDK tests use +UnlockCommercialFeatures flag with 
UseAppCDS.
To test with Open JDK +IgnoreUnrecognizedVMOptions flag was added 
because UnlockCommercialFeatures flag is not available and OpenJDK does 
not require this flag to use AppCDS.

Ran pre-integration testing which runs AOT tests.

-- 
Thanks,
Vladimir


More information about the hotspot-compiler-dev mailing list