Number of issues currently displayed: [Relevance ≥ 25] 100(Total issues: 852)
Suppress issues with an estimated importance less than: 1 100
Manifestation in the Code:
Software Quality Attributes:
Show all Packages:+-
Parameters
java.awt (Issues: 6)
class
public [SUPER] Container
method
private void startLWModal ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] Container
method
private void stopLWModal ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] Cursor
method
private void setPData (long)
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] EventDispatchThread
method
private Conditional _macosxGetConditional ( Object )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] MouseInfo
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] TextComponent
method
private boolean canAccessClipboard ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] Window
method
private void removeFromWindowList ()
relevance
50 (moderate)
summary
the private method is not used

java.awt.event (Issues: 1)
class
public [SUPER] KeyEvent
method
private void <init> ( Component , int, long, int, int, char, int, boolean)
relevance
50 (moderate)
summary
the private constructor is not used

java.awt.font (Issues: 1)
class
public final [SUPER] TextLayout
method
private float caretToPointDistance ( float[] , float, float)
relevance
50 (moderate)
summary
the private method is not used

java.io (Issues: 1)
class
[SUPER] DeleteOnExitHook
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] File$TempDirectory
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] FileNotFoundException
method
private void <init> ( String , String )
relevance
50 (moderate)
summary
the private constructor is not used

class
[SUPER] ObjectInputStream$Caches
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] ObjectOutputStream$Caches
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] ObjectStreamClass$Caches
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

java.lang (Issues: 7)
class
[SUPER] ApplicationShutdownHooks
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Byte$ByteCache
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Character$CharacterCache
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public final [SUPER] Class
method
private void <init> ( ClassLoader )
relevance
50 (moderate)
summary
the private constructor is not used

class
[SUPER] Class$Atomic
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] abstract ClassLoader
method
private void checkPackageAccess ( Class , ProtectionDomain )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] abstract ClassLoader
method
private Class loadClassInternal ( String )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] ClassLoader$ParallelLoaders
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] ClassLoaderHelper
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public final [SUPER] Compiler
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Integer$IntegerCache
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Long$LongCache
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public final [SUPER] Math
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] ProcessImpl$LazyPattern
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Short$ShortCache
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public final [SUPER] StrictMath
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] StringCoding
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public final [SUPER] System
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public final [SUPER] System
method
private static void initializeSystemClass ()
relevance
50 (moderate)
summary
the private method is not used

class
public final [SUPER] System
method
private static void setJavaLangAccess ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] Thread
method
private void dispatchUncaughtException ( Throwable )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] Thread
method
private void exit ()
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] Thread$Caches
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Throwable$SentinelHolder
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public final [SUPER] Void
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

java.lang.invoke (Issues: 20)
class
[SUPER] DirectMethodHandle$Lazy
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
final [SUPER] InvokeDynamic
method
private void <init> ()
relevance
3 (common programming idiom)
summary
the private constructor is not used

class
[SUPER] InvokeGeneric
method
private MethodHandle addReturnConversion ( MethodHandle , Class )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] InvokeGeneric
method
private MethodHandle dispatch ( MethodType , MethodHandle )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] InvokeGeneric
method
private MethodHandle dispatchWithConversion ( MethodType , MethodHandle )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] InvokeGeneric
method
private MethodHandle dropDispatchArguments ( MethodHandle )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] InvokeGeneric
method
private boolean returnConversionNeeded ( MethodType , MethodHandle )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] LambdaForm
method
private static double zeroD ()
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] LambdaForm
method
private static float zeroF ()
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] LambdaForm
method
private static int zeroI ()
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] LambdaForm
method
private static long zeroJ ()
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] LambdaForm
method
private static Object zeroL ()
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$BindCaller
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] MethodHandleImpl$BindCaller$T
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] MethodHandleImpl$GuardWithCatch
method
private Object invoke_L0 ()
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$GuardWithCatch
method
private Object invoke_L1 ( Object )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$GuardWithCatch
method
private Object invoke_L2 ( Object , Object )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$GuardWithCatch
method
private Object invoke_L3 ( Object , Object , Object )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$GuardWithCatch
method
private Object invoke_L4 ( Object , Object , Object , Object )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$GuardWithCatch
method
private Object invoke_L5 ( Object , Object , Object , Object , Object )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$GuardWithCatch
method
private Object invoke_L6 ( Object , Object , Object , Object , Object , Object )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$GuardWithCatch
method
private Object invoke_L7 ( Object , Object , Object , Object , Object , Object , Object )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$GuardWithCatch
method
private Object invoke_L8 ( Object , Object , Object , Object , Object , Object , Object , Object )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$GuardWithCatch
method
private [VARARGS] Object invoke_V ( Object [] )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MethodHandleImpl$Lazy
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] MethodHandleNatives
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] MethodHandleProxies
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] MethodHandleStatics
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] MethodHandles
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

java.lang.management (Issues: 3)
class
public [SUPER] ManagementFactory
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] ThreadInfo
method
private void <init> ( Thread , int, Object , Thread , long, long, long, long, StackTraceElement [] )
relevance
50 (moderate)
summary
the private constructor is not used

class
public [SUPER] ThreadInfo
method
private void <init> ( Thread , int, Object , Thread , long, long, long, long, StackTraceElement [] , Object [] , int[] , Object [] )
relevance
50 (moderate)
summary
the private constructor is not used

class
public [SUPER] ThreadInfo
method
private void initialize ( Thread , int, Object , Thread , long, long, long, long, StackTraceElement [] , MonitorInfo [] , LockInfo [] )
relevance
50 (moderate)
summary
the private method is not used

java.math (Issues: 8)
class
public [SUPER] BigDecimal
method
private BigDecimal audit ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] BigDecimal
method
private static void print ( String , BigDecimal )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] BigDecimal
method
private BigDecimal roundOp ( MathContext )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] BigDecimal$LongOverflow
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] BigInteger
method
private void <init> ( byte[] , int)
relevance
50 (moderate)
summary
the private constructor is not used

class
public [SUPER] BigInteger
method
private int signBit ()
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MutableBigInteger
method
private final void ensureCapacity (int)
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MutableBigInteger
method
private final int getInt (int)
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] MutableBigInteger
method
private final long getLong (int)
relevance
50 (moderate)
summary
the private method is not used

java.net (Issues: 11)
class
public final [SUPER] HttpCookie
method
private String header ()
relevance
50 (moderate)
summary
the private method is not used

class
public final [SUPER] IDN
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public final [SUPER] Inet6Address
method
private int deriveNumericScope ( String )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] InetAddress
method
private static InetAddress [] getAllByName0 ( String )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] InetAddress
method
private static InetAddress getByName ( String , InetAddress )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] InetAddress
method
private void readObjectNoData ( ObjectInputStream )
relevance
50 (moderate)
summary
the private method is not used

class
public final [SUPER] SocketPermission
method
private void setDeny ()
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] SocketSecrets
method
private static Object getOption ( Object , SocketOption )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] SocketSecrets
method
private static Object getOption ( DatagramSocket , SocketOption )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] SocketSecrets
method
private static void setOption ( Object , SocketOption , Object )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] SocketSecrets
method
private static void setOption ( DatagramSocket , SocketOption , Object )
relevance
50 (moderate)
summary
the private method is not used

class
public final [SUPER] StandardSocketOptions
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] URI$Parser
method
private void failExpecting ( String , String , int)
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] URLEncoder
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

java.nio (Issues: 7)
class
[SUPER] Bits
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] DirectByteBuffer
method
private void <init> (long, int)
relevance
50 (moderate)
summary
the private constructor is not used

class
[SUPER] DirectByteBufferR
method
private ByteBuffer putChar (long, char)
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] DirectByteBufferR
method
private ByteBuffer putDouble (long, double)
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] DirectByteBufferR
method
private ByteBuffer putFloat (long, float)
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] DirectByteBufferR
method
private ByteBuffer putInt (long, int)
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] DirectByteBufferR
method
private ByteBuffer putLong (long, long)
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] DirectByteBufferR
method
private ByteBuffer putShort (long, short)
relevance
50 (moderate)
summary
the private method is not used

java.text (Issues: 1)
class
public final [SUPER] Normalizer
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] SimpleDateFormat
method
private boolean matchDSTString ( String , int, int, int, String [][] )
relevance
50 (moderate)
summary
the private method is not used

java.util (Issues: 4)
class
public [SUPER] Arrays
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Calendar$CalendarAccessControlContext
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] Collections
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
final [SUPER] DualPivotQuicksort
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] FormattableFlags
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Formatter$Conversion
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Formatter$DateTime
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Formatter$FormatSpecifier
method
private char conversion ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] GregorianCalendar
method
private final int yearLength ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] GregorianCalendar
method
private final int yearLength (int)
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] HashMap$Holder
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] Hashtable$Holder
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] LocaleISOData
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public final [SUPER] Objects
method
private void <init> ()
relevance
3 (common programming idiom)
summary
the private constructor is not used

class
[SUPER] TimeZone$DisplayNames
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] TreeMap$SubMap
method
private void <init> ( TreeMap )
relevance
50 (moderate)
summary
the private constructor is not used

class
[SUPER] UUID$Holder
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] WeakHashMap$Holder
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

java.util.concurrent (Issues: 3)
class
[SUPER] ConcurrentHashMap$Holder
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] Executors
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
public [SUPER] ForkJoinWorkerThread
method
private static final boolean casSlotNull ( ForkJoinTask [] , int, ForkJoinTask )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] ForkJoinWorkerThread
method
private static final void writeSlot ( ForkJoinTask [] , int, ForkJoinTask )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] Phaser
method
private AtomicReference queueFor (int)
relevance
50 (moderate)
summary
the private method is not used

java.util.jar (Issues: 1)
class
[SUPER] JarVerifier$VerifierCodeSource
method
private Certificate [] getPrivateCertificates ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] abstract Pack200
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

java.util.regex (Issues: 3)
class
public final [SUPER] Pattern
method
private static void printObjectTree ( Pattern$Node )
relevance
50 (moderate)
summary
the private method is not used

class
public final [SUPER] Pattern
method
private int readEscaped ()
relevance
50 (moderate)
summary
the private method is not used

class
final [SUPER] Pattern$BitClass
method
private void <init> ( boolean[] )
relevance
50 (moderate)
summary
the private constructor is not used

class
[SUPER] Pattern$CharPropertyNames
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

javax.sql.rowset.spi (Issues: 1)
class
public [SUPER] SyncFactory
method
private static void showImpl ( ProviderImpl )
relevance
50 (moderate)
summary
the private method is not used

class
[SUPER] SyncFactory$SyncFactoryHolder
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

javax.swing (Issues: 12)
class
public [SUPER] BorderFactory
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
final [SUPER] [ENUM] ClientPropertyKey
method
private void <init> ( String , int)
relevance
50 (moderate)
summary
the private constructor is not used

class
[SUPER] JComboBox$AccessibleJComboBox$AccessibleEditor
method
private void <init> ( JComboBox$AccessibleJComboBox )
relevance
50 (moderate)
summary
the private constructor is not used

class
[SUPER] JComboBox$AccessibleJComboBox$AccessibleEditor
method
public AccessibleContext getAccessibleContext ()
relevance
50 (moderate)
summary
the public method is not usedthe class is not instantiable

class
[SUPER] JComboBox$AccessibleJComboBox$EditorAccessibleContext
method
private void <init> ( JComboBox$AccessibleJComboBox )
relevance
50 (moderate)
summary
the private constructor is not used

class
public [SUPER] JMenu
method
private Point translateToPopupMenu ( Point )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] JMenu
method
private Point translateToPopupMenu (int, int)
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] JTree$AccessibleJTree
method
private AccessibleContext getCurrentAccessibleContext ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] JTree$AccessibleJTree
method
private Component getCurrentComponent ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] MenuSelectionManager
method
private void printMenuElementArray ( MenuElement [] )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] MenuSelectionManager
method
private void printMenuElementArray ( MenuElement [] , boolean)
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] ProgressMonitor$AccessibleProgressMonitor
method
private AccessibleContext getParentAccessibleContext ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] SwingUtilities
method
private void <init> ()
relevance
3 (common programming idiom)
summary
the private constructor is not used

class
public [SUPER] UIDefaults$ProxyLazyValue
method
private String printArgs ( Object [] )
relevance
50 (moderate)
summary
the private method is not used

javax.swing.text (Issues: 2)
class
public [SUPER] ElementIterator
method
private void dumpTree ()
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] SimpleAttributeSet
method
private void <init> ( Hashtable )
relevance
50 (moderate)
summary
the private constructor is not used

javax.swing.text.html (Issues: 3)
class
public [SUPER] AccessibleHTML$TextElementInfo$TextAccessibleContext
method
private String getText (int, int)
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] CSS
method
private boolean isFloater ( String )
relevance
50 (moderate)
summary
the private method is not used

class
public [SUPER] CSS
method
private boolean validTextAlignValue ( String )
relevance
50 (moderate)
summary
the private method is not used

javax.swing.text.html.parser (Issues: 1)
class
public [SUPER] DocumentParser
method
private void debug ( String )
relevance
50 (moderate)
summary
the private method is not used

javax.swing.text.rtf (Issues: 1)
class
[SUPER] RTFGenerator
method
private Style findStyle ( AttributeSet )
relevance
50 (moderate)
summary
the private method is not used

javax.swing.tree (Issues: 1)
class
public [SUPER] VariableHeightLayoutCache
method
private Rectangle getBounds (int, Rectangle )
relevance
50 (moderate)
summary
the private method is not used

javax.xml.validation (Issues: 1)
class
[SUPER] SchemaFactoryFinder
method
private SchemaFactory loadFromProperty ( String , String , InputStream )
relevance
50 (moderate)
summary
the private method is not used

javax.xml.xpath (Issues: 1)
class
public [SUPER] XPathConstants
method
private void <init> ()
relevance
1 (technical artifact)
summary
the private constructor is not used

class
[SUPER] XPathFactoryFinder
method
private XPathFactory loadFromProperty ( String , String , InputStream )
relevance
50 (moderate)
summary
the private method is not used