Uses of Class
edu.umd.cs.findbugs.bcel.OpcodeStackDetector
Packages that use OpcodeStackDetector
-
Uses of OpcodeStackDetector in edu.umd.cs.findbugs.bcel
Subclasses of OpcodeStackDetector in edu.umd.cs.findbugs.bcel -
Uses of OpcodeStackDetector in edu.umd.cs.findbugs.detect
Subclasses of OpcodeStackDetector in edu.umd.cs.findbugs.detectModifier and TypeClassDescriptionclassclassif we get from a ConcurrentHashMap and assign to a variable...classclassclassclassBuilds the database of string parameters passed from method to method unchanged.classclassclassclassclassclassFinds invocations of JDK methods that rely on the default platform encoding.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassUse whenever possible String.indexOf(int) instead of String.indexOf(String), or String.lastIndexOf(int) instead of String.lastIndexOf(String).classclassclassclassclassclassWe found a problem with the new OpenJDK that everyone is now using to compile and run java code.classLook for calls to methods where the return value is erroneously ignored.classclassclassclassDetector to find calls to Number constructors with base type argument in Java 5 or newer bytecode.classMethods with "Optional" return type should never return null.classclassclassclassRuntimeExceptionCaptureclassclassDetector for static fields of typeCalendarorDateFormatand their subclasses.classclassclassclassclassclassclassBase class for simple type checking detectors which tests if the method returns null references for specific types.classclassequals and hashCode are blocking methods on URL's.