Am 30.08.2012 01:39, schrieb Dan Xu:
I have updated my fix with above suggestions. Thanks for your comments. The webrev is at http://cr.openjdk.java.net/~dxu/7193406/webrev.04/. Thanks!-Dan
- * @param action the action string. + * @param actions the action string. I think you would better rename the variable to action, as it never contains more than one action. -Ulf