Review Request: 7193406 - Clean-up JDK Build Warnings in java.util, java.io
Ulf Zibis
Ulf.Zibis at CoSoCo.de
Thu Aug 30 12:33:53 UTC 2012
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
More information about the core-libs-dev
mailing list