Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 419842 Details for
Bug 599811
FTBFS bcel-5.2-7.1.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 367.95 KB, created by
FTBFS
on 2010-06-03 20:32:56 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:32:56 UTC
Size:
367.95 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/bcel.spec'], False, '/var/lib/mock/fedora-development-i386-bcel-5.2-7.1.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x216db50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/bcel.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/bcel-5.2-7.1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/bcel.spec'], False, '/var/lib/mock/fedora-development-i386-bcel-5.2-7.1.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x216db50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/bcel.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jL16Nz >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf BCEL_5_2 >+ /bin/tar -xf - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/bcel-5.2-src.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd BCEL_5_2 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ gzip -dc /builddir/build/SOURCES/bcel-jakarta-site2.tar.gz >+ tar xf - >++ find . -name '*.jar' >+ mkdir jakarta-site2/lib >~/build/BUILD/BCEL_5_2/jakarta-site2/lib ~/build/BUILD/BCEL_5_2 >+ pushd jakarta-site2/lib/ >+ build-jar-repository -s -p . jdom >+ build-jar-repository -s -p . velocity >+ build-jar-repository -s -p . commons-collections >+ build-jar-repository -s -p . avalon-logkit >+ build-jar-repository -s -p . werken-xpath >~/build/BUILD/BCEL_5_2 >+ popd >+ cp /builddir/build/SOURCES/bcel-5.2-build.xml build.xml >Patch #0 (bcel-5.2-project_properties.patch): >+ echo 'Patch #0 (bcel-5.2-project_properties.patch):' >+ /usr/bin/patch -s -p0 -b --suffix .sav --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/bcel-5.2-project_properties.patch >+ sed -i 's/\r//' docs/verifier/V_API_SD.eps docs/eps/classloader.fig >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AYfWdA >+ umask 022 >+ cd /builddir/build/BUILD >+ cd BCEL_5_2 >+ LANG=C >+ export LANG >+ unset DISPLAY >++ build-classpath regexp >+ ant -Dbuild.dest=build/classes -Dbuild.dir=build -Ddocs.dest=docs -Ddocs.src=xdocs -Djakarta.site2=jakarta-site2 -Djdom.jar=jdom.jar -Dregexp.jar=file:///usr/share/java/regexp.jar jar javadoc xdocs >Buildfile: build.xml >init: > [mkdir] Created dir: /builddir/build/BUILD/BCEL_5_2/lib >setProxy: >noProxy: > [echo] Proxy not used. >get-custom-dep-regexp.jar: > [mkdir] Created dir: /builddir/build/BUILD/BCEL_5_2/lib/JPP/jars > [get] Getting: file:/usr/share/java/regexp.jar > [get] To: /builddir/build/BUILD/BCEL_5_2/lib/JPP/jars/regexp.jar >get-dep-regexp.jar: >get-deps: >compile: > [mkdir] Created dir: /builddir/build/BUILD/BCEL_5_2/target/classes > [javac] Compiling 335 source files to /builddir/build/BUILD/BCEL_5_2/target/classes > [javac] ---------- > [javac] 1. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 29) > [javac] public static final Class THROWABLE = Throwable.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 2. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 32) > [javac] public static final Class RUNTIME_EXCEPTION = RuntimeException.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 3. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 35) > [javac] public static final Class LINKING_EXCEPTION = LinkageError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 4. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 38) > [javac] public static final Class CLASS_CIRCULARITY_ERROR = ClassCircularityError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 5. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 39) > [javac] public static final Class CLASS_FORMAT_ERROR = ClassFormatError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 6. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 40) > [javac] public static final Class EXCEPTION_IN_INITIALIZER_ERROR = ExceptionInInitializerError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 7. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 41) > [javac] public static final Class INCOMPATIBLE_CLASS_CHANGE_ERROR = IncompatibleClassChangeError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 8. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 42) > [javac] public static final Class ABSTRACT_METHOD_ERROR = AbstractMethodError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 9. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 43) > [javac] public static final Class ILLEGAL_ACCESS_ERROR = IllegalAccessError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 10. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 44) > [javac] public static final Class INSTANTIATION_ERROR = InstantiationError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 11. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 45) > [javac] public static final Class NO_SUCH_FIELD_ERROR = NoSuchFieldError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 12. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 46) > [javac] public static final Class NO_SUCH_METHOD_ERROR = NoSuchMethodError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 13. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 47) > [javac] public static final Class NO_CLASS_DEF_FOUND_ERROR = NoClassDefFoundError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 14. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 48) > [javac] public static final Class UNSATISFIED_LINK_ERROR = UnsatisfiedLinkError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 15. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 49) > [javac] public static final Class VERIFY_ERROR = VerifyError.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 16. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 54) > [javac] public static final Class NULL_POINTER_EXCEPTION = NullPointerException.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 17. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 55) > [javac] public static final Class ARRAY_INDEX_OUT_OF_BOUNDS_EXCEPTION = ArrayIndexOutOfBoundsException.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 18. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 56) > [javac] public static final Class ARITHMETIC_EXCEPTION = ArithmeticException.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 19. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 57) > [javac] public static final Class NEGATIVE_ARRAY_SIZE_EXCEPTION = NegativeArraySizeException.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 20. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 58) > [javac] public static final Class CLASS_CAST_EXCEPTION = ClassCastException.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 21. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 59) > [javac] public static final Class ILLEGAL_MONITOR_STATE = IllegalMonitorStateException.class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 22. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 63) > [javac] public static final Class[] EXCS_CLASS_AND_INTERFACE_RESOLUTION = { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 23. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 67) > [javac] public static final Class[] EXCS_FIELD_AND_METHOD_RESOLUTION = { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 24. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 70) > [javac] public static final Class[] EXCS_INTERFACE_METHOD_RESOLUTION = new Class[0]; // Chapter 5.3 (as below) > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 25. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java (at line 71) > [javac] public static final Class[] EXCS_STRING_RESOLUTION = new Class[0]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 26. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javac] (at line 73) > [javac] public static final Class[] EXCS_ARRAY_EXCEPTION = { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 27. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/Repository.java (at line 73) > [javac] public static JavaClass lookupClass( Class clazz ) throws ClassNotFoundException { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 28. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/AccessFlags.java > [javac] (at line 28) > [javac] public abstract class AccessFlags implements java.io.Serializable { > [javac] ^^^^^^^^^^^ > [javac] The serializable class AccessFlags does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 29. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Attribute.java (at line 49) > [javac] public abstract class Attribute implements Cloneable, Node, Serializable { > [javac] ^^^^^^^^^ > [javac] The serializable class Attribute does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 30. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Attribute.java > [javac] (at line 86) > [javac] private static Map readers = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 31. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Attribute.java (at line 86) > [javac] private static Map readers = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 32. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Attribute.java > [javac] (at line 97) > [javac] readers.put(name, r); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 33. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ClassFormatException.java (at line 27) > [javac] public class ClassFormatException extends RuntimeException { > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class ClassFormatException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 34. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Code.java > [javac] (at line 43) > [javac] public final class Code extends Attribute { > [javac] ^^^^ > [javac] The serializable class Code does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 35. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/CodeException.java (at line 34) > [javac] public final class CodeException implements Cloneable, Constants, Node, Serializable { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class CodeException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 36. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Constant.java > [javac] (at line 34) > [javac] public abstract class Constant implements Cloneable, Node, Serializable { > [javac] ^^^^^^^^ > [javac] The serializable class Constant does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 37. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantCP.java (at line 33) > [javac] public abstract class ConstantCP extends Constant { > [javac] ^^^^^^^^^^ > [javac] The serializable class ConstantCP does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 38. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantClass.java > [javac] (at line 33) > [javac] public final class ConstantClass extends Constant implements ConstantObject { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class ConstantClass does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 39. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantDouble.java (at line 33) > [javac] public final class ConstantDouble extends Constant implements ConstantObject { > [javac] ^^^^^^^^^^^^^^ > [javac] The serializable class ConstantDouble does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 40. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantFieldref.ja > [javac] va (at line 29) > [javac] public final class ConstantFieldref extends ConstantCP { > [javac] ^^^^^^^^^^^^^^^^ > [javac] The serializable class ConstantFieldref does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 41. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantFloat.java (at line 33) > [javac] public final class ConstantFloat extends Constant implements ConstantObject { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class ConstantFloat does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 42. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantInteger.jav > [javac] a (at line 33) > [javac] public final class ConstantInteger extends Constant implements ConstantObject { > [javac] ^^^^^^^^^^^^^^^ > [javac] The serializable class ConstantInteger does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] > [javac] ---------- > [javac] 43. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantInterfaceMethodref.java (at line 29) > [javac] public final class ConstantInterfaceMethodref extends ConstantCP { > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class ConstantInterfaceMethodref does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 44. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantLong.java (at line 33) > [javac] public final class ConstantLong extends Constant implements ConstantObject { > [javac] ^^^^^^^^^^^^ > [javac] The serializable class ConstantLong does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 45. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantMethodref.j > [javac] ava (at line 29) > [javac] public final class ConstantMethodref extends ConstantCP { > [javac] ^^^^^^^^^^^^^^^^^ > [javac] The serializable class ConstantMethodref does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 46. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantNameAndType.java (at line 34) > [javac] public final class ConstantNameAndType extends Constant { > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class ConstantNameAndType does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 47. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantPool.java > [javac] (at line 38) > [javac] public class ConstantPool implements Cloneable, Node, Serializable { > [javac] ^^^^^^^^^^^^ > [javac] The serializable class ConstantPool does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 48. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantString.java (at line 33) > [javac] public final class ConstantString extends Constant implements ConstantObject { > [javac] ^^^^^^^^^^^^^^ > [javac] The serializable class ConstantString does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 49. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantUtf8.java > [javac] (at line 33) > [javac] public final class ConstantUtf8 extends Constant { > [javac] ^^^^^^^^^^^^ > [javac] The serializable class ConstantUtf8 does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 50. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantValue.java (at line 33) > [javac] public final class ConstantValue extends Attribute { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class ConstantValue does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 51. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Deprecated.java > [javac] (at line 33) > [javac] public final class Deprecated extends Attribute { > [javac] ^^^^^^^^^^ > [javac] The serializable class Deprecated does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 52. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 34) > [javac] private Stack stack = new Stack(); > [javac] ^^^^^ > [javac] Stack is a raw type. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 53. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 34) > [javac] private Stack stack = new Stack(); > [javac] ^^^^^ > [javac] Stack is a raw type. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 54. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 84) > [javac] stack.push(_clazz); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 55. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 104) > [javac] stack.push(field); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 56. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 115) > [javac] stack.push(cv); > [javac] ^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 57. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 122) > [javac] stack.push(method); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 58. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 133) > [javac] stack.push(table); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 59. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 140) > [javac] stack.push(code); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 60. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 155) > [javac] stack.push(ce); > [javac] ^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 61. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 162) > [javac] stack.push(table); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 62. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 173) > [javac] stack.push(number); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 63. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 180) > [javac] stack.push(table); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 64. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 191) > [javac] stack.push(table); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 65. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 202) > [javac] stack.push(var); > [javac] ^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 66. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 209) > [javac] stack.push(var); > [javac] ^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 67. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 216) > [javac] stack.push(cp); > [javac] ^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 68. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 229) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 69. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 236) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 70. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 243) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 71. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 250) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 72. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 257) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 73. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 264) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 74. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 271) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 75. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 278) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 76. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 285) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 77. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 292) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 78. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 299) > [javac] stack.push(constant); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 79. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 306) > [javac] stack.push(ic); > [javac] ^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 80. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 317) > [javac] stack.push(inner); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 81. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 324) > [javac] stack.push(attribute); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 82. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 331) > [javac] stack.push(attribute); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 83. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 338) > [javac] stack.push(attribute); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 84. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java (at line 345) > [javac] stack.push(attribute); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 85. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.j > [javac] ava (at line 352) > [javac] stack.push(attribute); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 86. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ExceptionTable.java (at line 36) > [javac] public final class ExceptionTable extends Attribute { > [javac] ^^^^^^^^^^^^^^ > [javac] The serializable class ExceptionTable does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 87. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Field.java > [javac] (at line 32) > [javac] public final class Field extends FieldOrMethod { > [javac] ^^^^^ > [javac] The serializable class Field does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 88. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/FieldOrMethod.java (at line 30) > [javac] public abstract class FieldOrMethod extends AccessFlags implements Cloneable, Node { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class FieldOrMethod does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 89. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/InnerClass.java > [javac] (at line 34) > [javac] public final class InnerClass implements Cloneable, Node, Serializable { > [javac] ^^^^^^^^^^ > [javac] The serializable class InnerClass does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 90. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/InnerClasses.java (at line 34) > [javac] public final class InnerClasses extends Attribute { > [javac] ^^^^^^^^^^^^ > [javac] The serializable class InnerClasses does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 91. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java > [javac] (at line 48) > [javac] public class JavaClass extends AccessFlags implements Cloneable, Node, Comparable { > [javac] ^^^^^^^^^ > [javac] The serializable class JavaClass does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 92. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java (at line 48) > [javac] public class JavaClass extends AccessFlags implements Cloneable, Node, Comparable { > [javac] > [javac] ^^^^^^^^^^ > [javac] Comparable is a raw type. References to generic type Comparable<T> should be parameterized > [javac] ---------- > [javac] 93. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java (at line 773) > [javac] List allSuperClasses = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 94. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java (at line 773) > [javac] List allSuperClasses = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 95. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java > [javac] (at line 775) > [javac] allSuperClasses.add(clazz); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 96. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java (at line 777) > [javac] return (JavaClass[]) allSuperClasses.toArray(new JavaClass[allSuperClasses.size()]); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 97. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java (at line 799) > [javac] Set allInterfaces = new TreeSet(); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 98. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java (at line 799) > [javac] Set allInterfaces = new TreeSet(); > [javac] ^^^^^^^ > [javac] TreeSet is a raw type. References to generic type TreeSet<T> should be parameterized > [javac] ---------- > [javac] 99. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java > [javac] (at line 806) > [javac] allInterfaces.add(clazz); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 100. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java (at line 816) > [javac] return (JavaClass[]) allInterfaces.toArray(new JavaClass[allInterfaces.size()]); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 101. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/LineNumber.java (at line 33) > [javac] public final class LineNumber implements Cloneable, Node, Serializable { > [javac] ^^^^^^^^^^ > [javac] The serializable class LineNumber does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 102. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/LineNumberTable.ja > [javac] va (at line 34) > [javac] public final class LineNumberTable extends Attribute { > [javac] ^^^^^^^^^^^^^^^ > [javac] The serializable class LineNumberTable does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 103. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/LocalVariable.java (at line 33) > [javac] public final class LocalVariable implements Constants, Cloneable, Node, Serializable { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class LocalVariable does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 104. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/LocalVariableTable > [javac] .java (at line 33) > [javac] public class LocalVariableTable extends Attribute { > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] The serializable class LocalVariableTable does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 105. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Method.java (at line 33) > [javac] public final class Method extends FieldOrMethod { > [javac] ^^^^^^ > [javac] The serializable class Method does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 106. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/PMGClass.java > [javac] (at line 32) > [javac] public final class PMGClass extends Attribute { > [javac] ^^^^^^^^ > [javac] The serializable class PMGClass does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 107. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Signature.java (at line 33) > [javac] public final class Signature extends Attribute { > [javac] ^^^^^^^^^ > [javac] The serializable class Signature does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 108. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/SourceFile.java > [javac] (at line 34) > [javac] public final class SourceFile extends Attribute { > [javac] ^^^^^^^^^^ > [javac] The serializable class SourceFile does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 109. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/StackMap.java (at line 39) > [javac] public final class StackMap extends Attribute implements Node { > [javac] ^^^^^^^^ > [javac] The serializable class StackMap does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 110. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Synthetic.java > [javac] (at line 37) > [javac] public final class Synthetic extends Attribute { > [javac] ^^^^^^^^^ > [javac] The serializable class Synthetic does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 111. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Unknown.java (at line 43) > [javac] public final class Unknown extends Attribute { > [javac] ^^^^^^^ > [javac] The serializable class Unknown does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 112. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Unknown.java > [javac] (at line 47) > [javac] private static Map unknown_attributes = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 113. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Unknown.java (at line 47) > [javac] private static Map unknown_attributes = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 114. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Unknown.java > [javac] (at line 54) > [javac] Iterator entries = unknown_attributes.values().iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 115. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Unknown.java (at line 85) > [javac] unknown_attributes.put(name, this); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 116. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java > [javac] (at line 46) > [javac] private static int unwrap( ThreadLocal tl ) { > [javac] ^^^^^^^^^^^ > [javac] ThreadLocal is a raw type. References to generic type ThreadLocal<T> should be parameterized > [javac] ---------- > [javac] 117. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java (at line 51) > [javac] private static void wrap( ThreadLocal tl, int value ) { > [javac] ^^^^^^^^^^^ > [javac] ThreadLocal is a raw type. References to generic type ThreadLocal<T> should be parameterized > [javac] ---------- > [javac] 118. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java > [javac] (at line 52) > [javac] tl.set(new Integer(value)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method set(Object) belongs to the raw type ThreadLocal. References to generic type ThreadLocal<T> should be parameterized > [javac] ---------- > [javac] 119. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java (at line 55) > [javac] private static ThreadLocal consumed_chars = new ThreadLocal() { > [javac] ^^^^^^^^^^^ > [javac] ThreadLocal is a raw type. References to generic type ThreadLocal<T> should be parameterized > [javac] ---------- > [javac] 120. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java > [javac] (at line 55) > [javac] private static ThreadLocal consumed_chars = new ThreadLocal() { > [javac] ^^^^^^^^^^^ > [javac] ThreadLocal is a raw type. References to generic type ThreadLocal<T> should be parameterized > [javac] ---------- > [javac] 121. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java (at line 552) > [javac] List vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 122. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java (at line 552) > [javac] List vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 123. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java > [javac] (at line 560) > [javac] vec.add(signatureToString(signature.substring(index), chopit)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> > [javac] should be parameterized > [javac] ---------- > [javac] 124. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java (at line 567) > [javac] return (String[]) vec.toArray(new String[vec.size()]); > [javac] ^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 125. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java (at line 664) > [javac] LocalVariable l = vars.getLocalVariable(var_index); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The method getLocalVariable(int) from the type LocalVariableTable is deprecated > [javac] ---------- > [javac] ---------- > [javac] 126. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/AALOAD.java > [javac] (at line 26) > [javac] public class AALOAD extends ArrayInstruction implements StackProducer { > [javac] ^^^^^^ > [javac] The serializable class AALOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 127. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/AASTORE.java (at line 26) > [javac] public class AASTORE extends ArrayInstruction implements StackConsumer { > [javac] ^^^^^^^ > [javac] The serializable class AASTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 128. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ACONST_NULL.java > [javac] (at line 26) > [javac] public class ACONST_NULL extends Instruction implements PushInstruction, TypedInstruction { > [javac] ^^^^^^^^^^^ > [javac] The serializable class ACONST_NULL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 129. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ALOAD.java (at line 26) > [javac] public class ALOAD extends LoadInstruction { > [javac] ^^^^^ > [javac] The serializable class ALOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 130. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ANEWARRAY.java > [javac] (at line 28) > [javac] public class ANEWARRAY extends CPInstruction implements LoadClass, AllocationInstruction, > [javac] ^^^^^^^^^ > [javac] The serializable class ANEWARRAY does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 131. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ANEWARRAY.java (at line 44) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 132. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ANEWARRAY.java (at line 45) > [javac] Class[] cs = new Class[1 + ExceptionConstants.EXCS_CLASS_AND_INTERFACE_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 133. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ARETURN.java > [javac] (at line 26) > [javac] public class ARETURN extends ReturnInstruction { > [javac] ^^^^^^^ > [javac] The serializable class ARETURN does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 134. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ARRAYLENGTH.java (at line 26) > [javac] public class ARRAYLENGTH extends Instruction implements ExceptionThrower, StackProducer { > [javac] ^^^^^^^^^^^ > [javac] The serializable class ARRAYLENGTH does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 135. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ARRAYLENGTH.java > [javac] (at line 37) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 136. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ASTORE.java (at line 26) > [javac] public class ASTORE extends StoreInstruction { > [javac] ^^^^^^ > [javac] The serializable class ASTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 137. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ATHROW.java > [javac] (at line 26) > [javac] public class ATHROW extends Instruction implements UnconditionalBranch, ExceptionThrower { > [javac] ^^^^^^ > [javac] The serializable class ATHROW does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 138. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ATHROW.java (at line 38) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 139. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ArithmeticInstruction.java (at line 27) > [javac] public abstract class ArithmeticInstruction extends Instruction implements Type > [javac] dInstruction, > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class ArithmeticInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 140. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ArrayInstruction.java (at line 25) > [javac] public abstract class ArrayInstruction extends Instruction implements ExceptionThrower, > [javac] ^^^^^^^^^^^^^^^^ > [javac] The serializable class ArrayInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 141. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ArrayInstruction.jav > [javac] a (at line 44) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 142. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ArrayType.java (at line 27) > [javac] public final class ArrayType extends ReferenceType { > [javac] ^^^^^^^^^ > [javac] The serializable class ArrayType does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 143. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BALOAD.java > [javac] (at line 26) > [javac] public class BALOAD extends ArrayInstruction implements StackProducer { > [javac] ^^^^^^ > [javac] The serializable class BALOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 144. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BASTORE.java (at line 26) > [javac] public class BASTORE extends ArrayInstruction implements StackConsumer { > [javac] ^^^^^^^ > [javac] The serializable class BASTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 145. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BIPUSH.java > [javac] (at line 31) > [javac] public class BIPUSH extends Instruction implements ConstantPushInstruction { > [javac] ^^^^^^ > [javac] The serializable class BIPUSH does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 146. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BREAKPOINT.java (at line 25) > [javac] public class BREAKPOINT extends Instruction { > [javac] ^^^^^^^^^^ > [javac] The serializable class BREAKPOINT does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 147. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BasicType.java > [javac] (at line 27) > [javac] public final class BasicType extends Type { > [javac] ^^^^^^^^^ > [javac] The serializable class BasicType does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 148. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BranchHandle.java (at line 31) > [javac] public final class BranchHandle extends InstructionHandle { > [javac] ^^^^^^^^^^^^ > [javac] The serializable class BranchHandle does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 149. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BranchInstruction.ja > [javac] va (at line 32) > [javac] public abstract class BranchInstruction extends Instruction implements InstructionTargeter { > [javac] ^^^^^^^^^^^^^^^^^ > [javac] The serializable class BranchInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 150. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CALOAD.java > [javac] (at line 26) > [javac] public class CALOAD extends ArrayInstruction implements StackProducer { > [javac] ^^^^^^ > [javac] The serializable class CALOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 151. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CASTORE.java (at line 26) > [javac] public class CASTORE extends ArrayInstruction implements StackConsumer { > [javac] ^^^^^^^ > [javac] The serializable class CASTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 152. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CHECKCAST.java > [javac] (at line 28) > [javac] public class CHECKCAST extends CPInstruction implements LoadClass, ExceptionThrower, StackProducer, > [javac] ^^^^^^^^^ > [javac] The serializable class CHECKCAST does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 153. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CHECKCAST.java (at line 49) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 154. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CHECKCAST.java (at line 50) > [javac] Class[] cs = new Class[1 + ExceptionConstants.EXCS_CLASS_AND_INTERFACE_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 155. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CPInstruction.java > [javac] (at line 37) > [javac] public abstract class CPInstruction extends Instruction implements TypedInstruction, > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class CPInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 156. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 40) > [javac] public class ClassGen extends AccessFlags implements Cloneable { > [javac] ^^^^^^^^ > [javac] The serializable class ClassGen does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 157. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 49) > [javac] private List field_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 158. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 49) > [javac] private List field_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 159. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 50) > [javac] private List method_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 160. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 50) > [javac] private List method_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 161. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 51) > [javac] private List attribute_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 162. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 51) > [javac] private List attribute_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 163. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 52) > [javac] private List interface_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 164. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 52) > [javac] private List interface_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 165. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 168) > [javac] interface_vec.add(name); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 166. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 218) > [javac] attribute_vec.add(a); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 167. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 227) > [javac] method_vec.add(m); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 168. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 254) > [javac] field_vec.add(f); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> > [javac] should be parameterized > [javac] ---------- > [javac] 169. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 266) > [javac] for (Iterator e = field_vec.iterator(); e.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 170. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 279) > [javac] for (Iterator e = method_vec.iterator(); e.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 171. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 316) > [javac] method_vec.add(new_); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 172. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 318) > [javac] method_vec.set(i, new_); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 173. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 332) > [javac] field_vec.add(new_); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 174. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 334) > [javac] field_vec.set(i, new_); > [javac] ^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 175. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 376) > [javac] return (Method[]) method_vec.toArray(new Method[method_vec.size()]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 176. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 389) > [javac] method_vec.set(pos, method); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 177. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 401) > [javac] interface_vec.toArray(interfaces); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 178. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 417) > [javac] return (Field[]) field_vec.toArray(new Field[field_vec.size()]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type L > [javac] ist<E> should be parameterized > [javac] ---------- > [javac] 179. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 422) > [javac] return (Attribute[]) attribute_vec.toArray(new Attribute[attribute_vec.size()]); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 180. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 459) > [javac] private ArrayList observers; > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 181. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 466) > [javac] observers = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 182. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java (at line 468) > [javac] observers.add(o); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 183. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javac] (at line 487) > [javac] for (Iterator e = observers.iterator(); e.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 184. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGenException.java (at line 26) > [javac] public class ClassGenException extends RuntimeException { > [javac] ^^^^^^^^^^^^^^^^^ > [javac] The serializable class ClassGenException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 185. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CodeExceptionGen.jav > [javac] a (at line 36) > [javac] public final class CodeExceptionGen implements InstructionTargeter, Cloneable, java.io.Serializable { > [javac] ^^^^^^^^^^^^^^^^ > [javac] The serializable class CodeExceptionGen does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 186. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javac] (at line 51) > [javac] public class ConstantPoolGen implements java.io.Serializable { > [javac] ^^^^^^^^^^^^^^^ > [javac] The serializable class ConstantPoolGen does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 187. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 61) > [javac] private static class Index implements java.io.Serializable { > [javac] ^^^^^ > [javac] The serializable class Index does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 188. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javac] (at line 93) > [javac] string_table.put(key, new Index(i)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 189. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 100) > [javac] class_table.put(key, new Index(i)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 190. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javac] (at line 108) > [javac] n_a_t_table.put(key, new Index(i)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 191. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 114) > [javac] utf8_table.put(key, new Index(i)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 192. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javac] (at line 134) > [javac] cp_table.put(key, new Index(i)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 193. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 167) > [javac] private Map string_table = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] > [javac] ---------- > [javac] 194. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 167) > [javac] private Map string_table = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 195. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javac] (at line 199) > [javac] string_table.put(str, new Index(ret)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 196. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 204) > [javac] private Map class_table = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 197. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 204) > [javac] private Map class_table = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 198. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javac] (at line 229) > [javac] class_table.put(clazz, new Index(ret)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 199. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 343) > [javac] private Map utf8_table = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 200. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 343) > [javac] private Map utf8_table = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 201. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javac] (at line 373) > [javac] utf8_table.put(n, new Index(ret)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 202. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 455) > [javac] private Map n_a_t_table = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 203. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 455) > [javac] private Map n_a_t_table = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 204. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javac] (at line 492) > [javac] n_a_t_table.put(key, new Index(ret)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 205. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 497) > [javac] private Map cp_table = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 206. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 497) > [javac] private Map cp_table = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 207. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javac] (at line 541) > [javac] cp_table.put(key, new Index(ret)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 208. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java (at line 594) > [javac] cp_table.put(key, new Index(ret)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 209. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javac] (at line 642) > [javac] cp_table.put(key, new Index(ret)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 210. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConversionInstruction.java (at line 27) > [javac] public abstract class ConversionInstruction extends Instruction implements Type > [javac] dInstruction, > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class ConversionInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 211. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/D2F.java (at line 26) > [javac] public class D2F extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class D2F does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 212. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/D2I.java > [javac] (at line 26) > [javac] public class D2I extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class D2I does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 213. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/D2L.java (at line 26) > [javac] public class D2L extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class D2L does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 214. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DADD.java > [javac] (at line 27) > [javac] public class DADD extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class DADD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 215. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DALOAD.java (at line 26) > [javac] public class DALOAD extends ArrayInstruction implements StackProducer { > [javac] ^^^^^^ > [javac] The serializable class DALOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 216. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DASTORE.java > [javac] (at line 26) > [javac] public class DASTORE extends ArrayInstruction implements StackConsumer { > [javac] ^^^^^^^ > [javac] The serializable class DASTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 217. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DCMPG.java (at line 27) > [javac] public class DCMPG extends Instruction implements TypedInstruction, StackProducer, StackConsumer { > [javac] ^^^^^ > [javac] The serializable class DCMPG does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 218. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DCMPL.java > [javac] (at line 27) > [javac] public class DCMPL extends Instruction implements TypedInstruction, StackProducer, StackConsumer { > [javac] ^^^^^ > [javac] The serializable class DCMPL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 219. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DCONST.java (at line 27) > [javac] public class DCONST extends Instruction implements ConstantPushInstruction, TypedInstruction { > [javac] ^^^^^^ > [javac] The serializable class DCONST does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 220. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DDIV.java > [javac] (at line 27) > [javac] public class DDIV extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class DDIV does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 221. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DLOAD.java (at line 26) > [javac] public class DLOAD extends LoadInstruction { > [javac] ^^^^^ > [javac] The serializable class DLOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 222. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DMUL.java > [javac] (at line 27) > [javac] public class DMUL extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class DMUL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 223. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DNEG.java (at line 26) > [javac] public class DNEG extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class DNEG does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 224. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DREM.java > [javac] (at line 27) > [javac] public class DREM extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class DREM does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 225. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DRETURN.java (at line 26) > [javac] public class DRETURN extends ReturnInstruction { > [javac] ^^^^^^^ > [javac] The serializable class DRETURN does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 226. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DSTORE.java > [javac] (at line 26) > [javac] public class DSTORE extends StoreInstruction { > [javac] ^^^^^^ > [javac] The serializable class DSTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 227. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DSUB.java (at line 27) > [javac] public class DSUB extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class DSUB does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 228. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP.java > [javac] (at line 26) > [javac] public class DUP extends StackInstruction implements PushInstruction { > [javac] ^^^ > [javac] The serializable class DUP does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 229. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP2.java (at line 26) > [javac] public class DUP2 extends StackInstruction implements PushInstruction { > [javac] ^^^^ > [javac] The serializable class DUP2 does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 230. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP2_X1.java > [javac] (at line 26) > [javac] public class DUP2_X1 extends StackInstruction { > [javac] ^^^^^^^ > [javac] The serializable class DUP2_X1 does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 231. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP2_X2.java (at line 26) > [javac] public class DUP2_X2 extends StackInstruction { > [javac] ^^^^^^^ > [javac] The serializable class DUP2_X2 does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 232. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP_X1.java > [javac] (at line 26) > [javac] public class DUP_X1 extends StackInstruction { > [javac] ^^^^^^ > [javac] The serializable class DUP_X1 does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 233. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP_X2.java (at line 26) > [javac] public class DUP_X2 extends StackInstruction { > [javac] ^^^^^^ > [javac] The serializable class DUP_X2 does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 234. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ExceptionThrower.jav > [javac] a (at line 41) > [javac] public java.lang.Class[] getExceptions(); > [javac] ^^^^^^^^^^^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 235. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/F2D.java (at line 26) > [javac] public class F2D extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class F2D does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 236. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/F2I.java > [javac] (at line 26) > [javac] public class F2I extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class F2I does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 237. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/F2L.java (at line 26) > [javac] public class F2L extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class F2L does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 238. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FADD.java > [javac] (at line 26) > [javac] public class FADD extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class FADD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 239. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FALOAD.java (at line 26) > [javac] public class FALOAD extends ArrayInstruction implements StackProducer { > [javac] ^^^^^^ > [javac] The serializable class FALOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 240. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FASTORE.java > [javac] (at line 26) > [javac] public class FASTORE extends ArrayInstruction implements StackConsumer { > [javac] ^^^^^^^ > [javac] The serializable class FASTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 241. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FCMPG.java (at line 26) > [javac] public class FCMPG extends Instruction implements TypedInstruction, StackProducer, StackConsumer { > [javac] ^^^^^ > [javac] The serializable class FCMPG does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 242. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FCMPL.java > [javac] (at line 26) > [javac] public class FCMPL extends Instruction implements TypedInstruction, StackProducer, StackConsumer { > [javac] ^^^^^ > [javac] The serializable class FCMPL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 243. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FCONST.java (at line 27) > [javac] public class FCONST extends Instruction implements ConstantPushInstruction, TypedInstruction { > [javac] ^^^^^^ > [javac] The serializable class FCONST does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 244. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FDIV.java > [javac] (at line 26) > [javac] public class FDIV extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class FDIV does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 245. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FLOAD.java (at line 26) > [javac] public class FLOAD extends LoadInstruction { > [javac] ^^^^^ > [javac] The serializable class FLOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 246. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FMUL.java > [javac] (at line 26) > [javac] public class FMUL extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class FMUL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 247. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FNEG.java (at line 26) > [javac] public class FNEG extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class FNEG does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 248. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FREM.java > [javac] (at line 26) > [javac] public class FREM extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class FREM does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 249. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FRETURN.java (at line 26) > [javac] public class FRETURN extends ReturnInstruction { > [javac] ^^^^^^^ > [javac] The serializable class FRETURN does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 250. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FSTORE.java > [javac] (at line 26) > [javac] public class FSTORE extends StoreInstruction { > [javac] ^^^^^^ > [javac] The serializable class FSTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 251. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FSUB.java (at line 26) > [javac] public class FSUB extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class FSUB does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 252. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGen.java > [javac] (at line 41) > [javac] public class FieldGen extends FieldGenOrMethodGen { > [javac] ^^^^^^^^ > [javac] The serializable class FieldGen does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 253. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGen.java (at line 245) > [javac] private List observers; > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 254. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGen.java (at line 252) > [javac] observers = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 255. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGen.java (at line 254) > [javac] observers.add(o); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 256. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGen.java > [javac] (at line 273) > [javac] for (Iterator e = observers.iterator(); e.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 257. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGenOrMethodGen.java (at line 32) > [javac] public abstract class FieldGenOrMethodGen extends AccessFlags implements NamedAnd > [javac] Typed, Cloneable { > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class FieldGenOrMethodGen does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 258. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGenOrMethodGen.java (at line 37) > [javac] private List attribute_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 259. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGenOrMethodGen. > [javac] java (at line 37) > [javac] private List attribute_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 260. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGenOrMethodGen.java (at line 88) > [javac] attribute_vec.add(a); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 261. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGenOrMethodGen. > [javac] java (at line 113) > [javac] attribute_vec.toArray(attributes); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 262. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldInstruction.java (at line 27) > [javac] public abstract class FieldInstruction extends FieldOrMethod implements TypedInstruction { > [javac] ^^^^^^^^^^^^^^^^ > [javac] The serializable class FieldInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 263. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldOrMethod.java > [javac] (at line 31) > [javac] public abstract class FieldOrMethod extends CPInstruction implements LoadClass { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class FieldOrMethod does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 264. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GETFIELD.java (at line 31) > [javac] public class GETFIELD extends FieldInstruction implements ExceptionThrower, StackConsumer, > [javac] ^^^^^^^^ > [javac] The serializable class GETFIELD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 265. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GETFIELD.java > [javac] (at line 52) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 266. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GETFIELD.java > [javac] (at line 53) > [javac] Class[] cs = new Class[2 + ExceptionConstants.EXCS_FIELD_AND_METHOD_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 267. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GETSTATIC.java (at line 31) > [javac] public class GETSTATIC extends FieldInstruction implements PushInstruction, ExceptionThrower { > [javac] ^^^^^^^^^ > [javac] The serializable class GETSTATIC does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 268. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GETSTATIC.java > [javac] (at line 51) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 269. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GETSTATIC.java > [javac] (at line 52) > [javac] Class[] cs = new Class[1 + ExceptionConstants.EXCS_FIELD_AND_METHOD_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 270. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GOTO.java (at line 28) > [javac] public class GOTO extends GotoInstruction implements VariableLengthInstruction { > [javac] ^^^^ > [javac] The serializable class GOTO does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 271. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GOTO_W.java > [javac] (at line 29) > [javac] public class GOTO_W extends GotoInstruction { > [javac] ^^^^^^ > [javac] The serializable class GOTO_W does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 272. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GotoInstruction.java (at line 25) > [javac] public abstract class GotoInstruction extends BranchInstruction implements Unconditio > [javac] nalBranch { > [javac] ^^^^^^^^^^^^^^^ > [javac] The serializable class GotoInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 273. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2B.java (at line 26) > [javac] public class I2B extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class I2B does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 274. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2C.java > [javac] (at line 26) > [javac] public class I2C extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class I2C does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 275. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2D.java (at line 26) > [javac] public class I2D extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class I2D does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 276. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2F.java > [javac] (at line 26) > [javac] public class I2F extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class I2F does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 277. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2L.java (at line 26) > [javac] public class I2L extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class I2L does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 278. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2S.java > [javac] (at line 26) > [javac] public class I2S extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class I2S does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 279. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IADD.java (at line 26) > [javac] public class IADD extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class IADD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 280. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IALOAD.java > [javac] (at line 26) > [javac] public class IALOAD extends ArrayInstruction implements StackProducer { > [javac] ^^^^^^ > [javac] The serializable class IALOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 281. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IAND.java (at line 26) > [javac] public class IAND extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class IAND does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 282. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IASTORE.java > [javac] (at line 26) > [javac] public class IASTORE extends ArrayInstruction implements StackConsumer { > [javac] ^^^^^^^ > [javac] The serializable class IASTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 283. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ICONST.java (at line 27) > [javac] public class ICONST extends Instruction implements ConstantPushInstruction, TypedInstruction { > [javac] ^^^^^^ > [javac] The serializable class ICONST does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 284. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IDIV.java > [javac] (at line 26) > [javac] public class IDIV extends ArithmeticInstruction implements ExceptionThrower { > [javac] ^^^^ > [javac] The serializable class IDIV does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 285. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IDIV.java (at line 37) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 286. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFEQ.java (at line 27) > [javac] public class IFEQ extends IfInstruction { > [javac] ^^^^ > [javac] The serializable class IFEQ does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 287. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFGE.java > [javac] (at line 27) > [javac] public class IFGE extends IfInstruction { > [javac] ^^^^ > [javac] The serializable class IFGE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 288. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFGT.java (at line 27) > [javac] public class IFGT extends IfInstruction { > [javac] ^^^^ > [javac] The serializable class IFGT does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 289. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFLE.java > [javac] (at line 27) > [javac] public class IFLE extends IfInstruction { > [javac] ^^^^ > [javac] The serializable class IFLE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 290. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFLT.java (at line 27) > [javac] public class IFLT extends IfInstruction { > [javac] ^^^^ > [javac] The serializable class IFLT does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 291. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFNE.java > [javac] (at line 27) > [javac] public class IFNE extends IfInstruction { > [javac] ^^^^ > [javac] The serializable class IFNE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 292. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFNONNULL.java (at line 27) > [javac] public class IFNONNULL extends IfInstruction { > [javac] ^^^^^^^^^ > [javac] The serializable class IFNONNULL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 293. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFNULL.java > [javac] (at line 27) > [javac] public class IFNULL extends IfInstruction { > [javac] ^^^^^^ > [javac] The serializable class IFNULL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 294. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ACMPEQ.java (at line 27) > [javac] public class IF_ACMPEQ extends IfInstruction { > [javac] ^^^^^^^^^ > [javac] The serializable class IF_ACMPEQ does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 295. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ACMPNE.java > [javac] (at line 27) > [javac] public class IF_ACMPNE extends IfInstruction { > [javac] ^^^^^^^^^ > [javac] The serializable class IF_ACMPNE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 296. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPEQ.java (at line 27) > [javac] public class IF_ICMPEQ extends IfInstruction { > [javac] ^^^^^^^^^ > [javac] The serializable class IF_ICMPEQ does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 297. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPGE.java > [javac] (at line 27) > [javac] public class IF_ICMPGE extends IfInstruction { > [javac] ^^^^^^^^^ > [javac] The serializable class IF_ICMPGE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 298. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPGT.java (at line 27) > [javac] public class IF_ICMPGT extends IfInstruction { > [javac] ^^^^^^^^^ > [javac] The serializable class IF_ICMPGT does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 299. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPLE.java > [javac] (at line 27) > [javac] public class IF_ICMPLE extends IfInstruction { > [javac] ^^^^^^^^^ > [javac] The serializable class IF_ICMPLE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 300. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPLT.java (at line 27) > [javac] public class IF_ICMPLT extends IfInstruction { > [javac] ^^^^^^^^^ > [javac] The serializable class IF_ICMPLT does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 301. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPNE.java > [javac] (at line 27) > [javac] public class IF_ICMPNE extends IfInstruction { > [javac] ^^^^^^^^^ > [javac] The serializable class IF_ICMPNE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 302. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IINC.java (at line 29) > [javac] public class IINC extends LocalVariableInstruction { > [javac] ^^^^ > [javac] The serializable class IINC does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 303. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ILOAD.java > [javac] (at line 26) > [javac] public class ILOAD extends LoadInstruction { > [javac] ^^^^^ > [javac] The serializable class ILOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 304. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IMPDEP1.java (at line 25) > [javac] public class IMPDEP1 extends Instruction { > [javac] ^^^^^^^ > [javac] The serializable class IMPDEP1 does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 305. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IMPDEP2.java > [javac] (at line 25) > [javac] public class IMPDEP2 extends Instruction { > [javac] ^^^^^^^ > [javac] The serializable class IMPDEP2 does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 306. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IMUL.java (at line 26) > [javac] public class IMUL extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class IMUL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 307. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INEG.java > [javac] (at line 26) > [javac] public class INEG extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class INEG does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 308. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INSTANCEOF.java (at line 26) > [javac] public class INSTANCEOF extends CPInstruction implements LoadClass, ExceptionThrower, > [javac] ^^^^^^^^^^ > [javac] The serializable class INSTANCEOF does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 309. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INSTANCEOF.java > [javac] (at line 42) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 310. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKEINTERFACE.java (at line 33) > [javac] public final class INVOKEINTERFACE extends InvokeInstruction { > [javac] ^^^^^^^^^^^^^^^ > [javac] The serializable class INVOKEINTERFACE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 311. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKEINTERFACE.java > [javac] (at line 101) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 312. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKEINTERFACE.java (at line 102) > [javac] Class[] cs = new Class[4 + ExceptionConstants.EXCS_INTERFACE_METHOD_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 313. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKESPECIAL.java > [javac] (at line 31) > [javac] public class INVOKESPECIAL extends InvokeInstruction { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class INVOKESPECIAL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 314. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKESPECIAL.java (at line 46) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 315. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKESPECIAL.java (at line 47) > [javac] Class[] cs = new Class[4 + ExceptionConstants.EXCS_FIELD_AND_METHOD_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 316. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKESTATIC.java > [javac] (at line 30) > [javac] public class INVOKESTATIC extends InvokeInstruction { > [javac] ^^^^^^^^^^^^ > [javac] The serializable class INVOKESTATIC does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 317. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKESTATIC.java (at line 45) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 318. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKESTATIC.java (at line 46) > [javac] Class[] cs = new Class[2 + ExceptionConstants.EXCS_FIELD_AND_METHOD_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 319. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKEVIRTUAL.java > [javac] (at line 30) > [javac] public class INVOKEVIRTUAL extends InvokeInstruction { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class INVOKEVIRTUAL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 320. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKEVIRTUAL.java (at line 45) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 321. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKEVIRTUAL.java (at line 46) > [javac] Class[] cs = new Class[4 + ExceptionConstants.EXCS_FIELD_AND_METHOD_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 322. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IOR.java > [javac] (at line 26) > [javac] public class IOR extends ArithmeticInstruction { > [javac] ^^^ > [javac] The serializable class IOR does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 323. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IREM.java (at line 26) > [javac] public class IREM extends ArithmeticInstruction implements ExceptionThrower { > [javac] ^^^^ > [javac] The serializable class IREM does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 324. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IREM.java > [javac] (at line 37) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 325. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IRETURN.java (at line 26) > [javac] public class IRETURN extends ReturnInstruction { > [javac] ^^^^^^^ > [javac] The serializable class IRETURN does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 326. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ISHL.java > [javac] (at line 26) > [javac] public class ISHL extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class ISHL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 327. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ISHR.java (at line 26) > [javac] public class ISHR extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class ISHR does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 328. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ISTORE.java > [javac] (at line 26) > [javac] public class ISTORE extends StoreInstruction { > [javac] ^^^^^^ > [javac] The serializable class ISTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 329. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ISUB.java (at line 26) > [javac] public class ISUB extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class ISUB does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 330. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IUSHR.java > [javac] (at line 26) > [javac] public class IUSHR extends ArithmeticInstruction { > [javac] ^^^^^ > [javac] The serializable class IUSHR does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 331. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IXOR.java (at line 26) > [javac] public class IXOR extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class IXOR does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 332. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IfInstruction.java > [javac] (at line 25) > [javac] public abstract class IfInstruction extends BranchInstruction implements StackConsumer { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class IfInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 333. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Instruction.java (at line 33) > [javac] public abstract class Instruction implements Cloneable, Serializable { > [javac] ^^^^^^^^^^^ > [javac] The serializable class Instruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 334. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Instruction.java (at line 159) > [javac] Class clazz; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 335. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionFactory.j > [javac] ava (at line 31) > [javac] public class InstructionFactory implements InstructionConstants, java.io.Serializable { > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] The serializable class InstructionFactory does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 336. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.java (at line 44) > [javac] public class InstructionHandle implements java.io.Serializable { > [javac] ^^^^^^^^^^^^^^^^^ > [javac] The serializable class InstructionHandle does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 337. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.ja > [javac] va (at line 49) > [javac] private Set targeters; > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 338. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.ja > [javac] va (at line 50) > [javac] private Map attributes; > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 339. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.ja > [javac] va (at line 198) > [javac] targeters = new HashSet(); > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 340. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.java (at line 201) > [javac] targeters.add(t); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 341. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.ja > [javac] va (at line 218) > [javac] targeters.toArray(t); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 342. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.java (at line 244) > [javac] attributes = new HashMap(3); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 343. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.ja > [javac] va (at line 246) > [javac] attributes.put(key, attr); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 344. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.java (at line 275) > [javac] public Collection getAttributes() { > [javac] ^^^^^^^^^^ > [javac] Collection is a raw type. References to generic type Collection<E> should be parameterized > [javac] ---------- > [javac] 345. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.ja > [javac] va (at line 277) > [javac] attributes = new HashMap(3); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 346. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 51) > [javac] public class InstructionList implements Serializable { > [javac] ^^^^^^^^^^^^^^^ > [javac] The serializable class InstructionList does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 347. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java > [javac] (at line 699) > [javac] List target_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 348. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java > [javac] (at line 699) > [javac] List target_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 349. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 708) > [javac] target_vec.add(ih); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 350. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java > [javac] (at line 718) > [javac] target_vec.toArray(targeted); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 351. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 955) > [javac] List instructions = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 352. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 955) > [javac] List instructions = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 353. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java > [javac] (at line 958) > [javac] instructions.add(Instruction.readInstruction(bytes)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 354. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 963) > [javac] return (Instruction[]) instructions.toArray(new Instruction[instructions.size()]); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 355. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 988) > [javac] public Iterator iterator() { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 356. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 989) > [javac] return new Iterator() { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 357. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 1043) > [javac] Map map = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 358. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java > [javac] (at line 1043) > [javac] Map map = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 359. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 1053) > [javac] map.put(ih, il.append((BranchInstruction) c)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 360. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java > [javac] (at line 1055) > [javac] map.put(ih, il.append(c)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 361. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 1232) > [javac] private List observers; > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 362. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 1239) > [javac] observers = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 363. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java > [javac] (at line 1241) > [javac] observers.add(o); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 364. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java (at line 1260) > [javac] for (Iterator e = observers.iterator(); e.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 365. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InvokeInstruction.ja > [javac] va (at line 30) > [javac] public abstract class InvokeInstruction extends FieldOrMethod implements ExceptionThrower, > [javac] ^^^^^^^^^^^^^^^^^ > [javac] The serializable class InvokeInstruction does not declare a static final serialVersionUID field of t > [javac] ype long > [javac] ---------- > [javac] ---------- > [javac] 366. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/JSR.java (at line 28) > [javac] public class JSR extends JsrInstruction implements VariableLengthInstruction { > [javac] ^^^ > [javac] The serializable class JSR does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 367. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/JSR_W.java > [javac] (at line 29) > [javac] public class JSR_W extends JsrInstruction { > [javac] ^^^^^ > [javac] The serializable class JSR_W does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 368. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/JsrInstruction.java (at line 25) > [javac] public abstract class JsrInstruction extends BranchInstruction implements UnconditionalBranch, > [javac] ^^^^^^^^^^^^^^ > [javac] The serializable class JsrInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 369. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/L2D.java > [javac] (at line 26) > [javac] public class L2D extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class L2D does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 370. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/L2F.java (at line 26) > [javac] public class L2F extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class L2F does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 371. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/L2I.java > [javac] (at line 26) > [javac] public class L2I extends ConversionInstruction { > [javac] ^^^ > [javac] The serializable class L2I does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 372. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LADD.java (at line 27) > [javac] public class LADD extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class LADD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 373. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LALOAD.java > [javac] (at line 26) > [javac] public class LALOAD extends ArrayInstruction implements StackProducer { > [javac] ^^^^^^ > [javac] The serializable class LALOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 374. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LAND.java (at line 27) > [javac] public class LAND extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class LAND does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 375. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LASTORE.java > [javac] (at line 26) > [javac] public class LASTORE extends ArrayInstruction implements StackConsumer { > [javac] ^^^^^^^ > [javac] The serializable class LASTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 376. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LCMP.java (at line 27) > [javac] public class LCMP extends Instruction implements TypedInstruction, StackProducer, StackConsumer { > [javac] ^^^^ > [javac] The serializable class LCMP does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 377. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LCONST.java > [javac] (at line 27) > [javac] public class LCONST extends Instruction implements ConstantPushInstruction, TypedInstruction { > [javac] ^^^^^^ > [javac] The serializable class LCONST does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 378. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LDC.java (at line 31) > [javac] public class LDC extends CPInstruction implements PushInstruction, ExceptionThrower, > [javac] ^^^ > [javac] The serializable class LDC does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 379. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LDC.java > [javac] (at line 127) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 380. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LDC2_W.java (at line 27) > [javac] public class LDC2_W extends CPInstruction implements PushInstruction, TypedInstruction { > [javac] ^^^^^^ > [javac] The serializable class LDC2_W does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 381. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LDC_W.java > [javac] (at line 30) > [javac] public class LDC_W extends LDC { > [javac] ^^^^^ > [javac] The serializable class LDC_W does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 382. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LDIV.java (at line 27) > [javac] public class LDIV extends ArithmeticInstruction implements ExceptionThrower { > [javac] ^^^^ > [javac] The serializable class LDIV does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 383. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LDIV.java > [javac] (at line 34) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 384. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LLOAD.java (at line 26) > [javac] public class LLOAD extends LoadInstruction { > [javac] ^^^^^ > [javac] The serializable class LLOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 385. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LMUL.java > [javac] (at line 27) > [javac] public class LMUL extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class LMUL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 386. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LNEG.java (at line 26) > [javac] public class LNEG extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class LNEG does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 387. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LOOKUPSWITCH.java > [javac] (at line 30) > [javac] public class LOOKUPSWITCH extends Select { > [javac] ^^^^^^^^^^^^ > [javac] The serializable class LOOKUPSWITCH does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 388. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LOR.java (at line 26) > [javac] public class LOR extends ArithmeticInstruction { > [javac] ^^^ > [javac] The serializable class LOR does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 389. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LREM.java > [javac] (at line 26) > [javac] public class LREM extends ArithmeticInstruction implements ExceptionThrower { > [javac] ^^^^ > [javac] The serializable class LREM does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 390. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LREM.java (at line 33) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 391. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LRETURN.java (at line 26) > [javac] public class LRETURN extends ReturnInstruction { > [javac] ^^^^^^^ > [javac] The serializable class LRETURN does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 392. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LSHL.java > [javac] (at line 26) > [javac] public class LSHL extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class LSHL does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 393. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LSHR.java (at line 26) > [javac] public class LSHR extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class LSHR does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 394. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LSTORE.java > [javac] (at line 26) > [javac] public class LSTORE extends StoreInstruction { > [javac] ^^^^^^ > [javac] The serializable class LSTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 395. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LSUB.java (at line 27) > [javac] public class LSUB extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class LSUB does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 396. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LUSHR.java > [javac] (at line 26) > [javac] public class LUSHR extends ArithmeticInstruction { > [javac] ^^^^^ > [javac] The serializable class LUSHR does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 397. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LXOR.java (at line 26) > [javac] public class LXOR extends ArithmeticInstruction { > [javac] ^^^^ > [javac] The serializable class LXOR does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 398. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LineNumberGen.java > [javac] (at line 30) > [javac] public class LineNumberGen implements InstructionTargeter, Cloneable, java.io.Serializable { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class LineNumberGen does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 399. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LoadInstruction.java (at line 26) > [javac] public abstract class LoadInstruction extends LocalVariableInstruction implements Pus > [javac] hInstruction { > [javac] ^^^^^^^^^^^^^^^ > [javac] The serializable class LoadInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 400. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LocalVariableGen.java (at line 33) > [javac] public class LocalVariableGen implements InstructionTargeter, NamedAndTyped, Cloneable, > [javac] ^^^^^^^^^^^^^^^^ > [javac] The serializable class LocalVariableGen does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 401. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LocalVariableInstruc > [javac] tion.java (at line 30) > [javac] public abstract class LocalVariableInstruction extends Instruction implements TypedInstruction, > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class LocalVariableInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 402. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MONITORENTER.java > [javac] (at line 26) > [javac] public class MONITORENTER extends Instruction implements ExceptionThrower, StackConsumer { > [javac] ^^^^^^^^^^^^ > [javac] The serializable class MONITORENTER does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 403. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MONITORENTER.java (at line 33) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 404. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MONITOREXIT.java (at line 26) > [javac] public class MONITOREXIT extends Instruction implements ExceptionThrower, StackConsumer { > [javac] ^^^^^^^^^^^ > [javac] The serializable class MONITOREXIT does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 405. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MONITOREXIT.java > [javac] (at line 33) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 406. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MULTIANEWARRAY.java (at line 32) > [javac] public class MULTIANEWARRAY extends CPInstruction implements LoadClass, AllocationInstruction, > [javac] ^^^^^^^^^^^^^^ > [javac] The serializable class MULTIANEWARRAY does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 407. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MULTIANEWARRAY.java > [javac] (at line 111) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 408. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MULTIANEWARRAY.java (at line 112) > [javac] Class[] cs = new Class[2 + ExceptionConstants.EXCS_CLASS_AND_INTERFACE_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 409. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 53) > [javac] public class MethodGen extends FieldGenOrMethodGen { > [javac] ^^^^^^^^^ > [javac] The serializable class MethodGen does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 410. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 62) > [javac] private List variable_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 411. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 62) > [javac] private List variable_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 412. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 63) > [javac] private List line_number_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 413. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 63) > [javac] private List line_number_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 414. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 64) > [javac] private List exception_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 415. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 64) > [javac] private List exception_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 416. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 65) > [javac] private List throws_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 417. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 65) > [javac] private List throws_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 418. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 66) > [javac] private List code_attrs_vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 419. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 66) > [javac] private List code_attrs_vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 420. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 269) > [javac] variable_vec.set(i, l); > [javac] ^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 421. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 271) > [javac] variable_vec.add(l); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 422. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 356) > [javac] variable_vec.toArray(lg); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 423. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 396) > [javac] line_number_vec.add(l); > [javac] ^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 424. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 422) > [javac] line_number_vec.toArray(lg); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 425. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 461) > [javac] exception_vec.add(c); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 426. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 487) > [javac] exception_vec.toArray(cg); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 427. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 515) > [javac] throws_vec.add(class_name); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 428. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 540) > [javac] throws_vec.toArray(e); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 429. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 571) > [javac] code_attrs_vec.add(a); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 430. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 596) > [javac] code_attrs_vec.toArray(attributes); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 431. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 871) > [javac] Stack branchTargets = new Stack(); > [javac] ^^^^^ > [javac] Stack is a raw type. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 432. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 871) > [javac] Stack branchTargets = new Stack(); > [javac] ^^^^^ > [javac] Stack is a raw type. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 433. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 872) > [javac] Hashtable visitedTargets = new Hashtable(); > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 434. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 872) > [javac] Hashtable visitedTargets = new Hashtable(); > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 435. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 879) > [javac] branchTargets.push(visit(target, stackDepth)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 436. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 894) > [javac] visitedTargets.put(target, bt); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 437. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 980) > [javac] private List observers; > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 438. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 987) > [javac] observers = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 439. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 989) > [javac] observers.add(o); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 440. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javac] (at line 1008) > [javac] for (Iterator e = observers.iterator(); e.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 441. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java (at line 1028) > [javac] for (Iterator e = throws_vec.iterator(); e.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 442. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/NEW.java > [javac] (at line 28) > [javac] public class NEW extends CPInstruction implements LoadClass, AllocationInstruction, > [javac] ^^^ > [javac] The serializable class NEW does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 443. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/NEW.java (at line 44) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 444. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/NEW.java (at line 45) > [javac] Class[] cs = new Class[2 + ExceptionConstants.EXCS_CLASS_AND_INTERFACE_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 445. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/NEWARRAY.java > [javac] (at line 31) > [javac] public class NEWARRAY extends Instruction implements AllocationInstruction, ExceptionThrower, > [javac] ^^^^^^^^ > [javac] The serializable class NEWARRAY does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 446. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/NEWARRAY.java (at line 99) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 447. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/NOP.java (at line 25) > [javac] public class NOP extends Instruction { > [javac] ^^^ > [javac] The serializable class NOP does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 448. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ObjectType.java > [javac] (at line 29) > [javac] public class ObjectType extends ReferenceType { > [javac] ^^^^^^^^^^ > [javac] The serializable class ObjectType does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 449. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/POP.java (at line 27) > [javac] public class POP extends StackInstruction implements PopInstruction { > [javac] ^^^ > [javac] The serializable class POP does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 450. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/POP2.java > [javac] (at line 27) > [javac] public class POP2 extends StackInstruction implements PopInstruction { > [javac] ^^^^ > [javac] The serializable class POP2 does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 451. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PUTFIELD.java (at line 31) > [javac] public class PUTFIELD extends FieldInstruction implements PopInstruction, ExceptionThrower { > [javac] ^^^^^^^^ > [javac] The serializable class PUTFIELD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 452. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PUTFIELD.java > [javac] (at line 51) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 453. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PUTFIELD.java > [javac] (at line 52) > [javac] Class[] cs = new Class[2 + ExceptionConstants.EXCS_FIELD_AND_METHOD_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 454. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PUTSTATIC.java (at line 31) > [javac] public class PUTSTATIC extends FieldInstruction implements ExceptionThrower, PopInstruction { > [javac] ^^^^^^^^^ > [javac] The serializable class PUTSTATIC does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 455. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PUTSTATIC.java > [javac] (at line 51) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 456. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PUTSTATIC.java > [javac] (at line 52) > [javac] Class[] cs = new Class[1 + ExceptionConstants.EXCS_FIELD_AND_METHOD_RESOLUTION.length]; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 457. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/RET.java (at line 31) > [javac] public class RET extends Instruction implements IndexedInstruction, TypedInstruction { > [javac] ^^^ > [javac] The serializable class RET does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 458. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/RETURN.java > [javac] (at line 26) > [javac] public class RETURN extends ReturnInstruction { > [javac] ^^^^^^ > [javac] The serializable class RETURN does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 459. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ReferenceType.java (at line 29) > [javac] public abstract class ReferenceType extends Type { > [javac] ^^^^^^^^^^^^^ > [javac] The serializable class ReferenceType does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 460. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ReferenceType.java > [javac] (at line 226) > [javac] if (((this instanceof ObjectType) && ((ObjectType) this).referencesInterface()) > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The method referencesInterface() from the type ObjectType is deprecated > [javac] ---------- > [javac] 461. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ReferenceType.java (at line 227) > [javac] || ((t instanceof ObjectType) && ((ObjectType) t).referencesInterface())) { > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The method referencesInterface() from the type ObjectType is deprecated > [javac] ---------- > [javac] ---------- > [javac] 462. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ReturnInstruction.java (at line 28) > [javac] public abstract class ReturnInstruction extends Instruction implements ExceptionThrower, > [javac] ^^^^^^^^^^^^^^^^^ > [javac] The serializable class ReturnInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 463. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ReturnInstruction.ja > [javac] va (at line 67) > [javac] public Class[] getExceptions() { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 464. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ReturnaddressType.java (at line 28) > [javac] public class ReturnaddressType extends Type { > [javac] ^^^^^^^^^^^^^^^^^ > [javac] The serializable class ReturnaddressType does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 465. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/SALOAD.java > [javac] (at line 26) > [javac] public class SALOAD extends ArrayInstruction implements StackProducer { > [javac] ^^^^^^ > [javac] The serializable class SALOAD does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 466. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/SASTORE.java (at line 26) > [javac] public class SASTORE extends ArrayInstruction implements StackConsumer { > [javac] ^^^^^^^ > [javac] The serializable class SASTORE does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 467. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/SIPUSH.java > [javac] (at line 31) > [javac] public class SIPUSH extends Instruction implements ConstantPushInstruction { > [javac] ^^^^^^ > [javac] The serializable class SIPUSH does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 468. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/SWAP.java (at line 26) > [javac] public class SWAP extends StackInstruction implements StackConsumer, StackProducer { > [javac] ^^^^ > [javac] The serializable class SWAP does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 469. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Select.java > [javac] (at line 34) > [javac] public abstract class Select extends BranchInstruction implements VariableLengthInstruction, > [javac] ^^^^^^ > [javac] The serializable class Select does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 470. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/StackInstruction.java (at line 25) > [javac] public abstract class StackInstruction extends Instruction { > [javac] ^^^^^^^^^^^^^^^^ > [javac] The serializable class StackInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 471. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/StoreInstruction.jav > [javac] a (at line 26) > [javac] public abstract class StoreInstruction extends LocalVariableInstruction implements PopInstruction { > [javac] ^^^^^^^^^^^^^^^^ > [javac] The serializable class StoreInstruction does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 472. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/TABLESWITCH.java > [javac] (at line 30) > [javac] public class TABLESWITCH extends Select { > [javac] ^^^^^^^^^^^ > [javac] The serializable class TABLESWITCH does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 473. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/TargetLostException.java (at line 50) > [javac] public final class TargetLostException extends Exception { > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class TargetLostException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 474. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java > [javac] (at line 32) > [javac] public abstract class Type implements java.io.Serializable { > [javac] ^^^^ > [javac] The serializable class Type does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 475. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java (at line 53) > [javac] public static final ReferenceType NULL = new ReferenceType() { > [javac] ^^^^^^^^^^^^^^^ > [javac] The serializable class does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 476. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java > [javac] (at line 55) > [javac] public static final Type UNKNOWN = new Type(Constants.T_UNKNOWN, "<unknown object>") { > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 477. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java > [javac] (at line 145) > [javac] private static ThreadLocal consumed_chars = new ThreadLocal() { > [javac] ^^^^^^^^^^^ > [javac] ThreadLocal is a raw type. References to generic type ThreadLocal<T> should be parameterized > [javac] ---------- > [javac] 478. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java (at line 145) > [javac] private static ThreadLocal consumed_chars = new ThreadLocal() { > [javac] ^^^^^^^^^^^ > [javac] ThreadLocal is a raw type. References to generic type ThreadLocal<T> should be parameterized > [javac] ---------- > [javac] 479. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java > [javac] (at line 153) > [javac] private static int unwrap( ThreadLocal tl ) { > [javac] ^^^^^^^^^^^ > [javac] ThreadLocal is a raw type. References to generic type ThreadLocal<T> should be parameterized > [javac] ---------- > [javac] 480. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java (at line 158) > [javac] private static void wrap( ThreadLocal tl, int value ) { > [javac] ^^^^^^^^^^^ > [javac] ThreadLocal is a raw type. References to generic type ThreadLocal<T> should be parameterized > [javac] ---------- > [javac] 481. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java > [javac] (at line 159) > [javac] tl.set(new Integer(value)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method set(Object) belongs to the raw type ThreadLocal. References to generic type ThreadLocal<T> should be parameterized > [javac] ---------- > [javac] 482. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java (at line 221) > [javac] List vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 483. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java (at line 221) > [javac] List vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 484. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java (at line 230) > [javac] vec.add(getType(signature.substring(index))); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 485. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java > [javac] (at line 238) > [javac] vec.toArray(types); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 486. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java (at line 247) > [javac] public static Type getType( java.lang.Class cl ) { > [javac] ^^^^^^^^^^^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 487. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java > [javac] (at line 291) > [javac] public static Type[] getTypes( java.lang.Class[] classes ) { > [javac] ^^^^^^^^^^^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 488. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java (at line 302) > [javac] Class[] params = meth.getParameterTypes(); // avoid clone > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 489. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java > [javac] (at line 79) > [javac] private Map branch_map = new HashMap(); // Map<Instruction, InstructionHandle> > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 490. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java (at line 79) > [javac] private Map branch_map = new HashMap(); // Map<Instruction, InstructionHandle> > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 491. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java > [javac] (at line 88) > [javac] branch_map.put(i, ih); // memorize container > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 492. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java (at line 146) > [javac] String class_name = i.getClassName(_cp); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassName(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 493. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java > [javac] (at line 157) > [javac] String class_name = i.getClassName(_cp); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassName(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 494. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java (at line 242) > [javac] private List branches = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 495. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java (at line 242) > [javac] private List branches = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 496. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java (at line 251) > [javac] branches.add(bi); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 497. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java > [javac] (at line 276) > [javac] branches.add(bi); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 498. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java (at line 297) > [javac] for (Iterator i = branches.iterator(); i.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 499. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/Class2HTML.java > [javac] (at line 88) > [javac] MethodHTML method_html = new MethodHTML(dir, class_name, methods, java_class.getFields(), > [javac] ^^^^^^^^^^^ > [javac] The local variable method_html is never read > [javac] ---------- > [javac] ---------- > [javac] 500. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoader.java (at line 58) > [javac] private Hashtable classes = new Hashtable(); // Hashtable is synchronized thus thread-safe > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 501. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoader.java > [javac] (at line 58) > [javac] private Hashtable classes = new Hashtable(); // Hashtable is synchronized thus thread-safe > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 502. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoader.java (at line 98) > [javac] protected Class loadClass( String class_name, boolean resolve ) throws ClassNotFoundException { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 503. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoader.java > [javac] (at line 98) > [javac] protected Class loadClass( String class_name, boolean resolve ) throws ClassNotFoundException { > [javac] ^^^^^ > [javac] Type safety: The return type Class for loadClass(String, boolean) from the type ClassLoader needs un > [javac] checked conversion to conform to Class<?> from the type ClassLoader > [javac] ---------- > [javac] 504. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoader.java (at line 99) > [javac] Class cl = null; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 505. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoader.java > [javac] (at line 102) > [javac] if ((cl = (Class) classes.get(class_name)) == null) { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 506. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoader.java (at line 136) > [javac] classes.put(class_name, cl); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 507. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoaderRepository.java (at line 39) > [javac] public class ClassLoaderRepository implements Repository { > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class ClassLoaderRepository does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 508. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoaderRepository.j > [javac] ava (at line 42) > [javac] private Map loadedClasses = new HashMap(); // CLASSNAME X JAVACLASS > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 509. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoaderRepository.java (at line 42) > [javac] private Map loadedClasses = new HashMap(); // CLASSNAME X JAVACLASS > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 510. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoaderRepository.j > [javac] ava (at line 54) > [javac] loadedClasses.put(clazz.getClassName(), clazz); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 511. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoaderRepository.java (at line 103) > [javac] public JavaClass loadClass( Class clazz ) throws ClassNotFoundException { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 512. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java > [javac] (at line 41) > [javac] public class ClassPath implements Serializable { > [javac] ^^^^^^^^^ > [javac] The serializable class ClassPath does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 513. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 53) > [javac] List vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 514. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 53) > [javac] List vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 515. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 62) > [javac] vec.add(new Dir(path)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 516. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java > [javac] (at line 64) > [javac] vec.add(new Zip(new ZipFile(file))); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 517. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 73) > [javac] vec.toArray(paths); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type L > [javac] ist<E> should be parameterized > [javac] ---------- > [javac] 518. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 106) > [javac] private static final void getPathComponents( String path, List list ) { > [javac] > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 519. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java > [javac] (at line 113) > [javac] list.add(name); > [javac] ^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 520. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 129) > [javac] List list = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 521. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 129) > [javac] List list = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 522. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 132) > [javac] List dirs = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 523. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java > [javac] (at line 132) > [javac] List dirs = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 524. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 134) > [javac] for (Iterator e = dirs.iterator(); e.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 525. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java > [javac] (at line 145) > [javac] list.add(ext_dir.getPath() + File.separatorChar + extensions[i]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> > [javac] should be parameterized > [javac] ---------- > [javac] 526. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 150) > [javac] for (Iterator e = list.iterator(); e.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 527. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java > [javac] (at line 270) > [javac] private static abstract class PathEntry implements Serializable { > [javac] ^^^^^^^^^ > [javac] The serializable class PathEntry does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 528. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java (at line 305) > [javac] private static class Dir extends PathEntry { > [javac] ^^^ > [javac] The serializable class Dir does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 529. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java > [javac] (at line 356) > [javac] private static class Zip extends PathEntry { > [javac] ^^^ > [javac] The serializable class Zip does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 530. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassQueue.java (at line 29) > [javac] public class ClassQueue implements java.io.Serializable { > [javac] ^^^^^^^^^^ > [javac] The serializable class ClassQueue does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 531. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassQueue.java > [javac] (at line 31) > [javac] protected LinkedList vec = new LinkedList(); > [javac] ^^^^^^^^^^ > [javac] LinkedList is a raw type. References to generic type LinkedList<T> should be parameterized > [javac] ---------- > [javac] 532. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassQueue.java (at line 31) > [javac] protected LinkedList vec = new LinkedList(); > [javac] ^^^^^^^^^^ > [javac] LinkedList is a raw type. References to generic type LinkedList<T> should be parameterized > [javac] ---------- > [javac] 533. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassQueue.java (at line 35) > [javac] vec.addLast(clazz); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 534. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassSet.java (at line 33) > [javac] public class ClassSet implements java.io.Serializable { > [javac] ^^^^^^^^ > [javac] The serializable class ClassSet does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 535. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassSet.java > [javac] (at line 35) > [javac] private Map _map = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 536. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassSet.java > [javac] (at line 35) > [javac] private Map _map = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 537. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassSet.java (at line 42) > [javac] _map.put(clazz.getClassName(), clazz); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 538. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassSet.java > [javac] (at line 59) > [javac] Collection values = _map.values(); > [javac] ^^^^^^^^^^ > [javac] Collection is a raw type. References to generic type Collection<E> should be parameterized > [javac] ---------- > [javac] 539. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassSet.java (at line 61) > [javac] values.toArray(classes); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized > [javac] ---------- > [javac] 540. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassSet.java > [javac] (at line 67) > [javac] return (String[]) _map.keySet().toArray(new String[_map.keySet().size()]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 541. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassStack.java > [javac] (at line 29) > [javac] public class ClassStack implements java.io.Serializable { > [javac] ^^^^^^^^^^ > [javac] The serializable class ClassStack does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 542. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassStack.java (at line 31) > [javac] private Stack stack = new Stack(); > [javac] ^^^^^ > [javac] Stack is a raw type. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 543. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassStack.java (at line 31) > [javac] private Stack stack = new Stack(); > [javac] ^^^^^ > [javac] Stack is a raw type. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] 544. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassStack.java (at line 35) > [javac] stack.push(clazz); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 545. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassVector.java > [javac] (at line 32) > [javac] public class ClassVector implements java.io.Serializable { > [javac] ^^^^^^^^^^^ > [javac] The serializable class ClassVector does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 546. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassVector.java (at line 34) > [javac] protected List vec = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 547. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassVector.java (at line 34) > [javac] protected List vec = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 548. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassVector.java (at line 38) > [javac] vec.add(clazz); > [javac] ^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 549. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassVector.java > [javac] (at line 54) > [javac] vec.toArray(classes); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 550. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/CodeHTML.java (at line 46) > [javac] private Method[] methods; // Methods to print > [javac] ^^^^^^^ > [javac] The field CodeHTML.methods is never read locally > [javac] ---------- > [javac] 551. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/CodeHTML.java (at line 255) > [javac] int nargs = bytes.readUnsignedByte(); // Redundant > [javac] ^^^^^ > [javac] The local variable nargs is never read > [javac] ---------- > [javac] 552. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/CodeHTML.java (at line 256) > [javac] int reserved = bytes.readUnsignedByte(); // Reserved > [javac] ^^^^^^^^ > [javac] The local variable reserved is never read > [javac] ---------- > [javac] 553. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/CodeHTML.java (at line 429) > [javac] int match = bytes.readInt(); > [javac] ^^^^^ > [javac] The local variable match is never read > [javac] ---------- > [javac] ---------- > [javac] 554. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 29) > [javac] import org.apache.bcel.generic.Instruction; > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The import org.apache.bcel.generic.Instruction is never used > [javac] ---------- > [javac] 555. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 74) > [javac] private static final Map map = new HashMap(); // Map<String,Pattern> > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 556. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 74) > [javac] private static final Map map = new HashMap(); // Map<String,Pattern> > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 557. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 211) > [javac] public final Iterator search( String pattern, InstructionHandle from, CodeConstraint constraint ) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 558. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 225) > [javac] List matches = new ArrayList(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 559. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 225) > [javac] List matches = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 560. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 233) > [javac] matches.add(match); > [javac] ^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 561. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 249) > [javac] public final Iterator search( String pattern ) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 562. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 264) > [javac] public final Iterator search( String pattern, InstructionHandle from ) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 563. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 279) > [javac] public final Iterator search( String pattern, CodeConstraint constraint ) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 564. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 317) > [javac] map > [javac] .put( > [javac] "arithmeticinstruction", > [javac] "(irem|lrem|iand|ior|ineg|isub|lneg|fneg|fmul|ldiv|fadd|lxor|frem|idiv|land|ixor|ishr > [javac] |fsub|lshl|fdiv|iadd|lor|dmul|lsub|ishl|imul|lmul|lushr|dneg|iushr|lshr|ddiv|drem|dadd|ladd|dsub)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 565. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 321) > [javac] map.put("invokeinstruction", "(invokevirtual|invokeinterface|invokestatic|invokespecial)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 566. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 322) > [javac] map > [javac] .put( > [javac] "arrayinstruction", > [javac] "(baload|aastore|saload|caload|fastore|lastore|iaload|castore|iastore|aaload|bastore|sasto > [javac] re|faload|laload|daload|dastore)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 567. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 326) > [javac] map.put("gotoinstruction", "(goto|goto_w)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 568. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 327) > [javac] map.put("conversioninstruction", > [javac] "(d2l|l2d|i2s|d2i|l2i|i2b|l2f|d2f|f2i|i2d|i2l|f2d|i2c|f2l|i2f)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 569. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 329) > [javac] map.put("localvariableinstruction", > [javac] "(fstore|iinc|lload|dstore|dload|iload|aload|astore|istore|fload|lstore)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 570. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 331) > [javac] map.put("loadinstruction", "(fload|dload|lload|iload|aload)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 571. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 332) > [javac] map.put("fieldinstruction", "(getfield|putstatic|getstatic|putfield)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 572. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 333) > [javac] map > [javac] .put( > [javac] "cpinstruction", > [javac] "(ldc2_w|invokeinterface|multianewarray|putstatic|instanceof|getstatic|checkcast|getfield|inv > [javac] okespecial|ldc_w|invokestatic|invokevirtual|putfield|ldc|new|anewarray)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type > [javac] Map<K,V> should be parameterized > [javac] ---------- > [javac] 573. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 337) > [javac] map.put("stackinstruction", "(dup2|swap|dup2_x2|pop|pop2|dup|dup2_x1|dup_x2|dup_x1)" > [javac] ); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 574. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 338) > [javac] map > [javac] .put( > [javac] "branchinstruction", > [javac] > [javac] "(ifle|if_acmpne|if_icmpeq|if_acmpeq|ifnonnull|goto_w|iflt|ifnull|if_icmpne|tableswitch|if_icmple|ifeq|if_icmplt|jsr_w|if_icmpgt|ifgt|jsr|goto|ifne|ifge|lookupswitch|if_icmpge)"); > [javac] ^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 575. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 342) > [javac] map.put("returninstruction", "(lreturn|ireturn|freturn|dreturn|areturn|return)"); > [javac] ^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 576. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 343) > [javac] map.put("storeinstruction", "(istore|fstore|dstore|astore|lstore)"); > [javac] ^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 577. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 344) > [javac] map.put("select", "(tableswitch|lookupswitch)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 578. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 345) > [javac] map > [javac] .put( > [javac] "ifinstruction", > [javac] "(ifeq|ifgt|if_icmpne|if_icmpeq|ifge|ifnull|ifne|if_icmple|if_icmpge|if_acmpeq|if_icmplt|if_a > [javac] cmpne|ifnonnull|iflt|if_icmpgt|ifle)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 579. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 349) > [javac] map.put("jsrinstruction", "(jsr|jsr_w)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 580. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 350) > [javac] map.put("variablelengthinstruction", "(tableswitch|jsr|goto|lookupswitch)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 581. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 351) > [javac] map.put("unconditionalbranch", "(goto|jsr|jsr_w|athrow|goto_w)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type > [javac] Map<K,V> should be parameterized > [javac] ---------- > [javac] 582. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 352) > [javac] map.put("constantpushinstruction", "(dconst|bipush|sipush|fconst|iconst|lconst)"); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 583. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 353) > [javac] map > [javac] .put( > [javac] "typedinstruction", > [javac] > [javac] "(imul|lsub|aload|fload|lor|new|aaload|fcmpg|iand|iaload|lrem|idiv|d2l|isub|dcmpg|dastore|ret|f2d|f2i|drem|iinc|i2c|checkcast|frem|lreturn|astore|lushr|daload|dneg|fastore|istore|lshl|ldiv|l > [javac] store|areturn|ishr|ldc_w|invokeinterface|aastore|lxor|ishl|l2d|i2f|return|faload|sipush|iushr|caload|instanceof|invokespecial|putfield|fmul|ireturn|laload|d2f|lneg|ixor|i2l|fdiv|lastore|multianewarray > [javac] |i2b|getstatic|i2d|putstatic|fcmpl|saload|ladd|irem|dload|jsr_w|dconst|dcmpl|fsub|freturn|ldc|aconst_null|castore|lmul|ldc2_w|dadd|iconst|f2l|ddiv|dstore|land|jsr|anewarray|dmul|bipush|dsub|sastore|d2 > [javac] i|i2s|lshr|iadd|l2i|lload|bastore|fstore|fneg|iload|fadd|baload|fconst|ior|ineg|dreturn|l2f|lconst|getfield|invokevirtual|invokestatic|iastore)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 584. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 357) > [javac] map.put("popinstruction", "(fstore|dstore|pop|pop2|astore|putstatic|istore|lstore)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 585. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 358) > [javac] map.put("allocationinstruction", "(multianewarray|new|anewarray|newarray)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 586. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 359) > [javac] map > [javac] .put( > [javac] "indexedinstruction", > [javac] "(lload|lstore|fload|ldc2_w|invokeinterface|multianewarray|astore|dload|putstatic|instan > [javac] ceof|getstatic|checkcast|getfield|invokespecial|dstore|istore|iinc|ldc_w|ret|fstore|invokestatic|iload|putfield|invokevirtual|ldc|new|aload|anewarray)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 587. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 363) > [javac] map > [javac] .put( > [javac] "pushinstruction", > [javac] > [javac] "(dup|lload|dup2|bipush|fload|ldc2_w|sipush|lconst|fconst|dload|getstatic|ldc_w|aconst_null|dconst|iload|ldc|iconst|aload)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 588. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 367) > [javac] map > [javac] .put( > [javac] "stackproducer", > [javac] "(imul|lsub|aload|fload|lor|new|aaload|fcmpg|iand|iaload|lrem|idiv|d2l|isub|dcmpg|dup|f2d|f2i > [javac] |drem|i2c|checkcast|frem|lushr|daload|dneg|lshl|ldiv|ishr|ldc_w|invokeinterface|lxor|ishl|l2d|i2f|faload|sipush|iushr|caload|instanceof|invokespecial|fmul|laload|d2f|lneg|ixor|i2l|fdiv|getstatic|i2b|s > [javac] wap|i2d|dup2|fcmpl|saload|ladd|irem|dload|jsr_w|dconst|dcmpl|fsub|ldc|arraylength|aconst_null|tableswitch|lmul|ldc2_w|iconst|dadd|f2l|ddiv|land|jsr|anewarray|dmul|bipush|dsub|d2i|newarray|i2s|lshr|iad > [javac] d|lload|l2i|fneg|iload|fadd|baload|fconst|lookupswitch|ior|ineg|lconst|l2f|getfield|invokevirtual|invokestatic)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 589. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 371) > [javac] map > [javac] .put( > [javac] "stackconsumer", > [javac] "(imul|lsub|lor|iflt|fcmpg|if_icmpgt|iand|ifeq|if_icmplt|lrem|ifnonnull|idiv|d2l|isub|dcmpg|d > [javac] astore|if_icmpeq|f2d|f2i|drem|i2c|checkcast|frem|lreturn|astore|lushr|pop2|monitorexit|dneg|fastore|istore|lshl|ldiv|lstore|areturn|if_icmpge|ishr|monitorenter|invokeinterface|aastore|lxor|ishl|l2d|i2 > [javac] f|return|iushr|instanceof|invokespecial|fmul|ireturn|d2f|lneg|ixor|pop|i2l|ifnull|fdiv|lastore|i2b|if_acmpeq|ifge|swap|i2d|putstatic|fcmpl|ladd|irem|dcmpl|fsub|freturn|ifgt|castore|lmul|dadd|f2l|ddiv| > [javac] dstore|land|if_icmpne|if_acmpne|dmul|dsub|sastore|ifle|d2i|i2s|lshr|iadd|l2i|bastore|fstore|fneg|fadd|ior|ineg|ifne|dreturn|l2f|if_icmple|getfield|invokevirtual|invokestatic|iastore)"); > [javac] ^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 590. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 375) > [javac] map > [javac] .put( > [javac] "exceptionthrower", > [javac] "(irem|lrem|laload|putstatic|baload|dastore|areturn|getstatic|ldiv|anewarray|iastore|casto > [javac] re|idiv|saload|lastore|fastore|putfield|lreturn|caload|getfield|return|aastore|freturn|newarray|instanceof|multianewarray|athrow|faload|iaload|aaload|dreturn|monitorenter|checkcast|bastore|arraylength > [javac] |new|invokevirtual|sastore|ldc_w|ireturn|invokespecial|monitorexit|invokeinterface|ldc|invokestatic|daload)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 591. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 379) > [javac] map > [javac] .put( > [javac] "loadclass", > [javac] "(multianewarray|invokeinterface|instanceof|invokespecial|putfield|checkcast|putstatic|invokevirt > [javac] ual|new|getstatic|invokestatic|getfield|anewarray)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 592. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 383) > [javac] map > [javac] .put( > [javac] "instructiontargeter", > [javac] > [javac] "(ifle|if_acmpne|if_icmpeq|if_acmpeq|ifnonnull|goto_w|iflt|ifnull|if_icmpne|tableswitch|if_icmple|ifeq|if_icmplt|jsr_w|if_icmpgt|ifgt|jsr|goto|ifne|ifge|lookupswitch|if_icmpge)"); > [javac] ^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 593. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 388) > [javac] map.put("if_icmp", "(if_icmpne|if_icmpeq|if_icmple|if_icmpge|if_icmplt|if_icmpgt)"); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 594. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 389) > [javac] map.put("if_acmp", "(if_acmpeq|if_acmpne)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 595. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 390) > [javac] map.put("if", "(ifeq|ifne|iflt|ifge|ifgt|ifle)"); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 596. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 392) > [javac] map.put("iconst", precompile(Constants.ICONST_0, Constants.ICONST_5, Constants.ICONS > [javac] T_M1)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 597. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 393) > [javac] map.put("lconst", new String(new char[] { > [javac] '(', makeChar(Constants.LC > [javac] ONST_0), '|', makeChar(Constants.LCONST_1), ')' > [javac] })); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 598. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 396) > [javac] map.put("dconst", new String(new char[] { > [javac] '(', makeChar(Constants.DCONST_0), '|', makeChar(Constants.DCONST_1), ')' > [javac] })); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] > [javac] 599. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 399) > [javac] map.put("fconst", new String(new char[] { > [javac] '(', makeChar(Constants.FC > [javac] ONST_0), '|', makeChar(Constants.FCONST_1), ')' > [javac] })); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 600. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 402) > [javac] map.put("iload", precompile(Constants.ILOAD_0, Constants.ILOAD_3, Constants.ILOAD)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 601. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 403) > [javac] map.put("dload", precompile(Constants.DLOAD_0, Constants.DLOAD_3, Constants.DLOAD)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 602. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 404) > [javac] map.put("fload", precompile(Constants.FLOAD_0, Constants.FLOAD_3, Constants.FLOAD)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 603. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 405) > [javac] map.put("aload", precompile(Constants.ALOAD_0, Constants.ALOAD_3, Constants.ALOAD)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 604. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 406) > [javac] map.put("istore", precompile(Constants.ISTORE_0, Constants.ISTORE_3, Constants.ISTORE)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 605. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 407) > [javac] map.put("dstore", precompile(Constants.DSTORE_0, Constants.DSTORE_3, Constants.DSTORE)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 606. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 408) > [javac] map.put("fstore", precompile(Constants.FSTORE_0, Constants.FSTORE_3, Constants.FSTORE)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 607. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 409) > [javac] map.put("astore", precompile(Constants.ASTORE_0, Constants.ASTORE_3, Constants.ASTORE)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 608. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 411) > [javac] for (Iterator i = map.keySet().iterator(); i.hasNext();) { > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 609. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 416) > [javac] map.put(key, compilePattern(value)); // precompile all patterns > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 610. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javac] (at line 432) > [javac] map.put("instruction", buf.toString()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 611. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java (at line 451) > [javac] private static final String pattern2string( String pattern ) { > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The method pattern2string(String) from the type InstructionFinder is never used locally > [javac] ---------- > [javac] ---------- > [javac] 612. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/JavaWrapper.java > [javac] (at line 72) > [javac] Class cl = loader.loadClass(class_name); > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 613. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/JavaWrapper.java > [javac] (at line 75) > [javac] method = cl.getMethod("main", new Class[] { > [javac] argv.getClass() > [javac] }); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method getMethod(String, Class...) belongs to the raw type Class. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 614. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/JavaWrapper.java > [javac] (at line 81) > [javac] Class r = method.getReturnType(); > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 615. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/Repository.java (at line 62) > [javac] public JavaClass loadClass( Class clazz ) throws java.lang.ClassNotFoundException; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 616. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.jav > [javac] a (at line 48) > [javac] public class SyntheticRepository implements Repository { > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class SyntheticRepository does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 617. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.java (at line 50) > [javac] private static final String DEFAULT_PATH = ClassPath.getClassPath(); > [javac] ^^^^^^^^^^^^ > [javac] The field SyntheticRepository.DEFAULT_PATH is never read locally > [javac] ---------- > [javac] 618. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.jav > [javac] a (at line 51) > [javac] private static Map _instances = new HashMap(); // CLASSPATH X REPOSITORY > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 619. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.java (at line 51) > [javac] private static Map _instances = new HashMap(); // CLASSPATH X REPOSITORY > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 620. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.jav > [javac] a (at line 53) > [javac] private Map _loadedClasses = new HashMap(); // CLASSNAME X JAVACLASS > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 621. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.java (at line 53) > [javac] private Map _loadedClasses = new HashMap(); // CLASSNAME X JAVACLASS > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 622. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.jav > [javac] a (at line 70) > [javac] _instances.put(classPath, rep); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 623. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.java (at line 80) > [javac] _loadedClasses.put(clazz.getClassName(), new SoftReference(clazz)); > [javac] ^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 624. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.java (at line 80) > [javac] _loadedClasses.put(clazz.getClassName(), new SoftReference(clazz)); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The constructor SoftReference(Object) belongs to the raw type SoftReference. References to generic type SoftReference<T> should be parameterized > [javac] ---------- > [javac] 625. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.java (at line 80) > [javac] _loadedClasses.put(clazz.getClassName(), new SoftReference(clazz)); > [javac] ^^^^^^^^^^^^^ > [javac] SoftReference is a raw type. References to generic type SoftReference<T> should be parameterized > [javac] ---------- > [javac] 626. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.jav > [javac] a (at line 97) > [javac] SoftReference ref = (SoftReference) _loadedClasses.get(className); > [javac] ^^^^^^^^^^^^^ > [javac] SoftReference is a raw type. References to generic type SoftReference<T> should be parameterized > [javac] ---------- > [javac] 627. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.java (at line 97) > [javac] SoftReference ref = (SoftReference) _loadedClasses.get(className); > [javac] ^^^^^^^^^^^^^ > [javac] SoftReference is a raw type. References to generic type SoftReference<T> should be parameterized > [javac] ---------- > [javac] 628. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.jav > [javac] a (at line 147) > [javac] public JavaClass loadClass( Class clazz ) throws ClassNotFoundException { > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 629. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/PassVerifier.java (at line 51) > [javac] private List messages = new ArrayList(); //Type of elements: String > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 630. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/PassVerifier.java > [javac] (at line 51) > [javac] private List messages = new ArrayList(); //Type of elements: String > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 631. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/PassVerifier.java (at line 90) > [javac] messages.add(message); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 632. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/PassVerifier.java > [javac] (at line 103) > [javac] return (String[]) messages.toArray(new String[messages.size()]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type L > [javac] ist<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 633. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java (at line 56) > [javac] private Map p3avs = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 634. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java > [javac] (at line 56) > [javac] private Map p3avs = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 635. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java (at line 58) > [javac] private Map p3bvs = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 636. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java (at line 58) > [javac] private Map p3bvs = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 637. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java > [javac] (at line 86) > [javac] p3avs.put(key, p3av); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 638. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java (at line 99) > [javac] p3bvs.put(key, p3bv); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 639. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java > [javac] (at line 147) > [javac] ArrayList messages = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 640. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java (at line 147) > [javac] ArrayList messages = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 641. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java > [javac] (at line 151) > [javac] messages.add("Pass 1: " + p1m[i]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 642. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java (at line 157) > [javac] messages.add("Pass 2: " + p2m[i]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 643. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java > [javac] (at line 160) > [javac] Iterator p3as = p3avs.values().iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 644. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java (at line 166) > [javac] messages.add("Pass 3a, method " + meth + " ('" > [javac] + org.apache. > [javac] bcel.Repository.lookupClass(classname).getMethods()[meth] > [javac] + "'): " + p3am[i]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 645. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java (at line 171) > [javac] Iterator p3bs = p3bvs.values().iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] > [javac] ---------- > [javac] 646. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java (at line 177) > [javac] messages.add("Pass 3b, method " + meth + " ('" > [javac] + org.apache. > [javac] bcel.Repository.lookupClass(classname).getMethods()[meth] > [javac] + "'): " + p3bm[i]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 647. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierAppFrame.java (at line 50) > [javac] public class VerifierAppFrame extends JFrame { > [javac] ^^^^^^^^^^^^^^^^ > [javac] The serializable class VerifierAppFrame does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 648. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactory.jav > [javac] a (at line 40) > [javac] private static Map hashMap = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 649. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactory.java (at line 40) > [javac] private static Map hashMap = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 650. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactory.jav > [javac] a (at line 44) > [javac] private static List observers = new Vector(); > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 651. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactory.java (at line 44) > [javac] private static List observers = new Vector(); > [javac] ^^^^^^ > [javac] Vector is a raw type. References to generic type Vector<T> should be parameterized > [javac] ---------- > [javac] 652. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactory.jav > [javac] a (at line 63) > [javac] hashMap.put(fully_qualified_classname, v); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 653. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactory.java (at line 75) > [javac] Iterator i = observers.iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 654. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactory.java (at line 92) > [javac] return (Verifier[]) (hashMap.values().toArray(vs)); // Because vs is big enough, vs > [javac] is used to store the values into and returned! > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized > [javac] ---------- > [javac] 655. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactory.java (at line 100) > [javac] observers.add(o); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 656. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactoryList > [javac] Model.java (at line 31) > [javac] private java.util.ArrayList listeners = new java.util.ArrayList(); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 657. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactoryListModel.java (at line 31) > [javac] private java.util.ArrayList listeners = new java.util.ArrayList(); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 658. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactoryListModel.java (at line 32) > [javac] private java.util.TreeSet cache = new java.util.TreeSet(); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] TreeSet is a raw type. References to generic type TreeSet<T> should be parameterized > [javac] ---------- > [javac] 659. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactoryList > [javac] Model.java (at line 32) > [javac] private java.util.TreeSet cache = new java.util.TreeSet(); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] TreeSet is a raw type. References to generic type TreeSet<T> should be parameterized > [javac] ---------- > [javac] 660. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactoryListModel.java (at line 47) > [javac] cache.add(verifiers[i].getClassName()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type TreeSet. References to generic type TreeSet<T> should be parameterized > [javac] ---------- > [javac] 661. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactoryList > [javac] Model.java (at line 58) > [javac] listeners.add(l); > [javac] ^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 662. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifyDialog.java (at line 37) > [javac] public class VerifyDialog extends javax.swing.JDialog { > [javac] ^^^^^^^^^^^^ > [javac] The serializable class VerifyDialog does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 663. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/AssertionViolat > [javac] edException.java (at line 27) > [javac] public final class AssertionViolatedException extends RuntimeException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class AssertionViolatedException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 664. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/ClassConstraint > [javac] Exception.java (at line 28) > [javac] public class ClassConstraintException extends VerificationException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class ClassConstraintException does not declare a static final serialVersionUID fie > [javac] ld of type long > [javac] ---------- > [javac] ---------- > [javac] 665. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/CodeConstraintException.java (at line 27) > [javac] public abstract class CodeConstraintException extends VerificationExcept > [javac] ion{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class CodeConstraintException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 666. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/InvalidMethodException.java (at line 26) > [javac] public class InvalidMethodException extends RuntimeException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class InvalidMethodException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 667. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/LinkingConstrai > [javac] ntException.java (at line 36) > [javac] public class LinkingConstraintException extends StructuralCodeConstraintException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class LinkingConstraintException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 668. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/LoadingExceptio > [javac] n.java (at line 27) > [javac] public class LoadingException extends VerifierConstraintViolatedException{ > [javac] ^^^^^^^^^^^^^^^^ > [javac] The serializable class LoadingException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 669. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/LocalVariableInfoInconsistentException.java (at line 30) > [javac] public class LocalVariableInfoInconsistentException exten > [javac] ds ClassConstraintException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class LocalVariableInfoInconsistentException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 670. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/StaticCodeConstraintException.java (at line 30) > [javac] public abstract class StaticCodeConstraintException extends CodeCo > [javac] nstraintException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class StaticCodeConstraintException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 671. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/StaticCodeInstructionConstraintException.java (at line 33) > [javac] public class StaticCodeInstructionConstraintException e > [javac] xtends StaticCodeConstraintException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class StaticCodeInstructionConstraintException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 672. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/StaticCodeInstructionOperandConstraintException.java (at line 33) > [javac] public class StaticCodeInstructionOperandConstra > [javac] intException extends StaticCodeConstraintException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class StaticCodeInstructionOperandConstraintException does not declare a static fin > [javac] al serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 673. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/StructuralCodeC > [javac] onstraintException.java (at line 32) > [javac] public class StructuralCodeConstraintException extends CodeConstraintException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class StructuralCodeConstraintException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 674. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/VerificationExc > [javac] eption.java (at line 32) > [javac] public abstract class VerificationException extends VerifierConstraintViolatedException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class VerificationException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 675. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/VerifierConstra > [javac] intViolatedException.java (at line 31) > [javac] public abstract class VerifierConstraintViolatedException extends RuntimeException{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class VerifierConstraintViolatedException does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 676. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/DOUBLE_Uppe > [javac] r.java (at line 28) > [javac] public final class DOUBLE_Upper extends Type{ > [javac] ^^^^^^^^^^^^ > [javac] The serializable class DOUBLE_Upper does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 677. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/IntList.java (at line 31) > [javac] private List theList; > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 678. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/IntList.java (at line 34) > [javac] theList = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 679. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/IntList.jav > [javac] a (at line 38) > [javac] theList.add(new Integer(i)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 680. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/IntList.java (at line 43) > [javac] theList.toArray(ints); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 681. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/LONG_Upper.java (at line 28) > [javac] public final class LONG_Upper extends Type{ > [javac] ^^^^^^^^^^ > [javac] The serializable class LONG_Upper does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 682. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/LocalVariab > [javac] leInfo.java (at line 36) > [javac] private Hashtable types = new Hashtable(); > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 683. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/LocalVariableInfo.java (at line 36) > [javac] private Hashtable types = new Hashtable(); > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 684. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/LocalVariab > [javac] leInfo.java (at line 38) > [javac] private Hashtable names = new Hashtable(); > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 685. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/LocalVariableInfo.java (at line 38) > [javac] private Hashtable names = new Hashtable(); > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 686. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/LocalVariab > [javac] leInfo.java (at line 45) > [javac] names.put( ((Integer.toString(offset))), name); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic > [javac] type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 687. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/LocalVariab > [javac] leInfo.java (at line 52) > [javac] types.put( ((Integer.toString(offset))), t); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic > [javac] type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 688. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 193) > [javac] Set hs = new HashSet(); // save class names to detect circular inheritance > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 689. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 193) > [javac] Set hs = new HashSet(); // save class names to detect circular inheritance > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 690. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 207) > [javac] if (! hs.add(supername)){ // If supername already is in the list > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 691. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 243) > [javac] Map hashmap = new HashMap(); > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 692. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 243) > [javac] Map hashmap = new HashMap(); > [javac] ^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 693. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 265) > [javac] hashmap.put(name_and_sig, jc.getClassName()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 694. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 271) > [javac] hashmap.put(name_and_sig, jc.getClassName()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 695. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 314) > [javac] private Class CONST_Class; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 696. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 320) > [javac] private Class CONST_String; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 697. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 321) > [javac] private Class CONST_Integer; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 698. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 322) > [javac] private Class CONST_Float; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 699. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 323) > [javac] private Class CONST_Long; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 700. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 324) > [javac] private Class CONST_Double; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 701. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 325) > [javac] private Class CONST_NameAndType; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 702. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 326) > [javac] private Class CONST_Utf8; > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 703. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 333) > [javac] private Set field_names = new HashSet(); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 704. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 333) > [javac] private Set field_names = new HashSet(); > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 705. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 334) > [javac] private Set field_names_and_desc = new HashSet(); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 706. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 334) > [javac] private Set field_names_and_desc = new HashSet(); > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 707. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 335) > [javac] private Set method_names_and_desc = new HashSet(); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 708. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 335) > [javac] private Set method_names_and_desc = new HashSet(); > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 709. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 360) > [javac] private void checkIndex(Node referrer, int index, Class shouldbe){ > [javac] ^^^^^ > [javac] Class is a raw type. References to generic type Class<T> should be parameterized > [javac] ---------- > [javac] 710. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 561) > [javac] field_names_and_desc.add(nameanddesc); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 711. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java (at line 562) > [javac] field_names.add(name); > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 712. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifi > [javac] er.java (at line 722) > [javac] method_names_and_desc.add(nameanddesc); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 713. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerifier.java (at line 551) > [javac] JavaClass jc = Repository.lookupClass(o.getClassType(cpg).getClassName()); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassType(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 714. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerifier.java (at line 593) > [javac] Type f_type = Type.getType(f.getSignature()); > [javac] ^^^^^^ > [javac] The local variable f_type is never read > [javac] ---------- > [javac] 715. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerifier.java (at line 594) > [javac] Type o_type = o.getType(cpg); > [javac] ^^^^^^ > [javac] The local variable o_type is never read > [javac] ---------- > [javac] 716. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerifier.java (at line 968) > [javac] JavaClass jc = Repository.lookupClass(o.getClassType(cpg).getClassName()); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassType(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 717. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerifier.java (at line 982) > [javac] if (!(myOwner.getClassName().equals(o.getClassType(cpg).getClassName()))){ > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassType(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 718. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerifier.java (at line 983) > [javac] constraintViolated(o, "Referenced field '"+f+"' is final and must therefore > [javac] be declared in the current class '"+myOwner.getClassName()+"' which is not the case: it is declared in '"+o.getClassType(cpg).getClassName()+"'."); > [javac] > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassType(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 719. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerifier.java (at line 1007) > [javac] JavaClass jc = Repository.lookupClass(o.getClassType(cpg).getClassName()); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassType(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 720. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerifier.java (at line 1046) > [javac] String classname = o.getClassName(cpg); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassName(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 721. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerif > [javac] ier.java (at line 1077) > [javac] String classname = o.getClassName(cpg); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassName(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 722. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerifier.java (at line 1142) > [javac] String classname = o.getClassName(cpg); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassName(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 723. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerif > [javac] ier.java (at line 1174) > [javac] String classname = o.getClassName(cpg); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassName(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] ---------- > [javac] 724. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java (at line 67) > [javac] private Map inFrames; // key: the last-executed JSR > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 725. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Control > [javac] FlowGraph.java (at line 72) > [javac] private Map outFrames; // key: the last-executed JSR > [javac] ^^^ > [javac] Map is a raw type. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 726. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java (at line 78) > [javac] private ArrayList executionPredecessors = null; // Type: InstructionContext > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 727. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Control > [javac] FlowGraph.java (at line 90) > [javac] inFrames = new java.util.HashMap(); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 728. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java (at line 91) > [javac] outFrames = new java.util.HashMap(); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized > [javac] ---------- > [javac] 729. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Control > [javac] FlowGraph.java (at line 114) > [javac] public Frame getOutFrame(ArrayList execChain){ > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 730. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java (at line 157) > [javac] public boolean execute(Frame inFrame, ArrayList execPreds, InstConstra > [javac] intVisitor icv, ExecutionVisitor ev){ > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 731. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java (at line 159) > [javac] executionPredecessors = (ArrayList) execPreds.clone(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 732. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Control > [javac] FlowGraph.java (at line 171) > [javac] inFrames.put(lastExecutionJSR(), inFrame); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 733. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java (at line 208) > [javac] outFrames.put(lastExecutionJSR(), workingFrame); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized > [javac] ---------- > [javac] 734. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Control > [javac] FlowGraph.java (at line 394) > [javac] private final MethodGen method_gen; > [javac] ^^^^^^^^^^ > [javac] The field ControlFlowGraph.method_gen is never read locally > [javac] ---------- > [javac] 735. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java (at line 403) > [javac] private Hashtable instructionContexts = new Hashtable(); //keys: Instr > [javac] uctionHandle, values: InstructionContextImpl > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 736. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java (at line 403) > [javac] private Hashtable instructionContexts = new Hashtable(); //keys: Instr > [javac] uctionHandle, values: InstructionContextImpl > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 737. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java (at line 414) > [javac] instructionContexts.put(instructionhandles[i], new InstructionContextI > [javac] mpl(instructionhandles[i])); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic > [javac] type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 738. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Control > [javac] FlowGraph.java (at line 450) > [javac] return (InstructionContext[]) instructionContexts.values().toArray(ret); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 739. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ExceptionHandlers.java (at line 38) > [javac] private Hashtable exceptionhandlers; > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 740. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Excepti > [javac] onHandlers.java (at line 44) > [javac] exceptionhandlers = new Hashtable(); > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 741. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ExceptionHandlers.java (at line 49) > [javac] Set hs; > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 742. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ExceptionHandlers.java (at line 50) > [javac] hs = (Set) exceptionhandlers.get(ih); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 743. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Excepti > [javac] onHandlers.java (at line 52) > [javac] hs = new HashSet(); > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 744. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ExceptionHandlers.java (at line 53) > [javac] exceptionhandlers.put(ih, hs); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 745. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ExceptionHandlers.java (at line 55) > [javac] hs.add(eh); > [javac] ^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 746. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Excepti > [javac] onHandlers.java (at line 65) > [javac] Set hs = (Set) exceptionhandlers.get(ih); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 747. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ExceptionHandlers.java (at line 65) > [javac] Set hs = (Set) exceptionhandlers.get(ih); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 748. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Excepti > [javac] onHandlers.java (at line 70) > [javac] return (ExceptionHandler[]) (hs.toArray(ret)); > [javac] ^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Se > [javac] t<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 749. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Generic > [javac] Array.java (at line 28) > [javac] public class GenericArray extends java.lang.Object implements java.lang.Cloneable, java.io.Serializable{ > [javac] ^^^^^^^^^^^^ > [javac] The serializable class GenericArray does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] ---------- > [javac] 750. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstCon > [javac] straintVisitor.java (at line 1167) > [javac] JavaClass jc = Repository.lookupClass(o.getClassType(cpg).getClassName()); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassType(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 751. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstCon > [javac] straintVisitor.java (at line 1209) > [javac] ObjectType classtype = o.getClassType(cpg); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassType(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 752. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstConstraintVisitor.java (at line 1820) > [javac] String theClass = o.getClassName(cpg); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassName(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 753. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstCon > [javac] straintVisitor.java (at line 1948) > [javac] String theClass = o.getClassName(cpg); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassName(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 754. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstConstraintVisitor.java (at line 2429) > [javac] if (! obj.referencesClass()){ > [javac] ^^^^^^^^^^^^^^^^^^^^^ > [javac] The method referencesClass() from the type ObjectType is deprecated > [javac] ---------- > [javac] 755. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstCon > [javac] straintVisitor.java (at line 2481) > [javac] JavaClass jc = Repository.lookupClass(o.getClassType(cpg).getClassName()); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassType(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 756. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstCon > [javac] straintVisitor.java (at line 2533) > [javac] ObjectType classtype = o.getClassType(cpg); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassType(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] 757. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstConstraintVisitor.java (at line 2570) > [javac] JavaClass jc = Repository.lookupClass(o.getClassType(cpg).getCla > [javac] ssName()); > [javac] ^^^^^^^^^^^^^^^^^^^ > [javac] The method getClassType(ConstantPoolGen) from the type FieldOrMethod is deprecated > [javac] ---------- > [javac] ---------- > [javac] 758. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstructionContext.java (at line 74) > [javac] boolean execute(Frame inFrame, ArrayList executionPredecessors, InstC > [javac] onstraintVisitor icv, ExecutionVisitor ev); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 759. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstructionContext.java (at line 85) > [javac] Frame getOutFrame(ArrayList executionPredecessors); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 760. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Operand > [javac] Stack.java (at line 38) > [javac] private ArrayList stack = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 761. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/OperandStack.java (at line 38) > [javac] private ArrayList stack = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 762. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Operand > [javac] Stack.java (at line 65) > [javac] newstack.stack = (ArrayList) this.stack.clone(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 763. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/OperandStack.java (at line 73) > [javac] stack = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 764. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Operand > [javac] Stack.java (at line 162) > [javac] stack.add(type); > [javac] ^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 765. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/OperandStack.java (at line 232) > [javac] stack.set(i, ((UninitializedObjectType) (stack.get(i))).getInitialized() ) > [javac] ; //note that. > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 766. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/OperandStack.java (at line 238) > [javac] stack.set(i, ((ReferenceType) stack.get(i)).getFirstCommonSuperclass((Refe > [javac] renceType) (s.stack.get(i)))); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic ty > [javac] pe ArrayList<E> should be parameterized > [javac] ---------- > [javac] 767. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/OperandStack.java (at line 258) > [javac] stack.set(i, u.getInitialized()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 768. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 76) > [javac] private List ics = new Vector(); // Type: InstructionContext > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 769. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 76) > [javac] private List ics = new Vector(); // Type: InstructionContext > [javac] ^^^^^^ > [javac] Vector is a raw type. References to generic type Vector<T> should be parameterized > [javac] ---------- > [javac] 770. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 77) > [javac] private List ecs = new Vector(); // Type: ArrayList (of InstructionContext) > [javac] ^^^^ > [javac] List is a raw type. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 771. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 77) > [javac] private List ecs = new Vector(); // Type: ArrayList (of InstructionContext) > [javac] ^^^^^^ > [javac] Vector is a raw type. References to generic type Vector<T> should be parameterized > [javac] ---------- > [javac] 772. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 78) > [javac] public void add(InstructionContext ic, ArrayList executionChain){ > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 773. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 79) > [javac] ics.add(ic); > [javac] ^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 774. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 80) > [javac] ecs.add(executionChain); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized > [javac] ---------- > [javac] 775. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 95) > [javac] public ArrayList getEC(int i){ > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 776. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 96) > [javac] return (ArrayList) ecs.get(i); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 777. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 133) > [javac] start.execute(vanillaFrame, new ArrayList(), icv, ev); // new ArrayList() <=> no Instruction was executed before > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 778. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 135) > [javac] icq.add(start, new ArrayList()); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 779. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 140) > [javac] ArrayList ec; > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 780. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 153) > [javac] ArrayList oldchain = (ArrayList) (ec.clone()); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 781. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 153) > [javac] ArrayList oldchain = (ArrayList) (ec.clone()); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 782. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 154) > [javac] ArrayList newchain = (ArrayList) (ec.clone()); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 783. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 154) > [javac] ArrayList newchain = (ArrayList) (ec.clone()); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 784. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 155) > [javac] newchain.add(u); > [javac] ^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 785. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 195) > [javac] icq.add(theSuccessor, (ArrayList) newchain.clone()); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 786. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 205) > [javac] icq.add(v, (ArrayList) newchain.clone()); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 787. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 225) > [javac] if (v.execute(new Frame(u.getOutFrame(oldchain).getLocals(), new OperandStack (u.getOutFrame(oldchain).getStack().maxStack(), (exc_hds[s].getExceptionType()==null? Type.THR > [javac] OWABLE : exc_hds[s].getExceptionType())) ), new ArrayList(), icv, ev)){ > [javac] > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 788. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java (at line 226) > [javac] icq.add(v, new ArrayList()); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 789. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bV > [javac] erifier.java (at line 236) > [javac] Frame f = ic.getOutFrame(new ArrayList()); // TODO: This is buggy, we check only the top-level return instructions this way. Maybe some maniac returns from a method when in > [javac] a subroutine? > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 790. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 86) > [javac] private Set instructions = new HashSet(); // Elements: InstructionHandle > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 791. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 86) > [javac] private Set instructions = new HashSet(); // Elements: InstructionHandle > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 792. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 99) > [javac] private Set theJSRs = new HashSet(); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 793. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 99) > [javac] private Set theJSRs = new HashSet(); > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 794. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 141) > [javac] Iterator iter = instructions.iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 795. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 171) > [javac] return (InstructionHandle[]) (theJSRs.toArray(jsrs)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Se > [javac] t<E> should be parameterized > [javac] ---------- > [javac] 796. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 192) > [javac] theJSRs.add(jsrInst); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 797. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 210) > [javac] return (InstructionHandle[]) instructions.toArray(ret); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Se > [javac] t<E> should be parameterized > [javac] ---------- > [javac] 798. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 222) > [javac] instructions.add(ih); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 799. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 227) > [javac] Set s = new HashSet(); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 800. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 227) > [javac] Set s = new HashSet(); > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 801. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 230) > [javac] s.add(new Integer(lvs[j])); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 802. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 234) > [javac] Iterator i = s.iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 803. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 247) > [javac] private void _getRecursivelyAccessedLocalsIndicesHelper(Set s, Subroutine[] > [javac] subs){ > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 804. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 251) > [javac] s.add(new Integer(lvs[j])); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 805. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 264) > [javac] Set acc = new HashSet(); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 806. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 264) > [javac] Set acc = new HashSet(); > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 807. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 268) > [javac] Iterator i = instructions.iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 808. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 274) > [javac] acc.add(new Integer(idx)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 809. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 282) > [javac] acc.add(new Integer(idx+1)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 810. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 306) > [javac] Set h = new HashSet(); > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 811. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 306) > [javac] Set h = new HashSet(); > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 812. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 308) > [javac] Iterator i = instructions.iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 813. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 313) > [javac] h.add(getSubroutine(targ)); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 814. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 317) > [javac] return (Subroutine[]) h.toArray(ret); > [javac] ^^^^^^^^^^^^^^ > [javac] Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 815. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 353) > [javac] private Hashtable subroutines = new Hashtable(); > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 816. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 353) > [javac] private Hashtable subroutines = new Hashtable(); > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 817. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 377) > [javac] Set sub_leaders = new HashSet(); // Elements: InstructionHandle > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 818. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 377) > [javac] Set sub_leaders = new HashSet(); // Elements: InstructionHandle > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 819. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 381) > [javac] sub_leaders.add(((JsrInstruction) inst).getTarget()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> s > [javac] hould be parameterized > [javac] ---------- > [javac] 820. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 386) > [javac] Iterator iter = sub_leaders.iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 821. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 391) > [javac] subroutines.put(astore, sr); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 822. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 395) > [javac] subroutines.put(all[0], TOPLEVEL); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 823. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 396) > [javac] sub_leaders.add(all[0]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 824. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 413) > [javac] Set instructions_assigned = new HashSet(); // we don't want to assign an instruction to two or more Subroutine objects. > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 825. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 413) > [javac] Set instructions_assigned = new HashSet(); // we don't want to assign an in > [javac] struction to two or more Subroutine objects. > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 826. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 415) > [javac] Hashtable colors = new Hashtable(); //Graph colouring. Key: InstructionHandle, Value: Integer . > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 827. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 415) > [javac] Hashtable colors = new Hashtable(); //Graph colouring. Key: InstructionHandle, Value: Integer . > [javac] ^^^^^^^^^ > [javac] Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 828. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 423) > [javac] colors.put(all[i], WHITE); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 829. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 425) > [javac] colors.put(actual, GRAY); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 830. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 427) > [javac] ArrayList Q = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 831. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 427) > [javac] ArrayList Q = new ArrayList(); > [javac] ^^^^^^^^^ > [javac] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 832. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 428) > [javac] Q.add(actual); // add(Obj) adds to the end, remove(0) removes from the start. > [javac] ^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 833. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 433) > [javac] colors.put(handlers[j].getHandlerPC(), GRAY); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic > [javac] type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 834. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 434) > [javac] Q.add(handlers[j].getHandlerPC()); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 835. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 445) > [javac] colors.put(successors[i], GRAY); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 836. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 446) > [javac] Q.add(successors[i]); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized > [javac] ---------- > [javac] 837. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 449) > [javac] colors.put(u, BLACK); > [javac] ^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized > [javac] ---------- > [javac] 838. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 459) > [javac] instructions_assigned.add(all[i]); > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 839. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 473) > [javac] Iterator subs = subroutines.values().iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] 840. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 492) > [javac] noRecursiveCalls(getTopLevel(), new HashSet()); > [javac] ^^^^^^^ > [javac] HashSet is a raw type. References to generic type HashSet<T> should be parameterized > [javac] ---------- > [javac] 841. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 507) > [javac] private void noRecursiveCalls(Subroutine sub, Set set){ > [javac] ^^^ > [javac] Set is a raw type. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 842. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java (at line 513) > [javac] if (!set.add(new Integer(index))){ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > [javac] Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized > [javac] ---------- > [javac] 843. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subrout > [javac] ines.java (at line 559) > [javac] Iterator i = subroutines.values().iterator(); > [javac] ^^^^^^^^ > [javac] Iterator is a raw type. References to generic type Iterator<E> should be parameterized > [javac] ---------- > [javac] ---------- > [javac] 844. WARNING in /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/UninitializedObjectType.java (at line 32) > [javac] public class UninitializedObjectType extends ReferenceType imple > [javac] ments Constants{ > [javac] ^^^^^^^^^^^^^^^^^^^^^^^ > [javac] The serializable class UninitializedObjectType does not declare a static final serialVersionUID field of type long > [javac] ---------- > [javac] 844 problems (844 warnings) > [mkdir] Created dir: /builddir/build/BUILD/BCEL_5_2/target/classes/META-INF > [copy] Copying 1 file to /builddir/build/BUILD/BCEL_5_2/target/classes/META-INF >junit-present: > [echo] ================================= WARNING ================================ > [echo] Junit isn't present in your ${ANT_HOME}/lib directory. Tests not executed. > [echo] ========================================================================== >compile-tests: >internal-test: >test: >jar: > [jar] Building jar: /builddir/build/BUILD/BCEL_5_2/target/bcel-5.2.jar >init: >setProxy: >noProxy: > [echo] Proxy not used. >get-custom-dep-regexp.jar: > [get] Getting: file:/usr/share/java/regexp.jar > [get] To: /builddir/build/BUILD/BCEL_5_2/lib/JPP/jars/regexp.jar >get-dep-regexp.jar: >get-deps: >javadoc: > [mkdir] Created dir: /builddir/build/BUILD/BCEL_5_2/dist/docs/api > [javadoc] Generating Javadoc > [javadoc] Javadoc execution > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/ExceptionConstants.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/Constants.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/Repository.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/StackMapEntry.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ClassFormatException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/AccessFlags.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Unknown.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Node.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantNameAndType.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/InnerClasses.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Method.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/SourceFile.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantLong.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Field.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantFloat.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantDouble.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantInteger.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/LocalVariable.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantPool.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantFieldref.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/EmptyVisitor.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/CodeException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ExceptionTable.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/FieldOrMethod.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/StackMapType.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Deprecated.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantValue.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Attribute.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantString.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Constant.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/StackMap.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Synthetic.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/JavaClass.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/LineNumberTable.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Visitor.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Signature.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Utility.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/AttributeReader.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/Code.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantCP.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/PMGClass.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantMethodref.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ClassParser.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantObject.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantUtf8.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/InnerClass.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/DescendingVisitor.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/LineNumber.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantClass.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/ConstantInterfaceMethodref.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/classfile/LocalVariableTable.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CompoundInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GotoInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LineNumberGen.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFNE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BALOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LASTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ACMPNE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LLOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LSHR.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DADD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FCMPL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IRETURN.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InvokeInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ReferenceType.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IndexedInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ArrayType.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/UnconditionalBranch.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ExceptionThrower.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DREM.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Select.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BIPUSH.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/StackProducer.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2D.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DDIV.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FREM.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ALOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IDIV.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/D2F.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/StackInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LOOKUPSWITCH.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ANEWARRAY.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FMUL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionComparator.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IINC.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DCONST.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FRETURN.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DASTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFNULL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/VariableLengthInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FCMPG.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LRETURN.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LDIV.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ArithmeticInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DSTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FDIV.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPGT.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGen.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/L2D.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ASTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/L2I.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MONITORENTER.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2L.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DMUL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPoolGen.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GOTO.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionList.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CHECKCAST.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/NEWARRAY.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IOR.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LMUL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/JSR_W.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PUTSTATIC.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IASTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/NamedAndTyped.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2B.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ObjectType.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ISHL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IUSHR.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFEQ.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FALOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/F2L.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ACMPEQ.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFLE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LSTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFGT.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/EmptyVisitor.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/D2L.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FSTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DCMPL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKEVIRTUAL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldObserver.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP2_X1.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodObserver.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGenException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IREM.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP2.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LXOR.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/RETURN.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DCMPG.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPLT.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IALOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/SASTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CodeExceptionGen.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/F2I.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldOrMethod.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FieldGenOrMethodGen.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ReturnaddressType.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LAND.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ATHROW.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKESPECIAL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/POP.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LDC.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DSUB.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/AALOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LocalVariableGen.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INEG.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GETFIELD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DNEG.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/StoreInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPLE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LSUB.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ISUB.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/RET.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LDC2_W.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/JSR.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BREAKPOINT.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2C.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FCONST.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GETSTATIC.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/NOP.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2F.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LoadClass.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/SWAP.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/TypedInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Type.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP2_X2.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ArrayInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PUTFIELD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/SWITCH.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LDC_W.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/NEW.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LSHL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LALOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ACONST_NULL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BranchInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INSTANCEOF.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BASTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/GOTO_W.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKESTATIC.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FASTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DRETURN.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MONITOREXIT.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/POP2.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IfInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BranchHandle.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LUSHR.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/TargetLostException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassObserver.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/BasicType.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionFactory.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/F2D.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Visitor.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ILOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPGE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LoadInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ARETURN.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP_X1.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PUSH.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/AASTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPEQ.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/I2S.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/D2I.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LCONST.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IADD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/JsrInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionConstants.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MethodGen.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionHandle.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PushInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LNEG.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/MULTIANEWARRAY.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ISHR.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CALOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LOR.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionListObserver.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConstantPushInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IXOR.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CASTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/TABLESWITCH.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IAND.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LCMP.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FADD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/InstructionTargeter.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ConversionInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/L2F.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IMPDEP2.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ReturnInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FLOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DALOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IMPDEP1.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/CPInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ISTORE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DLOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FSUB.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LADD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFGE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/StackConsumer.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LREM.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/Instruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IMUL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/FNEG.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFLT.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IFNONNULL.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ARRAYLENGTH.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/SIPUSH.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/INVOKEINTERFACE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/DUP_X2.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/PopInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/IF_ICMPNE.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/LocalVariableInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/SALOAD.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/AllocationInstruction.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ClassGen.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/generic/ICONST.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/AttributeHTML.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/InstructionFinder.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELifier.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ConstantHTML.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/CodeHTML.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/SyntheticRepository.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/MethodHTML.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELFactory.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassPath.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassQueue.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassSet.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoader.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassVector.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/JavaWrapper.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassLoaderRepository.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/BCELComparator.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ByteSequence.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/Repository.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/ClassStack.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/util/Class2HTML.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/GraphicalVerifier.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactoryListModel.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/NativeVerifier.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/Verifier.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/TransitiveHull.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactory.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierAppFrame.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifyDialog.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerificationResult.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/PassVerifier.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/VerifierFactoryObserver.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/VerificationException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/InvalidMethodException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/StructuralCodeConstraintException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/AssertionViolatedException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/LoadingException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/StaticCodeInstructionOperandConstraintException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/StaticCodeInstructionConstraintException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/CodeConstraintException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/StaticCodeConstraintException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/LocalVariableInfoInconsistentException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/VerifierConstraintViolatedException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/Utility.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/LinkingConstraintException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/exc/ClassConstraintException.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/LONG_Upper.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/LocalVariableInfo.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass3aVerifier.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/LocalVariablesInfo.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/StringRepresentation.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass1Verifier.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/Pass2Verifier.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/IntList.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/statics/DOUBLE_Upper.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutine.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstructionContext.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/OperandStack.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/InstConstraintVisitor.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ControlFlowGraph.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Frame.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/LocalVariables.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ExecutionVisitor.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ExceptionHandler.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Pass3bVerifier.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/GenericArray.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/UninitializedObjectType.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/Subroutines.java > [javadoc] Parsing /builddir/build/BUILD/BCEL_5_2/src/java/org/apache/bcel/verifier/structurals/ExceptionHandlers.java >check_for_jdom: >docs-prepare-error: >xdocs: > [anakia] Transforming into: /builddir/build/BUILD/BCEL_5_2/docs >BUILD FAILED >java.lang.NoClassDefFoundError: org.apache.commons.lang.StringUtils > at org.apache.velocity.runtime.resource.ResourceManagerImpl.initialize(ResourceManagerImpl.java:165) > at org.apache.velocity.runtime.RuntimeInstance.initializeResourceManager(RuntimeInstance.java:661) > at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:251) > at org.apache.velocity.app.VelocityEngine.init(VelocityEngine.java:107) > at org.apache.velocity.anakia.AnakiaTask.execute(AnakiaTask.java:287) > at org.apache.tools.ant.UnknownElement.execute(ant-1.7.1.jar.so) > at java.lang.reflect.Method.invoke(libgcj.so.10) > at org.apache.tools.ant.dispatch.DispatchUtils.execute(ant-1.7.1.jar.so) > at org.apache.tools.ant.Task.perform(ant-1.7.1.jar.so) > at org.apache.tools.ant.Target.execute(ant-1.7.1.jar.so) > at org.apache.tools.ant.Target.performTasks(ant-1.7.1.jar.so) > at org.apache.tools.ant.Project.executeSortedTargets(ant-1.7.1.jar.so) > at org.apache.tools.ant.Project.executeTarget(ant-1.7.1.jar.so) > at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(ant-1.7.1.jar.so) > at org.apache.tools.ant.Project.executeTargets(ant-1.7.1.jar.so) > at org.apache.tools.ant.Main.runBuild(ant-1.7.1.jar.so) > at org.apache.tools.ant.Main.startAnt(ant-1.7.1.jar.so) > at org.apache.tools.ant.launch.Launcher.run(ant-launcher-1.7.1.jar.so) > at org.apache.tools.ant.launch.Launcher.main(ant-launcher-1.7.1.jar.so) >Total time: 1 minute 55 seconds >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.AYfWdA (%build) > Bad exit status from /var/tmp/rpm-tmp.AYfWdA (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/bcel.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/bcel.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 599811
:
419841
| 419842 |
419843
|
419844
|
419845
|
419846