IIUC, ExceptionWrapper can be removed now after removing the last
references in JUnitResult.


http://gwt-code-reviews.appspot.com/870802/diff/1/3
File user/src/com/google/gwt/junit/client/impl/ExceptionWrapper.java
(right):

http://gwt-code-reviews.appspot.com/870802/diff/1/3#newcode26
user/src/com/google/gwt/junit/client/impl/ExceptionWrapper.java:26: *
Stand-in for the non-serializable {...@link Throwable#getCause()}.
Isn't Throwable serializable now?

http://gwt-code-reviews.appspot.com/870802/diff/1/3#newcode44
user/src/com/google/gwt/junit/client/impl/ExceptionWrapper.java:44:
private transient boolean exceptionIsInitialized;
isInitialized or isExceptionInitialized

http://gwt-code-reviews.appspot.com/870802/show

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to