You are right - this should indeed be considered a part of this fix. Can I please get reviews for the updated patch that also prevents erroneous int/long/double->String etc. promotion? <http://cr.openjdk.java.net/~attila/8029467/webrev.01/index.html>
Thanks, Attila. On Dec 4, 2013, at 3:13 PM, André Bargull <[email protected]> wrote: >> Please review JDK-8029467 at >> http://cr.openjdk.java.net/~attila/8029467/webrev.00 for >> https://bugs.openjdk.java.net/browse/JDK-8029467 >> >> SQE approval is kindly requested. >> >> Thanks, >> Attila. > > Maybe you also want to fix the other coercion error in that method, see > "IncompatibleAssignmentCoercion.patch" from > http://mail.openjdk.java.net/pipermail/nashorn-dev/2013-October/002291.html . > > - André
