[google-web-toolkit] r7349 committed - Revert r7347, which caused problems in DevMode....

0 views
Skip to first unread message

codesite...@google.com

unread,
Dec 26, 2009, 11:06:01 PM12/26/09
to gwt...@gmail.com
Revision: 7349
Author: j...@google.com
Date: Sat Dec 26 20:04:47 2009
Log: Revert r7347, which caused problems in DevMode.

svn merge -c-7347 https://google-web-toolkit.googlecode.com/svn/trunk .

Patch by: jat
Review by: rice (email)

http://code.google.com/p/google-web-toolkit/source/detail?r=7349

Modified:
/trunk/user/super/com/google/gwt/emul/java/lang/String.java

=======================================
--- /trunk/user/super/com/google/gwt/emul/java/lang/String.java Tue Dec 22
13:40:05 2009
+++ /trunk/user/super/com/google/gwt/emul/java/lang/String.java Sat Dec 26
20:04:47 2009
@@ -467,10 +467,6 @@
}
return __equals(this, other);
}
-
- public boolean equals(String other) {
- return __equals(this, other);
- }

public native boolean equalsIgnoreCase(String other) /*-{
if (other == null)

Reply all
Reply to author
Forward
0 new messages