Yes. Thanks, Joe. -- John
On Jan 9, 2012, at 6:17 PM, Joe Darcy wrote:
> Please review the simple patch below to fix a javadoc problem in
> java.lang.invoke.MethodHandle which stems from the arguments to the {@link}
> javadoc tag being reversed.
+1
On Jan 9 2012, at 18:17 , Joe Darcy wrote:
> Hello,
>
> Please review the simple patch below to fix a javadoc problem in
> java.lang.invoke.MethodHandle which stems from the arguments to the {@link}
> javadoc tag being reversed.
>
> Once reviewed, I'll file a bug for this and push the fix.
Hello,
Please review the simple patch below to fix a javadoc problem in
java.lang.invoke.MethodHandle which stems from the arguments to the
{@link} javadoc tag being reversed.
Once reviewed, I'll file a bug for this and push the fix.
Thanks,
-Joe
diff -r 858038d89fd5 src/share/classes/java