I don't know if people are aware of this bug, but I've found a nice short way to bomb rhino....
var a={};a.toString=function(){return a.b();};print(a)
Or, on the command line:
echo 'a={};a.toString=function(){return a.b();};print(a);'|rhino
Where should I file the bug?
thanks,
Jared
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
