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

Tobias Hartmann tobias.hartmann at oracle.com
Fri Mar 9 10:15:11 UTC 2018


Hi Vladimir,

looks good to me.

Best regards,
Tobias

On 09.03.2018 02:36, Vladimir Kozlov wrote:
> 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.
> 


More information about the hotspot-compiler-dev mailing list