1<!DOCTYPE html>
2<!--
3Licensed to the Apache Software Foundation (ASF) under one or more
4contributor license agreements.  See the NOTICE file distributed with
5this work for additional information regarding copyright ownership.
6The ASF licenses this file to You under the Apache License, Version 2.0
7(the "License"); you may not use this file except in compliance with
8the License.  You may obtain a copy of the License at
9     http://www.apache.org/licenses/LICENSE-2.0
10Unless required by applicable law or agreed to in writing, software
11distributed under the License is distributed on an "AS IS" BASIS,
12WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13See the License for the specific language governing permissions and
14limitations under the License.
15-->
16<!--
17 | Generated by Apache Maven Doxia at 18 Jun 2016
18 | Rendered using Apache Maven Fluido Skin 1.3.0
19-->
20<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
21  <head>
22    <meta charset="UTF-8" />
23    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
24    <meta name="Date-Revision-yyyymmdd" content="20160618" />
25    <meta http-equiv="Content-Language" content="en" />
26    <title>Apache Commons BCEL&trade; &#x2013; Clirr Results</title>
27
28  <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
29  <link rel="stylesheet" href="./css/site.css" type="text/css" />
30    <link rel="stylesheet" href="./css/print.css" media="print" />
31
32  <script type="text/javascript" src="./js/jquery.min.js"></script>
33  <script type="text/javascript" src="./js/bootstrap.min.js"></script>
34  <script type="text/javascript" src="./js/prettify.min.js"></script>
35  <script type="text/javascript" src="./js/site.js"></script>
36
37
38<link rel="stylesheet" type="text/css" media="all" href="./css/prettify.css"/>
39<script src="./js/prettify.js" type="text/javascript"></script>
40<script type="text/javascript">window.onload=function() {
41              prettyPrint();
42          }</script>
43      </head>
44
45  <body class="composite">
46                          <a href="http://commons.apache.org/" id="bannerLeft" title="Apache Commons logo">
47                                                                                        <img class="logo-left" src="./images/commons-logo.png"  alt="Apache Commons logo"/>
48                </a>
49                                              <a href="index.html" id="bannerRight">
50                                                                                                <img class="logo-right" src="images/logo.gif"  alt="Commons BCEL"/>
51                </a>
52          <div class="clear"></div>
53
54    <div class="navbar">
55      <div class="navbar-inner">
56        <div class="container-fluid">
57          <a class="brand" href="http://commons.apache.org/proper/commons-bcel">Apache Commons BCEL &trade;</a>
58          <ul class="nav">
59
60            <li id="publishDate">Last Published: 18 Jun 2016</li>
61      <li class="divider">|</li> <li id="projectVersion">Version: 6.0</li>
62  </ul>
63                    <div class="pull-right">  <ul class="nav">
64            <li>
65                  <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">
66    ApacheCon</a>
67      </li>
68          <li>
69                  <a href="http://www.apache.org" class="externalLink" title="Apache">
70    Apache</a>
71      </li>
72          <li>
73                  <a href="../../" title="Commons">
74    Commons</a>
75      </li>
76    </ul>
77</div>
78        </div>
79      </div>
80    </div>
81
82    <div class="container-fluid">
83      <table class="layout-table">
84        <tr>
85          <td class="sidebar">
86            <div class="well sidebar-nav">
87                    <ul class="nav nav-list">
88                                  <li class="nav-header">BCEL</li>
89                                        <li class="none">
90                  <a href="index.html" title="About">
91    About</a>
92          </li>
93                             <li class="none">
94                  <a href="news.html" title="News">
95    News</a>
96          </li>
97                             <li class="none">
98                  <a href="../../bcel/download_bcel.cgi" title="Download">
99    Download</a>
100          </li>
101                                                                                                                                                 <li class="expanded">
102                  <a href="manual/manual.html" title="Manual">
103    Manual</a>
104                    <ul>
105                                  <li class="none">
106                  <a href="manual/introduction.html" title="Introduction">
107    Introduction</a>
108          </li>
109                                     <li class="none">
110                  <a href="manual/jvm.html" title="The JVM">
111    The JVM</a>
112          </li>
113                                     <li class="none">
114                  <a href="manual/bcel-api.html" title="The BCEL API">
115    The BCEL API</a>
116          </li>
117                                     <li class="none">
118                  <a href="manual/application-areas.html" title="Application areas">
119    Application areas</a>
120          </li>
121                                     <li class="none">
122                  <a href="manual/appendix.html" title="Appendix">
123    Appendix</a>
124          </li>
125                     </ul>
126              </li>
127                             <li class="none">
128                  <a href="faq.html" title="FAQ">
129    FAQ</a>
130          </li>
131                             <li class="none">
132                  <a href="projects.html" title="Used by">
133    Used by</a>
134          </li>
135                             <li class="none">
136                  <a href="javadocs/api-release/index.html" title="Javadoc (Latest release)">
137    Javadoc (Latest release)</a>
138          </li>
139                             <li class="none">
140                  <a href="apidocs/index.html" title="Javadoc (SVN latest)">
141    Javadoc (SVN latest)</a>
142          </li>
143                 </ul>
144      <ul class="nav nav-list">
145                                        <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
146                                                                                                                                                                                                                                                                              <li class="collapsed">
147                  <a href="project-info.html" title="Project Information">
148    Project Information</a>
149                    </li>
150                                                                                                                                                                                                                                                                                                                                                     <li class="expanded">
151                  <a href="project-reports.html" title="Project Reports">
152    Project Reports</a>
153                    <ul>
154                                  <li class="none">
155                  <a href="changes-report.html" title="Changes">
156    Changes</a>
157          </li>
158                                     <li class="none">
159                  <a href="jira-report.html" title="JIRA Report">
160    JIRA Report</a>
161          </li>
162                                     <li class="none">
163                  <a href="apidocs/index.html" title="JavaDocs">
164    JavaDocs</a>
165          </li>
166                                     <li class="none">
167                  <a href="xref/index.html" title="Source Xref">
168    Source Xref</a>
169          </li>
170                                     <li class="none">
171                  <a href="xref-test/index.html" title="Test Source Xref">
172    Test Source Xref</a>
173          </li>
174                                     <li class="none">
175                  <a href="surefire-report.html" title="Surefire Report">
176    Surefire Report</a>
177          </li>
178                                     <li class="none">
179                  <a href="rat-report.html" title="Rat Report">
180    Rat Report</a>
181          </li>
182                                       <li class="none active">
183                  <a href="clirr-report.html" title="Clirr">
184    Clirr</a>
185          </li>
186                                     <li class="none">
187                  <a href="jdepend-report.html" title="JDepend">
188    JDepend</a>
189          </li>
190                                     <li class="none">
191                  <a href="jacoco/index.html" title="JaCoCo Test">
192    JaCoCo Test</a>
193          </li>
194                                     <li class="none">
195                  <a href="checkstyle.html" title="Checkstyle">
196    Checkstyle</a>
197          </li>
198                                     <li class="none">
199                  <a href="cpd.html" title="CPD">
200    CPD</a>
201          </li>
202                                     <li class="none">
203                  <a href="pmd.html" title="PMD">
204    PMD</a>
205          </li>
206                                     <li class="none">
207                  <a href="findbugs.html" title="FindBugs">
208    FindBugs</a>
209          </li>
210                                     <li class="none">
211                  <a href="taglist.html" title="Tag List">
212    Tag List</a>
213          </li>
214                     </ul>
215              </li>
216                 </ul>
217      <ul class="nav nav-list">
218                                  <li class="nav-header">Commons</li>
219                                        <li class="none">
220                  <a href="../../" title="Home">
221    Home</a>
222          </li>
223                             <li class="none">
224                  <a href="http://www.apache.org/licenses/" class="externalLink" title="License">
225    License</a>
226          </li>
227                                                                               <li class="collapsed">
228                  <a href="../../components.html" title="Components">
229    Components</a>
230                    </li>
231                                                                               <li class="collapsed">
232                  <a href="../../sandbox/index.html" title="Sandbox">
233    Sandbox</a>
234                    </li>
235                                                                               <li class="collapsed">
236                  <a href="../../dormant/index.html" title="Dormant">
237    Dormant</a>
238                    </li>
239                 </ul>
240      <ul class="nav nav-list">
241                                  <li class="nav-header">General Information</li>
242                                        <li class="none">
243                  <a href="../../security.html" title="Security">
244    Security</a>
245          </li>
246                             <li class="none">
247                  <a href="../../volunteering.html" title="Volunteering">
248    Volunteering</a>
249          </li>
250                             <li class="none">
251                  <a href="../../patches.html" title="Contributing Patches">
252    Contributing Patches</a>
253          </li>
254                             <li class="none">
255                  <a href="../../building.html" title="Building Components">
256    Building Components</a>
257          </li>
258                             <li class="none">
259                  <a href="../../commons-parent-pom.html" title="Commons Parent Pom">
260    Commons Parent Pom</a>
261          </li>
262                             <li class="none">
263                  <a href="../../build-plugin/index.html" title="Commons Build Plugin">
264    Commons Build Plugin</a>
265          </li>
266                             <li class="none">
267                  <a href="../../releases/index.html" title="Releasing Components">
268    Releasing Components</a>
269          </li>
270                             <li class="none">
271                  <a href="http://wiki.apache.org/commons/FrontPage" class="externalLink" title="Wiki">
272    Wiki</a>
273          </li>
274                 </ul>
275      <ul class="nav nav-list">
276                                  <li class="nav-header">ASF</li>
277                                        <li class="none">
278                  <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
279    How the ASF works</a>
280          </li>
281                             <li class="none">
282                  <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
283    Get Involved</a>
284          </li>
285                             <li class="none">
286                  <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
287    Developer Resources</a>
288          </li>
289                             <li class="none">
290                  <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
291    Sponsorship</a>
292          </li>
293                             <li class="none">
294                  <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
295    Thanks</a>
296          </li>
297                 </ul>
298              </div>
299            <div id="poweredBy">
300                                                                                                                    <a href="http://www.apache.org/events/current-event.html" title="ApacheCon" class="builtBy">
301        <img class="builtBy"  alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"    />
302      </a>
303                                                                                                    <a href="http://maven.apache.org/" title="Maven" class="builtBy">
304        <img class="builtBy"  alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png"    />
305      </a>
306                      </div>
307          </td>
308          <td class="content">
309            <div class="section">
310<h2><a name="Clirr_Results"></a>Clirr Results</h2>
311<p>The following document contains the results of <a class="externalLink" href="http://clirr.sourceforge.net/">Clirr</a>.</p>
312<ul>
313<li>Current Version: 6.0</li>
314<li>Comparison Version: 5.2</li></ul></div>
315<div class="section">
316<h2><a name="Summary"></a>Summary</h2>
317<table border="0" class="bodyTable">
318<tr class="a">
319<th>Severity</th>
320<th>Number</th></tr>
321<tr class="b">
322<td><img alt="Error" src="images/icon_error_sml.gif" />&#160;Error</td>
323<td>257</td></tr>
324<tr class="a">
325<td><img alt="Warning" src="images/icon_warning_sml.gif" />&#160;Warning</td>
326<td>0</td></tr>
327<tr class="b">
328<td><img alt="Info" src="images/icon_info_sml.gif" />&#160;Info</td>
329<td>217</td></tr></table></div>
330<div class="section">
331<h2><a name="Details"></a>Details</h2>
332<table border="0" class="bodyTable">
333<tr class="a">
334<th>Severity</th>
335<th>Message</th>
336<th>Class</th>
337<th>Method / Field</th></tr>
338<tr class="b">
339<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
340<td>Removed java.io.Serializable from the set of implemented interfaces</td>
341<td><a href="./xref/org/apache/bcel/classfile/AccessFlags.html">org.apache.bcel.classfile.AccessFlags</a></td>
342<td></td></tr>
343<tr class="a">
344<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
345<td>Removed java.io.Serializable from the set of implemented interfaces</td>
346<td><a href="./xref/org/apache/bcel/classfile/Attribute.html">org.apache.bcel.classfile.Attribute</a></td>
347<td></td></tr>
348<tr class="b">
349<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
350<td>Removed java.io.Serializable from the set of implemented interfaces</td>
351<td><a href="./xref/org/apache/bcel/classfile/Code.html">org.apache.bcel.classfile.Code</a></td>
352<td></td></tr>
353<tr class="a">
354<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
355<td>Removed java.io.Serializable from the set of implemented interfaces</td>
356<td><a href="./xref/org/apache/bcel/classfile/CodeException.html">org.apache.bcel.classfile.CodeException</a></td>
357<td></td></tr>
358<tr class="b">
359<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
360<td>Removed org.apache.bcel.Constants from the set of implemented interfaces</td>
361<td><a href="./xref/org/apache/bcel/classfile/CodeException.html">org.apache.bcel.classfile.CodeException</a></td>
362<td></td></tr>
363<tr class="a">
364<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
365<td>Removed java.io.Serializable from the set of implemented interfaces</td>
366<td><a href="./xref/org/apache/bcel/classfile/Constant.html">org.apache.bcel.classfile.Constant</a></td>
367<td></td></tr>
368<tr class="b">
369<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
370<td>Removed java.io.Serializable from the set of implemented interfaces</td>
371<td><a href="./xref/org/apache/bcel/classfile/ConstantCP.html">org.apache.bcel.classfile.ConstantCP</a></td>
372<td></td></tr>
373<tr class="a">
374<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
375<td>Removed java.io.Serializable from the set of implemented interfaces</td>
376<td><a href="./xref/org/apache/bcel/classfile/ConstantClass.html">org.apache.bcel.classfile.ConstantClass</a></td>
377<td></td></tr>
378<tr class="b">
379<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
380<td>Removed java.io.Serializable from the set of implemented interfaces</td>
381<td><a href="./xref/org/apache/bcel/classfile/ConstantDouble.html">org.apache.bcel.classfile.ConstantDouble</a></td>
382<td></td></tr>
383<tr class="a">
384<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
385<td>Removed java.io.Serializable from the set of implemented interfaces</td>
386<td><a href="./xref/org/apache/bcel/classfile/ConstantFieldref.html">org.apache.bcel.classfile.ConstantFieldref</a></td>
387<td></td></tr>
388<tr class="b">
389<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
390<td>Removed java.io.Serializable from the set of implemented interfaces</td>
391<td><a href="./xref/org/apache/bcel/classfile/ConstantFloat.html">org.apache.bcel.classfile.ConstantFloat</a></td>
392<td></td></tr>
393<tr class="a">
394<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
395<td>Removed java.io.Serializable from the set of implemented interfaces</td>
396<td><a href="./xref/org/apache/bcel/classfile/ConstantInteger.html">org.apache.bcel.classfile.ConstantInteger</a></td>
397<td></td></tr>
398<tr class="b">
399<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
400<td>Removed java.io.Serializable from the set of implemented interfaces</td>
401<td><a href="./xref/org/apache/bcel/classfile/ConstantInterfaceMethodref.html">org.apache.bcel.classfile.ConstantInterfaceMethodref</a></td>
402<td></td></tr>
403<tr class="a">
404<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
405<td>Removed java.io.Serializable from the set of implemented interfaces</td>
406<td><a href="./xref/org/apache/bcel/classfile/ConstantLong.html">org.apache.bcel.classfile.ConstantLong</a></td>
407<td></td></tr>
408<tr class="b">
409<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
410<td>Removed java.io.Serializable from the set of implemented interfaces</td>
411<td><a href="./xref/org/apache/bcel/classfile/ConstantMethodref.html">org.apache.bcel.classfile.ConstantMethodref</a></td>
412<td></td></tr>
413<tr class="a">
414<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
415<td>Removed java.io.Serializable from the set of implemented interfaces</td>
416<td><a href="./xref/org/apache/bcel/classfile/ConstantNameAndType.html">org.apache.bcel.classfile.ConstantNameAndType</a></td>
417<td></td></tr>
418<tr class="b">
419<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
420<td>Removed java.io.Serializable from the set of implemented interfaces</td>
421<td><a href="./xref/org/apache/bcel/classfile/ConstantPool.html">org.apache.bcel.classfile.ConstantPool</a></td>
422<td></td></tr>
423<tr class="a">
424<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
425<td>Removed java.io.Serializable from the set of implemented interfaces</td>
426<td><a href="./xref/org/apache/bcel/classfile/ConstantString.html">org.apache.bcel.classfile.ConstantString</a></td>
427<td></td></tr>
428<tr class="b">
429<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
430<td>Removed java.io.Serializable from the set of implemented interfaces</td>
431<td><a href="./xref/org/apache/bcel/classfile/ConstantUtf8.html">org.apache.bcel.classfile.ConstantUtf8</a></td>
432<td></td></tr>
433<tr class="a">
434<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
435<td>Removed java.io.Serializable from the set of implemented interfaces</td>
436<td><a href="./xref/org/apache/bcel/classfile/ConstantValue.html">org.apache.bcel.classfile.ConstantValue</a></td>
437<td></td></tr>
438<tr class="b">
439<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
440<td>Removed java.io.Serializable from the set of implemented interfaces</td>
441<td><a href="./xref/org/apache/bcel/classfile/Deprecated.html">org.apache.bcel.classfile.Deprecated</a></td>
442<td></td></tr>
443<tr class="a">
444<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
445<td>Removed java.io.Serializable from the set of implemented interfaces</td>
446<td><a href="./xref/org/apache/bcel/classfile/ExceptionTable.html">org.apache.bcel.classfile.ExceptionTable</a></td>
447<td></td></tr>
448<tr class="b">
449<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
450<td>Removed java.io.Serializable from the set of implemented interfaces</td>
451<td><a href="./xref/org/apache/bcel/classfile/Field.html">org.apache.bcel.classfile.Field</a></td>
452<td></td></tr>
453<tr class="a">
454<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
455<td>Removed java.io.Serializable from the set of implemented interfaces</td>
456<td><a href="./xref/org/apache/bcel/classfile/FieldOrMethod.html">org.apache.bcel.classfile.FieldOrMethod</a></td>
457<td></td></tr>
458<tr class="b">
459<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
460<td>Removed java.io.Serializable from the set of implemented interfaces</td>
461<td><a href="./xref/org/apache/bcel/classfile/InnerClass.html">org.apache.bcel.classfile.InnerClass</a></td>
462<td></td></tr>
463<tr class="a">
464<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
465<td>Removed java.io.Serializable from the set of implemented interfaces</td>
466<td><a href="./xref/org/apache/bcel/classfile/InnerClasses.html">org.apache.bcel.classfile.InnerClasses</a></td>
467<td></td></tr>
468<tr class="b">
469<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
470<td>Removed java.io.Serializable from the set of implemented interfaces</td>
471<td><a href="./xref/org/apache/bcel/classfile/JavaClass.html">org.apache.bcel.classfile.JavaClass</a></td>
472<td></td></tr>
473<tr class="a">
474<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
475<td>Removed java.io.Serializable from the set of implemented interfaces</td>
476<td><a href="./xref/org/apache/bcel/classfile/LineNumber.html">org.apache.bcel.classfile.LineNumber</a></td>
477<td></td></tr>
478<tr class="b">
479<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
480<td>Removed java.io.Serializable from the set of implemented interfaces</td>
481<td><a href="./xref/org/apache/bcel/classfile/LineNumberTable.html">org.apache.bcel.classfile.LineNumberTable</a></td>
482<td></td></tr>
483<tr class="a">
484<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
485<td>Removed java.io.Serializable from the set of implemented interfaces</td>
486<td><a href="./xref/org/apache/bcel/classfile/LocalVariable.html">org.apache.bcel.classfile.LocalVariable</a></td>
487<td></td></tr>
488<tr class="b">
489<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
490<td>Removed org.apache.bcel.Constants from the set of implemented interfaces</td>
491<td><a href="./xref/org/apache/bcel/classfile/LocalVariable.html">org.apache.bcel.classfile.LocalVariable</a></td>
492<td></td></tr>
493<tr class="a">
494<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
495<td>Removed java.io.Serializable from the set of implemented interfaces</td>
496<td><a href="./xref/org/apache/bcel/classfile/LocalVariableTable.html">org.apache.bcel.classfile.LocalVariableTable</a></td>
497<td></td></tr>
498<tr class="b">
499<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
500<td>Removed java.io.Serializable from the set of implemented interfaces</td>
501<td><a href="./xref/org/apache/bcel/classfile/Method.html">org.apache.bcel.classfile.Method</a></td>
502<td></td></tr>
503<tr class="a">
504<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
505<td>Removed java.io.Serializable from the set of implemented interfaces</td>
506<td><a href="./xref/org/apache/bcel/classfile/PMGClass.html">org.apache.bcel.classfile.PMGClass</a></td>
507<td></td></tr>
508<tr class="b">
509<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
510<td>Removed java.io.Serializable from the set of implemented interfaces</td>
511<td><a href="./xref/org/apache/bcel/classfile/Signature.html">org.apache.bcel.classfile.Signature</a></td>
512<td></td></tr>
513<tr class="a">
514<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
515<td>Removed java.io.Serializable from the set of implemented interfaces</td>
516<td><a href="./xref/org/apache/bcel/classfile/SourceFile.html">org.apache.bcel.classfile.SourceFile</a></td>
517<td></td></tr>
518<tr class="b">
519<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
520<td>Removed java.io.Serializable from the set of implemented interfaces</td>
521<td><a href="./xref/org/apache/bcel/classfile/StackMap.html">org.apache.bcel.classfile.StackMap</a></td>
522<td></td></tr>
523<tr class="a">
524<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
525<td>Removed java.io.Serializable from the set of implemented interfaces</td>
526<td><a href="./xref/org/apache/bcel/classfile/Synthetic.html">org.apache.bcel.classfile.Synthetic</a></td>
527<td></td></tr>
528<tr class="b">
529<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
530<td>Removed java.io.Serializable from the set of implemented interfaces</td>
531<td><a href="./xref/org/apache/bcel/classfile/Unknown.html">org.apache.bcel.classfile.Unknown</a></td>
532<td></td></tr>
533<tr class="a">
534<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
535<td>Method 'public void visitAnnotation(org.apache.bcel.classfile.Annotations)' has been added to an interface</td>
536<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
537<td>public void visitAnnotation(org.apache.bcel.classfile.Annotations)</td></tr>
538<tr class="b">
539<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
540<td>Method 'public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)' has been added to an interface</td>
541<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
542<td>public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)</td></tr>
543<tr class="a">
544<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
545<td>Method 'public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)' has been added to an interface</td>
546<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
547<td>public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)</td></tr>
548<tr class="b">
549<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
550<td>Method 'public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)' has been added to an interface</td>
551<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
552<td>public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)</td></tr>
553<tr class="a">
554<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
555<td>Method 'public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)' has been added to an interface</td>
556<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
557<td>public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)</td></tr>
558<tr class="b">
559<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
560<td>Method 'public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)' has been added to an interface</td>
561<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
562<td>public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)</td></tr>
563<tr class="a">
564<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
565<td>Method 'public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)' has been added to an interface</td>
566<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
567<td>public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)</td></tr>
568<tr class="b">
569<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
570<td>Method 'public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)' has been added to an interface</td>
571<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
572<td>public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)</td></tr>
573<tr class="a">
574<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
575<td>Method 'public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)' has been added to an interface</td>
576<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
577<td>public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)</td></tr>
578<tr class="b">
579<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
580<td>Method 'public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)' has been added to an interface</td>
581<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
582<td>public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)</td></tr>
583<tr class="a">
584<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
585<td>Method 'public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)' has been added to an interface</td>
586<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
587<td>public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)</td></tr>
588<tr class="b">
589<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
590<td>Method 'public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)' has been added to an interface</td>
591<td><a href="./xref/org/apache/bcel/classfile/Visitor.html">org.apache.bcel.classfile.Visitor</a></td>
592<td>public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)</td></tr>
593<tr class="a">
594<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
595<td>Removed java.io.Serializable from the set of implemented interfaces</td>
596<td><a href="./xref/org/apache/bcel/generic/AALOAD.html">org.apache.bcel.generic.AALOAD</a></td>
597<td></td></tr>
598<tr class="b">
599<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
600<td>Removed java.io.Serializable from the set of implemented interfaces</td>
601<td><a href="./xref/org/apache/bcel/generic/AASTORE.html">org.apache.bcel.generic.AASTORE</a></td>
602<td></td></tr>
603<tr class="a">
604<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
605<td>Removed java.io.Serializable from the set of implemented interfaces</td>
606<td><a href="./xref/org/apache/bcel/generic/ACONST_NULL.html">org.apache.bcel.generic.ACONST_NULL</a></td>
607<td></td></tr>
608<tr class="b">
609<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
610<td>Removed java.io.Serializable from the set of implemented interfaces</td>
611<td><a href="./xref/org/apache/bcel/generic/ALOAD.html">org.apache.bcel.generic.ALOAD</a></td>
612<td></td></tr>
613<tr class="a">
614<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
615<td>Removed java.io.Serializable from the set of implemented interfaces</td>
616<td><a href="./xref/org/apache/bcel/generic/ANEWARRAY.html">org.apache.bcel.generic.ANEWARRAY</a></td>
617<td></td></tr>
618<tr class="b">
619<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
620<td>Removed java.io.Serializable from the set of implemented interfaces</td>
621<td><a href="./xref/org/apache/bcel/generic/ARETURN.html">org.apache.bcel.generic.ARETURN</a></td>
622<td></td></tr>
623<tr class="a">
624<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
625<td>Removed java.io.Serializable from the set of implemented interfaces</td>
626<td><a href="./xref/org/apache/bcel/generic/ARRAYLENGTH.html">org.apache.bcel.generic.ARRAYLENGTH</a></td>
627<td></td></tr>
628<tr class="b">
629<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
630<td>Removed java.io.Serializable from the set of implemented interfaces</td>
631<td><a href="./xref/org/apache/bcel/generic/ASTORE.html">org.apache.bcel.generic.ASTORE</a></td>
632<td></td></tr>
633<tr class="a">
634<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
635<td>Removed java.io.Serializable from the set of implemented interfaces</td>
636<td><a href="./xref/org/apache/bcel/generic/ATHROW.html">org.apache.bcel.generic.ATHROW</a></td>
637<td></td></tr>
638<tr class="b">
639<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
640<td>Removed java.io.Serializable from the set of implemented interfaces</td>
641<td><a href="./xref/org/apache/bcel/generic/ArithmeticInstruction.html">org.apache.bcel.generic.ArithmeticInstruction</a></td>
642<td></td></tr>
643<tr class="a">
644<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
645<td>Removed java.io.Serializable from the set of implemented interfaces</td>
646<td><a href="./xref/org/apache/bcel/generic/ArrayInstruction.html">org.apache.bcel.generic.ArrayInstruction</a></td>
647<td></td></tr>
648<tr class="b">
649<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
650<td>Removed java.io.Serializable from the set of implemented interfaces</td>
651<td><a href="./xref/org/apache/bcel/generic/ArrayType.html">org.apache.bcel.generic.ArrayType</a></td>
652<td></td></tr>
653<tr class="a">
654<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
655<td>Removed java.io.Serializable from the set of implemented interfaces</td>
656<td><a href="./xref/org/apache/bcel/generic/BALOAD.html">org.apache.bcel.generic.BALOAD</a></td>
657<td></td></tr>
658<tr class="b">
659<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
660<td>Removed java.io.Serializable from the set of implemented interfaces</td>
661<td><a href="./xref/org/apache/bcel/generic/BASTORE.html">org.apache.bcel.generic.BASTORE</a></td>
662<td></td></tr>
663<tr class="a">
664<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
665<td>Removed java.io.Serializable from the set of implemented interfaces</td>
666<td><a href="./xref/org/apache/bcel/generic/BIPUSH.html">org.apache.bcel.generic.BIPUSH</a></td>
667<td></td></tr>
668<tr class="b">
669<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
670<td>Removed java.io.Serializable from the set of implemented interfaces</td>
671<td><a href="./xref/org/apache/bcel/generic/BREAKPOINT.html">org.apache.bcel.generic.BREAKPOINT</a></td>
672<td></td></tr>
673<tr class="a">
674<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
675<td>Removed java.io.Serializable from the set of implemented interfaces</td>
676<td><a href="./xref/org/apache/bcel/generic/BasicType.html">org.apache.bcel.generic.BasicType</a></td>
677<td></td></tr>
678<tr class="b">
679<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
680<td>Removed java.io.Serializable from the set of implemented interfaces</td>
681<td><a href="./xref/org/apache/bcel/generic/BranchHandle.html">org.apache.bcel.generic.BranchHandle</a></td>
682<td></td></tr>
683<tr class="a">
684<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
685<td>Removed java.io.Serializable from the set of implemented interfaces</td>
686<td><a href="./xref/org/apache/bcel/generic/BranchInstruction.html">org.apache.bcel.generic.BranchInstruction</a></td>
687<td></td></tr>
688<tr class="b">
689<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
690<td>Removed java.io.Serializable from the set of implemented interfaces</td>
691<td><a href="./xref/org/apache/bcel/generic/CALOAD.html">org.apache.bcel.generic.CALOAD</a></td>
692<td></td></tr>
693<tr class="a">
694<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
695<td>Removed java.io.Serializable from the set of implemented interfaces</td>
696<td><a href="./xref/org/apache/bcel/generic/CASTORE.html">org.apache.bcel.generic.CASTORE</a></td>
697<td></td></tr>
698<tr class="b">
699<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
700<td>Removed java.io.Serializable from the set of implemented interfaces</td>
701<td><a href="./xref/org/apache/bcel/generic/CHECKCAST.html">org.apache.bcel.generic.CHECKCAST</a></td>
702<td></td></tr>
703<tr class="a">
704<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
705<td>Removed java.io.Serializable from the set of implemented interfaces</td>
706<td><a href="./xref/org/apache/bcel/generic/CPInstruction.html">org.apache.bcel.generic.CPInstruction</a></td>
707<td></td></tr>
708<tr class="b">
709<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
710<td>Removed java.io.Serializable from the set of implemented interfaces</td>
711<td><a href="./xref/org/apache/bcel/generic/ClassGen.html">org.apache.bcel.generic.ClassGen</a></td>
712<td></td></tr>
713<tr class="a">
714<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
715<td>Removed java.io.Serializable from the set of implemented interfaces</td>
716<td><a href="./xref/org/apache/bcel/generic/CodeExceptionGen.html">org.apache.bcel.generic.CodeExceptionGen</a></td>
717<td></td></tr>
718<tr class="b">
719<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
720<td>Removed java.io.Serializable from the set of implemented interfaces</td>
721<td><a href="./xref/org/apache/bcel/generic/ConstantPoolGen.html">org.apache.bcel.generic.ConstantPoolGen</a></td>
722<td></td></tr>
723<tr class="a">
724<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
725<td>Removed java.io.Serializable from the set of implemented interfaces</td>
726<td><a href="./xref/org/apache/bcel/generic/ConversionInstruction.html">org.apache.bcel.generic.ConversionInstruction</a></td>
727<td></td></tr>
728<tr class="b">
729<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
730<td>Removed java.io.Serializable from the set of implemented interfaces</td>
731<td><a href="./xref/org/apache/bcel/generic/D2F.html">org.apache.bcel.generic.D2F</a></td>
732<td></td></tr>
733<tr class="a">
734<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
735<td>Removed java.io.Serializable from the set of implemented interfaces</td>
736<td><a href="./xref/org/apache/bcel/generic/D2I.html">org.apache.bcel.generic.D2I</a></td>
737<td></td></tr>
738<tr class="b">
739<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
740<td>Removed java.io.Serializable from the set of implemented interfaces</td>
741<td><a href="./xref/org/apache/bcel/generic/D2L.html">org.apache.bcel.generic.D2L</a></td>
742<td></td></tr>
743<tr class="a">
744<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
745<td>Removed java.io.Serializable from the set of implemented interfaces</td>
746<td><a href="./xref/org/apache/bcel/generic/DADD.html">org.apache.bcel.generic.DADD</a></td>
747<td></td></tr>
748<tr class="b">
749<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
750<td>Removed java.io.Serializable from the set of implemented interfaces</td>
751<td><a href="./xref/org/apache/bcel/generic/DALOAD.html">org.apache.bcel.generic.DALOAD</a></td>
752<td></td></tr>
753<tr class="a">
754<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
755<td>Removed java.io.Serializable from the set of implemented interfaces</td>
756<td><a href="./xref/org/apache/bcel/generic/DASTORE.html">org.apache.bcel.generic.DASTORE</a></td>
757<td></td></tr>
758<tr class="b">
759<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
760<td>Removed java.io.Serializable from the set of implemented interfaces</td>
761<td><a href="./xref/org/apache/bcel/generic/DCMPG.html">org.apache.bcel.generic.DCMPG</a></td>
762<td></td></tr>
763<tr class="a">
764<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
765<td>Removed java.io.Serializable from the set of implemented interfaces</td>
766<td><a href="./xref/org/apache/bcel/generic/DCMPL.html">org.apache.bcel.generic.DCMPL</a></td>
767<td></td></tr>
768<tr class="b">
769<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
770<td>Removed java.io.Serializable from the set of implemented interfaces</td>
771<td><a href="./xref/org/apache/bcel/generic/DCONST.html">org.apache.bcel.generic.DCONST</a></td>
772<td></td></tr>
773<tr class="a">
774<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
775<td>Removed java.io.Serializable from the set of implemented interfaces</td>
776<td><a href="./xref/org/apache/bcel/generic/DDIV.html">org.apache.bcel.generic.DDIV</a></td>
777<td></td></tr>
778<tr class="b">
779<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
780<td>Removed java.io.Serializable from the set of implemented interfaces</td>
781<td><a href="./xref/org/apache/bcel/generic/DLOAD.html">org.apache.bcel.generic.DLOAD</a></td>
782<td></td></tr>
783<tr class="a">
784<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
785<td>Removed java.io.Serializable from the set of implemented interfaces</td>
786<td><a href="./xref/org/apache/bcel/generic/DMUL.html">org.apache.bcel.generic.DMUL</a></td>
787<td></td></tr>
788<tr class="b">
789<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
790<td>Removed java.io.Serializable from the set of implemented interfaces</td>
791<td><a href="./xref/org/apache/bcel/generic/DNEG.html">org.apache.bcel.generic.DNEG</a></td>
792<td></td></tr>
793<tr class="a">
794<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
795<td>Removed java.io.Serializable from the set of implemented interfaces</td>
796<td><a href="./xref/org/apache/bcel/generic/DREM.html">org.apache.bcel.generic.DREM</a></td>
797<td></td></tr>
798<tr class="b">
799<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
800<td>Removed java.io.Serializable from the set of implemented interfaces</td>
801<td><a href="./xref/org/apache/bcel/generic/DRETURN.html">org.apache.bcel.generic.DRETURN</a></td>
802<td></td></tr>
803<tr class="a">
804<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
805<td>Removed java.io.Serializable from the set of implemented interfaces</td>
806<td><a href="./xref/org/apache/bcel/generic/DSTORE.html">org.apache.bcel.generic.DSTORE</a></td>
807<td></td></tr>
808<tr class="b">
809<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
810<td>Removed java.io.Serializable from the set of implemented interfaces</td>
811<td><a href="./xref/org/apache/bcel/generic/DSUB.html">org.apache.bcel.generic.DSUB</a></td>
812<td></td></tr>
813<tr class="a">
814<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
815<td>Removed java.io.Serializable from the set of implemented interfaces</td>
816<td><a href="./xref/org/apache/bcel/generic/DUP.html">org.apache.bcel.generic.DUP</a></td>
817<td></td></tr>
818<tr class="b">
819<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
820<td>Removed java.io.Serializable from the set of implemented interfaces</td>
821<td><a href="./xref/org/apache/bcel/generic/DUP2.html">org.apache.bcel.generic.DUP2</a></td>
822<td></td></tr>
823<tr class="a">
824<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
825<td>Removed java.io.Serializable from the set of implemented interfaces</td>
826<td><a href="./xref/org/apache/bcel/generic/DUP2_X1.html">org.apache.bcel.generic.DUP2_X1</a></td>
827<td></td></tr>
828<tr class="b">
829<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
830<td>Removed java.io.Serializable from the set of implemented interfaces</td>
831<td><a href="./xref/org/apache/bcel/generic/DUP2_X2.html">org.apache.bcel.generic.DUP2_X2</a></td>
832<td></td></tr>
833<tr class="a">
834<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
835<td>Removed java.io.Serializable from the set of implemented interfaces</td>
836<td><a href="./xref/org/apache/bcel/generic/DUP_X1.html">org.apache.bcel.generic.DUP_X1</a></td>
837<td></td></tr>
838<tr class="b">
839<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
840<td>Removed java.io.Serializable from the set of implemented interfaces</td>
841<td><a href="./xref/org/apache/bcel/generic/DUP_X2.html">org.apache.bcel.generic.DUP_X2</a></td>
842<td></td></tr>
843<tr class="a">
844<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
845<td>Removed java.io.Serializable from the set of implemented interfaces</td>
846<td><a href="./xref/org/apache/bcel/generic/F2D.html">org.apache.bcel.generic.F2D</a></td>
847<td></td></tr>
848<tr class="b">
849<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
850<td>Removed java.io.Serializable from the set of implemented interfaces</td>
851<td><a href="./xref/org/apache/bcel/generic/F2I.html">org.apache.bcel.generic.F2I</a></td>
852<td></td></tr>
853<tr class="a">
854<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
855<td>Removed java.io.Serializable from the set of implemented interfaces</td>
856<td><a href="./xref/org/apache/bcel/generic/F2L.html">org.apache.bcel.generic.F2L</a></td>
857<td></td></tr>
858<tr class="b">
859<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
860<td>Removed java.io.Serializable from the set of implemented interfaces</td>
861<td><a href="./xref/org/apache/bcel/generic/FADD.html">org.apache.bcel.generic.FADD</a></td>
862<td></td></tr>
863<tr class="a">
864<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
865<td>Removed java.io.Serializable from the set of implemented interfaces</td>
866<td><a href="./xref/org/apache/bcel/generic/FALOAD.html">org.apache.bcel.generic.FALOAD</a></td>
867<td></td></tr>
868<tr class="b">
869<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
870<td>Removed java.io.Serializable from the set of implemented interfaces</td>
871<td><a href="./xref/org/apache/bcel/generic/FASTORE.html">org.apache.bcel.generic.FASTORE</a></td>
872<td></td></tr>
873<tr class="a">
874<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
875<td>Removed java.io.Serializable from the set of implemented interfaces</td>
876<td><a href="./xref/org/apache/bcel/generic/FCMPG.html">org.apache.bcel.generic.FCMPG</a></td>
877<td></td></tr>
878<tr class="b">
879<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
880<td>Removed java.io.Serializable from the set of implemented interfaces</td>
881<td><a href="./xref/org/apache/bcel/generic/FCMPL.html">org.apache.bcel.generic.FCMPL</a></td>
882<td></td></tr>
883<tr class="a">
884<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
885<td>Removed java.io.Serializable from the set of implemented interfaces</td>
886<td><a href="./xref/org/apache/bcel/generic/FCONST.html">org.apache.bcel.generic.FCONST</a></td>
887<td></td></tr>
888<tr class="b">
889<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
890<td>Removed java.io.Serializable from the set of implemented interfaces</td>
891<td><a href="./xref/org/apache/bcel/generic/FDIV.html">org.apache.bcel.generic.FDIV</a></td>
892<td></td></tr>
893<tr class="a">
894<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
895<td>Removed java.io.Serializable from the set of implemented interfaces</td>
896<td><a href="./xref/org/apache/bcel/generic/FLOAD.html">org.apache.bcel.generic.FLOAD</a></td>
897<td></td></tr>
898<tr class="b">
899<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
900<td>Removed java.io.Serializable from the set of implemented interfaces</td>
901<td><a href="./xref/org/apache/bcel/generic/FMUL.html">org.apache.bcel.generic.FMUL</a></td>
902<td></td></tr>
903<tr class="a">
904<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
905<td>Removed java.io.Serializable from the set of implemented interfaces</td>
906<td><a href="./xref/org/apache/bcel/generic/FNEG.html">org.apache.bcel.generic.FNEG</a></td>
907<td></td></tr>
908<tr class="b">
909<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
910<td>Removed java.io.Serializable from the set of implemented interfaces</td>
911<td><a href="./xref/org/apache/bcel/generic/FREM.html">org.apache.bcel.generic.FREM</a></td>
912<td></td></tr>
913<tr class="a">
914<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
915<td>Removed java.io.Serializable from the set of implemented interfaces</td>
916<td><a href="./xref/org/apache/bcel/generic/FRETURN.html">org.apache.bcel.generic.FRETURN</a></td>
917<td></td></tr>
918<tr class="b">
919<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
920<td>Removed java.io.Serializable from the set of implemented interfaces</td>
921<td><a href="./xref/org/apache/bcel/generic/FSTORE.html">org.apache.bcel.generic.FSTORE</a></td>
922<td></td></tr>
923<tr class="a">
924<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
925<td>Removed java.io.Serializable from the set of implemented interfaces</td>
926<td><a href="./xref/org/apache/bcel/generic/FSUB.html">org.apache.bcel.generic.FSUB</a></td>
927<td></td></tr>
928<tr class="b">
929<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
930<td>Removed java.io.Serializable from the set of implemented interfaces</td>
931<td><a href="./xref/org/apache/bcel/generic/FieldGen.html">org.apache.bcel.generic.FieldGen</a></td>
932<td></td></tr>
933<tr class="a">
934<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
935<td>Removed java.io.Serializable from the set of implemented interfaces</td>
936<td><a href="./xref/org/apache/bcel/generic/FieldGenOrMethodGen.html">org.apache.bcel.generic.FieldGenOrMethodGen</a></td>
937<td></td></tr>
938<tr class="b">
939<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
940<td>Removed java.io.Serializable from the set of implemented interfaces</td>
941<td><a href="./xref/org/apache/bcel/generic/FieldInstruction.html">org.apache.bcel.generic.FieldInstruction</a></td>
942<td></td></tr>
943<tr class="a">
944<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
945<td>Removed java.io.Serializable from the set of implemented interfaces</td>
946<td><a href="./xref/org/apache/bcel/generic/FieldOrMethod.html">org.apache.bcel.generic.FieldOrMethod</a></td>
947<td></td></tr>
948<tr class="b">
949<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
950<td>Removed java.io.Serializable from the set of implemented interfaces</td>
951<td><a href="./xref/org/apache/bcel/generic/GETFIELD.html">org.apache.bcel.generic.GETFIELD</a></td>
952<td></td></tr>
953<tr class="a">
954<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
955<td>Removed java.io.Serializable from the set of implemented interfaces</td>
956<td><a href="./xref/org/apache/bcel/generic/GETSTATIC.html">org.apache.bcel.generic.GETSTATIC</a></td>
957<td></td></tr>
958<tr class="b">
959<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
960<td>Removed java.io.Serializable from the set of implemented interfaces</td>
961<td><a href="./xref/org/apache/bcel/generic/GOTO.html">org.apache.bcel.generic.GOTO</a></td>
962<td></td></tr>
963<tr class="a">
964<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
965<td>Removed java.io.Serializable from the set of implemented interfaces</td>
966<td><a href="./xref/org/apache/bcel/generic/GOTO_W.html">org.apache.bcel.generic.GOTO_W</a></td>
967<td></td></tr>
968<tr class="b">
969<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
970<td>Removed java.io.Serializable from the set of implemented interfaces</td>
971<td><a href="./xref/org/apache/bcel/generic/GotoInstruction.html">org.apache.bcel.generic.GotoInstruction</a></td>
972<td></td></tr>
973<tr class="a">
974<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
975<td>Removed java.io.Serializable from the set of implemented interfaces</td>
976<td><a href="./xref/org/apache/bcel/generic/I2B.html">org.apache.bcel.generic.I2B</a></td>
977<td></td></tr>
978<tr class="b">
979<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
980<td>Removed java.io.Serializable from the set of implemented interfaces</td>
981<td><a href="./xref/org/apache/bcel/generic/I2C.html">org.apache.bcel.generic.I2C</a></td>
982<td></td></tr>
983<tr class="a">
984<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
985<td>Removed java.io.Serializable from the set of implemented interfaces</td>
986<td><a href="./xref/org/apache/bcel/generic/I2D.html">org.apache.bcel.generic.I2D</a></td>
987<td></td></tr>
988<tr class="b">
989<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
990<td>Removed java.io.Serializable from the set of implemented interfaces</td>
991<td><a href="./xref/org/apache/bcel/generic/I2F.html">org.apache.bcel.generic.I2F</a></td>
992<td></td></tr>
993<tr class="a">
994<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
995<td>Removed java.io.Serializable from the set of implemented interfaces</td>
996<td><a href="./xref/org/apache/bcel/generic/I2L.html">org.apache.bcel.generic.I2L</a></td>
997<td></td></tr>
998<tr class="b">
999<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1000<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1001<td><a href="./xref/org/apache/bcel/generic/I2S.html">org.apache.bcel.generic.I2S</a></td>
1002<td></td></tr>
1003<tr class="a">
1004<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1005<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1006<td><a href="./xref/org/apache/bcel/generic/IADD.html">org.apache.bcel.generic.IADD</a></td>
1007<td></td></tr>
1008<tr class="b">
1009<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1010<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1011<td><a href="./xref/org/apache/bcel/generic/IALOAD.html">org.apache.bcel.generic.IALOAD</a></td>
1012<td></td></tr>
1013<tr class="a">
1014<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1015<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1016<td><a href="./xref/org/apache/bcel/generic/IAND.html">org.apache.bcel.generic.IAND</a></td>
1017<td></td></tr>
1018<tr class="b">
1019<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1020<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1021<td><a href="./xref/org/apache/bcel/generic/IASTORE.html">org.apache.bcel.generic.IASTORE</a></td>
1022<td></td></tr>
1023<tr class="a">
1024<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1025<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1026<td><a href="./xref/org/apache/bcel/generic/ICONST.html">org.apache.bcel.generic.ICONST</a></td>
1027<td></td></tr>
1028<tr class="b">
1029<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1030<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1031<td><a href="./xref/org/apache/bcel/generic/IDIV.html">org.apache.bcel.generic.IDIV</a></td>
1032<td></td></tr>
1033<tr class="a">
1034<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1035<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1036<td><a href="./xref/org/apache/bcel/generic/IFEQ.html">org.apache.bcel.generic.IFEQ</a></td>
1037<td></td></tr>
1038<tr class="b">
1039<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1040<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1041<td><a href="./xref/org/apache/bcel/generic/IFGE.html">org.apache.bcel.generic.IFGE</a></td>
1042<td></td></tr>
1043<tr class="a">
1044<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1045<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1046<td><a href="./xref/org/apache/bcel/generic/IFGT.html">org.apache.bcel.generic.IFGT</a></td>
1047<td></td></tr>
1048<tr class="b">
1049<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1050<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1051<td><a href="./xref/org/apache/bcel/generic/IFLE.html">org.apache.bcel.generic.IFLE</a></td>
1052<td></td></tr>
1053<tr class="a">
1054<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1055<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1056<td><a href="./xref/org/apache/bcel/generic/IFLT.html">org.apache.bcel.generic.IFLT</a></td>
1057<td></td></tr>
1058<tr class="b">
1059<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1060<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1061<td><a href="./xref/org/apache/bcel/generic/IFNE.html">org.apache.bcel.generic.IFNE</a></td>
1062<td></td></tr>
1063<tr class="a">
1064<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1065<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1066<td><a href="./xref/org/apache/bcel/generic/IFNONNULL.html">org.apache.bcel.generic.IFNONNULL</a></td>
1067<td></td></tr>
1068<tr class="b">
1069<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1070<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1071<td><a href="./xref/org/apache/bcel/generic/IFNULL.html">org.apache.bcel.generic.IFNULL</a></td>
1072<td></td></tr>
1073<tr class="a">
1074<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1075<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1076<td><a href="./xref/org/apache/bcel/generic/IF_ACMPEQ.html">org.apache.bcel.generic.IF_ACMPEQ</a></td>
1077<td></td></tr>
1078<tr class="b">
1079<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1080<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1081<td><a href="./xref/org/apache/bcel/generic/IF_ACMPNE.html">org.apache.bcel.generic.IF_ACMPNE</a></td>
1082<td></td></tr>
1083<tr class="a">
1084<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1085<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1086<td><a href="./xref/org/apache/bcel/generic/IF_ICMPEQ.html">org.apache.bcel.generic.IF_ICMPEQ</a></td>
1087<td></td></tr>
1088<tr class="b">
1089<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1090<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1091<td><a href="./xref/org/apache/bcel/generic/IF_ICMPGE.html">org.apache.bcel.generic.IF_ICMPGE</a></td>
1092<td></td></tr>
1093<tr class="a">
1094<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1095<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1096<td><a href="./xref/org/apache/bcel/generic/IF_ICMPGT.html">org.apache.bcel.generic.IF_ICMPGT</a></td>
1097<td></td></tr>
1098<tr class="b">
1099<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1100<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1101<td><a href="./xref/org/apache/bcel/generic/IF_ICMPLE.html">org.apache.bcel.generic.IF_ICMPLE</a></td>
1102<td></td></tr>
1103<tr class="a">
1104<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1105<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1106<td><a href="./xref/org/apache/bcel/generic/IF_ICMPLT.html">org.apache.bcel.generic.IF_ICMPLT</a></td>
1107<td></td></tr>
1108<tr class="b">
1109<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1110<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1111<td><a href="./xref/org/apache/bcel/generic/IF_ICMPNE.html">org.apache.bcel.generic.IF_ICMPNE</a></td>
1112<td></td></tr>
1113<tr class="a">
1114<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1115<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1116<td><a href="./xref/org/apache/bcel/generic/IINC.html">org.apache.bcel.generic.IINC</a></td>
1117<td></td></tr>
1118<tr class="b">
1119<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1120<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1121<td><a href="./xref/org/apache/bcel/generic/ILOAD.html">org.apache.bcel.generic.ILOAD</a></td>
1122<td></td></tr>
1123<tr class="a">
1124<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1125<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1126<td><a href="./xref/org/apache/bcel/generic/IMPDEP1.html">org.apache.bcel.generic.IMPDEP1</a></td>
1127<td></td></tr>
1128<tr class="b">
1129<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1130<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1131<td><a href="./xref/org/apache/bcel/generic/IMPDEP2.html">org.apache.bcel.generic.IMPDEP2</a></td>
1132<td></td></tr>
1133<tr class="a">
1134<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1135<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1136<td><a href="./xref/org/apache/bcel/generic/IMUL.html">org.apache.bcel.generic.IMUL</a></td>
1137<td></td></tr>
1138<tr class="b">
1139<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1140<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1141<td><a href="./xref/org/apache/bcel/generic/INEG.html">org.apache.bcel.generic.INEG</a></td>
1142<td></td></tr>
1143<tr class="a">
1144<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1145<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1146<td><a href="./xref/org/apache/bcel/generic/INSTANCEOF.html">org.apache.bcel.generic.INSTANCEOF</a></td>
1147<td></td></tr>
1148<tr class="b">
1149<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1150<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1151<td><a href="./xref/org/apache/bcel/generic/INVOKEINTERFACE.html">org.apache.bcel.generic.INVOKEINTERFACE</a></td>
1152<td></td></tr>
1153<tr class="a">
1154<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1155<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1156<td><a href="./xref/org/apache/bcel/generic/INVOKESPECIAL.html">org.apache.bcel.generic.INVOKESPECIAL</a></td>
1157<td></td></tr>
1158<tr class="b">
1159<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1160<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1161<td><a href="./xref/org/apache/bcel/generic/INVOKESTATIC.html">org.apache.bcel.generic.INVOKESTATIC</a></td>
1162<td></td></tr>
1163<tr class="a">
1164<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1165<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1166<td><a href="./xref/org/apache/bcel/generic/INVOKEVIRTUAL.html">org.apache.bcel.generic.INVOKEVIRTUAL</a></td>
1167<td></td></tr>
1168<tr class="b">
1169<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1170<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1171<td><a href="./xref/org/apache/bcel/generic/IOR.html">org.apache.bcel.generic.IOR</a></td>
1172<td></td></tr>
1173<tr class="a">
1174<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1175<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1176<td><a href="./xref/org/apache/bcel/generic/IREM.html">org.apache.bcel.generic.IREM</a></td>
1177<td></td></tr>
1178<tr class="b">
1179<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1180<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1181<td><a href="./xref/org/apache/bcel/generic/IRETURN.html">org.apache.bcel.generic.IRETURN</a></td>
1182<td></td></tr>
1183<tr class="a">
1184<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1185<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1186<td><a href="./xref/org/apache/bcel/generic/ISHL.html">org.apache.bcel.generic.ISHL</a></td>
1187<td></td></tr>
1188<tr class="b">
1189<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1190<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1191<td><a href="./xref/org/apache/bcel/generic/ISHR.html">org.apache.bcel.generic.ISHR</a></td>
1192<td></td></tr>
1193<tr class="a">
1194<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1195<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1196<td><a href="./xref/org/apache/bcel/generic/ISTORE.html">org.apache.bcel.generic.ISTORE</a></td>
1197<td></td></tr>
1198<tr class="b">
1199<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1200<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1201<td><a href="./xref/org/apache/bcel/generic/ISUB.html">org.apache.bcel.generic.ISUB</a></td>
1202<td></td></tr>
1203<tr class="a">
1204<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1205<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1206<td><a href="./xref/org/apache/bcel/generic/IUSHR.html">org.apache.bcel.generic.IUSHR</a></td>
1207<td></td></tr>
1208<tr class="b">
1209<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1210<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1211<td><a href="./xref/org/apache/bcel/generic/IXOR.html">org.apache.bcel.generic.IXOR</a></td>
1212<td></td></tr>
1213<tr class="a">
1214<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1215<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1216<td><a href="./xref/org/apache/bcel/generic/IfInstruction.html">org.apache.bcel.generic.IfInstruction</a></td>
1217<td></td></tr>
1218<tr class="b">
1219<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1220<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1221<td><a href="./xref/org/apache/bcel/generic/Instruction.html">org.apache.bcel.generic.Instruction</a></td>
1222<td></td></tr>
1223<tr class="a">
1224<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1225<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1226<td><a href="./xref/org/apache/bcel/generic/InstructionFactory.html">org.apache.bcel.generic.InstructionFactory</a></td>
1227<td></td></tr>
1228<tr class="b">
1229<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1230<td>Removed org.apache.bcel.generic.InstructionConstants from the set of implemented interfaces</td>
1231<td><a href="./xref/org/apache/bcel/generic/InstructionFactory.html">org.apache.bcel.generic.InstructionFactory</a></td>
1232<td></td></tr>
1233<tr class="a">
1234<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1235<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1236<td><a href="./xref/org/apache/bcel/generic/InstructionHandle.html">org.apache.bcel.generic.InstructionHandle</a></td>
1237<td></td></tr>
1238<tr class="b">
1239<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1240<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1241<td><a href="./xref/org/apache/bcel/generic/InstructionList.html">org.apache.bcel.generic.InstructionList</a></td>
1242<td></td></tr>
1243<tr class="a">
1244<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1245<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1246<td><a href="./xref/org/apache/bcel/generic/InvokeInstruction.html">org.apache.bcel.generic.InvokeInstruction</a></td>
1247<td></td></tr>
1248<tr class="b">
1249<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1250<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1251<td><a href="./xref/org/apache/bcel/generic/JSR.html">org.apache.bcel.generic.JSR</a></td>
1252<td></td></tr>
1253<tr class="a">
1254<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1255<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1256<td><a href="./xref/org/apache/bcel/generic/JSR_W.html">org.apache.bcel.generic.JSR_W</a></td>
1257<td></td></tr>
1258<tr class="b">
1259<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1260<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1261<td><a href="./xref/org/apache/bcel/generic/JsrInstruction.html">org.apache.bcel.generic.JsrInstruction</a></td>
1262<td></td></tr>
1263<tr class="a">
1264<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1265<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1266<td><a href="./xref/org/apache/bcel/generic/L2D.html">org.apache.bcel.generic.L2D</a></td>
1267<td></td></tr>
1268<tr class="b">
1269<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1270<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1271<td><a href="./xref/org/apache/bcel/generic/L2F.html">org.apache.bcel.generic.L2F</a></td>
1272<td></td></tr>
1273<tr class="a">
1274<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1275<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1276<td><a href="./xref/org/apache/bcel/generic/L2I.html">org.apache.bcel.generic.L2I</a></td>
1277<td></td></tr>
1278<tr class="b">
1279<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1280<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1281<td><a href="./xref/org/apache/bcel/generic/LADD.html">org.apache.bcel.generic.LADD</a></td>
1282<td></td></tr>
1283<tr class="a">
1284<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1285<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1286<td><a href="./xref/org/apache/bcel/generic/LALOAD.html">org.apache.bcel.generic.LALOAD</a></td>
1287<td></td></tr>
1288<tr class="b">
1289<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1290<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1291<td><a href="./xref/org/apache/bcel/generic/LAND.html">org.apache.bcel.generic.LAND</a></td>
1292<td></td></tr>
1293<tr class="a">
1294<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1295<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1296<td><a href="./xref/org/apache/bcel/generic/LASTORE.html">org.apache.bcel.generic.LASTORE</a></td>
1297<td></td></tr>
1298<tr class="b">
1299<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1300<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1301<td><a href="./xref/org/apache/bcel/generic/LCMP.html">org.apache.bcel.generic.LCMP</a></td>
1302<td></td></tr>
1303<tr class="a">
1304<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1305<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1306<td><a href="./xref/org/apache/bcel/generic/LCONST.html">org.apache.bcel.generic.LCONST</a></td>
1307<td></td></tr>
1308<tr class="b">
1309<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1310<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1311<td><a href="./xref/org/apache/bcel/generic/LDC.html">org.apache.bcel.generic.LDC</a></td>
1312<td></td></tr>
1313<tr class="a">
1314<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1315<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1316<td><a href="./xref/org/apache/bcel/generic/LDC2_W.html">org.apache.bcel.generic.LDC2_W</a></td>
1317<td></td></tr>
1318<tr class="b">
1319<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1320<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1321<td><a href="./xref/org/apache/bcel/generic/LDC_W.html">org.apache.bcel.generic.LDC_W</a></td>
1322<td></td></tr>
1323<tr class="a">
1324<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1325<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1326<td><a href="./xref/org/apache/bcel/generic/LDIV.html">org.apache.bcel.generic.LDIV</a></td>
1327<td></td></tr>
1328<tr class="b">
1329<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1330<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1331<td><a href="./xref/org/apache/bcel/generic/LLOAD.html">org.apache.bcel.generic.LLOAD</a></td>
1332<td></td></tr>
1333<tr class="a">
1334<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1335<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1336<td><a href="./xref/org/apache/bcel/generic/LMUL.html">org.apache.bcel.generic.LMUL</a></td>
1337<td></td></tr>
1338<tr class="b">
1339<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1340<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1341<td><a href="./xref/org/apache/bcel/generic/LNEG.html">org.apache.bcel.generic.LNEG</a></td>
1342<td></td></tr>
1343<tr class="a">
1344<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1345<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1346<td><a href="./xref/org/apache/bcel/generic/LOOKUPSWITCH.html">org.apache.bcel.generic.LOOKUPSWITCH</a></td>
1347<td></td></tr>
1348<tr class="b">
1349<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1350<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1351<td><a href="./xref/org/apache/bcel/generic/LOR.html">org.apache.bcel.generic.LOR</a></td>
1352<td></td></tr>
1353<tr class="a">
1354<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1355<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1356<td><a href="./xref/org/apache/bcel/generic/LREM.html">org.apache.bcel.generic.LREM</a></td>
1357<td></td></tr>
1358<tr class="b">
1359<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1360<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1361<td><a href="./xref/org/apache/bcel/generic/LRETURN.html">org.apache.bcel.generic.LRETURN</a></td>
1362<td></td></tr>
1363<tr class="a">
1364<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1365<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1366<td><a href="./xref/org/apache/bcel/generic/LSHL.html">org.apache.bcel.generic.LSHL</a></td>
1367<td></td></tr>
1368<tr class="b">
1369<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1370<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1371<td><a href="./xref/org/apache/bcel/generic/LSHR.html">org.apache.bcel.generic.LSHR</a></td>
1372<td></td></tr>
1373<tr class="a">
1374<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1375<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1376<td><a href="./xref/org/apache/bcel/generic/LSTORE.html">org.apache.bcel.generic.LSTORE</a></td>
1377<td></td></tr>
1378<tr class="b">
1379<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1380<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1381<td><a href="./xref/org/apache/bcel/generic/LSUB.html">org.apache.bcel.generic.LSUB</a></td>
1382<td></td></tr>
1383<tr class="a">
1384<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1385<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1386<td><a href="./xref/org/apache/bcel/generic/LUSHR.html">org.apache.bcel.generic.LUSHR</a></td>
1387<td></td></tr>
1388<tr class="b">
1389<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1390<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1391<td><a href="./xref/org/apache/bcel/generic/LXOR.html">org.apache.bcel.generic.LXOR</a></td>
1392<td></td></tr>
1393<tr class="a">
1394<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1395<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1396<td><a href="./xref/org/apache/bcel/generic/LineNumberGen.html">org.apache.bcel.generic.LineNumberGen</a></td>
1397<td></td></tr>
1398<tr class="b">
1399<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1400<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1401<td><a href="./xref/org/apache/bcel/generic/LoadInstruction.html">org.apache.bcel.generic.LoadInstruction</a></td>
1402<td></td></tr>
1403<tr class="a">
1404<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1405<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1406<td><a href="./xref/org/apache/bcel/generic/LocalVariableGen.html">org.apache.bcel.generic.LocalVariableGen</a></td>
1407<td></td></tr>
1408<tr class="b">
1409<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1410<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1411<td><a href="./xref/org/apache/bcel/generic/LocalVariableInstruction.html">org.apache.bcel.generic.LocalVariableInstruction</a></td>
1412<td></td></tr>
1413<tr class="a">
1414<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1415<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1416<td><a href="./xref/org/apache/bcel/generic/MONITORENTER.html">org.apache.bcel.generic.MONITORENTER</a></td>
1417<td></td></tr>
1418<tr class="b">
1419<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1420<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1421<td><a href="./xref/org/apache/bcel/generic/MONITOREXIT.html">org.apache.bcel.generic.MONITOREXIT</a></td>
1422<td></td></tr>
1423<tr class="a">
1424<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1425<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1426<td><a href="./xref/org/apache/bcel/generic/MULTIANEWARRAY.html">org.apache.bcel.generic.MULTIANEWARRAY</a></td>
1427<td></td></tr>
1428<tr class="b">
1429<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1430<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1431<td><a href="./xref/org/apache/bcel/generic/MethodGen.html">org.apache.bcel.generic.MethodGen</a></td>
1432<td></td></tr>
1433<tr class="a">
1434<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1435<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1436<td><a href="./xref/org/apache/bcel/generic/NEW.html">org.apache.bcel.generic.NEW</a></td>
1437<td></td></tr>
1438<tr class="b">
1439<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1440<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1441<td><a href="./xref/org/apache/bcel/generic/NEWARRAY.html">org.apache.bcel.generic.NEWARRAY</a></td>
1442<td></td></tr>
1443<tr class="a">
1444<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1445<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1446<td><a href="./xref/org/apache/bcel/generic/NOP.html">org.apache.bcel.generic.NOP</a></td>
1447<td></td></tr>
1448<tr class="b">
1449<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1450<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1451<td><a href="./xref/org/apache/bcel/generic/ObjectType.html">org.apache.bcel.generic.ObjectType</a></td>
1452<td></td></tr>
1453<tr class="a">
1454<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1455<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1456<td><a href="./xref/org/apache/bcel/generic/POP.html">org.apache.bcel.generic.POP</a></td>
1457<td></td></tr>
1458<tr class="b">
1459<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1460<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1461<td><a href="./xref/org/apache/bcel/generic/POP2.html">org.apache.bcel.generic.POP2</a></td>
1462<td></td></tr>
1463<tr class="a">
1464<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1465<td>Removed org.apache.bcel.generic.InstructionConstants from the set of implemented interfaces</td>
1466<td><a href="./xref/org/apache/bcel/generic/PUSH.html">org.apache.bcel.generic.PUSH</a></td>
1467<td></td></tr>
1468<tr class="b">
1469<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1470<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1471<td><a href="./xref/org/apache/bcel/generic/PUTFIELD.html">org.apache.bcel.generic.PUTFIELD</a></td>
1472<td></td></tr>
1473<tr class="a">
1474<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1475<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1476<td><a href="./xref/org/apache/bcel/generic/PUTSTATIC.html">org.apache.bcel.generic.PUTSTATIC</a></td>
1477<td></td></tr>
1478<tr class="b">
1479<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1480<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1481<td><a href="./xref/org/apache/bcel/generic/RET.html">org.apache.bcel.generic.RET</a></td>
1482<td></td></tr>
1483<tr class="a">
1484<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1485<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1486<td><a href="./xref/org/apache/bcel/generic/RETURN.html">org.apache.bcel.generic.RETURN</a></td>
1487<td></td></tr>
1488<tr class="b">
1489<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1490<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1491<td><a href="./xref/org/apache/bcel/generic/ReferenceType.html">org.apache.bcel.generic.ReferenceType</a></td>
1492<td></td></tr>
1493<tr class="a">
1494<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1495<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1496<td><a href="./xref/org/apache/bcel/generic/ReturnInstruction.html">org.apache.bcel.generic.ReturnInstruction</a></td>
1497<td></td></tr>
1498<tr class="b">
1499<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1500<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1501<td><a href="./xref/org/apache/bcel/generic/ReturnaddressType.html">org.apache.bcel.generic.ReturnaddressType</a></td>
1502<td></td></tr>
1503<tr class="a">
1504<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1505<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1506<td><a href="./xref/org/apache/bcel/generic/SALOAD.html">org.apache.bcel.generic.SALOAD</a></td>
1507<td></td></tr>
1508<tr class="b">
1509<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1510<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1511<td><a href="./xref/org/apache/bcel/generic/SASTORE.html">org.apache.bcel.generic.SASTORE</a></td>
1512<td></td></tr>
1513<tr class="a">
1514<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1515<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1516<td><a href="./xref/org/apache/bcel/generic/SIPUSH.html">org.apache.bcel.generic.SIPUSH</a></td>
1517<td></td></tr>
1518<tr class="b">
1519<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1520<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1521<td><a href="./xref/org/apache/bcel/generic/SWAP.html">org.apache.bcel.generic.SWAP</a></td>
1522<td></td></tr>
1523<tr class="a">
1524<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1525<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1526<td><a href="./xref/org/apache/bcel/generic/Select.html">org.apache.bcel.generic.Select</a></td>
1527<td></td></tr>
1528<tr class="b">
1529<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1530<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1531<td><a href="./xref/org/apache/bcel/generic/StackInstruction.html">org.apache.bcel.generic.StackInstruction</a></td>
1532<td></td></tr>
1533<tr class="a">
1534<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1535<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1536<td><a href="./xref/org/apache/bcel/generic/StoreInstruction.html">org.apache.bcel.generic.StoreInstruction</a></td>
1537<td></td></tr>
1538<tr class="b">
1539<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1540<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1541<td><a href="./xref/org/apache/bcel/generic/TABLESWITCH.html">org.apache.bcel.generic.TABLESWITCH</a></td>
1542<td></td></tr>
1543<tr class="a">
1544<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1545<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1546<td><a href="./xref/org/apache/bcel/generic/Type.html">org.apache.bcel.generic.Type</a></td>
1547<td></td></tr>
1548<tr class="b">
1549<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1550<td>Method 'public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)' has been added to an interface</td>
1551<td><a href="./xref/org/apache/bcel/generic/Visitor.html">org.apache.bcel.generic.Visitor</a></td>
1552<td>public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)</td></tr>
1553<tr class="a">
1554<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1555<td>Removed org.apache.bcel.Constants from the set of implemented interfaces</td>
1556<td><a href="./xref/org/apache/bcel/util/Class2HTML.html">org.apache.bcel.util.Class2HTML</a></td>
1557<td></td></tr>
1558<tr class="b">
1559<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1560<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1561<td><a href="./xref/org/apache/bcel/util/ClassLoaderRepository.html">org.apache.bcel.util.ClassLoaderRepository</a></td>
1562<td></td></tr>
1563<tr class="a">
1564<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1565<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1566<td><a href="./xref/org/apache/bcel/util/ClassPath.html">org.apache.bcel.util.ClassPath</a></td>
1567<td></td></tr>
1568<tr class="b">
1569<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1570<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1571<td><a href="./xref/org/apache/bcel/util/ClassQueue.html">org.apache.bcel.util.ClassQueue</a></td>
1572<td></td></tr>
1573<tr class="a">
1574<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1575<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1576<td><a href="./xref/org/apache/bcel/util/ClassSet.html">org.apache.bcel.util.ClassSet</a></td>
1577<td></td></tr>
1578<tr class="b">
1579<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1580<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1581<td><a href="./xref/org/apache/bcel/util/ClassStack.html">org.apache.bcel.util.ClassStack</a></td>
1582<td></td></tr>
1583<tr class="a">
1584<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1585<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1586<td><a href="./xref/org/apache/bcel/util/Repository.html">org.apache.bcel.util.Repository</a></td>
1587<td></td></tr>
1588<tr class="b">
1589<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1590<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1591<td><a href="./xref/org/apache/bcel/util/SyntheticRepository.html">org.apache.bcel.util.SyntheticRepository</a></td>
1592<td></td></tr>
1593<tr class="a">
1594<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1595<td>Return type of method 'public java.lang.Object getElementAt(int)' has been changed to java.lang.String</td>
1596<td><a href="./xref/org/apache/bcel/verifier/VerifierFactoryListModel.html">org.apache.bcel.verifier.VerifierFactoryListModel</a></td>
1597<td>public java.lang.Object getElementAt(int)</td></tr>
1598<tr class="b">
1599<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1600<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1601<td><a href="./xref/org/apache/bcel/verifier/statics/DOUBLE_Upper.html">org.apache.bcel.verifier.statics.DOUBLE_Upper</a></td>
1602<td></td></tr>
1603<tr class="a">
1604<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1605<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1606<td><a href="./xref/org/apache/bcel/verifier/statics/LONG_Upper.html">org.apache.bcel.verifier.statics.LONG_Upper</a></td>
1607<td></td></tr>
1608<tr class="b">
1609<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1610<td>Removed org.apache.bcel.Constants from the set of implemented interfaces</td>
1611<td><a href="./xref/org/apache/bcel/verifier/statics/Pass2Verifier.html">org.apache.bcel.verifier.statics.Pass2Verifier</a></td>
1612<td></td></tr>
1613<tr class="a">
1614<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1615<td>Removed java.io.Serializable from the set of implemented interfaces</td>
1616<td><a href="./xref/org/apache/bcel/verifier/structurals/UninitializedObjectType.html">org.apache.bcel.verifier.structurals.UninitializedObjectType</a></td>
1617<td></td></tr>
1618<tr class="b">
1619<td><img alt="Error" src="images/icon_error_sml.gif" /></td>
1620<td>Removed org.apache.bcel.Constants from the set of implemented interfaces</td>
1621<td><a href="./xref/org/apache/bcel/verifier/structurals/UninitializedObjectType.html">org.apache.bcel.verifier.structurals.UninitializedObjectType</a></td>
1622<td></td></tr>
1623<tr class="a">
1624<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1625<td>Class org.apache.bcel.Const added</td>
1626<td><a href="./xref/org/apache/bcel/Const.html">org.apache.bcel.Const</a></td>
1627<td></td></tr>
1628<tr class="b">
1629<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1630<td>Added public field INVOKEDYNAMIC</td>
1631<td><a href="./xref/org/apache/bcel/Constants.html">org.apache.bcel.Constants</a></td>
1632<td>INVOKEDYNAMIC</td></tr>
1633<tr class="a">
1634<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1635<td>Class org.apache.bcel.ExceptionConst added</td>
1636<td><a href="./xref/org/apache/bcel/ExceptionConst.html">org.apache.bcel.ExceptionConst</a></td>
1637<td></td></tr>
1638<tr class="b">
1639<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1640<td>Class org.apache.bcel.ExceptionConst$EXCS added</td>
1641<td><a href="./xref/org/apache/bcel/ExceptionConst.html">org.apache.bcel.ExceptionConst$EXCS</a></td>
1642<td></td></tr>
1643<tr class="a">
1644<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1645<td>Method 'public void isVarArgs(boolean)' has been added</td>
1646<td><a href="./xref/org/apache/bcel/classfile/AccessFlags.html">org.apache.bcel.classfile.AccessFlags</a></td>
1647<td>public void isVarArgs(boolean)</td></tr>
1648<tr class="b">
1649<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1650<td>Method 'public boolean isVarArgs()' has been added</td>
1651<td><a href="./xref/org/apache/bcel/classfile/AccessFlags.html">org.apache.bcel.classfile.AccessFlags</a></td>
1652<td>public boolean isVarArgs()</td></tr>
1653<tr class="a">
1654<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1655<td>Class org.apache.bcel.classfile.AnnotationDefault added</td>
1656<td><a href="./xref/org/apache/bcel/classfile/AnnotationDefault.html">org.apache.bcel.classfile.AnnotationDefault</a></td>
1657<td></td></tr>
1658<tr class="b">
1659<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1660<td>Class org.apache.bcel.classfile.AnnotationElementValue added</td>
1661<td><a href="./xref/org/apache/bcel/classfile/AnnotationElementValue.html">org.apache.bcel.classfile.AnnotationElementValue</a></td>
1662<td></td></tr>
1663<tr class="a">
1664<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1665<td>Class org.apache.bcel.classfile.AnnotationEntry added</td>
1666<td><a href="./xref/org/apache/bcel/classfile/AnnotationEntry.html">org.apache.bcel.classfile.AnnotationEntry</a></td>
1667<td></td></tr>
1668<tr class="b">
1669<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1670<td>Class org.apache.bcel.classfile.Annotations added</td>
1671<td><a href="./xref/org/apache/bcel/classfile/Annotations.html">org.apache.bcel.classfile.Annotations</a></td>
1672<td></td></tr>
1673<tr class="a">
1674<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1675<td>Class org.apache.bcel.classfile.ArrayElementValue added</td>
1676<td><a href="./xref/org/apache/bcel/classfile/ArrayElementValue.html">org.apache.bcel.classfile.ArrayElementValue</a></td>
1677<td></td></tr>
1678<tr class="b">
1679<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1680<td>Method 'public void addAttributeReader(java.lang.String, org.apache.bcel.classfile.AttributeReader)' has been deprecated</td>
1681<td><a href="./xref/org/apache/bcel/classfile/Attribute.html">org.apache.bcel.classfile.Attribute</a></td>
1682<td>public void addAttributeReader(java.lang.String, org.apache.bcel.classfile.AttributeReader)</td></tr>
1683<tr class="a">
1684<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1685<td>Method 'public void addAttributeReader(java.lang.String, org.apache.bcel.classfile.UnknownAttributeReader)' has been added</td>
1686<td><a href="./xref/org/apache/bcel/classfile/Attribute.html">org.apache.bcel.classfile.Attribute</a></td>
1687<td>public void addAttributeReader(java.lang.String, org.apache.bcel.classfile.UnknownAttributeReader)</td></tr>
1688<tr class="b">
1689<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1690<td>Method 'public java.lang.String getName()' has been added</td>
1691<td><a href="./xref/org/apache/bcel/classfile/Attribute.html">org.apache.bcel.classfile.Attribute</a></td>
1692<td>public java.lang.String getName()</td></tr>
1693<tr class="a">
1694<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1695<td>Method 'public org.apache.bcel.classfile.Attribute readAttribute(java.io.DataInputStream, org.apache.bcel.classfile.ConstantPool)' is no longer final</td>
1696<td><a href="./xref/org/apache/bcel/classfile/Attribute.html">org.apache.bcel.classfile.Attribute</a></td>
1697<td>public org.apache.bcel.classfile.Attribute readAttribute(java.io.DataInputStream, org.apache.bcel.classfile.ConstantPool)</td></tr>
1698<tr class="b">
1699<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1700<td>Method 'public org.apache.bcel.classfile.Attribute readAttribute(java.io.DataInput, org.apache.bcel.classfile.ConstantPool)' has been added</td>
1701<td><a href="./xref/org/apache/bcel/classfile/Attribute.html">org.apache.bcel.classfile.Attribute</a></td>
1702<td>public org.apache.bcel.classfile.Attribute readAttribute(java.io.DataInput, org.apache.bcel.classfile.ConstantPool)</td></tr>
1703<tr class="a">
1704<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1705<td>Class org.apache.bcel.classfile.BootstrapMethod added</td>
1706<td><a href="./xref/org/apache/bcel/classfile/BootstrapMethod.html">org.apache.bcel.classfile.BootstrapMethod</a></td>
1707<td></td></tr>
1708<tr class="b">
1709<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1710<td>Class org.apache.bcel.classfile.BootstrapMethods added</td>
1711<td><a href="./xref/org/apache/bcel/classfile/BootstrapMethods.html">org.apache.bcel.classfile.BootstrapMethods</a></td>
1712<td></td></tr>
1713<tr class="a">
1714<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1715<td>Class org.apache.bcel.classfile.ClassElementValue added</td>
1716<td><a href="./xref/org/apache/bcel/classfile/ClassElementValue.html">org.apache.bcel.classfile.ClassElementValue</a></td>
1717<td></td></tr>
1718<tr class="b">
1719<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1720<td>Method 'public ClassFormatException(java.lang.String, java.lang.Throwable)' has been added</td>
1721<td><a href="./xref/org/apache/bcel/classfile/ClassFormatException.html">org.apache.bcel.classfile.ClassFormatException</a></td>
1722<td>public ClassFormatException(java.lang.String, java.lang.Throwable)</td></tr>
1723<tr class="a">
1724<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1725<td>Parameter 1 of 'org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream)' has changed its type to java.io.DataInput</td>
1726<td><a href="./xref/org/apache/bcel/classfile/Constant.html">org.apache.bcel.classfile.Constant</a></td>
1727<td>org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream)</td></tr>
1728<tr class="b">
1729<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1730<td>Accessibility of method 'org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream)' has been increased from package to public</td>
1731<td><a href="./xref/org/apache/bcel/classfile/Constant.html">org.apache.bcel.classfile.Constant</a></td>
1732<td>org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream)</td></tr>
1733<tr class="a">
1734<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1735<td>Method 'org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream)' is no longer final</td>
1736<td><a href="./xref/org/apache/bcel/classfile/Constant.html">org.apache.bcel.classfile.Constant</a></td>
1737<td>org.apache.bcel.classfile.Constant readConstant(java.io.DataInputStream)</td></tr>
1738<tr class="b">
1739<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1740<td>Method 'public java.lang.String toString()' is no longer final</td>
1741<td><a href="./xref/org/apache/bcel/classfile/ConstantCP.html">org.apache.bcel.classfile.ConstantCP</a></td>
1742<td>public java.lang.String toString()</td></tr>
1743<tr class="a">
1744<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1745<td>Class org.apache.bcel.classfile.ConstantInvokeDynamic added</td>
1746<td><a href="./xref/org/apache/bcel/classfile/ConstantInvokeDynamic.html">org.apache.bcel.classfile.ConstantInvokeDynamic</a></td>
1747<td></td></tr>
1748<tr class="b">
1749<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1750<td>Class org.apache.bcel.classfile.ConstantMethodHandle added</td>
1751<td><a href="./xref/org/apache/bcel/classfile/ConstantMethodHandle.html">org.apache.bcel.classfile.ConstantMethodHandle</a></td>
1752<td></td></tr>
1753<tr class="a">
1754<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1755<td>Class org.apache.bcel.classfile.ConstantMethodType added</td>
1756<td><a href="./xref/org/apache/bcel/classfile/ConstantMethodType.html">org.apache.bcel.classfile.ConstantMethodType</a></td>
1757<td></td></tr>
1758<tr class="b">
1759<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1760<td>Parameter 1 of 'ConstantPool(java.io.DataInputStream)' has changed its type to java.io.DataInput</td>
1761<td><a href="./xref/org/apache/bcel/classfile/ConstantPool.html">org.apache.bcel.classfile.ConstantPool</a></td>
1762<td>ConstantPool(java.io.DataInputStream)</td></tr>
1763<tr class="a">
1764<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1765<td>Accessibility of method 'ConstantPool(java.io.DataInputStream)' has been increased from package to public</td>
1766<td><a href="./xref/org/apache/bcel/classfile/ConstantPool.html">org.apache.bcel.classfile.ConstantPool</a></td>
1767<td>ConstantPool(java.io.DataInputStream)</td></tr>
1768<tr class="b">
1769<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1770<td>Method 'public org.apache.bcel.classfile.ConstantUtf8 getCachedInstance(java.lang.String)' has been added</td>
1771<td><a href="./xref/org/apache/bcel/classfile/ConstantUtf8.html">org.apache.bcel.classfile.ConstantUtf8</a></td>
1772<td>public org.apache.bcel.classfile.ConstantUtf8 getCachedInstance(java.lang.String)</td></tr>
1773<tr class="a">
1774<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1775<td>Method 'public org.apache.bcel.classfile.ConstantUtf8 getInstance(java.lang.String)' has been added</td>
1776<td><a href="./xref/org/apache/bcel/classfile/ConstantUtf8.html">org.apache.bcel.classfile.ConstantUtf8</a></td>
1777<td>public org.apache.bcel.classfile.ConstantUtf8 getInstance(java.lang.String)</td></tr>
1778<tr class="b">
1779<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1780<td>Method 'public org.apache.bcel.classfile.ConstantUtf8 getInstance(java.io.DataInput)' has been added</td>
1781<td><a href="./xref/org/apache/bcel/classfile/ConstantUtf8.html">org.apache.bcel.classfile.ConstantUtf8</a></td>
1782<td>public org.apache.bcel.classfile.ConstantUtf8 getInstance(java.io.DataInput)</td></tr>
1783<tr class="a">
1784<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1785<td>Method 'public void setBytes(java.lang.String)' has been deprecated</td>
1786<td><a href="./xref/org/apache/bcel/classfile/ConstantUtf8.html">org.apache.bcel.classfile.ConstantUtf8</a></td>
1787<td>public void setBytes(java.lang.String)</td></tr>
1788<tr class="b">
1789<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1790<td>Method 'public void visitAnnotation(org.apache.bcel.classfile.Annotations)' has been added</td>
1791<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1792<td>public void visitAnnotation(org.apache.bcel.classfile.Annotations)</td></tr>
1793<tr class="a">
1794<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1795<td>Method 'public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)' has been added</td>
1796<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1797<td>public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)</td></tr>
1798<tr class="b">
1799<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1800<td>Method 'public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)' has been added</td>
1801<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1802<td>public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)</td></tr>
1803<tr class="a">
1804<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1805<td>Method 'public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)' has been added</td>
1806<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1807<td>public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)</td></tr>
1808<tr class="b">
1809<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1810<td>Method 'public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)' has been added</td>
1811<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1812<td>public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)</td></tr>
1813<tr class="a">
1814<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1815<td>Method 'public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)' has been added</td>
1816<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1817<td>public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)</td></tr>
1818<tr class="b">
1819<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1820<td>Method 'public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)' has been added</td>
1821<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1822<td>public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)</td></tr>
1823<tr class="a">
1824<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1825<td>Method 'public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)' has been added</td>
1826<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1827<td>public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)</td></tr>
1828<tr class="b">
1829<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1830<td>Method 'public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)' has been added</td>
1831<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1832<td>public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)</td></tr>
1833<tr class="a">
1834<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1835<td>Method 'public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)' has been added</td>
1836<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1837<td>public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)</td></tr>
1838<tr class="b">
1839<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1840<td>Method 'public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)' has been added</td>
1841<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1842<td>public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)</td></tr>
1843<tr class="a">
1844<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1845<td>Method 'public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)' has been added</td>
1846<td><a href="./xref/org/apache/bcel/classfile/DescendingVisitor.html">org.apache.bcel.classfile.DescendingVisitor</a></td>
1847<td>public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)</td></tr>
1848<tr class="b">
1849<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1850<td>Class org.apache.bcel.classfile.ElementValue added</td>
1851<td><a href="./xref/org/apache/bcel/classfile/ElementValue.html">org.apache.bcel.classfile.ElementValue</a></td>
1852<td></td></tr>
1853<tr class="a">
1854<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1855<td>Class org.apache.bcel.classfile.ElementValuePair added</td>
1856<td><a href="./xref/org/apache/bcel/classfile/ElementValuePair.html">org.apache.bcel.classfile.ElementValuePair</a></td>
1857<td></td></tr>
1858<tr class="b">
1859<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1860<td>Method 'public void visitAnnotation(org.apache.bcel.classfile.Annotations)' has been added</td>
1861<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1862<td>public void visitAnnotation(org.apache.bcel.classfile.Annotations)</td></tr>
1863<tr class="a">
1864<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1865<td>Method 'public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)' has been added</td>
1866<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1867<td>public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)</td></tr>
1868<tr class="b">
1869<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1870<td>Method 'public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)' has been added</td>
1871<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1872<td>public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)</td></tr>
1873<tr class="a">
1874<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1875<td>Method 'public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)' has been added</td>
1876<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1877<td>public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)</td></tr>
1878<tr class="b">
1879<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1880<td>Method 'public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)' has been added</td>
1881<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1882<td>public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)</td></tr>
1883<tr class="a">
1884<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1885<td>Method 'public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)' has been added</td>
1886<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1887<td>public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)</td></tr>
1888<tr class="b">
1889<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1890<td>Method 'public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)' has been added</td>
1891<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1892<td>public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)</td></tr>
1893<tr class="a">
1894<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1895<td>Method 'public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)' has been added</td>
1896<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1897<td>public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)</td></tr>
1898<tr class="b">
1899<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1900<td>Method 'public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)' has been added</td>
1901<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1902<td>public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)</td></tr>
1903<tr class="a">
1904<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1905<td>Method 'public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)' has been added</td>
1906<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1907<td>public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)</td></tr>
1908<tr class="b">
1909<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1910<td>Method 'public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)' has been added</td>
1911<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1912<td>public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)</td></tr>
1913<tr class="a">
1914<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1915<td>Method 'public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)' has been added</td>
1916<td><a href="./xref/org/apache/bcel/classfile/EmptyVisitor.html">org.apache.bcel.classfile.EmptyVisitor</a></td>
1917<td>public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)</td></tr>
1918<tr class="b">
1919<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1920<td>Class org.apache.bcel.classfile.EnclosingMethod added</td>
1921<td><a href="./xref/org/apache/bcel/classfile/EnclosingMethod.html">org.apache.bcel.classfile.EnclosingMethod</a></td>
1922<td></td></tr>
1923<tr class="a">
1924<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1925<td>Class org.apache.bcel.classfile.EnumElementValue added</td>
1926<td><a href="./xref/org/apache/bcel/classfile/EnumElementValue.html">org.apache.bcel.classfile.EnumElementValue</a></td>
1927<td></td></tr>
1928<tr class="b">
1929<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1930<td>Method 'protected FieldOrMethod(java.io.DataInputStream, org.apache.bcel.classfile.ConstantPool)' has been deprecated</td>
1931<td><a href="./xref/org/apache/bcel/classfile/FieldOrMethod.html">org.apache.bcel.classfile.FieldOrMethod</a></td>
1932<td>protected FieldOrMethod(java.io.DataInputStream, org.apache.bcel.classfile.ConstantPool)</td></tr>
1933<tr class="a">
1934<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1935<td>Method 'protected FieldOrMethod(java.io.DataInput, org.apache.bcel.classfile.ConstantPool)' has been added</td>
1936<td><a href="./xref/org/apache/bcel/classfile/FieldOrMethod.html">org.apache.bcel.classfile.FieldOrMethod</a></td>
1937<td>protected FieldOrMethod(java.io.DataInput, org.apache.bcel.classfile.ConstantPool)</td></tr>
1938<tr class="b">
1939<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1940<td>Method 'public org.apache.bcel.classfile.AnnotationEntry[] getAnnotationEntries()' has been added</td>
1941<td><a href="./xref/org/apache/bcel/classfile/FieldOrMethod.html">org.apache.bcel.classfile.FieldOrMethod</a></td>
1942<td>public org.apache.bcel.classfile.AnnotationEntry[] getAnnotationEntries()</td></tr>
1943<tr class="a">
1944<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1945<td>Method 'public java.lang.String getGenericSignature()' has been added</td>
1946<td><a href="./xref/org/apache/bcel/classfile/FieldOrMethod.html">org.apache.bcel.classfile.FieldOrMethod</a></td>
1947<td>public java.lang.String getGenericSignature()</td></tr>
1948<tr class="b">
1949<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1950<td>Method 'public int compareTo(org.apache.bcel.classfile.JavaClass)' has been added</td>
1951<td><a href="./xref/org/apache/bcel/classfile/JavaClass.html">org.apache.bcel.classfile.JavaClass</a></td>
1952<td>public int compareTo(org.apache.bcel.classfile.JavaClass)</td></tr>
1953<tr class="a">
1954<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1955<td>Method 'public org.apache.bcel.classfile.AnnotationEntry[] getAnnotationEntries()' has been added</td>
1956<td><a href="./xref/org/apache/bcel/classfile/JavaClass.html">org.apache.bcel.classfile.JavaClass</a></td>
1957<td>public org.apache.bcel.classfile.AnnotationEntry[] getAnnotationEntries()</td></tr>
1958<tr class="b">
1959<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1960<td>Method 'public boolean isAnonymous()' has been added</td>
1961<td><a href="./xref/org/apache/bcel/classfile/JavaClass.html">org.apache.bcel.classfile.JavaClass</a></td>
1962<td>public boolean isAnonymous()</td></tr>
1963<tr class="a">
1964<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1965<td>Method 'public boolean isNested()' has been added</td>
1966<td><a href="./xref/org/apache/bcel/classfile/JavaClass.html">org.apache.bcel.classfile.JavaClass</a></td>
1967<td>public boolean isNested()</td></tr>
1968<tr class="b">
1969<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1970<td>Class org.apache.bcel.classfile.LocalVariableTypeTable added</td>
1971<td><a href="./xref/org/apache/bcel/classfile/LocalVariableTypeTable.html">org.apache.bcel.classfile.LocalVariableTypeTable</a></td>
1972<td></td></tr>
1973<tr class="a">
1974<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1975<td>Method 'public org.apache.bcel.classfile.ParameterAnnotationEntry[] getParameterAnnotationEntries()' has been added</td>
1976<td><a href="./xref/org/apache/bcel/classfile/Method.html">org.apache.bcel.classfile.Method</a></td>
1977<td>public org.apache.bcel.classfile.ParameterAnnotationEntry[] getParameterAnnotationEntries()</td></tr>
1978<tr class="b">
1979<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1980<td>Class org.apache.bcel.classfile.MethodParameter added</td>
1981<td><a href="./xref/org/apache/bcel/classfile/MethodParameter.html">org.apache.bcel.classfile.MethodParameter</a></td>
1982<td></td></tr>
1983<tr class="a">
1984<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1985<td>Class org.apache.bcel.classfile.MethodParameters added</td>
1986<td><a href="./xref/org/apache/bcel/classfile/MethodParameters.html">org.apache.bcel.classfile.MethodParameters</a></td>
1987<td></td></tr>
1988<tr class="b">
1989<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1990<td>Class org.apache.bcel.classfile.ParameterAnnotationEntry added</td>
1991<td><a href="./xref/org/apache/bcel/classfile/ParameterAnnotationEntry.html">org.apache.bcel.classfile.ParameterAnnotationEntry</a></td>
1992<td></td></tr>
1993<tr class="a">
1994<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
1995<td>Class org.apache.bcel.classfile.ParameterAnnotations added</td>
1996<td><a href="./xref/org/apache/bcel/classfile/ParameterAnnotations.html">org.apache.bcel.classfile.ParameterAnnotations</a></td>
1997<td></td></tr>
1998<tr class="b">
1999<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2000<td>Class org.apache.bcel.classfile.RuntimeInvisibleAnnotations added</td>
2001<td><a href="./xref/org/apache/bcel/classfile/RuntimeInvisibleAnnotations.html">org.apache.bcel.classfile.RuntimeInvisibleAnnotations</a></td>
2002<td></td></tr>
2003<tr class="a">
2004<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2005<td>Class org.apache.bcel.classfile.RuntimeInvisibleParameterAnnotations added</td>
2006<td><a href="./xref/org/apache/bcel/classfile/RuntimeInvisibleParameterAnnotations.html">org.apache.bcel.classfile.RuntimeInvisibleParameterAnnotations</a></td>
2007<td></td></tr>
2008<tr class="b">
2009<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2010<td>Class org.apache.bcel.classfile.RuntimeVisibleAnnotations added</td>
2011<td><a href="./xref/org/apache/bcel/classfile/RuntimeVisibleAnnotations.html">org.apache.bcel.classfile.RuntimeVisibleAnnotations</a></td>
2012<td></td></tr>
2013<tr class="a">
2014<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2015<td>Class org.apache.bcel.classfile.RuntimeVisibleParameterAnnotations added</td>
2016<td><a href="./xref/org/apache/bcel/classfile/RuntimeVisibleParameterAnnotations.html">org.apache.bcel.classfile.RuntimeVisibleParameterAnnotations</a></td>
2017<td></td></tr>
2018<tr class="b">
2019<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2020<td>Method 'public boolean isActualParameterList(java.lang.String)' is no longer final</td>
2021<td><a href="./xref/org/apache/bcel/classfile/Signature.html">org.apache.bcel.classfile.Signature</a></td>
2022<td>public boolean isActualParameterList(java.lang.String)</td></tr>
2023<tr class="a">
2024<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2025<td>Method 'public boolean isFormalParameterList(java.lang.String)' is no longer final</td>
2026<td><a href="./xref/org/apache/bcel/classfile/Signature.html">org.apache.bcel.classfile.Signature</a></td>
2027<td>public boolean isFormalParameterList(java.lang.String)</td></tr>
2028<tr class="b">
2029<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2030<td>Class org.apache.bcel.classfile.SimpleElementValue added</td>
2031<td><a href="./xref/org/apache/bcel/classfile/SimpleElementValue.html">org.apache.bcel.classfile.SimpleElementValue</a></td>
2032<td></td></tr>
2033<tr class="a">
2034<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2035<td>Added org.apache.bcel.classfile.Node to the set of implemented interfaces</td>
2036<td><a href="./xref/org/apache/bcel/classfile/StackMapEntry.html">org.apache.bcel.classfile.StackMapEntry</a></td>
2037<td></td></tr>
2038<tr class="b">
2039<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2040<td>Method 'public StackMapEntry(int, int, org.apache.bcel.classfile.StackMapType[], int, org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.ConstantPool)' has been deprecated</td>
2041<td><a href="./xref/org/apache/bcel/classfile/StackMapEntry.html">org.apache.bcel.classfile.StackMapEntry</a></td>
2042<td>public StackMapEntry(int, int, org.apache.bcel.classfile.StackMapType[], int, org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.ConstantPool)</td></tr>
2043<tr class="a">
2044<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2045<td>Method 'public StackMapEntry(int, int, org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.ConstantPool)' has been added</td>
2046<td><a href="./xref/org/apache/bcel/classfile/StackMapEntry.html">org.apache.bcel.classfile.StackMapEntry</a></td>
2047<td>public StackMapEntry(int, int, org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.StackMapType[], org.apache.bcel.classfile.ConstantPool)</td></tr>
2048<tr class="b">
2049<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2050<td>Method 'public int getFrameType()' has been added</td>
2051<td><a href="./xref/org/apache/bcel/classfile/StackMapEntry.html">org.apache.bcel.classfile.StackMapEntry</a></td>
2052<td>public int getFrameType()</td></tr>
2053<tr class="a">
2054<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2055<td>Method 'public void setFrameType(int)' has been added</td>
2056<td><a href="./xref/org/apache/bcel/classfile/StackMapEntry.html">org.apache.bcel.classfile.StackMapEntry</a></td>
2057<td>public void setFrameType(int)</td></tr>
2058<tr class="b">
2059<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2060<td>Method 'public void setNumberOfLocals(int)' has been deprecated</td>
2061<td><a href="./xref/org/apache/bcel/classfile/StackMapEntry.html">org.apache.bcel.classfile.StackMapEntry</a></td>
2062<td>public void setNumberOfLocals(int)</td></tr>
2063<tr class="a">
2064<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2065<td>Method 'public void setNumberOfStackItems(int)' has been deprecated</td>
2066<td><a href="./xref/org/apache/bcel/classfile/StackMapEntry.html">org.apache.bcel.classfile.StackMapEntry</a></td>
2067<td>public void setNumberOfStackItems(int)</td></tr>
2068<tr class="b">
2069<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2070<td>Method 'public void updateByteCodeOffset(int)' has been added</td>
2071<td><a href="./xref/org/apache/bcel/classfile/StackMapEntry.html">org.apache.bcel.classfile.StackMapEntry</a></td>
2072<td>public void updateByteCodeOffset(int)</td></tr>
2073<tr class="a">
2074<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2075<td>Class org.apache.bcel.classfile.UnknownAttributeReader added</td>
2076<td><a href="./xref/org/apache/bcel/classfile/UnknownAttributeReader.html">org.apache.bcel.classfile.UnknownAttributeReader</a></td>
2077<td></td></tr>
2078<tr class="b">
2079<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2080<td>Method 'public java.lang.String accessToString(int)' is no longer final</td>
2081<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2082<td>public java.lang.String accessToString(int)</td></tr>
2083<tr class="a">
2084<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2085<td>Method 'public java.lang.String accessToString(int, boolean)' is no longer final</td>
2086<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2087<td>public java.lang.String accessToString(int, boolean)</td></tr>
2088<tr class="b">
2089<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2090<td>Method 'public java.lang.String classOrInterface(int)' is no longer final</td>
2091<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2092<td>public java.lang.String classOrInterface(int)</td></tr>
2093<tr class="a">
2094<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2095<td>Method 'public int clearBit(int, int)' is no longer final</td>
2096<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2097<td>public int clearBit(int, int)</td></tr>
2098<tr class="b">
2099<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2100<td>Method 'public java.lang.String codeToString(byte[], org.apache.bcel.classfile.ConstantPool, int, int, boolean)' is no longer final</td>
2101<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2102<td>public java.lang.String codeToString(byte[], org.apache.bcel.classfile.ConstantPool, int, int, boolean)</td></tr>
2103<tr class="a">
2104<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2105<td>Method 'public java.lang.String codeToString(byte[], org.apache.bcel.classfile.ConstantPool, int, int)' is no longer final</td>
2106<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2107<td>public java.lang.String codeToString(byte[], org.apache.bcel.classfile.ConstantPool, int, int)</td></tr>
2108<tr class="b">
2109<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2110<td>Method 'public java.lang.String codeToString(org.apache.bcel.util.ByteSequence, org.apache.bcel.classfile.ConstantPool, boolean)' is no longer final</td>
2111<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2112<td>public java.lang.String codeToString(org.apache.bcel.util.ByteSequence, org.apache.bcel.classfile.ConstantPool, boolean)</td></tr>
2113<tr class="a">
2114<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2115<td>Method 'public java.lang.String codeToString(org.apache.bcel.util.ByteSequence, org.apache.bcel.classfile.ConstantPool)' is no longer final</td>
2116<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2117<td>public java.lang.String codeToString(org.apache.bcel.util.ByteSequence, org.apache.bcel.classfile.ConstantPool)</td></tr>
2118<tr class="b">
2119<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2120<td>Method 'public java.lang.String compactClassName(java.lang.String)' is no longer final</td>
2121<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2122<td>public java.lang.String compactClassName(java.lang.String)</td></tr>
2123<tr class="a">
2124<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2125<td>Method 'public java.lang.String compactClassName(java.lang.String, java.lang.String, boolean)' is no longer final</td>
2126<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2127<td>public java.lang.String compactClassName(java.lang.String, java.lang.String, boolean)</td></tr>
2128<tr class="b">
2129<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2130<td>Method 'public java.lang.String compactClassName(java.lang.String, boolean)' is no longer final</td>
2131<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2132<td>public java.lang.String compactClassName(java.lang.String, boolean)</td></tr>
2133<tr class="a">
2134<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2135<td>Method 'public java.lang.String convertString(java.lang.String)' is no longer final</td>
2136<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2137<td>public java.lang.String convertString(java.lang.String)</td></tr>
2138<tr class="b">
2139<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2140<td>Method 'public java.lang.String fillup(java.lang.String, int, boolean, char)' is no longer final</td>
2141<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2142<td>public java.lang.String fillup(java.lang.String, int, boolean, char)</td></tr>
2143<tr class="a">
2144<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2145<td>Method 'public java.lang.String format(int, int, boolean, char)' is no longer final</td>
2146<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2147<td>public java.lang.String format(int, int, boolean, char)</td></tr>
2148<tr class="b">
2149<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2150<td>Method 'public boolean isSet(int, int)' is no longer final</td>
2151<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2152<td>public boolean isSet(int, int)</td></tr>
2153<tr class="a">
2154<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2155<td>Method 'public java.lang.String[] methodSignatureArgumentTypes(java.lang.String)' is no longer final</td>
2156<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2157<td>public java.lang.String[] methodSignatureArgumentTypes(java.lang.String)</td></tr>
2158<tr class="b">
2159<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2160<td>Method 'public java.lang.String[] methodSignatureArgumentTypes(java.lang.String, boolean)' is no longer final</td>
2161<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2162<td>public java.lang.String[] methodSignatureArgumentTypes(java.lang.String, boolean)</td></tr>
2163<tr class="a">
2164<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2165<td>Method 'public java.lang.String methodSignatureReturnType(java.lang.String)' is no longer final</td>
2166<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2167<td>public java.lang.String methodSignatureReturnType(java.lang.String)</td></tr>
2168<tr class="b">
2169<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2170<td>Method 'public java.lang.String methodSignatureReturnType(java.lang.String, boolean)' is no longer final</td>
2171<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2172<td>public java.lang.String methodSignatureReturnType(java.lang.String, boolean)</td></tr>
2173<tr class="a">
2174<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2175<td>Method 'public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String)' is no longer final</td>
2176<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2177<td>public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String)</td></tr>
2178<tr class="b">
2179<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2180<td>Method 'public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String, boolean)' is no longer final</td>
2181<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2182<td>public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String, boolean)</td></tr>
2183<tr class="a">
2184<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2185<td>Method 'public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String, boolean, org.apache.bcel.classfile.LocalVariableTable)' is no longer final</td>
2186<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2187<td>public java.lang.String methodSignatureToString(java.lang.String, java.lang.String, java.lang.String, boolean, org.apache.bcel.classfile.LocalVariableTable)</td></tr>
2188<tr class="b">
2189<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2190<td>Method 'public java.lang.String methodTypeToSignature(java.lang.String, java.lang.String[])' is no longer final</td>
2191<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2192<td>public java.lang.String methodTypeToSignature(java.lang.String, java.lang.String[])</td></tr>
2193<tr class="a">
2194<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2195<td>Method 'public void printArray(java.io.PrintStream, java.lang.Object[])' is no longer final</td>
2196<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2197<td>public void printArray(java.io.PrintStream, java.lang.Object[])</td></tr>
2198<tr class="b">
2199<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2200<td>Method 'public void printArray(java.io.PrintWriter, java.lang.Object[])' is no longer final</td>
2201<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2202<td>public void printArray(java.io.PrintWriter, java.lang.Object[])</td></tr>
2203<tr class="a">
2204<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2205<td>Method 'public java.lang.String printArray(java.lang.Object[])' is no longer final</td>
2206<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2207<td>public java.lang.String printArray(java.lang.Object[])</td></tr>
2208<tr class="b">
2209<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2210<td>Method 'public java.lang.String printArray(java.lang.Object[], boolean)' is no longer final</td>
2211<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2212<td>public java.lang.String printArray(java.lang.Object[], boolean)</td></tr>
2213<tr class="a">
2214<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2215<td>Method 'public java.lang.String printArray(java.lang.Object[], boolean, boolean)' is no longer final</td>
2216<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2217<td>public java.lang.String printArray(java.lang.Object[], boolean, boolean)</td></tr>
2218<tr class="b">
2219<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2220<td>Method 'public java.lang.String replace(java.lang.String, java.lang.String, java.lang.String)' is no longer final</td>
2221<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2222<td>public java.lang.String replace(java.lang.String, java.lang.String, java.lang.String)</td></tr>
2223<tr class="a">
2224<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2225<td>Method 'public int setBit(int, int)' is no longer final</td>
2226<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2227<td>public int setBit(int, int)</td></tr>
2228<tr class="b">
2229<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2230<td>Method 'public java.lang.String signatureToString(java.lang.String)' is no longer final</td>
2231<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2232<td>public java.lang.String signatureToString(java.lang.String)</td></tr>
2233<tr class="a">
2234<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2235<td>Method 'public java.lang.String signatureToString(java.lang.String, boolean)' is no longer final</td>
2236<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2237<td>public java.lang.String signatureToString(java.lang.String, boolean)</td></tr>
2238<tr class="b">
2239<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2240<td>Method 'public java.lang.String toHexString(byte[])' is no longer final</td>
2241<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2242<td>public java.lang.String toHexString(byte[])</td></tr>
2243<tr class="a">
2244<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2245<td>Method 'public byte typeOfMethodSignature(java.lang.String)' is no longer final</td>
2246<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2247<td>public byte typeOfMethodSignature(java.lang.String)</td></tr>
2248<tr class="b">
2249<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2250<td>Method 'public byte typeOfSignature(java.lang.String)' is no longer final</td>
2251<td><a href="./xref/org/apache/bcel/classfile/Utility.html">org.apache.bcel.classfile.Utility</a></td>
2252<td>public byte typeOfSignature(java.lang.String)</td></tr>
2253<tr class="a">
2254<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2255<td>Added org.apache.bcel.generic.StackConsumer to the set of implemented interfaces</td>
2256<td><a href="./xref/org/apache/bcel/generic/ARRAYLENGTH.html">org.apache.bcel.generic.ARRAYLENGTH</a></td>
2257<td></td></tr>
2258<tr class="b">
2259<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2260<td>Class org.apache.bcel.generic.AnnotationElementValueGen added</td>
2261<td><a href="./xref/org/apache/bcel/generic/AnnotationElementValueGen.html">org.apache.bcel.generic.AnnotationElementValueGen</a></td>
2262<td></td></tr>
2263<tr class="a">
2264<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2265<td>Class org.apache.bcel.generic.AnnotationEntryGen added</td>
2266<td><a href="./xref/org/apache/bcel/generic/AnnotationEntryGen.html">org.apache.bcel.generic.AnnotationEntryGen</a></td>
2267<td></td></tr>
2268<tr class="b">
2269<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2270<td>Class org.apache.bcel.generic.ArrayElementValueGen added</td>
2271<td><a href="./xref/org/apache/bcel/generic/ArrayElementValueGen.html">org.apache.bcel.generic.ArrayElementValueGen</a></td>
2272<td></td></tr>
2273<tr class="a">
2274<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2275<td>Method 'public org.apache.bcel.generic.BasicType getType(byte)' is no longer final</td>
2276<td><a href="./xref/org/apache/bcel/generic/BasicType.html">org.apache.bcel.generic.BasicType</a></td>
2277<td>public org.apache.bcel.generic.BasicType getType(byte)</td></tr>
2278<tr class="b">
2279<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2280<td>Method 'protected int getPosition()' has been added</td>
2281<td><a href="./xref/org/apache/bcel/generic/BranchInstruction.html">org.apache.bcel.generic.BranchInstruction</a></td>
2282<td>protected int getPosition()</td></tr>
2283<tr class="a">
2284<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2285<td>Method 'protected void setIndex(int)' has been added</td>
2286<td><a href="./xref/org/apache/bcel/generic/BranchInstruction.html">org.apache.bcel.generic.BranchInstruction</a></td>
2287<td>protected void setIndex(int)</td></tr>
2288<tr class="b">
2289<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2290<td>Method 'protected void setPosition(int)' has been added</td>
2291<td><a href="./xref/org/apache/bcel/generic/BranchInstruction.html">org.apache.bcel.generic.BranchInstruction</a></td>
2292<td>protected void setPosition(int)</td></tr>
2293<tr class="a">
2294<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2295<td>Class org.apache.bcel.generic.ClassElementValueGen added</td>
2296<td><a href="./xref/org/apache/bcel/generic/ClassElementValueGen.html">org.apache.bcel.generic.ClassElementValueGen</a></td>
2297<td></td></tr>
2298<tr class="b">
2299<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2300<td>Method 'public void addAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen)' has been added</td>
2301<td><a href="./xref/org/apache/bcel/generic/ClassGen.html">org.apache.bcel.generic.ClassGen</a></td>
2302<td>public void addAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen)</td></tr>
2303<tr class="a">
2304<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2305<td>Method 'public org.apache.bcel.generic.AnnotationEntryGen[] getAnnotationEntries()' has been added</td>
2306<td><a href="./xref/org/apache/bcel/generic/ClassGen.html">org.apache.bcel.generic.ClassGen</a></td>
2307<td>public org.apache.bcel.generic.AnnotationEntryGen[] getAnnotationEntries()</td></tr>
2308<tr class="b">
2309<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2310<td>Method 'public ClassGenException(java.lang.String, java.lang.Throwable)' has been added</td>
2311<td><a href="./xref/org/apache/bcel/generic/ClassGenException.html">org.apache.bcel.generic.ClassGenException</a></td>
2312<td>public ClassGenException(java.lang.String, java.lang.Throwable)</td></tr>
2313<tr class="a">
2314<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2315<td>Class org.apache.bcel.generic.ElementValueGen added</td>
2316<td><a href="./xref/org/apache/bcel/generic/ElementValueGen.html">org.apache.bcel.generic.ElementValueGen</a></td>
2317<td></td></tr>
2318<tr class="b">
2319<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2320<td>Class org.apache.bcel.generic.ElementValuePairGen added</td>
2321<td><a href="./xref/org/apache/bcel/generic/ElementValuePairGen.html">org.apache.bcel.generic.ElementValuePairGen</a></td>
2322<td></td></tr>
2323<tr class="a">
2324<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2325<td>Method 'public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)' has been added</td>
2326<td><a href="./xref/org/apache/bcel/generic/EmptyVisitor.html">org.apache.bcel.generic.EmptyVisitor</a></td>
2327<td>public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)</td></tr>
2328<tr class="b">
2329<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2330<td>Class org.apache.bcel.generic.EnumElementValueGen added</td>
2331<td><a href="./xref/org/apache/bcel/generic/EnumElementValueGen.html">org.apache.bcel.generic.EnumElementValueGen</a></td>
2332<td></td></tr>
2333<tr class="a">
2334<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2335<td>Method 'protected FieldGenOrMethodGen(int)' has been added</td>
2336<td><a href="./xref/org/apache/bcel/generic/FieldGenOrMethodGen.html">org.apache.bcel.generic.FieldGenOrMethodGen</a></td>
2337<td>protected FieldGenOrMethodGen(int)</td></tr>
2338<tr class="b">
2339<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2340<td>Method 'protected void addAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen)' has been added</td>
2341<td><a href="./xref/org/apache/bcel/generic/FieldGenOrMethodGen.html">org.apache.bcel.generic.FieldGenOrMethodGen</a></td>
2342<td>protected void addAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen)</td></tr>
2343<tr class="a">
2344<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2345<td>Method 'public org.apache.bcel.generic.AnnotationEntryGen[] getAnnotationEntries()' has been added</td>
2346<td><a href="./xref/org/apache/bcel/generic/FieldGenOrMethodGen.html">org.apache.bcel.generic.FieldGenOrMethodGen</a></td>
2347<td>public org.apache.bcel.generic.AnnotationEntryGen[] getAnnotationEntries()</td></tr>
2348<tr class="b">
2349<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2350<td>Method 'protected void removeAnnotationEntries()' has been added</td>
2351<td><a href="./xref/org/apache/bcel/generic/FieldGenOrMethodGen.html">org.apache.bcel.generic.FieldGenOrMethodGen</a></td>
2352<td>protected void removeAnnotationEntries()</td></tr>
2353<tr class="a">
2354<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2355<td>Method 'protected void removeAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen)' has been added</td>
2356<td><a href="./xref/org/apache/bcel/generic/FieldGenOrMethodGen.html">org.apache.bcel.generic.FieldGenOrMethodGen</a></td>
2357<td>protected void removeAnnotationEntry(org.apache.bcel.generic.AnnotationEntryGen)</td></tr>
2358<tr class="b">
2359<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2360<td>Class org.apache.bcel.generic.INVOKEDYNAMIC added</td>
2361<td><a href="./xref/org/apache/bcel/generic/INVOKEDYNAMIC.html">org.apache.bcel.generic.INVOKEDYNAMIC</a></td>
2362<td></td></tr>
2363<tr class="a">
2364<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2365<td>Method 'public void dump(java.io.DataOutputStream)' has been added</td>
2366<td><a href="./xref/org/apache/bcel/generic/INVOKESPECIAL.html">org.apache.bcel.generic.INVOKESPECIAL</a></td>
2367<td>public void dump(java.io.DataOutputStream)</td></tr>
2368<tr class="b">
2369<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2370<td>Method 'public void dump(java.io.DataOutputStream)' has been added</td>
2371<td><a href="./xref/org/apache/bcel/generic/INVOKESTATIC.html">org.apache.bcel.generic.INVOKESTATIC</a></td>
2372<td>public void dump(java.io.DataOutputStream)</td></tr>
2373<tr class="a">
2374<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2375<td>Method 'public void dump(java.io.DataOutputStream)' has been added</td>
2376<td><a href="./xref/org/apache/bcel/generic/INVOKEVIRTUAL.html">org.apache.bcel.generic.INVOKEVIRTUAL</a></td>
2377<td>public void dump(java.io.DataOutputStream)</td></tr>
2378<tr class="b">
2379<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2380<td>Method 'public org.apache.bcel.generic.InstructionComparator getComparator()' has been deprecated</td>
2381<td><a href="./xref/org/apache/bcel/generic/Instruction.html">org.apache.bcel.generic.Instruction</a></td>
2382<td>public org.apache.bcel.generic.InstructionComparator getComparator()</td></tr>
2383<tr class="a">
2384<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2385<td>Method 'public int hashCode()' has been added</td>
2386<td><a href="./xref/org/apache/bcel/generic/Instruction.html">org.apache.bcel.generic.Instruction</a></td>
2387<td>public int hashCode()</td></tr>
2388<tr class="b">
2389<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2390<td>Method 'public boolean isValidByte(int)' has been added</td>
2391<td><a href="./xref/org/apache/bcel/generic/Instruction.html">org.apache.bcel.generic.Instruction</a></td>
2392<td>public boolean isValidByte(int)</td></tr>
2393<tr class="a">
2394<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2395<td>Method 'public boolean isValidShort(int)' has been added</td>
2396<td><a href="./xref/org/apache/bcel/generic/Instruction.html">org.apache.bcel.generic.Instruction</a></td>
2397<td>public boolean isValidShort(int)</td></tr>
2398<tr class="b">
2399<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2400<td>Method 'public org.apache.bcel.generic.Instruction readInstruction(org.apache.bcel.util.ByteSequence)' is no longer final</td>
2401<td><a href="./xref/org/apache/bcel/generic/Instruction.html">org.apache.bcel.generic.Instruction</a></td>
2402<td>public org.apache.bcel.generic.Instruction readInstruction(org.apache.bcel.util.ByteSequence)</td></tr>
2403<tr class="a">
2404<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2405<td>Method 'public void setComparator(org.apache.bcel.generic.InstructionComparator)' has been deprecated</td>
2406<td><a href="./xref/org/apache/bcel/generic/Instruction.html">org.apache.bcel.generic.Instruction</a></td>
2407<td>public void setComparator(org.apache.bcel.generic.InstructionComparator)</td></tr>
2408<tr class="b">
2409<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2410<td>Class org.apache.bcel.generic.InstructionConst added</td>
2411<td><a href="./xref/org/apache/bcel/generic/InstructionConst.html">org.apache.bcel.generic.InstructionConst</a></td>
2412<td></td></tr>
2413<tr class="a">
2414<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2415<td>Added java.lang.Iterable to the set of implemented interfaces</td>
2416<td><a href="./xref/org/apache/bcel/generic/InstructionList.html">org.apache.bcel.generic.InstructionList</a></td>
2417<td></td></tr>
2418<tr class="b">
2419<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2420<td>Added org.apache.bcel.generic.StackConsumer to the set of implemented interfaces</td>
2421<td><a href="./xref/org/apache/bcel/generic/LOOKUPSWITCH.html">org.apache.bcel.generic.LOOKUPSWITCH</a></td>
2422<td></td></tr>
2423<tr class="a">
2424<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2425<td>Method 'public void addAnnotationsAsAttribute(org.apache.bcel.generic.ConstantPoolGen)' has been added</td>
2426<td><a href="./xref/org/apache/bcel/generic/MethodGen.html">org.apache.bcel.generic.MethodGen</a></td>
2427<td>public void addAnnotationsAsAttribute(org.apache.bcel.generic.ConstantPoolGen)</td></tr>
2428<tr class="b">
2429<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2430<td>Method 'public void addParameterAnnotation(int, org.apache.bcel.generic.AnnotationEntryGen)' has been added</td>
2431<td><a href="./xref/org/apache/bcel/generic/MethodGen.html">org.apache.bcel.generic.MethodGen</a></td>
2432<td>public void addParameterAnnotation(int, org.apache.bcel.generic.AnnotationEntryGen)</td></tr>
2433<tr class="a">
2434<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2435<td>Method 'public void addParameterAnnotationsAsAttribute(org.apache.bcel.generic.ConstantPoolGen)' has been added</td>
2436<td><a href="./xref/org/apache/bcel/generic/MethodGen.html">org.apache.bcel.generic.MethodGen</a></td>
2437<td>public void addParameterAnnotationsAsAttribute(org.apache.bcel.generic.ConstantPoolGen)</td></tr>
2438<tr class="b">
2439<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2440<td>Method 'public java.util.List getAnnotationsOnParameter(int)' has been added</td>
2441<td><a href="./xref/org/apache/bcel/generic/MethodGen.html">org.apache.bcel.generic.MethodGen</a></td>
2442<td>public java.util.List getAnnotationsOnParameter(int)</td></tr>
2443<tr class="a">
2444<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2445<td>Class org.apache.bcel.generic.NameSignatureInstruction added</td>
2446<td><a href="./xref/org/apache/bcel/generic/NameSignatureInstruction.html">org.apache.bcel.generic.NameSignatureInstruction</a></td>
2447<td></td></tr>
2448<tr class="b">
2449<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2450<td>Method 'public org.apache.bcel.generic.ObjectType getInstance(java.lang.String)' has been added</td>
2451<td><a href="./xref/org/apache/bcel/generic/ObjectType.html">org.apache.bcel.generic.ObjectType</a></td>
2452<td>public org.apache.bcel.generic.ObjectType getInstance(java.lang.String)</td></tr>
2453<tr class="a">
2454<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2455<td>Method 'public PUSH(org.apache.bcel.generic.ConstantPoolGen, org.apache.bcel.generic.ObjectType)' has been added</td>
2456<td><a href="./xref/org/apache/bcel/generic/PUSH.html">org.apache.bcel.generic.PUSH</a></td>
2457<td>public PUSH(org.apache.bcel.generic.ConstantPoolGen, org.apache.bcel.generic.ObjectType)</td></tr>
2458<tr class="b">
2459<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2460<td>Added org.apache.bcel.generic.StackConsumer to the set of implemented interfaces</td>
2461<td><a href="./xref/org/apache/bcel/generic/Select.html">org.apache.bcel.generic.Select</a></td>
2462<td></td></tr>
2463<tr class="a">
2464<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2465<td>Class org.apache.bcel.generic.SimpleElementValueGen added</td>
2466<td><a href="./xref/org/apache/bcel/generic/SimpleElementValueGen.html">org.apache.bcel.generic.SimpleElementValueGen</a></td>
2467<td></td></tr>
2468<tr class="b">
2469<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2470<td>Added org.apache.bcel.generic.StackConsumer to the set of implemented interfaces</td>
2471<td><a href="./xref/org/apache/bcel/generic/TABLESWITCH.html">org.apache.bcel.generic.TABLESWITCH</a></td>
2472<td></td></tr>
2473<tr class="a">
2474<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2475<td>Method 'public org.apache.bcel.generic.Type getType(java.lang.String)' is no longer final</td>
2476<td><a href="./xref/org/apache/bcel/generic/Type.html">org.apache.bcel.generic.Type</a></td>
2477<td>public org.apache.bcel.generic.Type getType(java.lang.String)</td></tr>
2478<tr class="b">
2479<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2480<td>Method 'public org.apache.bcel.generic.Type normalizeForStackOrLocal()' has been added</td>
2481<td><a href="./xref/org/apache/bcel/generic/Type.html">org.apache.bcel.generic.Type</a></td>
2482<td>public org.apache.bcel.generic.Type normalizeForStackOrLocal()</td></tr>
2483<tr class="a">
2484<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2485<td>Parameter 2 of 'java.lang.String printFlags(int, int)' has changed its type to org.apache.bcel.util.BCELifier$FLAGS</td>
2486<td><a href="./xref/org/apache/bcel/util/BCELifier.html">org.apache.bcel.util.BCELifier</a></td>
2487<td>java.lang.String printFlags(int, int)</td></tr>
2488<tr class="b">
2489<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2490<td>Accessibility of method 'java.lang.String printFlags(int, int)' has been increased from package to public</td>
2491<td><a href="./xref/org/apache/bcel/util/BCELifier.html">org.apache.bcel.util.BCELifier</a></td>
2492<td>java.lang.String printFlags(int, int)</td></tr>
2493<tr class="a">
2494<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2495<td>Class org.apache.bcel.util.BCELifier$FLAGS added</td>
2496<td><a href="./xref/org/apache/bcel/util/BCELifier.html">org.apache.bcel.util.BCELifier$FLAGS</a></td>
2497<td></td></tr>
2498<tr class="b">
2499<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2500<td>Method 'public ClassPath(org.apache.bcel.util.ClassPath, java.lang.String)' has been added</td>
2501<td><a href="./xref/org/apache/bcel/util/ClassPath.html">org.apache.bcel.util.ClassPath</a></td>
2502<td>public ClassPath(org.apache.bcel.util.ClassPath, java.lang.String)</td></tr>
2503<tr class="a">
2504<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2505<td>Method 'public java.lang.String getClassPath()' is no longer final</td>
2506<td><a href="./xref/org/apache/bcel/util/ClassPath.html">org.apache.bcel.util.ClassPath</a></td>
2507<td>public java.lang.String getClassPath()</td></tr>
2508<tr class="b">
2509<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2510<td>Method 'public java.net.URL getResource(java.lang.String)' has been added</td>
2511<td><a href="./xref/org/apache/bcel/util/ClassPath.html">org.apache.bcel.util.ClassPath</a></td>
2512<td>public java.net.URL getResource(java.lang.String)</td></tr>
2513<tr class="a">
2514<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2515<td>Method 'public java.io.InputStream getResourceAsStream(java.lang.String)' has been added</td>
2516<td><a href="./xref/org/apache/bcel/util/ClassPath.html">org.apache.bcel.util.ClassPath</a></td>
2517<td>public java.io.InputStream getResourceAsStream(java.lang.String)</td></tr>
2518<tr class="b">
2519<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2520<td>Method 'public java.util.Enumeration getResources(java.lang.String)' has been added</td>
2521<td><a href="./xref/org/apache/bcel/util/ClassPath.html">org.apache.bcel.util.ClassPath</a></td>
2522<td>public java.util.Enumeration getResources(java.lang.String)</td></tr>
2523<tr class="a">
2524<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2525<td>Class org.apache.bcel.util.ClassPathRepository added</td>
2526<td><a href="./xref/org/apache/bcel/util/ClassPathRepository.html">org.apache.bcel.util.ClassPathRepository</a></td>
2527<td></td></tr>
2528<tr class="b">
2529<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2530<td>Class org.apache.bcel.util.MemorySensitiveClassPathRepository added</td>
2531<td><a href="./xref/org/apache/bcel/util/MemorySensitiveClassPathRepository.html">org.apache.bcel.util.MemorySensitiveClassPathRepository</a></td>
2532<td></td></tr>
2533<tr class="a">
2534<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2535<td>Added org.apache.bcel.util.MemorySensitiveClassPathRepository to the list of superclasses</td>
2536<td><a href="./xref/org/apache/bcel/util/SyntheticRepository.html">org.apache.bcel.util.SyntheticRepository</a></td>
2537<td></td></tr>
2538<tr class="b">
2539<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2540<td>Method 'public void clear()' has been removed, but an inherited definition exists.</td>
2541<td><a href="./xref/org/apache/bcel/util/SyntheticRepository.html">org.apache.bcel.util.SyntheticRepository</a></td>
2542<td>public void clear()</td></tr>
2543<tr class="a">
2544<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2545<td>Method 'public org.apache.bcel.classfile.JavaClass findClass(java.lang.String)' has been removed, but an inherited definition exists.</td>
2546<td><a href="./xref/org/apache/bcel/util/SyntheticRepository.html">org.apache.bcel.util.SyntheticRepository</a></td>
2547<td>public org.apache.bcel.classfile.JavaClass findClass(java.lang.String)</td></tr>
2548<tr class="b">
2549<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2550<td>Method 'public org.apache.bcel.util.ClassPath getClassPath()' has been removed, but an inherited definition exists.</td>
2551<td><a href="./xref/org/apache/bcel/util/SyntheticRepository.html">org.apache.bcel.util.SyntheticRepository</a></td>
2552<td>public org.apache.bcel.util.ClassPath getClassPath()</td></tr>
2553<tr class="a">
2554<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2555<td>Method 'public org.apache.bcel.classfile.JavaClass loadClass(java.lang.String)' has been removed, but an inherited definition exists.</td>
2556<td><a href="./xref/org/apache/bcel/util/SyntheticRepository.html">org.apache.bcel.util.SyntheticRepository</a></td>
2557<td>public org.apache.bcel.classfile.JavaClass loadClass(java.lang.String)</td></tr>
2558<tr class="b">
2559<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2560<td>Method 'public org.apache.bcel.classfile.JavaClass loadClass(java.lang.Class)' has been removed, but an inherited definition exists.</td>
2561<td><a href="./xref/org/apache/bcel/util/SyntheticRepository.html">org.apache.bcel.util.SyntheticRepository</a></td>
2562<td>public org.apache.bcel.classfile.JavaClass loadClass(java.lang.Class)</td></tr>
2563<tr class="a">
2564<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2565<td>Method 'public void removeClass(org.apache.bcel.classfile.JavaClass)' has been removed, but an inherited definition exists.</td>
2566<td><a href="./xref/org/apache/bcel/util/SyntheticRepository.html">org.apache.bcel.util.SyntheticRepository</a></td>
2567<td>public void removeClass(org.apache.bcel.classfile.JavaClass)</td></tr>
2568<tr class="b">
2569<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2570<td>Method 'public void storeClass(org.apache.bcel.classfile.JavaClass)' has been removed, but an inherited definition exists.</td>
2571<td><a href="./xref/org/apache/bcel/util/SyntheticRepository.html">org.apache.bcel.util.SyntheticRepository</a></td>
2572<td>public void storeClass(org.apache.bcel.classfile.JavaClass)</td></tr>
2573<tr class="a">
2574<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2575<td>Method 'public java.lang.Object getElementAt(int)' has been added</td>
2576<td><a href="./xref/org/apache/bcel/verifier/VerifierFactoryListModel.html">org.apache.bcel.verifier.VerifierFactoryListModel</a></td>
2577<td>public java.lang.Object getElementAt(int)</td></tr>
2578<tr class="b">
2579<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2580<td>Method 'public AssertionViolatedException(java.lang.String, java.lang.Throwable)' has been added</td>
2581<td><a href="./xref/org/apache/bcel/verifier/exc/AssertionViolatedException.html">org.apache.bcel.verifier.exc.AssertionViolatedException</a></td>
2582<td>public AssertionViolatedException(java.lang.String, java.lang.Throwable)</td></tr>
2583<tr class="a">
2584<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2585<td>Method 'public ClassConstraintException(java.lang.String, java.lang.Throwable)' has been added</td>
2586<td><a href="./xref/org/apache/bcel/verifier/exc/ClassConstraintException.html">org.apache.bcel.verifier.exc.ClassConstraintException</a></td>
2587<td>public ClassConstraintException(java.lang.String, java.lang.Throwable)</td></tr>
2588<tr class="b">
2589<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2590<td>Method 'public void visitAnnotation(org.apache.bcel.classfile.Annotations)' has been added</td>
2591<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2592<td>public void visitAnnotation(org.apache.bcel.classfile.Annotations)</td></tr>
2593<tr class="a">
2594<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2595<td>Method 'public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)' has been added</td>
2596<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2597<td>public void visitAnnotationDefault(org.apache.bcel.classfile.AnnotationDefault)</td></tr>
2598<tr class="b">
2599<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2600<td>Method 'public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)' has been added</td>
2601<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2602<td>public void visitAnnotationEntry(org.apache.bcel.classfile.AnnotationEntry)</td></tr>
2603<tr class="a">
2604<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2605<td>Method 'public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)' has been added</td>
2606<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2607<td>public void visitBootstrapMethods(org.apache.bcel.classfile.BootstrapMethods)</td></tr>
2608<tr class="b">
2609<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2610<td>Method 'public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)' has been added</td>
2611<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2612<td>public void visitConstantInvokeDynamic(org.apache.bcel.classfile.ConstantInvokeDynamic)</td></tr>
2613<tr class="a">
2614<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2615<td>Method 'public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)' has been added</td>
2616<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2617<td>public void visitConstantMethodHandle(org.apache.bcel.classfile.ConstantMethodHandle)</td></tr>
2618<tr class="b">
2619<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2620<td>Method 'public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)' has been added</td>
2621<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2622<td>public void visitConstantMethodType(org.apache.bcel.classfile.ConstantMethodType)</td></tr>
2623<tr class="a">
2624<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2625<td>Method 'public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)' has been added</td>
2626<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2627<td>public void visitEnclosingMethod(org.apache.bcel.classfile.EnclosingMethod)</td></tr>
2628<tr class="b">
2629<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2630<td>Method 'public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)' has been added</td>
2631<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2632<td>public void visitLocalVariableTypeTable(org.apache.bcel.classfile.LocalVariableTypeTable)</td></tr>
2633<tr class="a">
2634<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2635<td>Method 'public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)' has been added</td>
2636<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2637<td>public void visitMethodParameters(org.apache.bcel.classfile.MethodParameters)</td></tr>
2638<tr class="b">
2639<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2640<td>Method 'public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)' has been added</td>
2641<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2642<td>public void visitParameterAnnotation(org.apache.bcel.classfile.ParameterAnnotations)</td></tr>
2643<tr class="a">
2644<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2645<td>Method 'public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)' has been added</td>
2646<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2647<td>public void visitParameterAnnotationEntry(org.apache.bcel.classfile.ParameterAnnotationEntry)</td></tr>
2648<tr class="b">
2649<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2650<td>Method 'public void visitStackMapEntry(org.apache.bcel.classfile.StackMapEntry)' has been added</td>
2651<td><a href="./xref/org/apache/bcel/verifier/statics/StringRepresentation.html">org.apache.bcel.verifier.statics.StringRepresentation</a></td>
2652<td>public void visitStackMapEntry(org.apache.bcel.classfile.StackMapEntry)</td></tr>
2653<tr class="a">
2654<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2655<td>Method 'public ControlFlowGraph(org.apache.bcel.generic.MethodGen, boolean)' has been added</td>
2656<td><a href="./xref/org/apache/bcel/verifier/structurals/ControlFlowGraph.html">org.apache.bcel.verifier.structurals.ControlFlowGraph</a></td>
2657<td>public ControlFlowGraph(org.apache.bcel.generic.MethodGen, boolean)</td></tr>
2658<tr class="b">
2659<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2660<td>Method 'public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)' has been added</td>
2661<td><a href="./xref/org/apache/bcel/verifier/structurals/ExecutionVisitor.html">org.apache.bcel.verifier.structurals.ExecutionVisitor</a></td>
2662<td>public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)</td></tr>
2663<tr class="a">
2664<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2665<td>Method 'public org.apache.bcel.verifier.structurals.UninitializedObjectType getThis()' has been added</td>
2666<td><a href="./xref/org/apache/bcel/verifier/structurals/Frame.html">org.apache.bcel.verifier.structurals.Frame</a></td>
2667<td>public org.apache.bcel.verifier.structurals.UninitializedObjectType getThis()</td></tr>
2668<tr class="b">
2669<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2670<td>Method 'public void setThis(org.apache.bcel.verifier.structurals.UninitializedObjectType)' has been added</td>
2671<td><a href="./xref/org/apache/bcel/verifier/structurals/Frame.html">org.apache.bcel.verifier.structurals.Frame</a></td>
2672<td>public void setThis(org.apache.bcel.verifier.structurals.UninitializedObjectType)</td></tr>
2673<tr class="a">
2674<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2675<td>Method 'public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)' has been added</td>
2676<td><a href="./xref/org/apache/bcel/verifier/structurals/InstConstraintVisitor.html">org.apache.bcel.verifier.structurals.InstConstraintVisitor</a></td>
2677<td>public void visitINVOKEDYNAMIC(org.apache.bcel.generic.INVOKEDYNAMIC)</td></tr>
2678<tr class="b">
2679<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2680<td>Added java.lang.Cloneable to the set of implemented interfaces</td>
2681<td><a href="./xref/org/apache/bcel/verifier/structurals/LocalVariables.html">org.apache.bcel.verifier.structurals.LocalVariables</a></td>
2682<td></td></tr>
2683<tr class="a">
2684<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2685<td>Accessibility of method 'protected java.lang.Object clone()' has been increased from protected to public</td>
2686<td><a href="./xref/org/apache/bcel/verifier/structurals/LocalVariables.html">org.apache.bcel.verifier.structurals.LocalVariables</a></td>
2687<td>protected java.lang.Object clone()</td></tr>
2688<tr class="b">
2689<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2690<td>Added java.lang.Cloneable to the set of implemented interfaces</td>
2691<td><a href="./xref/org/apache/bcel/verifier/structurals/OperandStack.html">org.apache.bcel.verifier.structurals.OperandStack</a></td>
2692<td></td></tr>
2693<tr class="a">
2694<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2695<td>Accessibility of method 'protected java.lang.Object clone()' has been increased from protected to public</td>
2696<td><a href="./xref/org/apache/bcel/verifier/structurals/OperandStack.html">org.apache.bcel.verifier.structurals.OperandStack</a></td>
2697<td>protected java.lang.Object clone()</td></tr>
2698<tr class="b">
2699<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2700<td>Method 'public void invalidReturnTypeError(org.apache.bcel.generic.Type, org.apache.bcel.generic.MethodGen)' has been added</td>
2701<td><a href="./xref/org/apache/bcel/verifier/structurals/Pass3bVerifier.html">org.apache.bcel.verifier.structurals.Pass3bVerifier</a></td>
2702<td>public void invalidReturnTypeError(org.apache.bcel.generic.Type, org.apache.bcel.generic.MethodGen)</td></tr>
2703<tr class="a">
2704<td><img alt="Info" src="images/icon_info_sml.gif" /></td>
2705<td>Method 'public Subroutines(org.apache.bcel.generic.MethodGen, boolean)' has been added</td>
2706<td><a href="./xref/org/apache/bcel/verifier/structurals/Subroutines.html">org.apache.bcel.verifier.structurals.Subroutines</a></td>
2707<td>public Subroutines(org.apache.bcel.generic.MethodGen, boolean)</td></tr></table></div>
2708          </td>
2709        </tr>
2710      </table>
2711    </div>
2712
2713    <div class="footer">
2714      <p>Copyright &copy;                    2004-2016
2715                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
2716            All Rights Reserved.</p>
2717
2718<div class="center">Apache Commons, Apache Commons BCEL, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
2719      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
2720                              </div>
2721  </body>
2722
2723</html>
2724