blob: ba8df8933aa33f61711191b2bb2b7fc60474a99b [file] [log] [blame]
fabbott@google.com831b44c2008-04-28 15:22:02 +00001#existing API
2
3name_old gwt1462userApi
4#sourceFiles and excludedFiles are specified as colon-separated list of files
amitmanjhi@google.com6f393562008-06-20 19:11:27 +00005sourceFiles_old @OLDROOT@/dev/core/super:@OLDROOT@/user/super:@OLDROOT@/user/src
6excludedFiles_old @OLDROOT@/user/src/com/google/gwt/junit:@OLDROOT@/user/src/com/google/gwt/i18n/rebind:@OLDROOT@/user/src/com/google/gwt/i18n/tools:@OLDROOT@/user/src/com/google/gwt/json:@OLDROOT@/user/src/com/google/gwt/user/rebind:@OLDROOT@/user/src/com/google/gwt/user/server:@OLDROOT@/user/src/com/google/gwt/user/tools:@OLDROOT@/user/super/com/google/gwt/junit
fabbott@google.com831b44c2008-04-28 15:22:02 +00007
8##############################################
9#new Api
10
11name_new gwt15userApi
12#sourceFiles and excludedFiles are specified as colon-separated list of files
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000013#works with GWT 1.5, revision 2859
14sourceFiles_new ./dev/core/super:./user/super:./user/src
15#:dev/core/src
16excludedFiles_new ./user/src/com/google/gwt/benchmarks:./user/src/com/google/gwt/junit:./user/src/com/google/gwt/i18n/rebind:./user/src/com/google/gwt/i18n/tools:./user/src/com/google/gwt/json:./user/src/com/google/gwt/user/rebind:./user/src/com/google/gwt/user/server:./user/src/com/google/gwt/user/tools:./user/super/com/google/gwt/benchmarks:./user/super/com/google/gwt/junit
fabbott@google.com831b44c2008-04-28 15:22:02 +000017
scottb@google.comd00d2082008-07-31 03:25:47 +000018##############################################
19#excluded packages
20excludedPackages com.google.gwt.core.client.impl:com.google.gwt.i18n.client.impl:com.google.gwt.user.client.impl:com.google.gwt.user.client.rpc.impl:com.google.gwt.user.client.ui.impl:com.google.gwt.xml.client.impl
fabbott@google.com831b44c2008-04-28 15:22:02 +000021
22##############################################
23#Api whitelist
24# when adding to the white-list, include comments as to why the addition is
25# being made. This needs to be done for this initial white-list below
26
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000027com.google.gwt.core.client.JavaScriptObject::equals(Ljava/lang/Object;) FINAL_ADDED
28com.google.gwt.core.client.JavaScriptObject::hashCode() FINAL_ADDED
29com.google.gwt.core.client.JavaScriptObject::hostedModeReference MISSING
30com.google.gwt.core.client.JavaScriptObject::toString() FINAL_ADDED
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000031com.google.gwt.i18n.client.NumberFormat::NumberFormat(Lcom/google/gwt/i18n/client/constants/NumberConstants;Lcom/google/gwt/i18n/client/constants/CurrencyCodeMapConstants;Ljava/lang/String;Ljava/lang/String;) MISSING
32com.google.gwt.i18n.client.NumberFormat::NumberFormat(Ljava/lang/String;Ljava/lang/String;) MISSING
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000033com.google.gwt.lang.Array::Array(IIILjava/lang/String;) MISSING
34com.google.gwt.lang.Array::clonify([Ljava/lang/Object;I) MISSING
35com.google.gwt.lang.Array::initDims(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;) MISSING
36com.google.gwt.lang.Array::initValues(Ljava/lang/String;IILjava/lang/Object;) MISSING
37com.google.gwt.user.client.Element::equals(Ljava/lang/Object;) FINAL_ADDED
38com.google.gwt.user.client.Element::hashCode() FINAL_ADDED
39com.google.gwt.user.client.Element::toString() FINAL_ADDED
40com.google.gwt.user.client.Event::equals(Ljava/lang/Object;) FINAL_ADDED
41com.google.gwt.user.client.Event::hashCode() FINAL_ADDED
42com.google.gwt.user.client.Event::toString() FINAL_ADDED
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000043com.google.gwt.user.client.rpc.core.java.lang.boolean_Array_CustomFieldSerializer MISSING
44com.google.gwt.user.client.rpc.core.java.lang.byte_Array_CustomFieldSerializer MISSING
45com.google.gwt.user.client.rpc.core.java.lang.char_Array_CustomFieldSerializer MISSING
46com.google.gwt.user.client.rpc.core.java.lang.double_Array_CustomFieldSerializer MISSING
47com.google.gwt.user.client.rpc.core.java.lang.float_Array_CustomFieldSerializer MISSING
48com.google.gwt.user.client.rpc.core.java.lang.int_Array_CustomFieldSerializer MISSING
49com.google.gwt.user.client.rpc.core.java.lang.long_Array_CustomFieldSerializer MISSING
50com.google.gwt.user.client.rpc.core.java.lang.short_Array_CustomFieldSerializer MISSING
scottb@google.comd00d2082008-07-31 03:25:47 +000051com.google.gwt.user.client.ui.AbstractImagePrototype::applyTo(Lcom/google/gwt/user/client/ui/Image;) OVERLOADED_METHOD_CALL
amitmanjhi@google.com581ce592008-10-02 21:27:05 +000052com.google.gwt.user.client.ui.Button::Button(Ljava/lang/String;) OVERLOADED_METHOD_CALL
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000053com.google.gwt.user.client.ui.ChangeListenerCollection::add(ILjava/lang/Object;) MISSING
54com.google.gwt.user.client.ui.ChangeListenerCollection::add(Ljava/lang/Object;) MISSING
amitmanjhi@google.com581ce592008-10-02 21:27:05 +000055com.google.gwt.user.client.ui.ChangeListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
56com.google.gwt.user.client.ui.ChangeListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000057com.google.gwt.user.client.ui.ChangeListenerCollection::set(ILjava/lang/Object;) MISSING
58com.google.gwt.user.client.ui.ClickListenerCollection::add(ILjava/lang/Object;) MISSING
59com.google.gwt.user.client.ui.ClickListenerCollection::add(Ljava/lang/Object;) MISSING
amitmanjhi@google.com581ce592008-10-02 21:27:05 +000060com.google.gwt.user.client.ui.ClickListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
61com.google.gwt.user.client.ui.ClickListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000062com.google.gwt.user.client.ui.ClickListenerCollection::set(ILjava/lang/Object;) MISSING
63com.google.gwt.user.client.ui.FocusListenerCollection::add(ILjava/lang/Object;) MISSING
64com.google.gwt.user.client.ui.FocusListenerCollection::add(Ljava/lang/Object;) MISSING
amitmanjhi@google.com581ce592008-10-02 21:27:05 +000065com.google.gwt.user.client.ui.FocusListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
66com.google.gwt.user.client.ui.FocusListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000067com.google.gwt.user.client.ui.FocusListenerCollection::set(ILjava/lang/Object;) MISSING
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000068com.google.gwt.user.client.ui.FocusWidget::setElement(Lcom/google/gwt/user/client/Element;) OVERLOADED_METHOD_CALL
69com.google.gwt.user.client.ui.FormHandlerCollection::add(ILjava/lang/Object;) MISSING
70com.google.gwt.user.client.ui.FormHandlerCollection::add(Ljava/lang/Object;) MISSING
71com.google.gwt.user.client.ui.FormHandlerCollection::fireOnComplete(Ljava/lang/Object;Ljava/lang/String;) MISSING
72com.google.gwt.user.client.ui.FormHandlerCollection::fireOnSubmit(Ljava/lang/Object;) MISSING
amitmanjhi@google.com581ce592008-10-02 21:27:05 +000073com.google.gwt.user.client.ui.FormHandlerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
74com.google.gwt.user.client.ui.FormHandlerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
amitmanjhi@google.com6f393562008-06-20 19:11:27 +000075com.google.gwt.user.client.ui.FormHandlerCollection::set(ILjava/lang/Object;) MISSING
76com.google.gwt.user.client.ui.FormSubmitCompleteEvent::FormSubmitCompleteEvent(Ljava/lang/Object;Ljava/lang/String;) MISSING
77com.google.gwt.user.client.ui.FormSubmitEvent::FormSubmitEvent(Ljava/lang/Object;) MISSING
jgw@google.comc31c6ce2008-07-09 13:38:29 +000078com.google.gwt.user.client.ui.Frame::Frame(Ljava/lang/String;) OVERLOADED_METHOD_CALL
79com.google.gwt.user.client.ui.HTML::HTML(Ljava/lang/String;) OVERLOADED_METHOD_CALL
80com.google.gwt.user.client.ui.Hidden::Hidden(Ljava/lang/String;) OVERLOADED_METHOD_CALL
81com.google.gwt.user.client.ui.Image::Image(Ljava/lang/String;) OVERLOADED_METHOD_CALL
amitmanjhi@google.com581ce592008-10-02 21:27:05 +000082com.google.gwt.user.client.ui.KeyboardListenerCollection::add(ILjava/lang/Object;) MISSING
83com.google.gwt.user.client.ui.KeyboardListenerCollection::add(Ljava/lang/Object;) MISSING
84com.google.gwt.user.client.ui.KeyboardListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
85com.google.gwt.user.client.ui.KeyboardListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
86com.google.gwt.user.client.ui.KeyboardListenerCollection::set(ILjava/lang/Object;) MISSING
jgw@google.comc31c6ce2008-07-09 13:38:29 +000087com.google.gwt.user.client.ui.Label::Label(Ljava/lang/String;) OVERLOADED_METHOD_CALL
amitmanjhi@google.com581ce592008-10-02 21:27:05 +000088com.google.gwt.user.client.ui.LoadListenerCollection::add(ILjava/lang/Object;) MISSING
89com.google.gwt.user.client.ui.LoadListenerCollection::add(Ljava/lang/Object;) MISSING
90com.google.gwt.user.client.ui.LoadListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
91com.google.gwt.user.client.ui.LoadListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
92com.google.gwt.user.client.ui.LoadListenerCollection::set(ILjava/lang/Object;) MISSING
93com.google.gwt.user.client.ui.MenuBar::addItem(Lcom/google/gwt/user/client/ui/MenuItem;) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
94com.google.gwt.user.client.ui.MouseListenerCollection::add(ILjava/lang/Object;) MISSING
95com.google.gwt.user.client.ui.MouseListenerCollection::add(Ljava/lang/Object;) MISSING
96com.google.gwt.user.client.ui.MouseListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
97com.google.gwt.user.client.ui.MouseListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
98com.google.gwt.user.client.ui.MouseListenerCollection::set(ILjava/lang/Object;) MISSING
99com.google.gwt.user.client.ui.MouseWheelListenerCollection::add(ILjava/lang/Object;) MISSING
100com.google.gwt.user.client.ui.MouseWheelListenerCollection::add(Ljava/lang/Object;) MISSING
101com.google.gwt.user.client.ui.MouseWheelListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
102com.google.gwt.user.client.ui.MouseWheelListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
103com.google.gwt.user.client.ui.MouseWheelListenerCollection::set(ILjava/lang/Object;) MISSING
104com.google.gwt.user.client.ui.PopupListenerCollection::add(ILjava/lang/Object;) MISSING
105com.google.gwt.user.client.ui.PopupListenerCollection::add(Ljava/lang/Object;) MISSING
106com.google.gwt.user.client.ui.PopupListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
107com.google.gwt.user.client.ui.PopupListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
108com.google.gwt.user.client.ui.PopupListenerCollection::set(ILjava/lang/Object;) MISSING
109com.google.gwt.user.client.ui.ScrollListenerCollection::add(ILjava/lang/Object;) MISSING
110com.google.gwt.user.client.ui.ScrollListenerCollection::add(Ljava/lang/Object;) MISSING
111com.google.gwt.user.client.ui.ScrollListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
112com.google.gwt.user.client.ui.ScrollListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
113com.google.gwt.user.client.ui.ScrollListenerCollection::set(ILjava/lang/Object;) MISSING
114com.google.gwt.user.client.ui.TabListenerCollection::add(ILjava/lang/Object;) MISSING
115com.google.gwt.user.client.ui.TabListenerCollection::add(Ljava/lang/Object;) MISSING
116com.google.gwt.user.client.ui.TabListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
117com.google.gwt.user.client.ui.TabListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
118com.google.gwt.user.client.ui.TabListenerCollection::set(ILjava/lang/Object;) MISSING
119com.google.gwt.user.client.ui.TableListenerCollection::add(ILjava/lang/Object;) MISSING
120com.google.gwt.user.client.ui.TableListenerCollection::add(Ljava/lang/Object;) MISSING
121com.google.gwt.user.client.ui.TableListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
122com.google.gwt.user.client.ui.TableListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
123com.google.gwt.user.client.ui.TableListenerCollection::set(ILjava/lang/Object;) MISSING
124com.google.gwt.user.client.ui.TreeListenerCollection::add(ILjava/lang/Object;) MISSING
125com.google.gwt.user.client.ui.TreeListenerCollection::add(Ljava/lang/Object;) MISSING
126com.google.gwt.user.client.ui.TreeListenerCollection::get(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
127com.google.gwt.user.client.ui.TreeListenerCollection::remove(I) OVERRIDABLE_METHOD_RETURN_TYPE_CHANGE
128com.google.gwt.user.client.ui.TreeListenerCollection::set(ILjava/lang/Object;) MISSING
129com.google.gwt.user.client.ui.UIObject::setElement(Lcom/google/gwt/user/client/Element;) OVERLOADED_METHOD_CALL
130com.google.gwt.user.client.ui.Widget::setElement(Lcom/google/gwt/user/client/Element;) OVERLOADED_METHOD_CALL
amitmanjhi@google.com6f393562008-06-20 19:11:27 +0000131java.lang.Byte::compareTo(Ljava/lang/Object;) MISSING
132java.lang.Character::compareTo(Ljava/lang/Object;) MISSING
133java.lang.Class FINAL_ADDED
134java.lang.Double::compareTo(Ljava/lang/Object;) MISSING
135java.lang.Float::compareTo(Ljava/lang/Object;) MISSING
136java.lang.IllegalArgumentException::IllegalArgumentException(Ljava/lang/String;) OVERLOADED_METHOD_CALL
137java.lang.Integer::compareTo(Ljava/lang/Object;) MISSING
138java.lang.Long::compareTo(Ljava/lang/Object;) MISSING
139java.lang.Number::__decodeAndValidateLong(Ljava/lang/String;JJ) MISSING
140java.lang.Number::__hexDigits MISSING
141java.lang.Number::__parseAndValidateLong(Ljava/lang/String;IJJ) MISSING
142java.lang.Object::typeId MISSING
143java.lang.Object::typeName MISSING
144java.lang.Short::compareTo(Ljava/lang/Object;) MISSING
145java.lang.StackTraceElement FINAL_ADDED
146java.lang.StackTraceElement::finalize() MISSING
147java.lang.String::String([CII) OVERLOADED_METHOD_CALL
148java.lang.String::compareTo(Ljava/lang/Object;) MISSING
149java.lang.StringBuffer::append([CII) OVERLOADED_METHOD_CALL
150java.lang.StringBuffer::insert(I[CII) OVERLOADED_METHOD_CALL
151java.lang.UnsupportedOperationException::UnsupportedOperationException(Ljava/lang/String;) OVERLOADED_METHOD_CALL
152java.util.AbstractList::indexOutOfBounds(I) MISSING
153java.util.ArrayList::indexOf(Ljava/lang/Object;I) MISSING
154java.util.ArrayList::lastIndexOf(Ljava/lang/Object;I) MISSING
155java.util.ArrayList::setSize(I) MISSING
156java.util.Arrays::sort([Ljava/lang/Object;) OVERLOADED_METHOD_CALL
157java.util.Date::__parse(Ljava/lang/String;) MISSING
158java.util.Date::compareTo(Ljava/lang/Object;) MISSING