Roberto Lublinerman has posted comments on this change.

Change subject: Fixes Exception wrapping/unwrapping in compiler
......................................................................


Patch Set 1:

(2 comments)

....................................................
File dev/core/src/com/google/gwt/dev/jjs/impl/CatchBlockNormalizer.java
Line 77: JMethod caughtMethod = program.getIndexedMethod("Exceptions.wrap");
Change the variable name as well to wrapMethod.


Line 174: JMethod unwrapMethod = program.getIndexedMethod("Exceptions.unwrap");
Make unwrapMethod a field like jseType?


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I419204b3b6f76bd9171c322a87fa164a7c72ab94
Gerrit-PatchSet: 1
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Goktug Gokdogan <[email protected]>
Gerrit-Reviewer: Leeroy Jenkins <[email protected]>
Gerrit-Reviewer: Roberto Lublinerman <[email protected]>
Gerrit-HasComments: Yes

--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to