RFR(XXS): 8026978: JSR292: fatal error: Type profiling not implemented on this platform

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Oct 28 11:21:04 PDT 2013


It can be done in vm_version_<arch>.cpp similar to UseSSE. But current fix is fine too because we will remove it when we 
implement call site type profiling on other platforms.

Thanks,
Vladimir

On 10/24/13 9:26 AM, Christian Thalinger wrote:
> Ugh.  Oh well, looks good.
>
> On Oct 24, 2013, at 8:25 AM, Roland Westrelin <roland.westrelin at oracle.com> wrote:
>
>> Not the prettiest fix but one that is straightforward:
>>
>> http://cr.openjdk.java.net/~roland/8026978/webrev.00/
>>
>> Roland.
>


More information about the hotspot-compiler-dev mailing list