> Maybe help hotspot a bit by using the final keyword on methods and
> classes as much as possible

I don't think hotspot much cares; it considers stuff final until it
find a subclass/override which shows its assumption to be false.
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to