Please review JDK-8049407

A. Sundararajan sundararajan.athijegannathan at oracle.com
Mon Nov 17 11:38:23 UTC 2014


+1

On Monday 17 November 2014 04:51 PM, Marcus Lagergren wrote:
> Typed Arrays produce different results on big endian and little endian platforms. This is per spec (https://www.khronos.org/registry/typedarray/specs/latest/ <https://www.khronos.org/registry/typedarray/specs/latest/>), however NASHORN-377.js.EXPECTED assumes a little endian system for the output to be the same.
>
> Added @bigendian and @littleendian test properties and a verification test for both platforms, along with a NASHORN-377 version for big endian systems.
>
> Webrev is at: http://cr.openjdk.java.net/~lagergren/8049407/ <http://cr.openjdk.java.net/~lagergren/8049407/>
>
> /M
>



More information about the nashorn-dev mailing list