RFR(S): 8027631: "unexpected profiling mismatch" error with new type profiling

Roland Westrelin roland.westrelin at oracle.com
Thu Nov 7 01:39:51 PST 2013


> Changes looks fine.

Thanks for the review, Vladimir.

> Add -XX:+IgnoreUnrecognizedVMOptions to test's flags since Client VM may not recognise tiered flags.

All of the flags are defined in globals.hpp and exist for a client VM so it runs fine. Do you think I should add -XX:+IgnoreUnrecognizedVMOptions anyway?

Roland.


More information about the hotspot-compiler-dev mailing list