[+unnurg] who has graciously offered to review this change. On Wed, Sep 15, 2010 at 10:15 AM, <[email protected]> wrote:
> 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
