Request for reviews (XXXS): 7081926 assert(VM_Version::supports_sse2()) failed: must support

Tom Rodriguez tom.rodriguez at oracle.com
Mon Aug 22 10:44:38 PDT 2011


Looks good.

tom

On Aug 22, 2011, at 10:33 AM, Vladimir Kozlov wrote:

> http://cr.openjdk.java.net/~kvn/7081926/webrev
> 
> 7081926 assert(VM_Version::supports_sse2()) failed: must support
> 
> Changes in 7079329 (use MacroAssembler prefetch instructions in x86 .ad files) exposed typo in this assert, prefetchnta is supported since SSE not SSE2.
> 



More information about the hotspot-compiler-dev mailing list