I don't know whether it is only me or a general problem but in my local
repo Gerrit seems to be acting up, pushes take forever and end up in error.


On Tue, Feb 18, 2014 at 8:24 PM, Roberto Lublinerman <rlu...@google.com>wrote:

> Roberto Lublinerman has uploaded a new patch set (#2).
>
> Change subject: Slightly optimize System.nativeArraycopy for the common
> case.
> ......................................................................
>
> Slightly optimize System.nativeArraycopy for the common case.
>
> Only make a temporary copy of the input when it's the same as the output.
> Performance: http://jsperf.com/java-system-arraycopy/2
>
> Bug: issue 8239
> Change-Id: I86a6c512e4670594c1e6e4cb9418cbac029152f1
> ---
> M user/super/com/google/gwt/emul/java/lang/System.java
> 1 file changed, 8 insertions(+), 4 deletions(-)
>
>
> --
> To view, visit https://gwt-review.googlesource.com/6439
> To unsubscribe, visit https://gwt-review.googlesource.com/settings
>
> Gerrit-MessageType: newpatchset
> Gerrit-Change-Id: I86a6c512e4670594c1e6e4cb9418cbac029152f1
> Gerrit-PatchSet: 2
> Gerrit-Project: gwt
> Gerrit-Branch: master
> Gerrit-Owner: Roberto Lublinerman <rlu...@google.com>
> Gerrit-Reviewer: Thomas Broyer <t.bro...@gmail.com>
>

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to