RFR(S): 8027631: "unexpected profiling mismatch" error with new type profiling
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Nov 7 10:04:00 PST 2013
On 11/7/13 1:39 AM, Roland Westrelin wrote:
>> 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?
No need if you can run the test with your flags with Client VM (32-bit).
Vladimir
>
> Roland.
>
More information about the hotspot-compiler-dev
mailing list