James Nelson has posted comments on this change.

Change subject: Prevent dev mode breakage when lots of jso classes are used.
......................................................................


Patch Set 1:

(1 comment)

Not sure if it helps to move from rietveld to here, but I moved it anyway. I cherry picked from comments on original, and added a fix I needed for jsni refs on Class objects in dev mode as well.

....................................................
File dev/core/src/com/google/gwt/dev/shell/DispatchClassInfo.java
Line 41:   private HashMap<Integer, Member> memberByMemberId;
The way the memberByMemberId map is used, it could probably just be an ArrayList, and reduce key object allocations / operations.


--
To view, visit https://gwt-review.googlesource.com/2210
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0c703d592556c500e338f95469b2db13f8024627
Gerrit-PatchSet: 1
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: James Nelson <ja...@wetheinter.net>
Gerrit-Reviewer: James Nelson <ja...@wetheinter.net>
Gerrit-HasComments: Yes

--
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "Google Web Toolkit 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