[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-22 Thread Roberto Lublinerman
Roberto Lublinerman has posted comments on this change. Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles. .. Patch Set 3: Code-Review+1 (1 comment)

[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-22 Thread James Nelson
James Nelson has posted comments on this change. Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles. .. Patch Set 3: Code-Review+1 (4 comments)

[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-22 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles. .. Patch Set 3: Code-Review+1 (2 comments) LGTM with nits

[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-22 Thread Brian Slesinsky
Hello John A. Tamplin, Roberto Lublinerman, Thomas Broyer, James Nelson, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/1410 to look at the new patch set (#4). Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles.

[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-22 Thread Brian Slesinsky
Brian Slesinsky has posted comments on this change. Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles. .. Patch Set 3: (6 comments)

[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-22 Thread James Nelson
James Nelson has posted comments on this change. Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles. .. Patch Set 4: Code-Review+1 -- To view, visit

[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-22 Thread Roberto Lublinerman
Roberto Lublinerman has posted comments on this change. Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles. .. Patch Set 4: Code-Review+1 (1 comment)

[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-22 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles. .. Patch Set 4: Code-Review+1 -- To view, visit

[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-22 Thread Brian Slesinsky
Brian Slesinsky has abandoned this change. Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles. .. Abandoned Submitted. -- To view, visit https://gwt-review.googlesource.com/1410 To

[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-18 Thread Brian Slesinsky
Hello John A. Tamplin, Thomas Broyer, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/1410 to look at the new patch set (#3). Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles.

[gwt-contrib] Change in gwt[master]: Fix an infinite loop in RPC deserialization due to type vari...

2013-01-18 Thread Brian Slesinsky
Brian Slesinsky has posted comments on this change. Change subject: Fix an infinite loop in RPC deserialization due to type variable cycles. .. Patch Set 3: I rewrote SerializabilityUtil.findActualType() to detect cycles