RFR: 8168146 : Infinite recursion in Uint8ClampedArray.set

Hannes Wallnöfer hannes.wallnoefer at oracle.com
Wed Oct 19 09:41:42 UTC 2016


Please review:

Bug: https://bugs.openjdk.java.net/browse/JDK-8168146
Webrev: http://cr.openjdk.java.net/~hannesw/8168146/webrev/

The (int) cast is all that’s needed to fix the bug. I also reviewed the setter for long values which isn’t used anymore.

Thanks, 
Hannes


More information about the nashorn-dev mailing list