FindBugs Report

Project Information

Project: <<unnamed project>>

FindBugs version: 1.0.0

Code analyzed:

Contents

Summary

Warning Type Number
Correctness Warnings 1576
Internationalization Warnings 0
Multithreaded Correctness Warnings 281
Malicious Code Vulnerability Warnings 1712
Performance Warnings 1755
Style Warnings 2676
Total 8000

Warnings

Click on a warning row to see full context information.

Correctness Warnings

Code  Warning
BC Impossible cast involving primitive array in com.sun.appserv.management.ext.logging.LogQueryResultImpl.(java.util.List)
BC Impossible cast involving primitive array in com.sun.codemodel.JClass.narrow(JClass[])
BC Impossible cast involving primitive array in com.sun.corba.ee.impl.io.ValueHandlerImpl.read_Array(IIOPInputStream,org.omg.CORBA_2_3.portable.InputStream,Class,com.sun.org.omg.SendingContext.CodeBase,int)
BC Impossible cast involving primitive array in com.sun.corba.ee.impl.io.ValueHandlerImpl.read_Array(IIOPInputStream,org.omg.CORBA_2_3.portable.InputStream,Class,com.sun.org.omg.SendingContext.CodeBase,int)
BC Impossible cast involving primitive array in com.sun.corba.ee.impl.io.ValueHandlerImpl.read_Array(IIOPInputStream,org.omg.CORBA_2_3.portable.InputStream,Class,com.sun.org.omg.SendingContext.CodeBase,int)
BC Impossible cast involving primitive array in com.sun.corba.ee.impl.io.ValueHandlerImpl.read_Array(IIOPInputStream,org.omg.CORBA_2_3.portable.InputStream,Class,com.sun.org.omg.SendingContext.CodeBase,int)
BC Impossible cast involving primitive array in com.sun.corba.ee.impl.io.ValueHandlerImpl.read_Array(IIOPInputStream,org.omg.CORBA_2_3.portable.InputStream,Class,com.sun.org.omg.SendingContext.CodeBase,int)
BC Impossible cast involving primitive array in com.sun.corba.ee.impl.io.ValueHandlerImpl.read_Array(IIOPInputStream,org.omg.CORBA_2_3.portable.InputStream,Class,com.sun.org.omg.SendingContext.CodeBase,int)
BC Impossible cast involving primitive array in com.sun.corba.ee.impl.io.ValueHandlerImpl.read_Array(IIOPInputStream,org.omg.CORBA_2_3.portable.InputStream,Class,com.sun.org.omg.SendingContext.CodeBase,int)
BC Impossible cast involving primitive array in com.sun.corba.ee.impl.io.ValueHandlerImpl.read_Array(IIOPInputStream,org.omg.CORBA_2_3.portable.InputStream,Class,com.sun.org.omg.SendingContext.CodeBase,int)
BC Impossible cast involving primitive array in com.sun.corba.ee.impl.io.ValueHandlerImpl.read_Array(IIOPInputStream,org.omg.CORBA_2_3.portable.InputStream,Class,com.sun.org.omg.SendingContext.CodeBase,int)
BC Impossible cast involving primitive array in com.sun.corba.ee.impl.io.ValueHandlerImpl.read_Array(IIOPInputStream,org.omg.CORBA_2_3.portable.InputStream,Class,com.sun.org.omg.SendingContext.CodeBase,int)
BC instanceof will always return false in com.sun.enterprise.deployment.backend.AppUnDeployer.undeploy(), since a java.lang.RuntimeException can't be a com.sun.enterprise.deployment.backend.IASDeploymentException
BC instanceof will always return false in com.sun.enterprise.management.config.ConfigFactory.getBooleanOption(java.util.Map,String), since a java.lang.String can't be a java.lang.Boolean
BC Impossible cast involving primitive array in com.sun.org.apache.commons.collections.IteratorUtils.toArray(java.util.Iterator,Class)
BC Impossible cast involving primitive array in com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$14.print(Object)
BC Impossible cast involving primitive array in com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$14.print(Object)
BC Impossible cast from com.sun.xml.wss.impl.policy.mls.WSSPolicy to class com.sun.xml.wss.impl.policy.mls.MessagePolicy in com.sun.xml.wss.impl.SecurityRecipient.validateMessage(com.sun.xml.wss.ProcessingContext)
CN Class com.sun.corba.ee.org.apache.bcel.verifier.structurals.GenericArray implements Cloneable but does not define or use clone method
CN clone method com.sun.enterprise.config.impl.ConfigContextImpl.clone() does not call super.clone()
CN clone method com.sun.enterprise.config.impl.DefaultConfigBeanInterceptor.clone() does not call super.clone()
CN clone method com.sun.enterprise.config.serverbeans.ServerBeanInterceptor.clone() does not call super.clone()
CN clone method com.sun.jdo.spi.persistence.support.sqlstore.sql.concurrency.ConcurrencyCheckDirty.clone() does not call super.clone()
CN clone method com.sun.jdo.spi.persistence.support.sqlstore.sql.concurrency.ConcurrencyDBNative.clone() does not call super.clone()
CN clone method com.sun.jdo.spi.persistence.support.sqlstore.sql.concurrency.ConcurrencyOptVerify.clone() does not call super.clone()
CN clone method com.sun.jdo.spi.persistence.support.sqlstore.SQLStateManager.clone() does not call super.clone()
CN clone method com.sun.org.apache.commons.collections.FastArrayList.clone() does not call super.clone()
CN clone method com.sun.org.apache.commons.collections.FastHashMap.clone() does not call super.clone()
CN clone method com.sun.org.apache.commons.collections.FastTreeMap.clone() does not call super.clone()
CN Class com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput implements Cloneable but does not define or use clone method
CN clone method com.sun.xml.bind.util.ListImpl.clone() does not call super.clone()
CN clone method com.sun.xml.stream.xerces.xni.QName.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.c14n.AttributeNS.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy$SAMLAssertionBinding.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy$UsernameTokenBinding.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy$X509CertificateBinding.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.EncryptionPolicy.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.EncryptionPolicy$FeatureBinding.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.EncryptionTarget.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.EncryptionTarget$Transform.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.SignaturePolicy.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.SignaturePolicy$FeatureBinding.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.SignatureTarget.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.SignatureTarget$Transform.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.SymmetricKeyBinding.clone() does not call super.clone()
CN clone method com.sun.xml.wss.impl.policy.mls.TimestampPolicy.clone() does not call super.clone()
CN clone method org.apache.naming.resources.ResourceAttributes.clone() does not call super.clone()
Dm com.sun.corba.ee.impl.activation.Quit.processCommand(String[],org.omg.CORBA.ORB,java.io.PrintStream) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.corba.ee.org.apache.bcel.util.CodeHTML.codeToHTML(ByteSequence,int) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.corba.ee.org.apache.regexp.RETest.findNextTest(java.io.BufferedReader) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.admin.servermgmt.pe.PEInstancesManager.startInstance(String[],String[]) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.appclient.jws.boot.JWSACCMain.run() invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.appclient.Main.(String[]) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.appclient.MainWithModuleSupport.createAppContainer(com.sun.enterprise.deployment.ApplicationClientDescriptor,boolean) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.appclient.MainWithModuleSupport.usage() invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.launcher.PELaunchFilter.filter(com.sun.org.apache.commons.launcher.LaunchCommand) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.launcher.PELaunchFilter.getConfigElement(org.w3c.dom.Element,String) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.server.PEMain.run(String) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.launcher.ProcessLauncher.process(String[]) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.cli.CLIParser.(com.sun.enterprise.tools.upgrade.common.CommonInfoModel,String[]) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.cli.CLIParser.collectMissingArguments(java.util.Map) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.cli.CLIParser.parseComandLineArguments(String[]) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.cli.CLIParser.readPassword(String) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.cli.CLIParser.verifyCommonInfo(com.sun.enterprise.tools.upgrade.common.CommonInfoModel) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.cli.CLIParser.verifyUserAndPasswords(String,String,String) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.ArgsParser.parse(InteractiveInput) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_adminpassword.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_adminuser.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_capwdfile.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_capwdfile.setCertificatePassword(String) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_clinstancefiles.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_domain.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_help.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_jkspwdfile.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_jkspwdfile.setCertificatePassword(String) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_masterpassword.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_noprompt.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_nsspwdfile.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_nsspwdfile.setCertificatePassword(String) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_passwordfile.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_source.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_target.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_targetnsspwdfile.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_targetnsspwdfile.setCertificatePassword(String) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.ARG_version.(ParsedArgument) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.common.arguments.CertificateArgumentHandler.processCertificatePasswords(String) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.UpgradeToolMain.() invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.UpgradeToolMain.processUIEvent(com.sun.enterprise.tools.upgrade.gui.util.DialogEvent) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.upgrade.UpgradeToolMain.startCLI(String[]) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.verifier.gui.MainPanel$2.actionPerformed(java.awt.event.ActionEvent) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.verifier.Initializer.parseArgs(String[]) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.verifier.Initializer.processValidLongOpt(int,String,String[]) invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.enterprise.tools.verifier.Initializer.usage() invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.jdo.api.persistence.enhancer.generator.Main$CmdLineOptions.usage() invokes System.exit(...), which shuts down the entire virtual machine
Dm com.sun.xml.registry.uddi.UDDIMapper.initJAXBObjectFactory() invokes System.exit(...), which shuts down the entire virtual machine
Dm org.apache.catalina.core.StandardServer.await() invokes System.exit(...), which shuts down the entire virtual machine
Dm org.apache.catalina.startup.Bootstrap.initClassLoaders() invokes System.exit(...), which shuts down the entire virtual machine
Dm org.apache.catalina.startup.Catalina.stopServer() invokes System.exit(...), which shuts down the entire virtual machine
Dm org.apache.regexp.RETest.runAutomatedTests(String) invokes System.exit(...), which shuts down the entire virtual machine
DMI Hard coded reference to an absolute pathname in com.sun.enterprise.admin.servermgmt.SMFService.canCreateManifest()
DMI Hard coded reference to an absolute pathname in com.sun.enterprise.admin.util.jmx.ObjectNamesSourceGenerator.main(String[])
DMI Hard coded reference to an absolute pathname in com.sun.enterprise.config.backup.BackupFilenameManager.main(String[])
DMI Non serializable java.util.jar.Manifest written to ObjectOutput in com.sun.enterprise.deployment.util.ModuleDescriptor.writeObject(java.io.ObjectOutputStream)
DMI Hard coded reference to an absolute pathname in com.sun.enterprise.diagnostics.collect.LinuxSystemInfoCollector.getMemoryInfo()
DMI Hard coded reference to an absolute pathname in com.sun.enterprise.diagnostics.collect.LinuxSystemInfoCollector.getProcessorInfo()
DMI Hard coded reference to an absolute pathname in com.sun.enterprise.diagnostics.collect.LinuxSystemInfoCollector.getSwapSpaceInfo()
DMI Hard coded reference to an absolute pathname in com.sun.enterprise.tools.upgrade.transform.TransformManager.main(String[])
DMI Hard coded reference to an absolute pathname in com.sun.enterprise.tools.upgrade.transform.TransformManager.main(String[])
DMI Hard coded reference to an absolute pathname in com.sun.enterprise.util.io.FileListerRelative.main(String[])
DMI Hard coded reference to an absolute pathname in com.sun.enterprise.util.io.FileUtils.main(String[])
DMI com.sun.org.apache.xml.internal.security.utils.RFC2253Parser.trim(String) invokes substring(0), which returns the original value
DMI com.sun.org.apache.xml.security.utils.RFC2253Parser.trim(String) invokes substring(0), which returns the original value
DMI org.netbeans.modules.schema2beans.DDParser$PropParser.hasNext() invokes org.netbeans.modules.schema2beans.DDParser$PropParser.next()
DP com.sun.appserv.management.util.misc.ClassUtil.getPackages() creates a com.sun.appserv.management.util.misc.ClassUtil$MyClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.appserv.management.util.misc.ClassUtil.getPackages(ClassLoader) creates a com.sun.appserv.management.util.misc.ClassUtil$MyClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.appserv.server.ServerLifecycleModule.loadServerLifecycle() creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.addon.Addon.install(String,String) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.admin.mbeans.custom.loading.CustomMBeanRegistrationImpl.(javax.management.MBeanServer) creates a com.sun.enterprise.admin.mbeans.custom.loading.MBeanClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.admin.mbeans.custom.ObjectNameSelectionAlgorithm.implementsMBeanRegistrationInterface(String) creates a com.sun.enterprise.admin.mbeans.custom.loading.MBeanClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.appclient.Main.(String[]) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.deployapi.DeploymentFactoryInstaller.installDeploymentFactory(java.io.File) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.deployment.annotation.impl.DirectoryScanner.getClassLoader() creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.deployment.annotation.impl.JarScanner.getClassLoader() creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.deployment.backend.DeploymentUtils.getClassLoader(java.util.List,ClassLoader,java.io.File) creates a com.sun.enterprise.loader.EJBClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.deployment.backend.DeploymentUtils.getClassLoader(java.util.List,ClassLoader,java.io.File) creates a com.sun.enterprise.loader.EJBClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.getTypeFromFile(String,String) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.instance.EjbModulesManager.getDescriptor(String,ClassLoader) creates a com.sun.enterprise.loader.EJBClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.loader.ClassLoaderUtils.getClassLoader(java.io.File[],java.io.File[],ClassLoader) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.loader.ClassLoaderUtils.getClassLoader(java.io.File[],java.io.File[],ClassLoader) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.loader.EJBClassLoader.copy() creates a com.sun.enterprise.loader.EJBClassLoader$DelegatingClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.tools.upgrade.common.Appserver70DomainNamesResolver.(String) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.tools.verifier.apiscan.classfile.ASMClassFileLoader.(String) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClassFileLoader.(String) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.tools.verifier.web.WebVerifier.createClassLoader() creates a com.sun.enterprise.loader.EJBClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.util.ConnectorClassLoader.addResourceAdapter(String,String) creates a com.sun.enterprise.loader.EJBClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.util.ConnectorClassLoader.getInstance() creates a com.sun.enterprise.util.ConnectorClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.util.ConnectorClassLoader.getInstance(ClassLoader) creates a com.sun.enterprise.util.ConnectorClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.util.FileUtil.getClassNameFromFile(java.io.File) creates a com.sun.enterprise.util.FileClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.web.WebModuleListener$ApplicationInfoImpl.(String,com.sun.enterprise.deployment.WebBundleDescriptor,WebModule) creates a com.sun.enterprise.web.WebModuleListener$InstrumentableWebappClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.enterprise.web.WebModuleListener$InstrumentableWebappClassLoader.copy() creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.org.apache.commons.modeler.ant.MLETTask.getMBeanServer() creates a javax.management.loading.MLet classloader, which should be performed within a doPrivileged block
DP com.sun.org.apache.commons.modeler.modules.MbeansSource.execute() creates a javax.management.loading.MLet classloader, which should be performed within a doPrivileged block
DP com.sun.tools.jxc.SchemaGenerator.run(String[]) creates a com.sun.tools.xjc.api.util.APTClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.tools.ws.Invoker.main(String,String[]) creates a com.sun.tools.xjc.api.util.APTClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.tools.ws.processor.util.ProcessorEnvironmentBase.getClassLoader() creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.tools.ws.wscompile.CompileTool.buildModel(String) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.tools.xjc.Options.getUserClassLoader(ClassLoader) creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.tools.xjc.XJCTask.execute() creates a com.sun.tools.xjc.MaskingClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.tools.xjc.XJCTask.execute() creates a com.sun.tools.xjc.ParallelWorldClassLoader classloader, which should be performed within a doPrivileged block
DP com.sun.xml.rpc.processor.util.ProcessorEnvironmentBase.getClassLoader() creates a java.net.URLClassLoader classloader, which should be performed within a doPrivileged block
DP org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(java.io.File[],java.io.File[],java.net.URL[],ClassLoader) creates a org.apache.catalina.loader.StandardClassLoader classloader, which should be performed within a doPrivileged block
DP org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(java.io.File[],java.io.File[],java.net.URL[],ClassLoader) creates a org.apache.catalina.loader.StandardClassLoader classloader, which should be performed within a doPrivileged block
DP org.apache.jasper.JspCompilationContext.load() creates a org.apache.jasper.servlet.JasperLoader classloader, which should be performed within a doPrivileged block
DP sun.rmi.rmic.iiop.BatchEnvironment.(java.io.OutputStream,sun.tools.java.ClassPath,sun.rmi.rmic.Main) creates a sun.rmi.rmic.iiop.ClassPathLoader classloader, which should be performed within a doPrivileged block
DP sun.rmi.rmic.iiop.CompoundType.loadClass() creates a sun.rmi.rmic.iiop.DirectoryLoader classloader, which should be performed within a doPrivileged block
EC Call to equals() comparing different types in com.sun.enterprise.management.model.J2EEDomainMdl.handleNotification(javax.management.Notification,Object)
EC com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel.getConstructor(String,String[]) invokes equals() on an array, which is equivalent to ==
EC com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel.getMethod(String,String,String[]) invokes equals() on an array, which is equivalent to ==
EC com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel.getMethod(String,String,String[]) invokes equals() on an array, which is equivalent to ==
EC com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel.getMethod(String,String,String[]) invokes equals() on an array, which is equivalent to ==
EC Call to equals() comparing different types in com.sun.jts.CosTransactions.CurrentTransaction.receivedReply(int,org.omg.CosTransactions.PropagationContext,org.omg.CORBA.Environment)
EC Call to equals() comparing different types in com.sun.jts.CosTransactions.CurrentTransaction.release(GlobalTID)
EC Call to equals() comparing different types in com.sun.jts.CosTransactions.CurrentTransaction.sendingReply(int,org.omg.CosTransactions.PropagationContextHolder)
EC Call to equals() comparing different types in com.sun.jts.CosTransactions.SubCoordinator.equals(Object)
EC Call to equals() comparing different types in com.sun.jts.CosTransactions.TopCoordinator.equals(Object)
EC Call to equals() comparing different types in com.sun.msv.writer.relaxng.PatternWriter.serializeDataType(com.sun.msv.datatype.xsd.XSDatatype)
EC Call to equals() comparing different types in com.sun.org.apache.xml.internal.security.c14n.implementations.SymbMap.entrySet()
EC Call to equals() comparing different types in com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler.getJavaNameOfSEI(com.sun.tools.ws.processor.model.Port)
EC Call to equals() comparing different types in com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler.getServiceInterfaceName(javax.xml.namespace.QName,com.sun.tools.ws.wsdl.document.Service)
EC Call to equals() with null argument in com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.validateMimeContentPartNames(java.util.Iterator)
EC Call to equals() comparing different types in com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding.getProperty(String)
EC Call to equals() with null argument in com.sun.xml.messaging.saaj.soap.JpegDataContentHandler.writeTo(Object,String,java.io.OutputStream)
EC Call to equals() comparing different types in com.sun.xml.registry.uddi.UDDIMapper.externalLinks2DiscoveryURLs(java.util.Collection)
EC Call to equals() with null argument in com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase.validateMimeContentPartNames(java.util.Iterator)
EC Call to equals() comparing different types in com.sun.xml.rpc.tools.ant.Wsdeploy.setupWsdeployArgs()
EC Call to equals() comparing different types in com.sun.xml.rpc.tools.ant.Wsdeploy.setupWsdeployArgs()
EC Call to equals() comparing different types in com.sun.xml.ws.client.ServiceContextBuilder$2.run()
EC Call to equals() comparing different types in com.sun.xml.ws.encoding.soap.message.FaultReasonText.(String,java.util.Locale)
EC Call to equals() comparing different types in com.sun.xml.ws.wsdl.parser.WSDLDocument.getBindings(Service,String)
Eq com.sun.enterprise.admin.event.ConfigChangeCategory defines equals(com.sun.enterprise.admin.event.ConfigChangeCategory) method and uses Object.equals(Object)
Eq com.sun.enterprise.connectors.authentication.RuntimeSecurityMap defines equals(com.sun.enterprise.connectors.authentication.RuntimeSecurityMap) method and uses Object.equals(Object)
Eq com.sun.enterprise.deployment.node.XMLElement defines equals(com.sun.enterprise.deployment.node.XMLElement) method and uses Object.equals(Object)
Eq com.sun.enterprise.diagnostics.TargetType defines equals(com.sun.enterprise.diagnostics.TargetType) method and uses Object.equals(Object)
Eq com.sun.xml.wss.impl.configuration.DynamicApplicationContext defines equals(com.sun.xml.wss.impl.configuration.DynamicApplicationContext) method and uses Object.equals(Object)
Eq com.sun.xml.wss.impl.policy.mls.EncryptionTarget defines equals(com.sun.xml.wss.impl.policy.mls.EncryptionTarget) method and uses Object.equals(Object)
Eq com.sun.xml.wss.impl.policy.mls.EncryptionTarget$Transform defines equals(com.sun.xml.wss.impl.policy.mls.EncryptionTarget$Transform) method and uses Object.equals(Object)
Eq com.sun.xml.wss.impl.policy.mls.MessagePolicy defines equals(com.sun.xml.wss.impl.policy.mls.MessagePolicy) method and uses Object.equals(Object)
Eq com.sun.xml.wss.impl.policy.mls.SignatureTarget defines equals(com.sun.xml.wss.impl.policy.mls.SignatureTarget) method and uses Object.equals(Object)
Eq com.sun.xml.wss.impl.policy.mls.SignatureTarget$Transform defines equals(com.sun.xml.wss.impl.policy.mls.SignatureTarget$Transform) method and uses Object.equals(Object)
Eq org.apache.tomcat.util.buf.ByteChunk defines equals(org.apache.tomcat.util.buf.ByteChunk) method and uses Object.equals(Object)
Eq org.apache.tomcat.util.buf.CharChunk defines equals(org.apache.tomcat.util.buf.CharChunk) method and uses Object.equals(Object)
Eq org.apache.tomcat.util.buf.MessageBytes defines equals(org.apache.tomcat.util.buf.MessageBytes) method and uses Object.equals(Object)
ES Comparison of String objects using == or != in com.sun.dtdparser.DTDParser.normalize(boolean)
ES Comparison of String objects using == or != in com.sun.dtdparser.MessageCatalog.canonicalize(String[])
ES Comparison of String objects using == or != in com.sun.enterprise.deployment.node.LocalizedNode.writeLocalizedMap(org.w3c.dom.Node,String,java.util.Map)
ES Comparison of String objects using == or != in com.sun.enterprise.deployment.util.EjbBundleValidator.accept(com.sun.enterprise.deployment.EjbBundleDescriptor)
ES Comparison of String objects using == or != in com.sun.gjc.common.DataSourceObjectBuilder.parseDriverProperties(DataSourceSpec)
ES Comparison of String objects using == or != in com.sun.msv.scanner.dtd.DTDParser.normalize(boolean)
ES Comparison of String objects using == or != in com.sun.msv.scanner.dtd.MessageCatalog.canonicalize(String[])
ES Comparison of String objects using == or != in com.sun.xml.dtdparser.DTDParser.normalize(boolean)
ES Comparison of String objects using == or != in com.sun.xml.dtdparser.MessageCatalog.canonicalize(String[])
ES Comparison of String objects using == or != in com.sun.xml.rpc.sp.MessageCatalog.canonicalize(String[])
ES Comparison of String objects using == or != in com.sun.xml.rpc.sp.NamespaceSupport$Context.(NamespaceSupport$Context,NamespaceSupport$Context)
ES Comparison of String objects using == or != in com.sun.xml.rpc.sp.Parser.normalize(boolean)
ES Comparison of String objects using == or != in com.sun.xml.rpc.sp.Parser2.normalize(boolean)
ES Comparison of String objects using == or != in com.sun.xml.stream.dtd.DTDGrammarUtil.addDTDDefaultAttrs(com.sun.xml.stream.xerces.xni.QName,com.sun.xml.stream.xerces.xni.XMLAttributes)
ES Comparison of String objects using == or != in com.sun.xml.stream.writers.XMLStreamWriterImpl.isDeclared(com.sun.xml.stream.xerces.xni.QName)
ES Comparison of String objects using == or != in com.sun.xml.stream.writers.XMLStreamWriterImpl.setPrefix(String,String)
ES Comparison of String objects using == or != in com.sun.xml.stream.writers.XMLStreamWriterImpl.writeDefaultNamespace(String)
ES Comparison of String objects using == or != in com.sun.xml.stream.xerces.util.NamespaceSupport.getAllPrefixes()
ES Comparison of String objects using == or != in com.sun.xml.stream.xerces.util.NamespaceSupport.getPrefixes()
ES Comparison of String objects using == or != in com.sun.xml.stream.xerces.util.STAXAttributesImpl.addAttribute(com.sun.xml.stream.xerces.xni.QName,String,String)
ES Comparison of String objects using == or != in com.sun.xml.stream.xerces.util.STAXAttributesImpl.checkDuplicatesNS()
ES Comparison of String objects using == or != in com.sun.xml.stream.xerces.util.STAXAttributesImpl.getDuplicate(STAXAttributesImpl$Attribute,com.sun.xml.stream.xerces.xni.QName)
ES Comparison of String objects using == or != in com.sun.xml.stream.xerces.util.XMLAttributesImpl.checkDuplicatesNS()
ES Comparison of String objects using == or != in com.sun.xml.stream.xerces.xni.QName.equals(Object)
ES Comparison of String objects using == or != in com.sun.xml.stream.XMLDocumentFragmentScannerImpl$ElementStack.matchElement(com.sun.xml.stream.xerces.xni.QName)
ES Comparison of String objects using == or != in com.sun.xml.stream.XMLDocumentFragmentScannerImpl$ElementStack2.matchElement(com.sun.xml.stream.xerces.xni.QName)
ES Comparison of String objects using == or != in com.sun.xml.stream.XMLNamespaceBinder.handleStartElement(com.sun.xml.stream.xerces.xni.QName,com.sun.xml.stream.xerces.xni.XMLAttributes,com.sun.xml.stream.xerces.xni.Augmentations,boolean)
ES Comparison of String objects using == or != in com.sun.xml.ws.util.NamespaceSupport$Context.(NamespaceSupport$Context,NamespaceSupport$Context)
ES Comparison of String objects using == or != in com.sun.xml.wss.impl.callback.DynamicPolicyCallback.setSecurityPolicy(com.sun.xml.wss.impl.policy.SecurityPolicy)
ES Comparison of String objects using == or != in org.apache.catalina.util.CatalinaDigester.updateBodyText(StringBuffer)
ES Comparison of String objects using == or != in org.apache.catalina.util.CatalinaDigester.updateAttributes(org.xml.sax.Attributes)
ES Comparison of String objects using == or != in org.netbeans.modules.schema2beans.BaseBean.clone()
ES Comparison of String objects using == or != in org.netbeans.modules.schema2beans.BaseBean.copyAttributes(BeanProp,int,BaseBean,int)
ES Comparison of String objects using == or != in org.netbeans.modules.schema2beans.XMLUtil.reindent(org.w3c.dom.Document,org.w3c.dom.Node,int,String)
ES Comparison of String objects using == or != in sun.rmi.rmic.iiop.StubGenerator.getAllRemoteRepIDs(CompoundType)
FE Doomed test for equality to NaN in com.sun.msv.datatype.xsd.DoubleType.save(Double).
FE Doomed test for equality to NaN in com.sun.msv.datatype.xsd.FloatType.save(Float).
FE Doomed test for equality to NaN in com.sun.xml.bind.DatatypeConverterImpl._printDouble(double).
FE Doomed test for equality to NaN in com.sun.xml.bind.DatatypeConverterImpl._printFloat(float).
FI com.sun.enterprise.loader.EJBClassLoader$ProtectedJarFile.finalize() missing call to super.finalize(), so java.util.zip.ZipFile.finalize() doesn't get called
FI com.sun.jts.CosTransactions.ControlImpl.destroy() explicitly invokes com.sun.jts.CosTransactions.ControlImpl.finalize()
FI com.sun.jts.CosTransactions.CoordinatorResourceImpl.destroy() explicitly invokes com.sun.jts.CosTransactions.CoordinatorResourceImpl.finalize()
FI com.sun.jts.CosTransactions.CoordinatorSynchronizationImpl.destroy() explicitly invokes com.sun.jts.CosTransactions.CoordinatorSynchronizationImpl.finalize()
FI com.sun.jts.CosTransactions.CoordinatorTerm.commit(boolean) explicitly invokes com.sun.jts.CosTransactions.ControlImpl.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogControl.openFile(String,LogUpcallTarget,String,boolean[]) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogExtent.finalize() explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogHandle.cleanUpExtents() explicitly invokes com.sun.jts.CosTransactions.LogExtent.finalize()
FI com.sun.jts.CosTransactions.LogHandle.closeCursor(LogCursor) explicitly invokes com.sun.jts.CosTransactions.LogCursor.finalize()
FI com.sun.jts.CosTransactions.LogHandle.closeFile(boolean) explicitly invokes com.sun.jts.CosTransactions.LogExtent.finalize()
FI com.sun.jts.CosTransactions.LogHandle.closeFile(boolean) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogHandle.openExtent(int) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogHandle.positionFilePointer(LogLSN,int,int) explicitly invokes com.sun.jts.CosTransactions.LogExtent.finalize()
FI com.sun.jts.CosTransactions.LogHandle.restoreCushion(boolean) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogHandle.restoreCushion(boolean) explicitly invokes com.sun.jts.CosTransactions.LogFileHandle.finalize()
FI com.sun.jts.CosTransactions.LogHandle.truncate(LogLSN,int) explicitly invokes com.sun.jts.CosTransactions.LogExtent.finalize()
FI com.sun.jts.CosTransactions.LogHandle.writeRecord(byte[],int,int) explicitly invokes com.sun.jts.CosTransactions.LogExtent.finalize()
FI com.sun.jts.CosTransactions.RecoveryCoordinatorImpl.destroy() explicitly invokes com.sun.jts.CosTransactions.RecoveryCoordinatorImpl.finalize()
FI com.sun.jts.CosTransactions.SubCoordinator.finalize() explicitly invokes com.sun.jts.CosTransactions.NestingInfo.finalize()
FI com.sun.jts.CosTransactions.SubCoordinator.finalize() explicitly invokes com.sun.jts.CosTransactions.RegisteredResources.finalize()
FI com.sun.jts.CosTransactions.SubCoordinator.finalize() explicitly invokes com.sun.jts.CosTransactions.SuperiorInfo.finalize()
FI com.sun.jts.CosTransactions.SubCoordinator.finalize() explicitly invokes com.sun.jts.CosTransactions.TransactionState.finalize()
FI com.sun.jts.CosTransactions.SubCoordinator.finalize() missing call to super.finalize(), so com.sun.jts.CosTransactions.SubCoordinator.finalize() doesn't get called
FI com.sun.jts.CosTransactions.TerminatorImpl.destroy() explicitly invokes com.sun.jts.CosTransactions.TerminatorImpl.finalize()
FI com.sun.jts.CosTransactions.TerminatorImpl.finalize() explicitly invokes com.sun.jts.CosTransactions.CoordinatorTerm.finalize()
FI com.sun.jts.CosTransactions.TopCoordinator.finalize() explicitly invokes com.sun.jts.CosTransactions.NestingInfo.finalize()
FI com.sun.jts.CosTransactions.TopCoordinator.finalize() explicitly invokes com.sun.jts.CosTransactions.RegisteredResources.finalize()
FI com.sun.jts.CosTransactions.TopCoordinator.finalize() explicitly invokes com.sun.jts.CosTransactions.RegisteredSyncs.finalize()
FI com.sun.jts.CosTransactions.TopCoordinator.finalize() explicitly invokes com.sun.jts.CosTransactions.SuperiorInfo.finalize()
FI com.sun.jts.CosTransactions.TopCoordinator.finalize() explicitly invokes com.sun.jts.CosTransactions.TransactionState.finalize()
FI com.sun.jts.CosTransactions.TopCoordinator.finalize() missing call to super.finalize(), so com.sun.jts.CosTransactions.TopCoordinator.finalize() doesn't get called
FI com.sun.jts.CosTransactions.TransactionFactoryImpl.localCreate(int) explicitly invokes com.sun.jts.CosTransactions.ControlImpl.finalize()
FI com.sun.jts.CosTransactions.TransactionFactoryImpl.localCreate(int) explicitly invokes com.sun.jts.CosTransactions.TerminatorImpl.finalize()
FI com.sun.jts.CosTransactions.TransactionFactoryImpl.localCreate(int) explicitly invokes com.sun.jts.CosTransactions.TopCoordinator.finalize()
HE com.sun.appserv.management.deploy.DeploymentStatusImpl defines equals but not hashCode
HE com.sun.corba.ee.impl.folb.ClientGroupManager$1 defines equals and uses Object.hashCode()
HE com.sun.corba.ee.impl.javax.rmi.CORBA.StubDelegateImpl defines equals and uses Object.hashCode()
HE com.sun.corba.ee.impl.orbutil.RepIdDelegator defines equals and uses Object.hashCode()
HE com.sun.corba.ee.impl.orbutil.RepIdDelegator_1_3 defines equals and uses Object.hashCode()
HE com.sun.corba.ee.impl.orbutil.RepIdDelegator_1_3_1 defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.AALOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.AASTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ACONST_NULL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ALOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ANEWARRAY inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ARETURN inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ARRAYLENGTH inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ArrayType defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ASTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ATHROW inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.BALOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.BasicType defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.BASTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.BIPUSH inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.BREAKPOINT inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.CALOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.CASTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.CHECKCAST inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.D2F inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.D2I inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.D2L inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DADD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DALOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DASTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DCMPG inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DCMPL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DCONST inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DDIV inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DLOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DMUL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DNEG inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DREM inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DRETURN inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DSTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DSUB inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DUP inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DUP_X1 inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DUP_X2 inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DUP2 inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DUP2_X1 inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.DUP2_X2 inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.F2D inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.F2I inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.F2L inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FADD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FALOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FASTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FCMPG inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FCMPL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FCONST inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FDIV inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FLOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FMUL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FNEG inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FREM inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FRETURN inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FSTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.FSUB inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.GETFIELD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.GETSTATIC inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.GOTO inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.GOTO_W inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.I2B inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.I2C inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.I2D inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.I2F inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.I2L inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.I2S inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IADD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IALOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IAND inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IASTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ICONST inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IDIV inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IF_ACMPEQ inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IF_ACMPNE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IF_ICMPEQ inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IF_ICMPGE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IF_ICMPGT inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IF_ICMPLE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IF_ICMPLT inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IF_ICMPNE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IFEQ inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IFGE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IFGT inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IFLE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IFLT inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IFNE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IFNONNULL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IFNULL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IINC inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ILOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IMPDEP1 inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IMPDEP2 inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IMUL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.INEG inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.INSTANCEOF inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.Instruction defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.INVOKEINTERFACE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.INVOKESPECIAL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.INVOKESTATIC inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.INVOKEVIRTUAL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IOR inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IREM inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IRETURN inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ISHL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ISHR inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ISTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ISUB inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IUSHR inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.IXOR inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.JSR inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.JSR_W inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.L2D inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.L2F inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.L2I inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LADD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LALOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LAND inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LASTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LCMP inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LCONST inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LDC inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LDC_W inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LDC2_W inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LDIV inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LLOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LMUL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LNEG inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LocalVariableGen defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LOOKUPSWITCH inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LOR inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LREM inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LRETURN inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LSHL inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LSHR inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LSTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LSUB inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LUSHR inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.LXOR inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.MONITORENTER inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.MONITOREXIT inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.MULTIANEWARRAY inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.NEW inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.NEWARRAY inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.NOP inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.POP inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.POP2 inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.PUTFIELD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.PUTSTATIC inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.RET inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.RETURN inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.ReturnaddressType defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.SALOAD inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.SASTORE inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.SIPUSH inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.SWAP inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.generic.TABLESWITCH inherits equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.verifier.structurals.Frame defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.verifier.structurals.LocalVariables defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.verifier.structurals.OperandStack defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.verifier.structurals.UninitializedObjectType defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.apache.bcel.verifier.VerificationResult defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.objectweb.asm.tree.analysis.BasicValue defines equals and uses Object.hashCode()
HE com.sun.corba.ee.org.objectweb.asm.tree.analysis.DataflowValue defines equals and uses Object.hashCode()
HE com.sun.corba.ee.spi.orbutil.newtimer.Statistics defines equals and uses Object.hashCode()
HE com.sun.enterprise.admin.common.domains.registry.DomainEntry defines equals and uses Object.hashCode()
HE com.sun.enterprise.admin.common.PasswordConfReader$PasswordFile defines equals and uses Object.hashCode()
HE com.sun.enterprise.admin.dottedname.DottedName defines equals and uses Object.hashCode()
HE com.sun.enterprise.admin.dottedname.ParsedDottedName defines equals and uses Object.hashCode()
HE com.sun.enterprise.admin.event.ConfigChangeCategory defines equals and uses Object.hashCode()
HE com.sun.enterprise.admin.server.core.jmx.nonssl.RMIMultiHomedServerSocketFactory defines equals and uses Object.hashCode()
HE com.sun.enterprise.admin.target.TargetType defines equals and uses Object.hashCode()
HE com.sun.enterprise.admin.util.JvmOptionsElement defines equals and uses Object.hashCode()
HE com.sun.enterprise.connectors.authentication.EisBackendPrincipal defines equals and uses Object.hashCode()
HE com.sun.enterprise.connectors.authentication.RuntimeSecurityMap defines equals and uses Object.hashCode()
HE com.sun.enterprise.deployapi.SunTarget defines equals and uses Object.hashCode()
HE com.sun.enterprise.deployapi.SunTargetModuleID defines equals and uses Object.hashCode()
HE com.sun.enterprise.deployment.AppListenerDescriptorImpl defines equals and uses Object.hashCode()
HE com.sun.enterprise.deployment.client.ServerConnectionIdentifier defines equals and uses Object.hashCode()
HE com.sun.enterprise.deployment.ContainerTransaction defines equals and uses Object.hashCode()
HE com.sun.enterprise.deployment.EjbReferenceDescriptor defines equals but not hashCode
HE com.sun.enterprise.deployment.InjectionTarget defines equals and uses Object.hashCode()
HE com.sun.enterprise.deployment.JmsDestinationReferenceDescriptor defines equals but not hashCode
HE com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor defines equals but not hashCode
HE com.sun.enterprise.deployment.node.XMLElement defines equals and uses Object.hashCode()
HE com.sun.enterprise.deployment.ResourceReferenceDescriptor defines equals but not hashCode
HE com.sun.enterprise.deployment.Role defines equals but not hashCode
HE com.sun.enterprise.deployment.ServiceReferenceDescriptor defines equals but not hashCode
HE com.sun.enterprise.deployment.ServletFilterDescriptor defines equals and uses Object.hashCode()
HE com.sun.enterprise.deployment.ServletFilterMappingDescriptor defines equals and uses Object.hashCode()
HE com.sun.enterprise.deployment.WebComponentDescriptor defines equals and uses Object.hashCode()
HE com.sun.enterprise.diagnostics.TargetType defines equals and uses Object.hashCode()
HE com.sun.enterprise.iiop.AlternateIIOPAddressComponent defines equals and uses Object.hashCode()
HE com.sun.enterprise.security.acl.WebResource defines equals but not hashCode
HE com.sun.enterprise.security.jauth.BaseAuthConfig$ExplicitNull defines equals and uses Object.hashCode()
HE com.sun.enterprise.util.collection.IntEntry defines equals and uses Object.hashCode()
HE com.sun.enterprise.util.collection.LongEntry defines equals and uses Object.hashCode()
HE com.sun.enterprise.util.FileUtil$2 defines equals and uses Object.hashCode()
HE com.sun.gjc.spi.CPManagedConnectionFactory defines equals but not hashCode
HE com.sun.gjc.spi.DMManagedConnectionFactory defines equals but not hashCode
HE com.sun.gjc.spi.DSManagedConnectionFactory defines equals but not hashCode
HE com.sun.gjc.spi.XAManagedConnectionFactory defines equals but not hashCode
HE com.sun.jdo.api.persistence.enhancer.util.Timer$1 defines equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.impl.TransactionImpl defines equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.BooleanType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.ClassType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.DateType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.ErrorType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.FloatingPointType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.IntegralType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.MathType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.NullType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.NumericWrapperClassType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.PrimitiveType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.StringType inherits equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.Type defines equals and uses Object.hashCode()
HE com.sun.jdo.spi.persistence.support.sqlstore.query.util.type.WrapperClassType inherits equals and uses Object.hashCode()
HE com.sun.jts.CosTransactions.ControlImpl defines equals and uses Object.hashCode()
HE com.sun.org.apache.commons.collections.StringStack defines equals and uses Object.hashCode()
HE com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Certificate defines equals and uses Object.hashCode()
HE com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509IssuerSerial defines equals and uses Object.hashCode()
HE com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509SKI defines equals and uses Object.hashCode()
HE com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509SubjectName defines equals and uses Object.hashCode()
HE com.sun.xml.messaging.saaj.soap.AttachmentPartImpl defines equals and uses Object.hashCode()
HE com.sun.xml.messaging.saaj.soap.name.NameImpl defines equals and uses Object.hashCode()
HE com.sun.xml.messaging.saaj.util.JaxmURI defines equals and uses Object.hashCode()
HE com.sun.xml.rpc.encoding.soap.JAXRpcMapEntry defines equals and uses Object.hashCode()
HE com.sun.xml.stream.xerces.util.URI defines equals and uses Object.hashCode()
HE com.sun.xml.wss.core.BinarySecurityToken inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.EncryptedDataHeaderBlock inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.EncryptedKeyHeaderBlock inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.EncryptedKeyToken inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.KeyInfoHeaderBlock inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.ReferenceListHeaderBlock inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.SamlAssertionHeaderBlock inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.SecurityTokenReference inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.SignatureHeaderBlock inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.Timestamp inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.UsernameToken inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.core.X509SecurityToken inherits equals and uses Object.hashCode()
HE com.sun.xml.wss.impl.configuration.DynamicApplicationContext defines equals and uses Object.hashCode()
HE com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl defines equals and uses Object.hashCode()
HE com.sun.xml.wss.impl.policy.mls.EncryptionTarget defines equals and uses Object.hashCode()
HE com.sun.xml.wss.impl.policy.mls.EncryptionTarget$Transform defines equals and uses Object.hashCode()
HE com.sun.xml.wss.impl.policy.mls.MessagePolicy defines equals and uses Object.hashCode()
HE com.sun.xml.wss.impl.policy.mls.SignatureTarget defines equals and uses Object.hashCode()
HE com.sun.xml.wss.impl.policy.mls.SignatureTarget$Transform defines equals and uses Object.hashCode()
HE org.apache.catalina.util.URL defines equals and uses Object.hashCode()
HE org.apache.jasper.compiler.Mark defines equals and uses Object.hashCode()
HE org.apache.tomcat.util.buf.ByteChunk defines equals and uses Object.hashCode()
HE org.apache.tomcat.util.buf.CharChunk defines equals and uses Object.hashCode()
HE org.apache.tomcat.util.net.URL defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMCanonicalizationMethod defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMDigestMethod defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMDSASignatureMethod inherits equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMHMACSignatureMethod inherits equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMKeyInfo defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMKeyName defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMKeyValue defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMManifest defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMReference defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMRetrievalMethod defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMRSASignatureMethod inherits equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMSHA1DigestMethod inherits equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMSignatureMethod defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMSignatureProperties defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMSignatureProperty defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMSignedInfo defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMTransform defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMX509Data defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMXMLObject defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMXMLSignature defines equals and uses Object.hashCode()
HE org.jcp.xml.dsig.internal.dom.DOMXMLSignature$DOMSignatureValue defines equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.AbstractType inherits equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.ArrayType inherits equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.CompoundType$Method defines equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.ImplementationType inherits equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.NCClassType inherits equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.NCInterfaceType inherits equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.PrimitiveType inherits equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.RemoteType inherits equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.SpecialClassType inherits equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.SpecialInterfaceType inherits equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.Type defines equals and uses Object.hashCode()
HE sun.rmi.rmic.iiop.ValueType inherits equals and uses Object.hashCode()
ICAST Integer shift by 32 in com.sun.ejb.base.sfsb.util.SimpleKeyGenerator.(byte[],int)
ICAST int value cast to float and then passed to Math.round in com.sun.enterprise.admin.common.DownloadRequestInfo.(java.io.File)
ICAST int value cast to float and then passed to Math.round in com.sun.enterprise.admin.mbeans.SystemServicesMBean.prepareDownload(String)
ICAST int value cast to float and then passed to Math.round in com.sun.enterprise.admin.server.core.mbean.config.ServerController.prepareDownload(String)
ICAST Integer shift by 32 in com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm.decodeFromInputStreamToDoubleArray(java.io.InputStream)
ICAST Integer shift by 40 in com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm.decodeFromInputStreamToDoubleArray(java.io.InputStream)
ICAST Integer shift by 48 in com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm.decodeFromInputStreamToDoubleArray(java.io.InputStream)
ICAST Integer shift by 56 in com.sun.xml.fastinfoset.algorithm.DoubleEncodingAlgorithm.decodeFromInputStreamToDoubleArray(java.io.InputStream)
ICAST Integer shift by 32 in com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm.decodeFromInputStreamToIntArray(java.io.InputStream)
ICAST Integer shift by 40 in com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm.decodeFromInputStreamToIntArray(java.io.InputStream)
ICAST Integer shift by 48 in com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm.decodeFromInputStreamToIntArray(java.io.InputStream)
ICAST Integer shift by 56 in com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm.decodeFromInputStreamToIntArray(java.io.InputStream)
IL There is an apparent infinite recursive loop in com.sun.xml.stream.ZephyrWriterFactory.createXMLStreamWriter(javax.xml.transform.Result).
IP The parameter sc to com.sun.enterprise.iiop.security.SecServerRequestInterceptor.handle_null_service_context(org.omg.PortableInterceptor.ServerRequestInfo,org.omg.IOP.ServiceContext) is dead upon entry but overwritten
IP The parameter endPointInfo to com.sun.enterprise.iiop.SocketFactory.getEndPointInfo(org.omg.CORBA.ORB,com.sun.corba.ee.spi.ior.IOR,com.sun.corba.ee.spi.transport.SocketInfo) is dead upon entry but overwritten
IP The parameter nonTransferList to com.sun.enterprise.tools.upgrade.transform.elements.LogService.transferAttributes(org.w3c.dom.Element,org.w3c.dom.Element,java.util.List) is dead upon entry but overwritten
IP The parameter keptAlive to com.sun.enterprise.web.connector.grizzly.ProcessorTask.parseRequest(java.io.InputStream,java.io.OutputStream,boolean) is dead upon entry but overwritten
IP The parameter listener to com.sun.gjc.spi.ManagedConnection.removeConnectionEventListener(javax.resource.spi.ConnectionEventListener) is dead upon entry but overwritten
It com.sun.corba.ee.org.apache.bcel.generic.InstructionList$1.next() can't throw NoSuchElement exception
It com.sun.corba.ee.org.objectweb.asm.tree.analysis.SmallSet.next() can't throw NoSuchElement exception
It com.sun.msv.grammar.BinaryExp$1.next() can't throw NoSuchElement exception
It com.sun.org.apache.xml.internal.security.keys.storage.implementations.SingleCertificateResolver$InternalIterator.next() can't throw NoSuchElement exception
It com.sun.xml.fastinfoset.stax.events.EmptyIterator.next() can't throw NoSuchElement exception
It com.sun.xml.xsom.impl.util.FilterIterator.next() can't throw NoSuchElement exception
MF Field com.sun.corba.ee.impl.encoding.CDROutputObject.orb masks field in superclass com.sun.corba.ee.impl.encoding.CDROutputStream
MF Field com.sun.corba.ee.impl.encoding.CDROutputObject.wrapper masks field in superclass com.sun.corba.ee.impl.encoding.CDROutputStream
MF Field com.sun.corba.ee.impl.naming.pcosnaming.PersistentBindingIterator.orb masks field in superclass com.sun.corba.ee.impl.naming.cosnaming.BindingIteratorImpl
MF Field com.sun.enterprise.connectors.ActiveInboundResourceAdapter.moduleName_ masks field in superclass com.sun.enterprise.connectors.ActiveOutboundResourceAdapter
MF Field com.sun.enterprise.connectors.inflow.monitor.ConnectorEndPointFactoryStatsImpl.gsImpl masks field in superclass com.sun.enterprise.resource.monitor.AbstractStatsImpl
MF Field com.sun.enterprise.tools.verifier.tests.ejb.runtime.resource.ASEjbREnvRefJndiName.compName masks field in superclass com.sun.enterprise.tools.verifier.tests.ejb.runtime.resource.ASEjbResEnvRef
MF Field com.sun.enterprise.tools.verifier.tests.ejb.runtime.resource.ASEjbREnvRefJndiName.result masks field in superclass com.sun.enterprise.tools.verifier.tests.ejb.runtime.resource.ASEjbResEnvRef
MF Field com.sun.enterprise.web.connector.grizzly.ssl.SSLSelectorThread.pipelineClassName masks field in superclass com.sun.enterprise.web.connector.grizzly.SelectorThread
MF Field com.sun.enterprise.web.connector.grizzly.XAReadTask.byteBuffer masks field in superclass com.sun.enterprise.web.connector.grizzly.ReadTask
MF Field com.sun.enterprise.web.PEAccessLogValve.lifecycle masks field in superclass org.apache.catalina.valves.ValveBase
MF Field com.sun.org.apache.commons.digester.rss.RSSDigester.configured masks field in superclass com.sun.org.apache.commons.digester.Digester
MF Field com.sun.org.apache.xml.internal.security.utils.UnsyncByteArrayOutputStream.buf masks field in superclass java.io.ByteArrayOutputStream
MF Field com.sun.tools.ws.util.JavaCompilerHelper.out masks field in superclass com.sun.tools.ws.util.ToolBase
MF Field com.sun.xml.rpc.client.dii.ConfiguredCall.portTypeName masks field in superclass com.sun.xml.rpc.client.dii.BasicCall
MF Field com.sun.xml.rpc.processor.generator.SerializerRegistryGenerator.model masks field in superclass com.sun.xml.rpc.processor.generator.GeneratorBase
MF Field com.sun.xml.rpc.processor.generator.ServletConfigGenerator.out masks field in superclass com.sun.xml.rpc.processor.generator.GeneratorBase
MF Field com.sun.xml.stream.XMLDocumentFragmentScannerImpl.fEntityStore masks field in superclass com.sun.xml.stream.XMLScanner
MF Field org.apache.catalina.authenticator.AuthenticatorBase.debug masks field in superclass org.apache.catalina.valves.ValveBase
MF Field org.apache.catalina.mbeans.DefaultContextMBean.registry masks field in superclass com.sun.org.apache.commons.modeler.BaseModelMBean
MF Field org.apache.catalina.realm.MemoryRealm.container masks field in superclass org.apache.catalina.realm.RealmBase
MF Field org.apache.coyote.tomcat5.CoyoteRequestFacade.request masks field in superclass org.apache.catalina.connector.RequestFacade
MF Field org.apache.coyote.tomcat5.CoyoteResponseFacade.response masks field in superclass org.apache.catalina.connector.ResponseFacade
MF Field org.apache.tomcat.util.threads.ThreadPoolMX.name masks field in superclass org.apache.tomcat.util.threads.ThreadPool
Nm VERY confusing to have methods com.sun.corba.ee.impl.io.IIOPInputStream.resolveClass(ObjectStreamClass) and java.io.ObjectInputStream.resolveClass(ObjectStreamClass)
Nm VERY confusing to have methods com.sun.corba.ee.impl.naming.cosnaming.TransientBindingIterator.Destroy() and com.sun.corba.ee.impl.naming.cosnaming.BindingIteratorImpl.destroy()
Nm VERY confusing to have methods com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext.Destroy() and com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl.destroy()
Nm VERY confusing to have methods com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext.List(int,org.omg.CosNaming.BindingListHolder,org.omg.CosNaming.BindingIteratorHolder) and com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl.list(int,org.omg.CosNaming.BindingListHolder,org.omg.CosNaming.BindingIteratorHolder)
Nm VERY confusing to have methods com.sun.corba.ee.impl.naming.pcosnaming.PersistentBindingIterator.Destroy() and com.sun.corba.ee.impl.naming.cosnaming.BindingIteratorImpl.destroy()
Nm Class com.sun.corba.ee.org.apache.bcel.generic.ArrayType defines hashcode(); should it be hashCode()?
Nm Class com.sun.enterprise.admin.common.domains.registry.ContactData defines hashcode(); should it be hashCode()?
Nm Class com.sun.enterprise.admin.common.domains.registry.DomainEntry defines hashcode(); should it be hashCode()?
Nm Method com.sun.enterprise.admin.verifier.Result.Result() was probably intended to be a constructor
Nm Method com.sun.enterprise.config.serverbeans.validation.Result.Result() was probably intended to be a constructor
Nm Method com.sun.enterprise.management.DomainRootImplBase$CheckStartedThread.CheckStartedThread() was probably intended to be a constructor
Nm Method com.sun.enterprise.management.support.LoaderBase$CheckStartedThread.CheckStartedThread() was probably intended to be a constructor
Nm VERY confusing to have methods com.sun.enterprise.util.JarClassLoader.getClassPath() and com.sun.enterprise.loader.EJBClassLoader.getClasspath()
Nm VERY confusing to have methods com.sun.xml.rpc.server.http.ImplementorCacheDelegateImpl.releaseImplementor(RuntimeEndpointInfo,Implementor) and com.sun.xml.rpc.spi.runtime.ImplementorCacheDelegate.releaseImplementor(RuntimeEndpointInfo,Implementor)
NP Possible null pointer dereference of ic in com.sun.appserv.management.client.prefs.LoginInfoStoreFactory.getCustomStore(String)
NP Possible null pointer dereference of writer in com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore.commit(MemoryHashLoginInfoStore$HostPortKey,LoginInfo) on exception path
NP com.sun.appserv.management.ext.logging.LogQueryResultImpl.equals(Object) does not check for null argument
NP Possible null pointer dereference of fo in com.sun.appserv.management.helper.LBConfigHelper.writeToFile(String,String) on exception path
NP com.sun.appserv.management.util.jmx.MBeanProxyHandler.equals(Object) does not check for null argument
NP Possible null pointer dereference of constructor in com.sun.appserv.management.util.misc.ClassUtil.InstantiateObject(Class,Object[]) on exception path
NP Possible null pointer dereference of app in com.sun.appserv.server.util.ASClassLoaderUtil.getLibrariesForEJBJars(String) on exception path
NP Possible null pointer dereference of app in com.sun.appserv.server.util.ASClassLoaderUtil.getLibrariesForJ2EEApplication(String) on exception path
NP Possible null pointer dereference of app in com.sun.appserv.server.util.ASClassLoaderUtil.getLibrariesForWebModule(String) on exception path
NP Possible null pointer dereference of serverId in com.sun.corba.ee.impl.activation.ServerMain.getServerId()
NP Possible null pointer dereference of mainMethod in com.sun.corba.ee.impl.activation.ServerMain.run(String[])
NP Possible null pointer dereference of value in com.sun.corba.ee.impl.dynamicany.DynAnyCollectionImpl.set_elements_as_dyn_any(org.omg.DynamicAny.DynAny[])
NP Possible null pointer dereference of expectedMemberName in com.sun.corba.ee.impl.dynamicany.DynAnyComplexImpl.set_members(org.omg.DynamicAny.NameValuePair[]) on exception path
NP Possible null pointer dereference of expectedMemberType in com.sun.corba.ee.impl.dynamicany.DynAnyComplexImpl.set_members(org.omg.DynamicAny.NameValuePair[]) on exception path
NP Possible null pointer dereference of expectedMemberName in com.sun.corba.ee.impl.dynamicany.DynAnyComplexImpl.set_members_as_dyn_any(org.omg.DynamicAny.NameDynAnyPair[]) on exception path
NP Possible null pointer dereference of expectedMemberType in com.sun.corba.ee.impl.dynamicany.DynAnyComplexImpl.set_members_as_dyn_any(org.omg.DynamicAny.NameDynAnyPair[]) on exception path
NP Possible null pointer dereference of clazz in com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.readBoxedIDLEntity(Class,String)
NP Possible null pointer dereference of clazz in com.sun.corba.ee.impl.encoding.CDROutputStream_1_0.writeIDLEntity(org.omg.CORBA.portable.IDLEntity)
NP Null pointer dereference of name in com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl.nameToString(org.omg.CosNaming.NameComponent[])
NP Null pointer dereference of name in com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.nameToString(org.omg.CosNaming.NameComponent[])
NP Possible null pointer dereference of clientInvocationInfo in com.sun.corba.ee.impl.orb.ORBImpl.createOrIncrementInvocationInfo() on exception path
NP Possible null pointer dereference of dmm in com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(String,org.omg.CORBA.portable.InputStream,org.omg.CORBA.portable.ResponseHandler) on exception path
NP Possible null pointer dereference of javaMethod in com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(String,org.omg.CORBA.portable.InputStream,org.omg.CORBA.portable.ResponseHandler) on exception path
NP Possible null pointer dereference of javaMethod in com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(String,org.omg.CORBA.portable.InputStream,org.omg.CORBA.portable.ResponseHandler) on exception path
NP Possible null pointer dereference of contactInfoListIterator in com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.request(org.omg.CORBA.Object,String,boolean) on exception path
NP Possible null pointer dereference of invocationInfo in com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.request(org.omg.CORBA.Object,String,boolean) on exception path
NP Possible null pointer dereference of orb in com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(Object,String,boolean,com.sun.corba.ee.pept.transport.ContactInfo) on exception path
NP Possible null pointer dereference of orb in com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.marshalingComplete(Object,com.sun.corba.ee.pept.encoding.OutputObject) on exception path
NP Possible null pointer dereference of tp in com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.marshalingComplete(Object,com.sun.corba.ee.pept.encoding.OutputObject) on exception path
NP Possible null pointer dereference of orb in com.sun.corba.ee.impl.protocol.SharedCDRClientRequestDispatcherImpl.marshalingComplete(Object,com.sun.corba.ee.pept.encoding.OutputObject) on exception path
NP Possible null pointer dereference of delegate in com.sun.corba.ee.impl.util.Utility.loadStub(org.omg.CORBA.Object,Class) on exception path
NP Possible null pointer dereference of c in com.sun.corba.ee.org.apache.bcel.classfile.ConstantPool.copy() on exception path
NP Possible null pointer dereference of c in com.sun.corba.ee.org.apache.bcel.classfile.FieldOrMethod.copy_(ConstantPool) on exception path
NP Possible null pointer dereference of c in com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.copy() on exception path
NP com.sun.corba.ee.org.objectweb.asm.tree.analysis.DataflowValue.equals(Object) does not check for null argument
NP Possible null pointer dereference of bis in com.sun.ejb.base.io.IOUtils.deserializeObject(byte[],boolean,ClassLoader) on exception path
NP Possible null pointer dereference of ois in com.sun.ejb.base.io.IOUtils.deserializeObject(byte[],boolean,ClassLoader) on exception path
NP Possible null pointer dereference of bis in com.sun.ejb.base.sfsb.AbstractFileStoreManager.getState(Object) on exception path
NP Possible null pointer dereference of fis in com.sun.ejb.base.sfsb.AbstractFileStoreManager.getState(Object) on exception path
NP Possible null pointer dereference of bis in com.sun.ejb.base.sfsb.store.FileStoreManager.getState(Object) on exception path
NP Possible null pointer dereference of fis in com.sun.ejb.base.sfsb.store.FileStoreManager.getState(Object) on exception path
NP Possible null pointer dereference of application in com.sun.ejb.codegen.CmpCompiler.compile() on exception path
NP Possible null pointer dereference of cfg in com.sun.ejb.containers.ContainerFactoryImpl.createContainer(com.sun.enterprise.deployment.EjbDescriptor,ClassLoader,com.sun.enterprise.SecurityManager,com.sun.enterprise.config.ConfigContext) on exception path
NP Possible null pointer dereference of inv in com.sun.ejb.containers.WebServiceInvocationHandler.invoke(Object,java.lang.reflect.Method,Object[]) on exception path
NP Possible null pointer dereference of inv in com.sun.ejb.containers.WebServiceInvocationHandler.invoke(Object,java.lang.reflect.Method,Object[]) on exception path
NP Possible null pointer dereference of inv in com.sun.ejb.containers.WebServiceInvocationHandler.invoke(Object,java.lang.reflect.Method,Object[]) on exception path
NP Possible null pointer dereference of params in com.sun.ejb.Invocation.setParameters(Object[])
NP Possible null pointer dereference of rhs in com.sun.enterprise.admin.common.domains.registry.DomainEntry.equals(DomainEntry)
NP Possible null pointer dereference of server in com.sun.enterprise.admin.config.ManagedConfigBean.removeChild(String,javax.management.MBeanOperationInfo,Object[],String) on exception path
NP Null pointer dereference of serverObjectName in com.sun.enterprise.admin.dottedname.DottedNameServerInfoImpl.getConfigNameForServer(String)
NP Possible null pointer dereference of theEvent in com.sun.enterprise.admin.event.AdminEventCache.processOtherDeployEvent(com.sun.enterprise.config.ConfigChange)
NP Possible null pointer dereference of signature in com.sun.enterprise.admin.MBeanHelper.isSignaturesEqual(String[],String[])
NP Possible null pointer dereference of mapAttributes in com.sun.enterprise.admin.mbeans.ResourcesMBean.createAResource(com.sun.enterprise.resource.Resource,String,boolean)
NP Possible null pointer dereference of sOut in com.sun.enterprise.admin.mbeans.SystemServicesMBean.saveFile(String,com.sun.enterprise.admin.common.ByteChunk) on exception path
NP Read of unwritten field monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEvent.destroy()
NP Possible null pointer dereference of monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createCounterMonitor(java.util.Hashtable) on exception path
NP Possible null pointer dereference of monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createCounterMonitor(java.util.Hashtable) on exception path
NP Possible null pointer dereference of monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createCounterStatisticMonitor(java.util.Hashtable) on exception path
NP Possible null pointer dereference of monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createCounterStatisticMonitor(java.util.Hashtable) on exception path
NP Possible null pointer dereference of monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createGaugeMonitor(java.util.Hashtable) on exception path
NP Possible null pointer dereference of monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createGaugeMonitor(java.util.Hashtable) on exception path
NP Possible null pointer dereference of monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createGaugeStatisticMonitor(java.util.Hashtable) on exception path
NP Possible null pointer dereference of monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createGaugeStatisticMonitor(java.util.Hashtable) on exception path
NP Possible null pointer dereference of monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createStringMonitor(java.util.Hashtable) on exception path
NP Possible null pointer dereference of monitor in com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createStringStatisticMonitor(java.util.Hashtable) on exception path
NP Possible null pointer dereference of sOut in com.sun.enterprise.admin.server.core.mbean.config.ServerController.saveFile(String,com.sun.enterprise.admin.common.ByteChunk) on exception path
NP Null pointer dereference of msg in com.sun.enterprise.admin.servermgmt.RepositoryException.format(String,String,Throwable)
NP Possible null pointer dereference of constructor in com.sun.enterprise.admin.util.ClassUtil.InstantiateObject(Class,Object[]) on exception path
NP Possible null pointer dereference of ti in com.sun.enterprise.admin.verifier.ServerMgr.check(com.sun.enterprise.config.ConfigContextEvent)
NP Possible null pointer dereference of wse in com.sun.enterprise.admin.wsmgmt.agent.GlobalMessageListenerImpl.preProcessRequest(com.sun.enterprise.webservice.monitoring.Endpoint)
NP Possible null pointer dereference of wse in com.sun.enterprise.admin.wsmgmt.WebServiceMgrBackEnd.getFullyQualifiedName(com.sun.enterprise.webservice.monitoring.Endpoint)
NP Possible null pointer dereference of tRules in com.sun.enterprise.admin.wsmgmt.WebServiceMgrBackEnd.getTransformationRuleConfigObjectNameList(String,String,java.util.Map)
NP Possible null pointer dereference of path in com.sun.enterprise.config.backup.util.StringUtils.makeFilePath(String[],boolean)
NP Possible null pointer dereference of zin in com.sun.enterprise.config.backup.util.ZipFile.explode() on exception path
NP com.sun.enterprise.config.impl.ConfigContextImpl.equals(Object) does not check for null argument
NP Null pointer dereference of con in com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.testConnectionPool(String) on exception path
NP Possible null pointer dereference of dasResUtil in com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.testConnectionPool(String) on exception path
NP Possible null pointer dereference of resources in com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.destroyActiveResourceAdapter(String,boolean)
NP Possible null pointer dereference of jarFile in com.sun.enterprise.deployapi.DeploymentFactoryInstaller.installDeploymentFactory(java.io.File) on exception path
NP Possible null pointer dereference of archivist in com.sun.enterprise.deployment.backend.DeploymentUtils.getDescriptor(String,com.sun.enterprise.instance.BaseManager)
NP Possible null pointer dereference of classloader in com.sun.enterprise.deployment.MethodDescriptor.processEjbSymbol(java.lang.reflect.Method,EjbDescriptor,ClassLoader)
NP Possible null pointer dereference of s1 in com.sun.enterprise.deployment.MethodDescriptor.stringArrayEquals(String[],String[])
NP Possible null pointer dereference of s2 in com.sun.enterprise.deployment.MethodDescriptor.stringArrayEquals(String[],String[])
NP Possible null pointer dereference of authMechs in com.sun.enterprise.deployment.node.connector.AuthMechNode.writeDescriptor(org.w3c.dom.Node,com.sun.enterprise.deployment.Descriptor)
NP Possible null pointer dereference of configProps in com.sun.enterprise.deployment.node.connector.ConfigPropertyNode.writeDescriptor(org.w3c.dom.Node,com.sun.enterprise.deployment.Descriptor)
NP Possible null pointer dereference of configProps in com.sun.enterprise.deployment.node.connector.RequiredConfigNode.writeDescriptor(org.w3c.dom.Node,com.sun.enterprise.deployment.Descriptor)
NP Possible null pointer dereference of tag in com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.populateAttributeList(com.sun.enterprise.deployment.backend.DeploymentRequest)
NP Read of unwritten field writer in com.sun.enterprise.diagnostics.collect.ChecksumCollector.writeToFile(java.util.List)
NP Read of unwritten field writer in com.sun.enterprise.diagnostics.collect.ChecksumCollector.writeToFile(java.util.List)
NP Possible null pointer dereference of logFiles in com.sun.enterprise.diagnostics.collect.LogCollector.capture()
NP Possible null pointer dereference of codecFactory in com.sun.enterprise.iiop.SocketFactory.getCodec(org.omg.CORBA.ORB) on exception path
NP Possible null pointer dereference of fr in com.sun.enterprise.instance.InstanceEnvironment.getLastModifiedFromTSFile(String) on exception path
NP Possible null pointer dereference of fw in com.sun.enterprise.instance.InstanceEnvironment.saveTimeStamp(String,String) on exception path
NP Possible null pointer dereference of webModule in com.sun.enterprise.management.j2ee.ServletImpl.queryMonitoringPeerFailed(java.util.Map)
NP Possible null pointer dereference of state in com.sun.enterprise.resource.AbstractResourcePool.resourceClosed(ResourceHandle)
NP Possible null pointer dereference of ep in com.sun.enterprise.resource.ConnectorConnectionPoolDeployer.convertElementPropertyToPoolProperty(com.sun.enterprise.connectors.ConnectorConnectionPool,com.sun.enterprise.config.serverbeans.ConnectorConnectionPool)
NP Possible null pointer dereference of req in com.sun.enterprise.security.wss.WebServiceSecurity.auditInvocation(javax.xml.rpc.handler.soap.SOAPMessageContext,boolean)
NP Possible null pointer dereference of req in com.sun.enterprise.security.wss.WebServiceSecurity.auditInvocation(javax.xml.ws.handler.soap.SOAPMessageContext,boolean)
NP Possible null pointer dereference of appLoader in com.sun.enterprise.server.ApplicationManager.applicationDeployed(boolean,String,boolean,com.sun.enterprise.config.ConfigContext,int)
NP Possible null pointer dereference of type in com.sun.enterprise.server.AutoDeployer.deploy(java.io.File)
NP Possible null pointer dereference of fi in com.sun.enterprise.server.logging.FileandSyslogHandler.planBLogRotate(String,String) on exception path
NP Possible null pointer dereference of fo in com.sun.enterprise.server.logging.FileandSyslogHandler.planBLogRotate(String,String) on exception path
NP com.sun.enterprise.server.MonitorableEntry.equals(Object) does not check for null argument
NP Possible null pointer dereference of data in com.sun.enterprise.tools.common.dd.webapp.MetaData.initialize() on exception path
NP Possible null pointer dereference of targetClass in com.sun.enterprise.tools.common.PropertyUtils.getReader2(Object,String) on exception path
NP Possible null pointer dereference of zin in com.sun.enterprise.tools.common.util.zip.ZipFile.explode() on exception path
NP Possible null pointer dereference of transport in com.sun.enterprise.tools.launcher.ProcessLauncher.addDebugOptions(ProcessLauncher$Command,String)
NP Possible null pointer dereference of clInstance in com.sun.enterprise.tools.upgrade.cluster.ClusterInfo.getDomainName()
NP Null pointer dereference of clList in com.sun.enterprise.tools.upgrade.cluster.ClustersInfoManager.isIIOPClusterExists(String,String)
NP Possible null pointer dereference of container in com.sun.enterprise.tools.upgrade.gui.FlowLabel.forceResize()
NP Possible null pointer dereference of s1 in com.sun.enterprise.tools.verifier.tests.ejb.MethodUtils.stringArrayEquals(String[],String[])
NP Possible null pointer dereference of s2 in com.sun.enterprise.tools.verifier.tests.ejb.MethodUtils.stringArrayEquals(String[],String[])
NP Possible null pointer dereference of containerTransaction in com.sun.enterprise.tools.verifier.tests.ejb.session.TransactionDemarcationSessionSynchronizationInterface.check(com.sun.enterprise.deployment.EjbDescriptor)
NP Null pointer dereference of containerTransaction in com.sun.enterprise.tools.verifier.tests.ejb.TransactionDemarcationType.check(com.sun.enterprise.deployment.EjbDescriptor)
NP Possible null pointer dereference of arch in com.sun.enterprise.tools.verifier.tests.VerifierTest.testFileExistence(String,String,String,com.sun.enterprise.tools.verifier.Result) on exception path
NP Null pointer dereference of MPwebProps in com.sun.enterprise.tools.verifier.tests.web.runtime.ASSessionManager.check(com.sun.enterprise.deployment.WebBundleDescriptor)
NP Null pointer dereference of SPwebProps in com.sun.enterprise.tools.verifier.tests.web.runtime.ASSessionManager.check(com.sun.enterprise.deployment.WebBundleDescriptor)
NP Possible null pointer dereference of wsdoc in com.sun.enterprise.tools.verifier.tests.webservices.WSSchemaLocation.check(com.sun.enterprise.deployment.WebServiceEndpoint)
NP Possible null pointer dereference of portcomponentname in com.sun.enterprise.tools.verifier.tests.webservices.WSWsdlPortComponentName.check(com.sun.enterprise.deployment.WebServiceEndpoint)
NP Possible null pointer dereference of count in com.sun.enterprise.transaction.monitor.JTAStatsImpl.getActiveCount() on exception path
NP Possible null pointer dereference of count in com.sun.enterprise.transaction.monitor.JTAStatsImpl.getCommittedCount() on exception path
NP Possible null pointer dereference of count in com.sun.enterprise.transaction.monitor.JTAStatsImpl.getRolledbackCount() on exception path
NP Possible null pointer dereference of node in com.sun.enterprise.util.collection.DList.set(int,Object)
NP Possible null pointer dereference of f in com.sun.enterprise.util.io.FileUtils.createTempFile(java.io.File) on exception path
NP Possible null pointer dereference of out in com.sun.enterprise.util.ProcessExecutor.addInputLinesToProcessInput(Process) on exception path
NP Possible null pointer dereference of reader in com.sun.enterprise.util.ProcessExecutor.getFileBuffer(java.io.File) on exception path
NP Possible null pointer dereference of in in com.sun.enterprise.util.ProcessExecutor.getInputStrings(java.io.InputStream) on exception path
NP Possible null pointer dereference of path in com.sun.enterprise.util.StringUtils.makeFilePath(String[],boolean)
NP Possible null pointer dereference of zin in com.sun.enterprise.util.zip.ZipFile.explode() on exception path
NP Possible null pointer dereference of config in com.sun.enterprise.web.PEWebContainer.init(com.sun.enterprise.server.ServerContext) on exception path
NP Possible null pointer dereference of appsBean in com.sun.enterprise.web.VirtualServer.getUserDefaultWebModuleConfig(com.sun.enterprise.config.serverbeans.Server) on exception path
NP Possible null pointer dereference of propName in com.sun.enterprise.web.WebContainer.configureErrorPage(VirtualServer,com.sun.enterprise.config.serverbeans.VirtualServer)
NP Possible null pointer dereference of propName in com.sun.enterprise.web.WebContainer.configureRedirect(VirtualServer,com.sun.enterprise.config.serverbeans.VirtualServer)
NP Possible null pointer dereference of httpService in com.sun.enterprise.web.WebContainer.findVirtualServerBean(String) on exception path
NP Possible null pointer dereference of inv in com.sun.enterprise.webservice.EjbContainerPostHandler.handleRequest(javax.xml.rpc.handler.MessageContext)
NP Possible null pointer dereference of inv in com.sun.enterprise.webservice.EjbContainerPreHandler.handleRequest(javax.xml.rpc.handler.MessageContext) on exception path
NP Possible null pointer dereference of currentList in com.sun.enterprise.webservice.HandlerResolverImpl.setHandlerChain(javax.xml.ws.handler.PortInfo,java.util.List)
NP Possible null pointer dereference of certStore in com.sun.enterprise.webservice.WSSCallbackHandler.processCertStore(com.sun.enterprise.security.jauth.callback.CertStoreCallback)
NP Possible null pointer dereference of key in com.sun.gjc.spi.DMManagedConnectionFactory.getPropertiesObj() on exception path
NP Possible null pointer dereference of className in com.sun.jdo.api.persistence.enhancer.generator.Main.generate(String)
NP Possible null pointer dereference of bin in com.sun.jdo.spi.persistence.generator.database.MappingPolicy.load(String,java.util.Properties,boolean) on exception path
NP Possible null pointer dereference of dropFile in com.sun.jdo.spi.persistence.support.ejb.ejbc.BaseProcessor.getDropDDLFile(String,boolean)
NP Possible null pointer dereference of bin in com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.loadProperties(java.util.Properties,String) on exception path
NP Possible null pointer dereference of fields in com.sun.jdo.spi.persistence.support.sqlstore.model.ForeignFieldDesc.initializeFieldLists() on exception path
NP Read of unwritten field runner in com.sun.jdo.spi.persistence.support.sqlstore.utility.Timer.setInterval(long)
NP Read of unwritten field runner in com.sun.jdo.spi.persistence.support.sqlstore.utility.Timer.setState(boolean)
NP Possible null pointer dereference of env in com.sun.jndi.url.corbaname.CNCtxHelper.getInstance(org.omg.CORBA.ORB,org.omg.CORBA.Object,java.util.Hashtable)
NP Possible null pointer dereference of coord in com.sun.jts.CosTransactions.CurrentTransaction.sendingReply(int,org.omg.CosTransactions.PropagationContextHolder) on exception path
NP Possible null pointer dereference of coord in com.sun.jts.CosTransactions.CurrentTransaction.sendingReply(int,org.omg.CosTransactions.PropagationContextHolder) on exception path
NP Possible null pointer dereference of coord in com.sun.jts.CosTransactions.CurrentTransaction.sendingReply(int,org.omg.CosTransactions.PropagationContextHolder) on exception path
NP Possible null pointer dereference of coord in com.sun.jts.CosTransactions.CurrentTransaction.sendingReply(int,org.omg.CosTransactions.PropagationContextHolder) on exception path
NP Possible null pointer dereference of localTID in com.sun.jts.CosTransactions.RecoveryManager.dbXARecovery()
NP Possible null pointer dereference of namingContext in com.sun.jts.CosTransactions.TransactionFactoryImpl.object() on exception path
NP com.sun.msv.datatype.xsd.BinaryValueType.equals(Object) does not check for null argument
NP com.sun.msv.datatype.xsd.ListValueType.equals(Object) does not check for null argument
NP com.sun.msv.datatype.xsd.QnameValueType.equals(Object) does not check for null argument
NP com.sun.msv.grammar.AttributeExp.equals(Object) does not check for null argument
NP com.sun.msv.grammar.BinaryExp.equals(Object) does not check for null argument
NP com.sun.msv.grammar.DataExp.equals(Object) does not check for null argument
NP com.sun.msv.grammar.UnaryExp.equals(Object) does not check for null argument
NP com.sun.msv.grammar.ValueExp.equals(Object) does not check for null argument
NP Possible null pointer dereference of $L3 in com.sun.org.apache.commons.collections.BeanMap.clone() on exception path
NP Possible null pointer dereference of $L0 in com.sun.org.apache.commons.collections.CollectionUtils.cardinality(Object,java.util.Collection)
NP Read of unwritten field mserver in com.sun.org.apache.commons.modeler.JndiJmx.handleNotification(javax.management.Notification,Object)
NP Read of unwritten field mserver in com.sun.org.apache.commons.modeler.mbeans.SimpleRemoteConnector.refreshAttributes()
NP Possible null pointer dereference of group in com.sun.org.apache.commons.modeler.Registry.findManagedBeans(String)
NP Possible null pointer dereference of params in com.sun.org.apache.commons.modeler.util.IntrospectionUtils.findMethod(Class,String,Class[])
NP Non-virtual method call in com.sun.org.apache.xml.internal.security.encryption.XMLCipher.getInstance(String) passes null for unconditionally dereferenced parameter of com.sun.org.apache.xml.internal.security.encryption.XMLCipher.isValidEncryptionAlgorithm(String)
NP Non-virtual method call in com.sun.org.apache.xml.internal.security.encryption.XMLCipher.getInstance(String,javax.crypto.Cipher) passes null for unconditionally dereferenced parameter of com.sun.org.apache.xml.internal.security.encryption.XMLCipher.isValidEncryptionAlgorithm(String)
NP Possible null pointer dereference of $L1 in com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory.newAgreementMethod(org.w3c.dom.Element)
NP Possible null pointer dereference of $L1 in com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory.newCipherData(org.w3c.dom.Element)
NP Possible null pointer dereference of $L3 in com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$AgreementMethodImpl.(XMLCipher$Factory,String) on exception path
NP Possible null pointer dereference of $L2 in com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$AgreementMethodImpl.setAlgorithm(String) on exception path
NP Possible null pointer dereference of $L2 in com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptedTypeImpl.setEncoding(String) on exception path
NP Possible null pointer dereference of $L2 in com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptedTypeImpl.setType(String) on exception path
NP Possible null pointer dereference of $L3 in com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptionMethodImpl.(XMLCipher$Factory,String) on exception path
NP Possible null pointer dereference of $L2 in com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptionPropertyImpl.setTarget(String) on exception path
NP Possible null pointer dereference of $L51 in com.sun.org.apache.xml.internal.security.Init.init()
NP com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509Certificate.equals(Object) does not check for null argument
NP com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509IssuerSerial.equals(Object) does not check for null argument
NP com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509SKI.equals(Object) does not check for null argument
NP Possible null pointer dereference of $L2 in com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509SKI.getSKIBytesFromCert(java.security.cert.X509Certificate)
NP com.sun.org.apache.xml.internal.security.keys.content.x509.XMLX509SubjectName.equals(Object) does not check for null argument
NP com.sun.tools.txw2.model.prop.XmlItemProp.equals(Object) does not check for null argument
NP Possible null pointer dereference of resBean in com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler.createAsyncOperation(com.sun.tools.ws.processor.model.Operation,WSDLModeler$StyleAndUse,com.sun.tools.ws.processor.model.AsyncOperationType)
NP Null pointer dereference of source in com.sun.tools.ws.wsdl.parser.WSDLParser.parse() on exception path
NP Null pointer dereference of source in com.sun.tools.ws.wsdl.parser.WSDLParser.parse() on exception path
NP com.sun.tools.xjc.generator.LookupTable$Entry.equals(Object) does not check for null argument
NP Possible null pointer dereference of event in com.sun.xml.fastinfoset.stax.events.StAXEventAllocator.getXMLEvent(javax.xml.stream.XMLStreamReader)
NP Possible null pointer dereference of password in com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.initAuthUserInfo(java.net.HttpURLConnection,String)
NP Possible null pointer dereference of val in com.sun.xml.rpc.processor.generator.EnumerationGenerator.writeMembers(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.java.JavaEnumerationType)
NP Possible null pointer dereference of o in com.sun.xml.rpc.processor.generator.nodes.JavaXmlTypeMappingNode.writeComplexType(org.w3c.dom.Node,String,com.sun.xml.rpc.processor.model.AbstractType,com.sun.xml.rpc.processor.config.Configuration)
NP Possible null pointer dereference of o in com.sun.xml.rpc.processor.generator.nodes.JavaXmlTypeMappingNode.writeComplexType(org.w3c.dom.Node,String,com.sun.xml.rpc.processor.model.AbstractType,com.sun.xml.rpc.processor.config.Configuration)
NP Possible null pointer dereference of names in com.sun.xml.rpc.sp.Parser.getSetCurName(String,boolean)
NP Possible null pointer dereference of names in com.sun.xml.rpc.sp.Parser2.getSetCurName(String,boolean)
NP Possible null pointer dereference of value in com.sun.xml.ws.encoding.soap.SOAPEncoder.writeBody(javax.xml.stream.XMLStreamWriter,com.sun.xml.ws.encoding.soap.internal.InternalMessage,com.sun.xml.ws.pept.ept.MessageInfo)
NP Possible null pointer dereference of rtContext in com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.updateMessageContext(com.sun.xml.ws.pept.ept.MessageInfo,com.sun.xml.ws.handler.SOAPHandlerContext)
NP Possible null pointer dereference of part in com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseSOAPHeaderBinding(javax.xml.stream.XMLStreamReader,java.util.Map)
NP Possible null pointer dereference of xmlc in com.sun.xml.wss.core.EncryptedKeyToken.getSecretKey(java.security.Key)
NP Possible null pointer dereference of signElement in com.sun.xml.wss.impl.dsig.SignatureProcessor.verify(com.sun.xml.wss.impl.FilterProcessingContext)
NP Possible null pointer dereference of sigTarget in com.sun.xml.wss.impl.policy.mls.MessagePolicy.getOptimizedType()
NP Null pointer dereference of rCanonAlgo in com.sun.xml.wss.impl.policy.verifier.SignaturePolicyVerifier.verifyPolicy(com.sun.xml.wss.impl.policy.SecurityPolicy,com.sun.xml.wss.impl.policy.SecurityPolicy)
NP Possible null pointer dereference of c14nElem in com.sun.xml.wss.impl.transform.DOMSTRTransform.unmarshalParams(org.w3c.dom.Node,javax.xml.crypto.XMLCryptoContext)
NP Read of unwritten field aliases_keypwds in com.sun.xml.wss.impl.WssProviderSecurityEnvironment.(javax.security.auth.callback.CallbackHandler,java.util.Map)
NP Possible null pointer dereference of dbFactory in com.sun.xml.wss.impl.XMLUtil.toDOMDocument(java.io.InputStream) on exception path
NP com.sun.xml.xsom.impl.parser.ParserContext$DocumentIdentity.equals(Object) does not check for null argument
NP com.sun.xml.xsom.impl.parser.SchemaDocumentImpl.equals(Object) does not check for null argument
NP Possible null pointer dereference of hreq in org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.Request,org.apache.catalina.Response)
NP Possible null pointer dereference of ids in org.apache.catalina.session.PersistentManagerBase.load() on exception path
NP Possible null pointer dereference of inputStream in org.apache.catalina.startup.Catalina.load()
NP Possible null pointer dereference of inputSource in org.apache.catalina.startup.Catalina.load() on exception path
NP Null pointer dereference of req in org.apache.catalina.valves.AccessLogValve.replace(char,java.util.Date,org.apache.catalina.Request,org.apache.catalina.Response,long)
NP Possible null pointer dereference of session in org.apache.catalina.valves.PersistentValve.postInvoke(org.apache.catalina.Request,org.apache.catalina.Response)
NP Possible null pointer dereference of stack in org.apache.jasper.compiler.PageInfo.popPrefixMapping(String)
NP Possible null pointer dereference of params in org.apache.tomcat.util.IntrospectionUtils.findMethod(Class,String,Class[])
NP Possible null pointer dereference of $L5 in org.netbeans.modules.schema2beans.DDParser.(BaseBean,String)
NP sun.rmi.rmic.iiop.Type.equals(Object) does not check for null argument
NS Questionable use of non-short-circuit logic in com.sun.enterprise.admin.meta.DottedNameHelper.filterStringValues(java.util.ArrayList,String)
NS Questionable use of non-short-circuit logic in com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.populateAttributeList(com.sun.enterprise.deployment.backend.DeploymentRequest)
NS Questionable use of non-short-circuit logic in com.sun.enterprise.web.PersistenceStrategyBuilderFactory.createClassNameFrom(String,String,String)
NS Questionable use of non-short-circuit logic in com.sun.jdo.api.persistence.mapping.ejb.MappingGenerator.getPartialSunCmpMappings(java.util.List,boolean)
ODR com.sun.enterprise.admin.monitor.callflow.DbAccessObjectImpl.getRequestInformation() may fail to close database resource
ODR com.sun.enterprise.admin.servermgmt.RepositoryManager.createEjbTimerDatabaseTable(String,String) may fail to close database resource
ODR com.sun.enterprise.resource.PoolManagerImpl.stopEmbeddedDerby() may fail to close database resource
ODR com.sun.jdo.spi.persistence.generator.database.DatabaseOutputStream.write(String) may fail to close database resource
OS com.sun.appserv.management.util.misc.PropertiesStringSource.propsFromFile(java.io.File) may fail to close stream
OS com.sun.codemodel.writer.PrologCodeWriter.openSource(com.sun.codemodel.JPackage,String) may fail to close stream
OS com.sun.corba.ee.impl.ior.IORImpl.stringify() may fail to close stream
OS com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.getExceptionDetailMessage(com.sun.corba.ee.spi.protocol.CorbaMessageMediator,com.sun.corba.ee.impl.logging.ORBUtilSystemException) may fail to close stream
OS com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.addExceptionDetailMessage(com.sun.corba.ee.spi.protocol.CorbaMessageMediator,org.omg.CORBA.SystemException,com.sun.corba.ee.spi.servicecontext.ServiceContexts) may fail to close stream
OS com.sun.corba.ee.impl.resolver.INSURLOperationImpl.getIORFromString(String) may fail to close stream
OS com.sun.ejb.containers.EJBTimerService.getTimerServiceDownAt() may fail to close stream
OS com.sun.ejb.portable.HandleDelegateUtil.getJndiProperties() may fail to close stream
OS com.sun.enterprise.admin.common.InitConfFileBean.readConfig(String) may fail to close stream
OS com.sun.enterprise.admin.jmx.remote.comm.ServletConnection.run() may fail to close stream
OS com.sun.enterprise.appclient.jws.Util.loadResource(Class,String) may fail to close stream
OS com.sun.enterprise.config.backup.Status.write(BackupRequest) may fail to close stream
OS com.sun.enterprise.config.backup.util.FileUtils.protectWindows(java.io.File) may fail to close stream
OS com.sun.enterprise.diagnostics.collect.ChecksumCollector.generateCRC32Checksum(String,String) may fail to close stream
OS com.sun.enterprise.diagnostics.collect.FileData.populateDataObject() may fail to close stream
OS com.sun.enterprise.diagnostics.collect.LogCollector.capture() may fail to close stream
OS com.sun.enterprise.diagnostics.collect.LogCollector.capture() may fail to close stream
OS com.sun.enterprise.diagnostics.collect.LogCollector.capture() may fail to close stream
OS com.sun.enterprise.diagnostics.report.html.HTMLReportTemplate.write() may fail to close stream
OS com.sun.enterprise.diagnostics.util.FileUtils.unjar(java.io.File,String,String) may fail to close stream
OS com.sun.enterprise.diagnostics.util.LogNameFilter.getDateOfFirstLogEntry(java.io.File,String) may fail to close stream
OS com.sun.enterprise.jbi.serviceengine.install.InstallerImpl.getJBIInstanceName() may fail to close stream
OS com.sun.enterprise.repository.J2EEResourceFactoryImpl.storeResourceCollection(J2EEResourceCollection,String) may fail to close stream
OS com.sun.enterprise.repository.RepositoryContext$2.run() may fail to close stream
OS com.sun.enterprise.tools.common.util.zip.ZipWriter.addEntry(String) may fail to close stream
OS com.sun.enterprise.tools.launcher.ProcessLauncher$StreamFlusher.run() may fail to close stream
OS com.sun.enterprise.tools.upgrade.cli.CLIParser.readPassword(String) may fail to close stream
OS com.sun.enterprise.tools.upgrade.cluster.ClusterInfo.parseClinstanceConfFile(java.io.File) may fail to close stream
OS com.sun.enterprise.tools.upgrade.common.Appserver70DomainNamesResolver.getConfigDir70(String) may fail to close stream
OS com.sun.enterprise.tools.upgrade.common.arguments.CertificateArgumentHandler.processCertificatePasswords(String) may fail to close stream
OS com.sun.enterprise.tools.upgrade.common.VersionExtracter.getVersion() may fail to close stream
OS com.sun.enterprise.tools.upgrade.deployment.DeploymentUpgrade.processApplications(java.io.File) may fail to close stream
OS com.sun.enterprise.tools.upgrade.deployment.DeploymentUpgrade.processApplications(java.io.File) may fail to close stream
OS com.sun.enterprise.tools.upgrade.miscconfig.SunACCTransfer.getDOCTYPEString(java.io.File) may fail to close stream
OS com.sun.enterprise.tools.upgrade.miscconfig.SunACCTransfer.getSecurityConfigValue(java.io.File) may fail to close stream
OS com.sun.enterprise.tools.verifier.tests.app.AppPublicID.check(com.sun.enterprise.deployment.Application) may fail to close stream
OS com.sun.enterprise.tools.verifier.tests.ejb.EjbPublicID.check(com.sun.enterprise.deployment.EjbDescriptor) may fail to close stream
OS com.sun.enterprise.tools.verifier.tests.web.WebPublicID.check(com.sun.enterprise.deployment.WebBundleDescriptor) may fail to close stream
OS com.sun.enterprise.util.io.StreamFlusher.run() may fail to close stream
OS com.sun.enterprise.util.LegacyConfigConverter.convert(String,String) may fail to close stream
OS com.sun.enterprise.web.MimeMap.load(String) may fail to close stream
OS com.sun.enterprise.webservice.WsUtil.raiseException(javax.servlet.http.HttpServletResponse,String,String) may fail to close stream
OS com.sun.jdo.api.persistence.enhancer.Main.appendFileContents(String,java.util.ArrayList) may fail to close stream
OS com.sun.jdo.api.persistence.enhancer.Main.createOutputFile(boolean,String,java.io.File) may fail to close stream
OS com.sun.jdo.api.persistence.enhancer.Main.createOutputFile(boolean,String,java.io.File) may fail to close stream
OS com.sun.jdo.api.persistence.enhancer.Main.processArgs(String[],java.util.Collection) may fail to close stream
OS com.sun.jdo.spi.persistence.utility.logging.AbstractLogger.getLoggingProperties() may fail to close stream
OS com.sun.org.apache.xml.internal.security.utils.JavaUtils.getBytesFromFile(String) may fail to close stream
OS com.sun.tools.xjc.generator.SkeletonGenerator.generateStaticRuntime() may fail to close stream
OS com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart.writeTo(java.io.OutputStream) may fail to close stream
OS com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart.(java.io.InputStream) may fail to close stream
OS com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart.parse() may fail to close stream
OS com.sun.xml.messaging.saaj.packaging.mime.internet.MimeMultipart.parse() may fail to close stream
OS com.sun.xml.messaging.saaj.packaging.mime.util.ASCIIUtility.getBytes(java.io.InputStream) may fail to close stream
OS com.sun.xml.messaging.saaj.soap.AttachmentPartImpl.setBase64Content(java.io.InputStream,String) may fail to close stream
OS com.sun.xml.messaging.saaj.soap.AttachmentPartImpl.setRawContent(java.io.InputStream,String) may fail to close stream
OS com.sun.xml.messaging.saaj.soap.SOAPPartImpl.setContent(javax.xml.transform.Source) may fail to close stream
OS com.sun.xml.messaging.saaj.soap.StringDataContentHandler.getContent(javax.activation.DataSource) may fail to close stream
OS com.sun.xml.messaging.saaj.soap.StringDataContentHandler.getTransferData(java.awt.datatransfer.DataFlavor,javax.activation.DataSource) may fail to close stream
OS com.sun.xml.messaging.saaj.util.JAXMStreamSource.(java.io.InputStream) may fail to close stream
OS com.sun.xml.ws.transport.http.client.HttpClientTransport.readResponse() may fail to close stream
OS com.sun.xml.ws.util.ASCIIUtility.getBytes(java.io.InputStream) may fail to close stream
OS com.sun.xml.wss.tools.KeyExport.keyExport() may fail to close stream
OS com.sun.xml.wss.tools.PKCS12Import.pkcs12import() may fail to close stream
OS com.sun.xml.wss.tools.PKCS12Import.pkcs12import() may fail to close stream
OS com.sun.xml.wss.tools.PKCS12Import.pkcs12import() may fail to close stream
OS org.apache.catalina.core.StandardContext.getDeploymentDescriptor() may fail to close stream
OS org.apache.catalina.loader.StandardClassLoader.addRepositoryInternal(String) may fail to close stream
OS org.apache.catalina.servlets.CGIServlet.getShellEnvironment() may fail to close stream
OS org.apache.catalina.servlets.CGIServlet$CGIRunner.run() may fail to close stream
OS org.apache.catalina.startup.ExpandWar.copy(java.io.File,java.io.File) may fail to close stream
OS org.apache.catalina.startup.ExpandWar.copy(java.io.File,java.io.File) may fail to close stream
OS org.apache.catalina.util.ProcessHelper.run() may fail to close stream
OS org.apache.catalina.util.ProcessHelper.run() may fail to close stream
OS org.apache.catalina.util.ProcessHelper.run() may fail to close stream
OS org.apache.jasper.JspC.mergeIntoWebXml() may fail to close stream
OS org.apache.jasper.JspC.mergeIntoWebXml() may fail to close stream
OS org.apache.jasper.JspC.mergeIntoWebXml() may fail to close stream
OS org.apache.regexp.RETest.runAutomatedTests(String) may fail to close stream
OS org.iso_relax.verifier.VerifierFactory.providers(Class) may fail to close stream
OS org.relaxng.datatype.helpers.DatatypeLibraryLoader$Service.parseConfigFile(java.net.URL) may fail to close stream
RC Suspicious comparison of java.lang.Boolean references in com.sun.dtdparser.DTDParser.afterRoot()
RC Suspicious comparison of java.lang.Integer references in com.sun.jdo.spi.persistence.generator.database.JDBCInfo.complete(JDBCInfo)
RC Suspicious comparison of java.lang.Integer references in com.sun.jts.pi.InterceptorImpl.isTxCtxtNull()
RC Suspicious comparison of java.lang.Integer references in com.sun.jts.pi.InterceptorImpl.processServerSendPoint(org.omg.PortableInterceptor.ServerRequestInfo,org.omg.CORBA.CompletionStatus)
RC Suspicious comparison of java.lang.Boolean references in com.sun.msv.scanner.dtd.DTDParser.afterRoot()
RC Suspicious comparison of java.lang.Boolean references in com.sun.xml.dtdparser.DTDParser.afterRoot()
RCN Redundant nullcheck of value known to be non-null com.sun.appserv.ClassLoaderUtil.releaseLoader(java.net.URLClassLoader,java.util.Vector)
RCN Nullcheck in com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl.operation_context() at line line 615 of value previously dereferenced
RCN Nullcheck in com.sun.corba.ee.impl.naming.namingutil.CorbalocURL.handleColon(String) at line line 171 of value previously dereferenced
RCN Redundant nullcheck of value known to be null com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleAddressingDisposition(com.sun.corba.ee.spi.protocol.CorbaMessageMediator,AddressingDispositionException)
RCN Redundant nullcheck of value known to be non-null com.sun.corba.ee.org.objectweb.asm.util.TraceMethodVisitor.visitLdcInsn(Object)
RCN Nullcheck in com.sun.ejb.codegen.IASEJBC.doCompile(EjbcContext) at line line 908 of value previously dereferenced
RCN Redundant nullcheck of value known to be null com.sun.enterprise.admin.common.domains.registry.Locked.writeObject(Object)
RCN Nullcheck in com.sun.enterprise.admin.common.NameParser.removeSubscript(String) at line line 529 of value previously dereferenced
RCN Nullcheck in com.sun.enterprise.admin.jmx.remote.https.HttpsUrlConnector.initialize() at line line 138 of value previously dereferenced
RCN Nullcheck in com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.undeploy(java.util.Properties) at line line 597 of value previously dereferenced
RCN Redundant nullcheck of value known to be null com.sun.enterprise.admin.mbeans.SystemServicesMBean.createOutputStream(String)
RCN Nullcheck in com.sun.enterprise.admin.meta.naming.NameParser.removeSubscript(String) at line line 526 of value previously dereferenced
RCN Redundant nullcheck of value known to be null com.sun.enterprise.admin.server.core.mbean.config.ServerController.createOutputStream(String)
RCN Redundant nullcheck of value known to be non-null com.sun.enterprise.admin.util.LocalStringsManager.setFixedResourceBundle(String)
RCN Nullcheck in com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool(ConnectorConnectionPool) at line line 237 of value previously dereferenced
RCN Nullcheck in com.sun.enterprise.management.selfmanagement.RuleManager.updateRule(com.sun.enterprise.config.serverbeans.ManagementRule,com.sun.enterprise.config.ConfigUpdate,com.sun.enterprise.config.ConfigContext) at line line 603 of value previously dereferenced
RCN Nullcheck in com.sun.enterprise.server.ResourcesUtil.isEnabled(com.sun.enterprise.config.ConfigContext,com.sun.enterprise.config.ConfigBean) at line line 2004 of value previously dereferenced
RCN Redundant nullcheck of value known to be null com.sun.enterprise.tools.verifier.ReportHandler.generateText(org.w3c.dom.Document,java.io.File,java.io.OutputStream)
RCN Nullcheck in com.sun.enterprise.tools.verifier.tests.ejb.MethodPermissionComponentInterface.check(com.sun.enterprise.deployment.EjbDescriptor) at line line 64 of value previously dereferenced
RCN Redundant nullcheck of value known to be non-null com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbCMP.check(com.sun.enterprise.deployment.EjbDescriptor)
RCN Redundant nullcheck of value known to be null com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbCMP.check(com.sun.enterprise.deployment.EjbDescriptor)
RCN Redundant nullcheck of value known to be null com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbCMP.check(com.sun.enterprise.deployment.EjbDescriptor)
RCN Redundant nullcheck of value known to be null com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEntBeanPmDescriptors.testPmDescriptor(int,com.sun.enterprise.tools.verifier.Result,java.util.Map,com.sun.enterprise.deployment.EjbDescriptor)
RCN Redundant nullcheck of value known to be null com.sun.enterprise.tools.verifier.tests.VerifierTest.testFileExistence(String,String,String,com.sun.enterprise.tools.verifier.Result)
RCN Nullcheck in com.sun.enterprise.webservice.Ejb3SystemHandlerDelegate.preInvokeEndpointHook(com.sun.xml.ws.spi.runtime.MessageContext) at line line 185 of value previously dereferenced
RCN Nullcheck in com.sun.enterprise.webservice.JAXWSSystemHandlerDelegateFactory$EjbDelegate.preInvokeEndpointHook(com.sun.xml.ws.spi.runtime.MessageContext) at line line 717 of value previously dereferenced
RCN Nullcheck in com.sun.jdo.api.persistence.mapping.ejb.MappingFile.getCandidatePK(org.netbeans.modules.dbschema.SchemaElement,String) at line line 999 of value previously dereferenced
RCN Redundant nullcheck of value known to be null com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.checkXact()
RCN Redundant nullcheck of value known to be null com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.expandAttribute(String)
RCN Redundant nullcheck of value known to be null com.sun.jts.CosTransactions.LogDBHelper.getGlobalTIDMap()
RCN Redundant nullcheck of value known to be null com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase()
RCN Redundant nullcheck of value known to be null com.sun.jts.CosTransactions.TopCoordinator.commitOnePhase()
RCN Nullcheck in com.sun.org.apache.xml.internal.resolver.helpers.BootstrapResolver.resolve(String,String) at line line 146 of value previously dereferenced
RCN Nullcheck in com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler.createAsyncOperation(com.sun.tools.ws.processor.model.Operation,WSDLModeler$StyleAndUse,com.sun.tools.ws.processor.model.AsyncOperationType) at line line 1068 of value previously dereferenced
RCN Redundant nullcheck of value known to be null com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.createParentFault(com.sun.tools.ws.processor.model.Fault)
RCN Redundant nullcheck of value known to be null com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.validateMimeContentPartNames(java.util.Iterator)
RCN Nullcheck in com.sun.tools.xjc.runtime.SAXUnmarshallerHandlerImpl.getAllPrefixesInList(String) at line line 311 of value previously dereferenced
RCN Nullcheck in com.sun.tools.xjc.runtime.SAXUnmarshallerHandlerImpl.getPrefix(String) at line line 328 of value previously dereferenced
RCN Nullcheck in com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl.getAllPrefixesInList(String) at line line 311 of value previously dereferenced
RCN Nullcheck in com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl.getNamespaceURI(String) at line line 343 of value previously dereferenced
RCN Nullcheck in com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl.getPrefix(String) at line line 328 of value previously dereferenced
RCN Nullcheck in com.sun.xml.rpc.client.dii.CallInvocationHandler.invoke(Object,java.lang.reflect.Method,Object[]) at line line 96 of value previously dereferenced
RCN Nullcheck in com.sun.xml.rpc.client.dii.ConfiguredCall.doConfigureCall(MethodInfo,OperationInfo) at line line 167 of value previously dereferenced
RCN Redundant nullcheck of value known to be non-null com.sun.xml.txw2.ContainerElement.invoke(Object,java.lang.reflect.Method,Object[])
RCN Nullcheck in com.sun.xml.ws.client.dispatch.impl.encoding.DispatchSerializer.setWriterPrefixes(String,String,javax.xml.stream.XMLStreamWriter) at line line 193 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.core.SecurityHeader.getFirstChildElement() at line line 220 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.core.SecurityTokenReference.(javax.xml.soap.SOAPElement,boolean) at line line 144 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.impl.misc.KeyResolver.resolveToken(String,java.util.HashMap,com.sun.xml.wss.impl.SecurableSoapMessage) at line line 457 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.impl.resolver.ResolverId.getElementById(org.w3c.dom.Document,String) at line line 217 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.impl.resolver.URIResolver.getElementById(org.w3c.dom.Document,String) at line line 399 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.impl.SecurableSoapMessage.getElementById(String) at line line 619 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.impl.SecurableSoapMessage.getElementById(String) at line line 658 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.impl.WssProviderSecurityEnvironment.validateCertificate(java.security.cert.X509Certificate) at line line 481 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.impl.XMLUtil.getElementById(org.w3c.dom.Document,String) at line line 668 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.runtime.SAXUnmarshallerHandlerImpl.getAllPrefixesInList(String) at line line 309 of value previously dereferenced
RCN Nullcheck in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.runtime.SAXUnmarshallerHandlerImpl.getPrefix(String) at line line 326 of value previously dereferenced
RCN Redundant nullcheck of value known to be null org.apache.catalina.core.StandardServer.storeConfig()
RCN Redundant nullcheck of value known to be null org.apache.catalina.core.StandardServer.storeContext(java.io.PrintWriter,int,org.apache.catalina.Context)
RCN Redundant nullcheck of value known to be null org.apache.catalina.core.StandardServer.storeContext(org.apache.catalina.Context)
RCN Redundant nullcheck of value known to be null org.apache.catalina.session.FileStore.load(String)
RCN Redundant nullcheck of value known to be null org.apache.catalina.session.FileStore.save(org.apache.catalina.Session)
RCN Redundant nullcheck of value known to be null org.apache.catalina.session.StandardManager.doLoad()
RCN Redundant nullcheck of value known to be null org.apache.catalina.session.StandardManager.doUnload()
RCN Nullcheck in org.apache.naming.resources.FileDirContext.file(String) at line line 921 of value previously dereferenced
RCN Redundant nullcheck of value known to be non-null org.jcp.xml.dsig.internal.dom.ApacheCanonicalizer.transform(javax.xml.crypto.Data,javax.xml.crypto.XMLCryptoContext,java.io.OutputStream)
RCN Redundant nullcheck of value known to be non-null org.netbeans.modules.schema2beans.DDRegistryParser.getCursor()
RR com.sun.corba.ee.org.objectweb.asm.xml.Processor.readEntry(java.util.zip.ZipInputStream,java.util.zip.ZipEntry) ignores result of java.util.zip.ZipInputStream.read(byte[])
RR com.sun.enterprise.admin.server.core.channel.AdminChannel.getPreviousSeed(java.io.File) ignores result of java.io.FileInputStream.read(byte[])
RR com.sun.enterprise.admin.server.core.channel.RMIClient.readSeed() ignores result of java.io.FileInputStream.read(byte[])
RR com.sun.enterprise.deployment.client.DeployAction.uploadArchive(com.sun.enterprise.deployment.deploy.shared.Archive) ignores result of java.io.BufferedInputStream.read(byte[])
RR com.sun.enterprise.instance.InstanceEnvironment.getLastModifiedFromTSFile(String) ignores result of java.io.FileReader.read(char[])
RR com.sun.enterprise.server.logging.logviewer.backend.LogFile.getLogFileReader(long) ignores result of java.io.FileInputStream.skip(long)
RR com.sun.jts.CosTransactions.CoordinatorLog.reconstruct(java.io.DataInputStream) ignores result of java.io.DataInputStream.read(byte[])
RR com.sun.jts.CosTransactions.CoordinatorLog.reconstruct(java.io.DataInputStream) ignores result of java.io.DataInputStream.read(byte[])
RR com.sun.jts.CosTransactions.CoordinatorLog.reconstruct(java.io.DataInputStream) ignores result of java.io.DataInputStream.read(byte[])
RR com.sun.jts.CosTransactions.GlobalTID.(java.io.DataInputStream) ignores result of java.io.DataInputStream.read(byte[])
RR com.sun.xml.fastinfoset.Decoder.isFastInfosetDocument(java.io.InputStream) ignores result of java.io.InputStream.read(byte[])
RR com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart.find(java.io.InputStream,byte[],SharedInputStream) ignores result of java.io.InputStream.skip(long)
RR com.sun.xml.messaging.saaj.packaging.mime.internet.BMMimeMultipart.find(java.io.InputStream,byte[],long[],com.sun.xml.messaging.saaj.util.ByteOutputStream,SharedInputStream) ignores result of java.io.InputStream.skip(long)
RR com.sun.xml.stream.StreamBufferManager.init(java.io.InputStream,String) ignores result of java.io.InputStream.skip(long)
RR com.sun.xml.stream.XMLEntityManager.startEntity(String,com.sun.xml.stream.xerces.xni.parser.XMLInputSource,boolean,boolean) ignores result of java.io.InputStream.skip(long)
RR org.apache.catalina.servlets.DefaultServlet.copyRange(java.io.InputStream,javax.servlet.ServletOutputStream,long,long) ignores result of java.io.InputStream.skip(long)
RR org.apache.catalina.servlets.DefaultServlet.copyRange(java.io.Reader,java.io.PrintWriter,long,long) ignores result of java.io.Reader.skip(long)
RR org.apache.coyote.tomcat5.CoyoteReader.readLine() ignores result of org.apache.coyote.tomcat5.CoyoteReader.skip(long)
RR org.apache.jasper.xmlparser.XMLEncodingDetector.createInitialReader() ignores result of java.io.InputStream.skip(long)
RR org.jcp.xml.dsig.internal.dom.DOMSignedInfo.canonicalize(javax.xml.crypto.XMLCryptoContext,java.io.ByteArrayOutputStream) ignores result of java.io.InputStreamReader.read(char[])
RV com.sun.appserv.management.alert.UnitTest.unitTestFailed(String,String,String) ignores return value of java.lang.RuntimeException.(String)
RV com.sun.corba.ee.impl.dynamicany.DynFixedImpl.set_value(String) ignores return value of java.math.BigInteger.(String)
RV com.sun.corba.ee.impl.dynamicany.DynFixedImpl.set_value(String) ignores return value of java.math.BigInteger.(String)
RV com.sun.enterprise.admin.common.InitConfFileBean.readConfig(String) ignores return value of java.lang.String.replace(char,char)
RV com.sun.enterprise.config.serverbeans.validation.tests.StaticTest.checkIPAddress(String) ignores return value of java.net.InetAddress.getByName(String)
RV com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.createManagedConnectionFactory(com.sun.enterprise.connectors.ConnectorConnectionPool,ClassLoader) ignores return value of java.lang.String.substring(int)
RV com.sun.enterprise.server.logging.logviewer.backend.LogFilter.levelCheck(String,String,boolean) ignores return value of java.lang.String.trim()
RV com.sun.enterprise.tools.verifier.tests.ejb.EjbEnvEntryValue.validEnvType(com.sun.enterprise.deployment.EnvironmentProperty) ignores return value of java.lang.String.(String)
RV com.sun.jdo.api.persistence.mapping.ejb.MappingFile.completeCmrMappings(com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping) ignores return value of java.lang.String.charAt(int)
RV com.sun.jdo.api.persistence.mapping.ejb.MappingFile.completeCmrMappings(com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping) ignores return value of java.lang.String.charAt(int)
RV com.sun.jdo.api.persistence.mapping.ejb.MappingFile.getBean2EntityMappingMap(com.sun.jdo.api.persistence.mapping.ejb.beans.SunCmpMapping) ignores return value of java.lang.String.charAt(int)
RV com.sun.org.apache.xml.internal.resolver.Catalog.parseCatalogFile(String) ignores return value of java.lang.String.replace(char,char)
RV com.sun.org.apache.xml.internal.resolver.helpers.FileURL.makeURL(String) ignores return value of java.lang.String.replace(char,char)
RV com.sun.xml.txw2.output.XMLWriter.startCDATA() ignores return value of org.xml.sax.SAXException.(Exception)
RV com.sun.xml.ws.transport.local.client.LocalClientTransport.closeOutput() ignores return value of java.net.ProtocolException.(String)
RV com.sun.xml.wss.core.Timestamp.(javax.xml.soap.SOAPElement) ignores return value of com.sun.xml.wss.XWSSecurityException.(String)
RV com.sun.xml.wss.core.Timestamp.(javax.xml.soap.SOAPElement) ignores return value of com.sun.xml.wss.XWSSecurityException.(String)
RV com.sun.xml.wss.core.Timestamp.(javax.xml.soap.SOAPElement) ignores return value of com.sun.xml.wss.XWSSecurityException.(String)
RV com.sun.xml.wss.core.Timestamp.(javax.xml.soap.SOAPElement) ignores return value of com.sun.xml.wss.XWSSecurityException.(String)
RV com.sun.xml.wss.core.Timestamp.(javax.xml.soap.SOAPElement) ignores return value of com.sun.xml.wss.XWSSecurityException.(String)
RV com.sun.xml.wss.core.UsernameToken.(javax.xml.soap.SOAPElement) ignores return value of com.sun.xml.wss.XWSSecurityException.(String)
RV com.sun.xml.wss.impl.transform.DOMSTRTransform.unmarshalParams(org.w3c.dom.Node,javax.xml.crypto.XMLCryptoContext) ignores return value of java.security.InvalidAlgorithmParameterException.(String)
RV org.apache.xml.resolver.apps.resolver.main(String[]) ignores return value of java.lang.String.replace(char,char)
RV org.apache.xml.resolver.tools.ResolvingParser.setupParse(String) ignores return value of java.lang.String.replace(char,char)
RV org.apache.xml.resolver.tools.ResolvingXMLFilter.setupBaseURI(String) ignores return value of java.lang.String.replace(char,char)
SA Self assignment of field com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl.UpperBound in com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl.(String,String,String,long,long,long,long,long,long,long)
SA Self assignment of field com.sun.corba.ee.impl.io.IIOPInputStream.spClass in com.sun.corba.ee.impl.io.IIOPInputStream.inputObject(Class,String,com.sun.org.omg.SendingContext.CodeBase,int)
SA Self assignment of field com.sun.enterprise.diagnostics.collect.AppInfoCollector.config in com.sun.enterprise.diagnostics.collect.AppInfoCollector.(String,String)
SA Self assignment of field com.sun.jdo.api.persistence.enhancer.util.Timer.out in com.sun.jdo.api.persistence.enhancer.util.Timer.()
SA Self assignment of field com.sun.xml.rpc.processor.modeler.j2ee.xml.DOMWriter.indent in com.sun.xml.rpc.processor.modeler.j2ee.xml.DOMWriter.(org.w3c.dom.Document,java.io.PrintWriter,String,String,String)
Se Class com.sun.appserv.server.LifecycleEvent defines non-transient non-serializable instance field ctx
Se Class com.sun.codemodel.JClassAlreadyExistsException defines non-transient non-serializable instance field existing
Se Class com.sun.codemodel.JDocComment defines non-transient non-serializable instance field owner
Se Class com.sun.connector.jaxr.JaxrConnectionFactory defines non-transient non-serializable instance field log
Se Class com.sun.connector.jaxr.JaxrConnectionManager defines non-transient non-serializable instance field log
Se Class com.sun.connector.jaxr.NoTxManagedConnectionFactory defines non-transient non-serializable instance field out
Se Class com.sun.connector.jaxr.NoTxManagedConnectionFactory defines non-transient non-serializable instance field log
Se Class com.sun.corba.ee.impl.activation.ServerCallback defines non-transient non-serializable instance field installMethod
Se Class com.sun.corba.ee.impl.activation.ServerCallback defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.activation.ServerCallback defines non-transient non-serializable instance field shutdownMethod
Se Class com.sun.corba.ee.impl.activation.ServerCallback defines non-transient non-serializable instance field uninstallMethod
Se Class com.sun.corba.ee.impl.activation.ServerManagerImpl defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.activation.ServerManagerImpl defines non-transient non-serializable instance field transportManager
Se Class com.sun.corba.ee.impl.activation.ServerManagerImpl defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.corba.AnyImpl defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.corba.AnyImpl defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.corba.TypeCodeImpl defines non-transient non-serializable instance field _orb
Se Class com.sun.corba.ee.impl.corba.TypeCodeImpl defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.dynamicany.DynAnyFactoryImpl defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.encoding.CachedCodeBase defines non-transient non-serializable instance field conn
Se Class com.sun.corba.ee.impl.encoding.CDRInputObject defines non-transient non-serializable instance field corbaConnection
Se Class com.sun.corba.ee.impl.encoding.CDRInputObject defines non-transient non-serializable instance field header
Se Class com.sun.corba.ee.impl.encoding.CDRInputObject defines non-transient non-serializable instance field omgWrapper
Se Class com.sun.corba.ee.impl.encoding.CDRInputObject defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.encoding.CDRInputObject defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.encoding.CDROutputObject defines non-transient non-serializable instance field connection
Se Class com.sun.corba.ee.impl.encoding.CDROutputObject defines non-transient non-serializable instance field header
Se Class com.sun.corba.ee.impl.encoding.CDROutputObject defines non-transient non-serializable instance field omgWrapper
Se Class com.sun.corba.ee.impl.encoding.CDROutputObject defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.encoding.CDROutputObject defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.encoding.EncapsInputStream defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.folb.ClientGroupManager defines non-transient non-serializable instance field csiv2SSLTaggedComponentHandler
Se Class com.sun.corba.ee.impl.folb.ClientGroupManager defines non-transient non-serializable instance field gis
Se Class com.sun.corba.ee.impl.folb.ClientGroupManager defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.folb.ServerGroupManager defines non-transient non-serializable instance field csiv2SSLTaggedComponentHandler
Se Class com.sun.corba.ee.impl.folb.ServerGroupManager defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.interceptors.CDREncapsCodec defines non-transient non-serializable instance field giopVersion
Se Class com.sun.corba.ee.impl.interceptors.CDREncapsCodec defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.interceptors.CDREncapsCodec defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl defines non-transient non-serializable instance field messageMediator
Se Class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl defines non-transient non-serializable instance field request
Se Class com.sun.corba.ee.impl.interceptors.CodecFactoryImpl defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.interceptors.CodecFactoryImpl defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.interceptors.IORInfoImpl defines non-transient non-serializable instance field omgWrapper
Se Class com.sun.corba.ee.impl.interceptors.IORInfoImpl defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.interceptors.IORInfoImpl defines non-transient non-serializable instance field orbutilWrapper
Se Class com.sun.corba.ee.impl.interceptors.IORInfoImpl defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl defines non-transient non-serializable instance field omgWrapper
Se Class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl defines non-transient non-serializable instance field orbutilWrapper
Se Class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.interceptors.PICurrent defines non-transient non-serializable instance field myORB
Se Class com.sun.corba.ee.impl.interceptors.PICurrent defines non-transient non-serializable instance field threadLocalSlotTable
Se Class com.sun.corba.ee.impl.interceptors.PICurrent defines non-transient non-serializable instance field wrapper
Se com.sun.corba.ee.impl.interceptors.PICurrent$1 stored into non-transient field com.sun.corba.ee.impl.interceptors.PICurrent.threadLocalSlotTable
Se Class com.sun.corba.ee.impl.interceptors.PIHandlerImpl$RequestInfoStack defines non-transient non-serializable instance field this$0
Se Class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl defines non-transient non-serializable instance field dsiArguments
Se Class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl defines non-transient non-serializable instance field oktemp
Se Class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl defines non-transient non-serializable instance field replyMessage
Se Class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl defines non-transient non-serializable instance field request
Se com.sun.corba.ee.impl.ior.ObjectReferenceFactoryImpl is Serializable but its superclass doesn't define an accessible void constructor
Se com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl is Serializable but its superclass doesn't define an accessible void constructor
Se Class com.sun.corba.ee.impl.naming.pcosnaming.ServantManagerImpl defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.naming.pcosnaming.ServantManagerImpl defines non-transient non-serializable instance field theNameService
Se Class com.sun.corba.ee.impl.oa.poa.POACurrent defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.oa.poa.POACurrent defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.oa.poa.POAImpl defines non-transient non-serializable instance field adapterActivatorCV
Se Class com.sun.corba.ee.impl.oa.poa.POAImpl defines non-transient non-serializable instance field beingDestroyedCV
Se Class com.sun.corba.ee.impl.oa.poa.POAImpl defines non-transient non-serializable instance field invokeCV
Se Class com.sun.corba.ee.impl.oa.poa.POAImpl defines non-transient non-serializable instance field isDestroying
Se Class com.sun.corba.ee.impl.oa.poa.POAImpl defines non-transient non-serializable instance field mediator
Se Class com.sun.corba.ee.impl.oa.poa.POAImpl defines non-transient non-serializable instance field poaId
Se com.sun.corba.ee.impl.oa.poa.POAImpl$1 stored into non-transient field com.sun.corba.ee.impl.oa.poa.POAImpl.isDestroying
Se com.sun.corba.ee.impl.ior.ObjectAdapterIdArray stored into non-transient field com.sun.corba.ee.impl.oa.poa.POAImpl.poaId
Se Class com.sun.corba.ee.impl.oa.poa.POAManagerImpl defines non-transient non-serializable instance field factory
Se Class com.sun.corba.ee.impl.oa.poa.POAManagerImpl defines non-transient non-serializable instance field pihandler
Se Class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl defines non-transient non-serializable instance field wrapper
Se Class com.sun.corba.ee.impl.oa.rfm.ReferenceManagerConfigurator$RMIORInterceptor defines non-transient non-serializable instance field this$0
Se Class com.sun.corba.ee.impl.oa.rfm.ReferenceManagerConfigurator$RMORBInitializer defines non-transient non-serializable instance field this$0
Se Class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor defines non-transient non-serializable instance field backoffAndStartTime
Se com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor$1 stored into non-transient field com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor.backoffAndStartTime
Se Class com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl defines non-transient non-serializable instance field addr
Se Class com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl defines non-transient non-serializable instance field orb
Se Class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl defines non-transient non-serializable instance field ior
Se Class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl defines non-transient non-serializable instance field self
Se Class com.sun.corba.ee.impl.presentation.rmi.InvocationHandlerFactoryImpl$CustomCompositeInvocationHandlerImpl defines non-transient non-serializable instance field this$0
Se Class com.sun.corba.ee.org.apache.bcel.classfile.InnerClasses defines non-transient non-serializable instance field inner_classes
Se com.sun.corba.ee.org.apache.bcel.classfile.InnerClass stored into non-transient field com.sun.corba.ee.org.apache.bcel.classfile.InnerClasses.inner_classes
Se com.sun.corba.ee.org.apache.bcel.classfile.InnerClass stored into non-transient field com.sun.corba.ee.org.apache.bcel.classfile.InnerClasses.inner_classes
Se Class com.sun.corba.ee.org.apache.bcel.classfile.StackMap defines non-transient non-serializable instance field map
Se com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry stored into non-transient field com.sun.corba.ee.org.apache.bcel.classfile.StackMap.map
Se com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry stored into non-transient field com.sun.corba.ee.org.apache.bcel.classfile.StackMap.map
Se Class com.sun.corba.ee.org.apache.bcel.util.ClassPath$Zip defines non-transient non-serializable instance field zip
Se Class com.sun.corba.ee.org.apache.bcel.verifier.VerifyDialog defines non-transient non-serializable instance field ivjEventHandler
Se Class com.sun.corba.ee.org.apache.regexp.REDemo defines non-transient non-serializable instance field compiler
Se Class com.sun.corba.ee.org.objectweb.asm.optimizer.ConstantPool defines non-transient non-serializable instance field key1
Se Class com.sun.corba.ee.org.objectweb.asm.optimizer.ConstantPool defines non-transient non-serializable instance field key2
Se Class com.sun.corba.ee.org.objectweb.asm.optimizer.ConstantPool defines non-transient non-serializable instance field key3
Se Class com.sun.corba.ee.org.objectweb.asm.tree.MethodNode$1 defines non-transient non-serializable instance field this$0
Se Class com.sun.corba.ee.spi.legacy.connection.GetEndPointInfoAgainException defines non-transient non-serializable instance field socketInfo
Se Class com.sun.corba.ee.spi.protocol.ForwardException defines non-transient non-serializable instance field orb
Se Class com.sun.ejb.containers.RemoteBusinessIntfInvocationHandler defines non-transient non-serializable instance field delegate
Se Class com.sun.ejb.containers.RemoteBusinessWrapperBase defines non-transient non-serializable instance field stub_
Se Class com.sun.ejb.containers.util.MethodMap defines non-transient non-serializable instance field methodInfo_
Se Class com.sun.el.parser.ParseException defines non-transient non-serializable instance field currentToken
Se com.sun.enterprise.admin.common.AdminRequest.serialVersionUID isn't final
Se com.sun.enterprise.admin.common.AdminResponse.serialVersionUID isn't final
Se com.sun.enterprise.admin.common.IASVersion.serialVersionUID isn't final
Se com.sun.enterprise.admin.common.Message.serialVersionUID isn't final
Se com.sun.enterprise.admin.common.Param.serialVersionUID isn't final
Se com.sun.enterprise.admin.common.ParamList.serialVersionUID isn't final
Se Class com.sun.enterprise.admin.meta.MBeanRegistry$MyManagedBean defines non-transient non-serializable instance field this$0
Se Class com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats$ValidateException defines non-transient non-serializable instance field failedBean
Se Class com.sun.enterprise.config.impl.ConfigContextImpl defines non-transient non-serializable instance field defaultHandler
Se Class com.sun.enterprise.deployapi.SunTarget defines non-transient non-serializable instance field connectionInfo
Se Class com.sun.enterprise.deployapi.SunTarget defines non-transient non-serializable instance field dasConnection
Se Class com.sun.enterprise.deployapi.SunTarget defines non-transient non-serializable instance field mbsc
Se Class com.sun.enterprise.deployment.annotation.AnnotationProcessorException defines non-transient non-serializable instance field locator
Se Class com.sun.enterprise.deployment.EjbMessageBeanDescriptor defines non-transient non-serializable instance field msgDestReferencer
Se Class com.sun.enterprise.deployment.IASEjbCMPEntityDescriptor defines non-transient non-serializable instance field queryParser
Se Class com.sun.enterprise.deployment.MessageDestinationReferenceDescriptor defines non-transient non-serializable instance field referencer
Se Class com.sun.enterprise.deployment.PersistenceDescriptor defines non-transient non-serializable instance field cmrFieldInfo
Se Class com.sun.enterprise.deployment.PersistenceDescriptor defines non-transient non-serializable instance field fkeyFields
Se Class com.sun.enterprise.deployment.PersistenceDescriptor defines non-transient non-serializable instance field persFieldInfo
Se Class com.sun.enterprise.deployment.PersistenceDescriptor defines non-transient non-serializable instance field persNoPkeyFieldInfo
Se Class com.sun.enterprise.deployment.PersistenceDescriptor defines non-transient non-serializable instance field pkeyClassPkeyFields
Se Class com.sun.enterprise.deployment.PersistenceDescriptor defines non-transient non-serializable instance field pkeyFieldInfo
Se com.sun.enterprise.deployment.CMRFieldInfo stored into non-transient field com.sun.enterprise.deployment.PersistenceDescriptor.cmrFieldInfo
Se com.sun.enterprise.deployment.PersistentFieldInfo stored into non-transient field com.sun.enterprise.deployment.PersistenceDescriptor.persFieldInfo
Se com.sun.enterprise.deployment.PersistentFieldInfo stored into non-transient field com.sun.enterprise.deployment.PersistenceDescriptor.persNoPkeyFieldInfo
Se java.lang.reflect.Field stored into non-transient field com.sun.enterprise.deployment.PersistenceDescriptor.pkeyClassPkeyFields
Se com.sun.enterprise.deployment.PersistentFieldInfo stored into non-transient field com.sun.enterprise.deployment.PersistenceDescriptor.pkeyFieldInfo
Se Class com.sun.enterprise.deployment.phasing.StandardDeploymentPhaseContext defines non-transient non-serializable instance field req
Se Class com.sun.enterprise.deployment.QueryDescriptor defines non-transient non-serializable instance field method
Se Class com.sun.enterprise.deployment.RelationRoleDescriptor defines non-transient non-serializable instance field cmrFieldInfo
Se Class com.sun.enterprise.deployment.ResourceReferenceDescriptor defines non-transient non-serializable instance field dataSource
Se Class com.sun.enterprise.deployment.util.ModuleDescriptor defines non-transient non-serializable instance field manifest
Se Class com.sun.enterprise.iiop.FailoverIORInterceptor defines non-transient non-serializable instance field orb
Se Class com.sun.enterprise.iiop.IIOPSSLSocketFactory defines non-transient non-serializable instance field clientSslInfo
Se Class com.sun.enterprise.iiop.IIOPSSLSocketFactory defines non-transient non-serializable instance field orb
Se Class com.sun.enterprise.iiop.POARemoteReferenceFactory defines non-transient non-serializable instance field container
Se Class com.sun.enterprise.iiop.POARemoteReferenceFactory defines non-transient non-serializable instance field ejbHomeStubFactory
Se Class com.sun.enterprise.iiop.POARemoteReferenceFactory defines non-transient non-serializable instance field ejbObjectStubFactory
Se Class com.sun.enterprise.iiop.POARemoteReferenceFactory defines non-transient non-serializable instance field orb
Se Class com.sun.enterprise.iiop.POARemoteReferenceFactory defines non-transient non-serializable instance field presentationMgr
Se Class com.sun.enterprise.iiop.POARemoteReferenceFactory defines non-transient non-serializable instance field protocolMgr
Se Class com.sun.enterprise.iiop.security.ConnectionContext defines non-transient non-serializable instance field endpoint
Se Class com.sun.enterprise.iiop.security.ConnectionContext defines non-transient non-serializable instance field socket
Se Class com.sun.enterprise.iiop.security.SecClientRequestInterceptor defines non-transient non-serializable instance field orb
Se Class com.sun.enterprise.iiop.security.SecClientRequestInterceptor defines non-transient non-serializable instance field secsvc
Se Class com.sun.enterprise.iiop.security.SecServerRequestInterceptor defines non-transient non-serializable instance field counterForCalls
Se Class com.sun.enterprise.iiop.security.SecServerRequestInterceptor defines non-transient non-serializable instance field orb
Se Class com.sun.enterprise.iiop.security.SecServerRequestInterceptor defines non-transient non-serializable instance field secsvc
Se Class com.sun.enterprise.iiop.security.ServerConnectionContext defines non-transient non-serializable instance field socket
Se Class com.sun.enterprise.management.agent.RemoteListenerConnector defines non-transient non-serializable instance field server
Se Class com.sun.enterprise.tools.common.properties.PropertyElementsTableModel defines non-transient non-serializable instance field v
Se Class com.sun.enterprise.tools.common.properties.RoleMapElementTableModel defines non-transient non-serializable instance field v
Se Class com.sun.enterprise.tools.common.ui.GenericTableModel defines non-transient non-serializable instance field tableInfo
Se Class com.sun.enterprise.tools.upgrade.gui.AddDomainDialog defines non-transient non-serializable instance field commonInfo
Se Class com.sun.enterprise.tools.upgrade.gui.AddDomainDialog defines non-transient non-serializable instance field logger
Se Class com.sun.enterprise.tools.upgrade.gui.AddDomainDialog defines non-transient non-serializable instance field stringManager
Se Class com.sun.enterprise.tools.upgrade.gui.CertificatePanel defines non-transient non-serializable instance field commonInfoModel
Se Class com.sun.enterprise.tools.upgrade.gui.CertificatePanel defines non-transient non-serializable instance field logger
Se Class com.sun.enterprise.tools.upgrade.gui.CertificatePanel defines non-transient non-serializable instance field stringManager
Se Class com.sun.enterprise.tools.upgrade.gui.ClusterDetailsPanel defines non-transient non-serializable instance field stringManager
Se Class com.sun.enterprise.tools.upgrade.gui.ClusterDetailsPanel$ClusterFilesTableModel defines non-transient non-serializable instance field stringManager
Se Class com.sun.enterprise.tools.upgrade.gui.DataCollectionPanel defines non-transient non-serializable instance field commonInfoModel
Se Class com.sun.enterprise.tools.upgrade.gui.DataCollectionPanel defines non-transient non-serializable instance field logger
Se Class com.sun.enterprise.tools.upgrade.gui.DataCollectionPanel defines non-transient non-serializable instance field stringManager
Se Class com.sun.enterprise.tools.upgrade.gui.DomainPathSelectionDialog defines non-transient non-serializable instance field stringManager
Se Class com.sun.enterprise.tools.upgrade.gui.DomainPathSelectionDialog$DomainPathTableModel defines non-transient non-serializable instance field stringManager
Se Class com.sun.enterprise.tools.upgrade.gui.ImagePanel defines non-transient non-serializable instance field image
Se Class com.sun.enterprise.tools.upgrade.gui.MainFrame defines non-transient non-serializable instance field commonInfoModel
Se Class com.sun.enterprise.tools.upgrade.gui.MainFrame defines non-transient non-serializable instance field eventHandler
Se Class com.sun.enterprise.tools.upgrade.gui.MainFrame defines non-transient non-serializable instance field stringManager
Se Class com.sun.enterprise.tools.upgrade.gui.ProgressPanel defines non-transient non-serializable instance field logger
Se Class com.sun.enterprise.tools.upgrade.gui.ProgressPanel defines non-transient non-serializable instance field stringManager
Se Class com.sun.enterprise.tools.verifier.gui.MainPanel defines non-transient non-serializable instance field running
Se Class com.sun.enterprise.tools.verifier.gui.MainPanel defines non-transient non-serializable instance field verifier
Se Class com.sun.enterprise.util.InvocationManagerImpl$InvocationArray defines non-transient non-serializable instance field this$0
Se Class com.sun.enterprise.util.sync.RWLock$Queue defines non-transient non-serializable instance field this$0
Se Class com.sun.enterprise.web.connector.grizzly.LinkedListPipeline defines non-transient non-serializable instance field pipelineStat
Se Class com.sun.enterprise.web.connector.grizzly.LinkedListPipeline defines non-transient non-serializable instance field workerThreads
Se Class com.sun.enterprise.web.EmbeddedWebContainer$1 defines non-transient non-serializable instance field this$0
Se Class com.sun.enterprise.web.VirtualServer defines non-transient non-serializable instance field mimeMap
Se Class com.sun.enterprise.web.WebModule defines non-transient non-serializable instance field adHocPipeline
Se Class com.sun.enterprise.web.WebModule defines non-transient non-serializable instance field webContainer
Se Class com.sun.gjc.common.DataSourceObjectBuilder defines non-transient non-serializable instance field sm
Se Class com.sun.gjc.spi.DataSource defines non-transient non-serializable instance field logWriter
Se Class com.sun.gjc.util.MethodExecutor defines non-transient non-serializable instance field sm
Se Class com.sun.jdo.api.persistence.enhancer.classfile.ClassFile defines non-transient non-serializable instance field classAttributes
Se Class com.sun.jdo.api.persistence.enhancer.classfile.ClassFile defines non-transient non-serializable instance field constantPool
Se Class com.sun.jdo.api.persistence.enhancer.classfile.ClassFile defines non-transient non-serializable instance field superClassName
Se Class com.sun.jdo.api.persistence.enhancer.classfile.ClassFile defines non-transient non-serializable instance field thisClassName
Se Class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet defines non-transient non-serializable instance field helper
Se Class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet defines non-transient non-serializable instance field pm
Se Class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet defines non-transient non-serializable instance field tx
Se Class com.sun.jdo.spi.persistence.support.sqlstore.impl.ConnectionFactoryImpl defines non-transient non-serializable instance field logWriter
Se Class com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerFactoryImpl defines non-transient non-serializable instance field connectionLogWriter
Se Class com.sun.jdo.spi.persistence.support.sqlstore.impl.SQLPersistenceManagerFactory defines non-transient non-serializable instance field _store
Se Class com.sun.jdo.spi.persistence.support.sqlstore.impl.SQLPersistenceManagerFactory defines non-transient non-serializable instance field vcCache
Se Class com.sun.jdo.spi.persistence.support.sqlstore.model.ForeignFieldDesc defines non-transient non-serializable instance field foreignConfig
Se Class com.sun.jdo.spi.persistence.support.sqlstore.utility.TickEvent defines non-transient non-serializable instance field timer
Se Class com.sun.jdo.spi.persistence.utility.WeakHashSet defines non-transient non-serializable instance field queue
Se Class com.sun.jdo.spi.persistence.utility.WeakValueHashMap defines non-transient non-serializable instance field queue
Se Class com.sun.jts.CosTransactions.ControlImpl defines non-transient non-serializable instance field globalTID
Se Class com.sun.jts.CosTransactions.CoordinatorResourceServantActivator defines non-transient non-serializable instance field orb
Se Class com.sun.jts.CosTransactions.JTSAdapterActivator defines non-transient non-serializable instance field orb
Se Class com.sun.jts.CosTransactions.RecoveryCoordinatorServantActivator defines non-transient non-serializable instance field orb
Se Class com.sun.jts.CosTransactions.RWLock$Queue defines non-transient non-serializable instance field this$0
Se Class com.sun.jts.CosTransactions.SubCoordinator defines non-transient non-serializable instance field nestingInfo
Se Class com.sun.jts.CosTransactions.SubCoordinator defines non-transient non-serializable instance field participants
Se Class com.sun.jts.CosTransactions.SubCoordinator defines non-transient non-serializable instance field superInfo
Se Class com.sun.jts.CosTransactions.SubCoordinator defines non-transient non-serializable instance field terminator
Se Class com.sun.jts.CosTransactions.SubCoordinator defines non-transient non-serializable instance field tranState
Se Class com.sun.jts.CosTransactions.TerminatorImpl defines non-transient non-serializable instance field coordTerm
Se Class com.sun.jts.CosTransactions.TopCoordinator defines non-transient non-serializable instance field coordSyncImpl
Se Class com.sun.jts.CosTransactions.TopCoordinator defines non-transient non-serializable instance field logRecord
Se Class com.sun.jts.CosTransactions.TopCoordinator defines non-transient non-serializable instance field nestingInfo
Se Class com.sun.jts.CosTransactions.TopCoordinator defines non-transient non-serializable instance field participants
Se Class com.sun.jts.CosTransactions.TopCoordinator defines non-transient non-serializable instance field superInfo
Se Class com.sun.jts.CosTransactions.TopCoordinator defines non-transient non-serializable instance field synchronizations
Se Class com.sun.jts.CosTransactions.TopCoordinator defines non-transient non-serializable instance field terminator
Se Class com.sun.jts.CosTransactions.TopCoordinator defines non-transient non-serializable instance field tranState
Se Class com.sun.jts.jta.SynchronizationImpl defines non-transient non-serializable instance field state
Se Class com.sun.jts.jtsxa.OTSResourceImpl defines non-transient non-serializable instance field tranState
Se Class com.sun.jts.jtsxa.OTSResourceImpl defines non-transient non-serializable instance field xaRes
Se Class com.sun.jts.jtsxa.OTSResourceImpl defines non-transient non-serializable instance field xid
Se Class com.sun.jts.pi.InterceptorImpl defines non-transient non-serializable instance field receiver
Se Class com.sun.jts.pi.InterceptorImpl defines non-transient non-serializable instance field sender
Se Class com.sun.jts.pi.InterceptorImpl defines non-transient non-serializable instance field tsi
Se Class com.sun.jts.pi.InterceptorImpl defines non-transient non-serializable instance field tsiImpl
Se Class com.sun.msv.grammar.relax.RELAXModule defines non-transient non-serializable instance field datatypes
Se Class com.sun.msv.grammar.xmlschema.AttributeGroupExp defines non-transient non-serializable instance field wildcard
Se Class com.sun.msv.grammar.xmlschema.ComplexTypeExp defines non-transient non-serializable instance field wildcard
Se Class com.sun.msv.reader.relax.core.RELAXCoreReader$1 defines non-transient non-serializable instance field this$0
Se Class com.sun.msv.verifier.psvi.TypeDetector$AmbiguousDocumentException defines non-transient non-serializable instance field this$0
Se Class com.sun.msv.verifier.ValidityViolation defines non-transient non-serializable instance field errorInfo
Se Class com.sun.org.apache.commons.beanutils.BasicDynaBean defines non-transient non-serializable instance field dynaClass
Se Class com.sun.org.apache.commons.beanutils.BeanComparator defines non-transient non-serializable instance field comparator
Se Class com.sun.org.apache.commons.collections.comparators.NullComparator defines non-transient non-serializable instance field nonNullComparator
Se Class com.sun.org.apache.commons.collections.comparators.ReverseComparator defines non-transient non-serializable instance field comparator
Se Class com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$PatternStack defines non-transient non-serializable instance field this$0
Se Class com.sun.org.apache.xml.internal.security.signature.MissingResourceFailureException defines non-transient non-serializable instance field uninitializedReference
Se Class com.sun.org.apache.xml.internal.security.utils.resolver.ResourceResolverException defines non-transient non-serializable instance field _uri
Se Class com.sun.tools.txw2.model.NodeSet defines non-transient non-serializable instance field codeModel
Se Class com.sun.tools.txw2.model.NodeSet defines non-transient non-serializable instance field opts
Se Class com.sun.tools.xjc.BadCommandLineException defines non-transient non-serializable instance field options
Se Class com.sun.tools.xjc.generator.bean.field.AbstractField$1TypeList defines non-transient non-serializable instance field this$0
Se Class com.sun.tools.xjc.grammar.AnnotatedGrammar defines non-transient non-serializable instance field codeModel
Se Class com.sun.tools.xjc.grammar.AnnotatedGrammar defines non-transient non-serializable instance field defaultSymbolSpace
Se Class com.sun.tools.xjc.grammar.AnnotatedGrammar defines non-transient non-serializable instance field rootClass
Se Class com.sun.tools.xjc.grammar.ClassCandidateItem defines non-transient non-serializable instance field classFactory
Se Class com.sun.tools.xjc.grammar.ClassCandidateItem defines non-transient non-serializable instance field locator
Se Class com.sun.tools.xjc.grammar.ClassCandidateItem defines non-transient non-serializable instance field targetPackage
Se Class com.sun.tools.xjc.grammar.ClassItem defines non-transient non-serializable instance field type
Se Class com.sun.tools.xjc.grammar.ext.Dom4jItem defines non-transient non-serializable instance field elementType
Se Class com.sun.tools.xjc.grammar.ext.WildcardItem defines non-transient non-serializable instance field refObject
Se Class com.sun.tools.xjc.grammar.FieldItem defines non-transient non-serializable instance field defaultValues
Se Class com.sun.tools.xjc.grammar.FieldItem defines non-transient non-serializable instance field multiplicity
Se Class com.sun.tools.xjc.grammar.FieldItem defines non-transient non-serializable instance field realization
Se Class com.sun.tools.xjc.grammar.FieldItem defines non-transient non-serializable instance field userSpecifiedType
Se Class com.sun.tools.xjc.grammar.FieldItem$BadTypeException defines non-transient non-serializable instance field type
Se Class com.sun.tools.xjc.grammar.InterfaceItem defines non-transient non-serializable instance field type
Se Class com.sun.tools.xjc.grammar.PrimitiveItem defines non-transient non-serializable instance field xducer
Se Class com.sun.tools.xjc.model.CCustomizations defines non-transient non-serializable instance field owner
Se Class com.sun.tools.xjc.model.CReferencePropertyInfo$1RefList defines non-transient non-serializable instance field this$0
Se Class com.sun.tools.xjc.runtime.GrammarInfoFacade$1 defines non-transient non-serializable instance field this$0
Se Class com.sun.xml.bind.GrammarInfoFacade$1 defines non-transient non-serializable instance field this$0
Se Class com.sun.xml.bind.unmarshaller.UnreportedException defines non-transient non-serializable instance field locator
Se Class com.sun.xml.bind.v2.model.impl.ClassInfoImpl$DupliateException defines non-transient non-serializable instance field a1
Se Class com.sun.xml.bind.v2.model.impl.ClassInfoImpl$DupliateException defines non-transient non-serializable instance field a2
Se Class com.sun.xml.bind.v2.model.impl.ClassInfoImpl$PropertySorter defines non-transient non-serializable instance field this$0
Se Class com.sun.xml.bind.v2.model.impl.ClassInfoImpl$PropertySorter defines non-transient non-serializable instance field used
Se com.sun.xml.bind.v2.model.impl.PropertyInfoImpl stored into non-transient field com.sun.xml.bind.v2.model.impl.ClassInfoImpl$PropertySorter.used
Se Class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$9$1 defines non-transient non-serializable instance field this$0
Se Class com.sun.xml.bind.v2.runtime.JAXBContextImpl$1 defines non-transient non-serializable instance field this$0
Se Class com.sun.xml.bind.v2.runtime.JAXBContextImpl$2 defines non-transient non-serializable instance field this$0
Se Class com.sun.xml.messaging.saaj.soap.impl.ElementImpl defines non-transient non-serializable instance field encodingStyleAttribute
Se Class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl defines non-transient non-serializable instance field enclosingSOAPPart
Se Class com.sun.xml.messaging.saaj.soap.ver1_1.ExpressEnvelope1_1Impl defines non-transient non-serializable instance field jxMessage
Se Class com.sun.xml.rngom.binary.RestrictionViolationException defines non-transient non-serializable instance field loc
Se Class com.sun.xml.rngom.parse.compact.ParseException defines non-transient non-serializable instance field currentToken
Se Class com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType defines non-transient non-serializable instance field xmlAttr
Se Class com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType defines non-transient non-serializable instance field xmlElement
Se Class com.sun.xml.rpc.processor.modeler.j2ee.xml.Factory defines non-transient non-serializable instance field document
Se com.sun.xml.rpc.util.localization.NullLocalizable stored into non-transient field com.sun.xml.rpc.util.exception.LocalizableExceptionAdapter.localizablePart
Se Class com.sun.xml.ws.wsdl.parser.Binding defines non-transient non-serializable instance field wsdlDoc
Se Class com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl$WSSProvider defines non-transient non-serializable instance field this$0
Se Class com.sun.xml.wss.impl.resolver.URIResolver$URIResolverException defines non-transient non-serializable instance field this$0
Se Class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.runtime.GrammarInfoFacade$1 defines non-transient non-serializable instance field this$0
Se Class javax.xml.crypto.URIReferenceException defines non-transient non-serializable instance field uriReference
Se Class org.apache.catalina.core.StandardContext defines non-transient non-serializable instance field auditors
Se Class org.apache.catalina.core.StandardContext defines non-transient non-serializable instance field broadcaster
Se Class org.apache.catalina.core.StandardContext defines non-transient non-serializable instance field mapper
Se Class org.apache.catalina.core.StandardEngine defines non-transient non-serializable instance field defaultContext
Se Class org.apache.catalina.core.StandardEngine defines non-transient non-serializable instance field service
Se Class org.apache.catalina.core.StandardHost defines non-transient non-serializable instance field defaultContext
Se Class org.apache.catalina.InstanceEvent defines non-transient non-serializable instance field wrapper
Se Class org.apache.catalina.session.StandardSession defines non-transient non-serializable instance field manager
Se Class org.apache.catalina.SessionEvent defines non-transient non-serializable instance field session
Se Class org.apache.catalina.util.FastDateFormat defines non-transient non-serializable instance field fp
Se Class org.apache.coyote.tomcat5.MapperListener defines non-transient non-serializable instance field mBeanServer
Se Class org.apache.coyote.tomcat5.MapperListener defines non-transient non-serializable instance field mapper
Se Class org.apache.coyote.tomcat5.MapperListener defines non-transient non-serializable instance field sm
Se Class org.apache.jasper.util.FastDateFormat defines non-transient non-serializable instance field fp
Se Class org.apache.naming.resources.FileDirContext$FileResourceAttributes defines non-transient non-serializable instance field this$0
Se Class org.apache.regexp.REDemo defines non-transient non-serializable instance field compiler
Se Class org.apache.regexp.REDemo defines non-transient non-serializable instance field r
Se Class org.apache.taglibs.standard.extra.spath.ParseException defines non-transient non-serializable instance field currentToken
Se Class org.apache.taglibs.standard.lang.jstl.parser.ParseException defines non-transient non-serializable instance field currentToken
Se Class org.apache.tomcat.util.buf.ByteChunk defines non-transient non-serializable instance field in
Se Class org.apache.tomcat.util.buf.ByteChunk defines non-transient non-serializable instance field out
Se Class org.apache.tomcat.util.buf.CharChunk defines non-transient non-serializable instance field in
Se Class org.apache.tomcat.util.buf.CharChunk defines non-transient non-serializable instance field out
Se Class org.netbeans.modules.schema2beans.ValidateException defines non-transient non-serializable instance field failureType
SnVI com.sun.corba.ee.impl.io.FVDCodeBaseImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.corba.ee.impl.ior.ObjectReferenceFactoryImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.corba.ee.impl.naming.pcosnaming.CounterDB is Serializable; consider declaring a serialVersionUID
SnVI com.sun.corba.ee.impl.naming.pcosnaming.InternalBindingValue is Serializable; consider declaring a serialVersionUID
SnVI com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.corba.ee.impl.presentation.rmi.bcel.BCELStubBase is Serializable; consider declaring a serialVersionUID
SnVI com.sun.corba.ee.impl.presentation.rmi.InvocationHandlerFactoryImpl$CustomCompositeInvocationHandlerImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.corba.ee.org.apache.bcel.classfile.JavaClass is Serializable; consider declaring a serialVersionUID
SnVI com.sun.corba.ee.org.apache.regexp.RE is Serializable; consider declaring a serialVersionUID
SnVI com.sun.ejb.containers.PMTransactionManagerImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.ejb.containers.RemoteBusinessWrapperBase is Serializable; consider declaring a serialVersionUID
SnVI com.sun.ejb.portable.EJBMetaDataImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.enterprise.admin.event.AdminEvent is Serializable; consider declaring a serialVersionUID
SnVI com.sun.enterprise.config.impl.ConfigContextImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.enterprise.distributedtx.UserTransactionImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.enterprise.repository.JdbcConnectionPool is Serializable; consider declaring a serialVersionUID
SnVI com.sun.enterprise.util.EntityManagerFactoryWrapper is Serializable; consider declaring a serialVersionUID
SnVI com.sun.enterprise.util.EntityManagerWrapper is Serializable; consider declaring a serialVersionUID
SnVI com.sun.enterprise.web.monitor.impl.PwcServletStatsImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.enterprise.web.monitor.impl.PwcWebModuleStatsImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.support.sqlstore.impl.ConnectionFactoryImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerFactoryImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.support.sqlstore.query.QueryImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.support.sqlstore.sco.ArrayList is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.support.sqlstore.sco.Date is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.support.sqlstore.sco.HashSet is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.support.sqlstore.sco.SqlDate is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.support.sqlstore.sco.SqlTime is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.support.sqlstore.sco.SqlTimestamp is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.support.sqlstore.sco.Vector is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jdo.spi.persistence.utility.WeakValueHashMap is Serializable; consider declaring a serialVersionUID
SnVI com.sun.jts.jta.UserTransactionImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.msv.reader.datatype.xsd.XSDatatypeExp is Serializable; consider declaring a serialVersionUID
SnVI com.sun.msv.relaxns.grammar.ExternalAttributeExp is Serializable; consider declaring a serialVersionUID
SnVI com.sun.msv.relaxns.grammar.ExternalElementExp is Serializable; consider declaring a serialVersionUID
SnVI com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp is Serializable; consider declaring a serialVersionUID
SnVI com.sun.org.apache.commons.beanutils.BasicDynaBean is Serializable; consider declaring a serialVersionUID
SnVI com.sun.org.apache.commons.beanutils.BasicDynaClass is Serializable; consider declaring a serialVersionUID
SnVI com.sun.org.apache.commons.beanutils.DynaProperty is Serializable; consider declaring a serialVersionUID
SnVI com.sun.org.apache.commons.beanutils.RowSetDynaClass is Serializable; consider declaring a serialVersionUID
SnVI com.sun.org.apache.commons.collections.CursorableLinkedList is Serializable; consider declaring a serialVersionUID
SnVI com.sun.org.apache.commons.logging.impl.Jdk14Logger is Serializable; consider declaring a serialVersionUID
SnVI com.sun.org.apache.commons.logging.impl.SimpleLog is Serializable; consider declaring a serialVersionUID
SnVI com.sun.org.apache.commons.modeler.ManagedBean is Serializable; consider declaring a serialVersionUID
SnVI com.sun.tools.xjc.grammar.AnnotatedGrammar is Serializable; consider declaring a serialVersionUID
SnVI com.sun.tools.xjc.grammar.ext.Dom4jItem is Serializable; consider declaring a serialVersionUID
SnVI com.sun.tools.xjc.grammar.ext.W3CDOMItem is Serializable; consider declaring a serialVersionUID
SnVI com.sun.tools.xjc.grammar.ext.WildcardItem is Serializable; consider declaring a serialVersionUID
SnVI com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.xml.messaging.saaj.soap.ver1_2.ExpressEnvelope1_2Impl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.xml.registry.uddi.infomodel.ClassificationSchemeImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.xml.registry.uddi.infomodel.ConceptImpl is Serializable; consider declaring a serialVersionUID
SnVI com.sun.xml.rpc.util.IdentityMap is Serializable; consider declaring a serialVersionUID
SnVI org.apache.catalina.core.ApplicationFilterConfig is Serializable; consider declaring a serialVersionUID
SnVI org.apache.catalina.core.StandardContext is Serializable; consider declaring a serialVersionUID
SnVI org.apache.catalina.session.StandardSession is Serializable; consider declaring a serialVersionUID
SQL Method com.sun.enterprise.transaction.OracleXAResource.doRecovery(javax.transaction.xa.Xid,boolean) passes a nonconstant String to an execute method on an SQL statement
SQL Method com.sun.enterprise.transaction.OracleXAResource.doRecovery(javax.transaction.xa.Xid,boolean) passes a nonconstant String to an execute method on an SQL statement
SQL Method com.sun.jts.CosTransactions.LogDBHelper.getGlobalTIDMap() passes a nonconstant String to an execute method on an SQL statement
SQL A prepared statement is generated from a nonconstant String at org.apache.catalina.session.JDBCStore.load(String)
SQL A prepared statement is generated from a nonconstant String at org.apache.catalina.session.JDBCStore.save(org.apache.catalina.Session)
SQL A prepared statement is generated from a nonconstant String at org.apache.catalina.valves.JDBCAccessLogValve.start()
SQL A prepared statement is generated from a nonconstant String at org.apache.catalina.valves.JDBCAccessLogValve.start()
UI Usage of GetResource in com.sun.enterprise.appclient.MainWithModuleSupport.findContainingJar(String) may be unsafe if class is extended
UI Usage of GetResource in com.sun.enterprise.config.clientbeans.ClientBeansResolver.resolveEntity(String,String) may be unsafe if class is extended
UI Usage of GetResource in com.sun.enterprise.config.serverbeans.ServerValidationHandler.resolveEntity(String,String) may be unsafe if class is extended
UI Usage of GetResource in com.sun.enterprise.deployment.node.SaxParserHandlerBundled.openSchemaStream(String) may be unsafe if class is extended
UI Usage of GetResource in com.sun.org.apache.commons.digester.rss.RSSDigester.configure() may be unsafe if class is extended
UI Usage of GetResource in com.sun.org.apache.xml.internal.resolver.helpers.BootstrapResolver.() may be unsafe if class is extended
UI Usage of GetResource in com.sun.xml.bind.GrammarInfo.getGrammar() may be unsafe if class is extended
UI Usage of GetResource in com.sun.xml.wss.provider.WssProviderAuthModule.initialize(com.sun.enterprise.security.jauth.AuthPolicy,com.sun.enterprise.security.jauth.AuthPolicy,javax.security.auth.callback.CallbackHandler,java.util.Map,boolean) may be unsafe if class is extended
UI Usage of GetResource in jp.gr.xml.relax.sax.RELAXEntityResolver.() may be unsafe if class is extended
UI Usage of GetResource in org.apache.catalina.util.CharsetMapper.(String) may be unsafe if class is extended
UMAC Uncallable method com.sun.corba.ee.impl.copyobject.newreflect.DefaultClassCopiers$1.createCopy(Object) defined in anonymous class
UMAC Uncallable method com.sun.corba.ee.impl.copyobject.newreflect.DefaultClassCopiers$2.createCopy(Object) defined in anonymous class
UMAC Uncallable method com.sun.corba.ee.impl.copyobject.newreflect.ReflectObjectCopierImpl$1.createCopy(Object) defined in anonymous class
UMAC Uncallable method com.sun.corba.ee.impl.copyobject.newreflect.ReflectObjectCopierImpl$2.createCopy(Object) defined in anonymous class
UMAC Uncallable method com.sun.enterprise.admin.util.JvmOptionsElement$1.setNext() defined in anonymous class
UMAC Uncallable method com.sun.org.apache.commons.collections.ListUtils$2.remove(Object) defined in anonymous class
UMAC Uncallable method com.sun.tools.xjc.reader.dtd.bindinfo.BIContent$1.checkMatch(com.sun.msv.grammar.Expression) defined in anonymous class
UMAC Uncallable method com.sun.tools.xjc.reader.dtd.bindinfo.BIContent$2.checkMatch(com.sun.msv.grammar.Expression) defined in anonymous class
UMAC Uncallable method com.sun.tools.xjc.reader.dtd.bindinfo.BIContent$3.checkMatch(com.sun.msv.grammar.Expression) defined in anonymous class
UMAC Uncallable method com.sun.tools.xjc.reader.dtd.bindinfo.BIContent$4.checkMatch(com.sun.msv.grammar.Expression) defined in anonymous class
UMAC Uncallable method com.sun.tools.xjc.reader.gbind.Expression$1.assignElementNumber(java.util.Set) defined in anonymous class
UR Uninitialized read of com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl.LowerBound in com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl.(String,String,String,long,long,long,long)
UR Uninitialized read of com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl.UpperBound in com.sun.appserv.management.j2ee.statistics.BoundaryStatisticImpl.(String,String,String,long,long,long,long)
UR Uninitialized read of com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl.UpperBound in com.sun.appserv.management.j2ee.statistics.BoundedRangeStatisticImpl.(String,String,String,long,long,long,long,long,long,long)
UR Uninitialized read of com.sun.corba.ee.impl.corba.ContextImpl.wrapper in com.sun.corba.ee.impl.corba.ContextImpl.(org.omg.CORBA.Context)
UR Uninitialized read of com.sun.corba.ee.impl.plugin.hwlb.NoConnectionCacheImpl$NCCConnectionImpl.debug in com.sun.corba.ee.impl.plugin.hwlb.NoConnectionCacheImpl$NCCConnectionImpl.(com.sun.corba.ee.spi.orb.ORB,com.sun.corba.ee.spi.transport.CorbaContactInfo,String,String,int)
UR Uninitialized read of com.sun.enterprise.diagnostics.collect.AppInfoCollector.config in com.sun.enterprise.diagnostics.collect.AppInfoCollector.(String,String)
UR Uninitialized read of com.sun.enterprise.naming.java.javaURLContext.namingManager in com.sun.enterprise.naming.java.javaURLContext.(java.util.Hashtable)
UR Uninitialized read of com.sun.enterprise.tools.common.LinkProperties.target in com.sun.enterprise.tools.common.LinkProperties.(Object,String)
UR Uninitialized read of com.sun.enterprise.tools.common.LinkProperties.target in com.sun.enterprise.tools.common.LinkProperties.(Object,String,String)
UR Uninitialized read of com.sun.enterprise.util.collection.DList$DListIterator.firstNode in com.sun.enterprise.util.collection.DList$DListIterator.(DList,int,int,boolean,int)
UR Uninitialized read of com.sun.jdo.api.persistence.model.mapping.impl.MappingClassElementImpl._properties in com.sun.jdo.api.persistence.model.mapping.impl.MappingClassElementImpl.(String)
UR Uninitialized read of com.sun.xml.registry.uddi.UDDIObjectCache.registryServices in com.sun.xml.registry.uddi.UDDIObjectCache.(RegistryServiceImpl)
UR Uninitialized read of com.sun.xml.rpc.util.UUID.leastSigBits in com.sun.xml.rpc.util.UUID.(byte[])
UR Uninitialized read of com.sun.xml.rpc.util.UUID.mostSigBits in com.sun.xml.rpc.util.UUID.(byte[])
UwF Field only ever set to null: com.sun.corba.ee.impl.io.IIOPInputStream.abortClassNotFoundException
UwF Field only ever set to null: com.sun.corba.ee.impl.io.IIOPInputStream.abortIOException
UwF Unwritten field: com.sun.corba.ee.impl.io.IIOPInputStream.callbacks
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.ORBInitialHost
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.acceptorSocketType
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.acceptors
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.badServerIdHandlerClass
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.charData
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.connectionSocketType
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.corbaContactInfoListFactory
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.debugFlags
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.defaultInitRef
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.giopVersion
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.legacySocketFactory
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.orbId
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.orbInitialReferences
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.readTimeouts
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.userSpecifiedListenPorts
UwF Unwritten field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.wcharData
UwF Field only ever set to null: com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl$AddressParser._host
UwF Unwritten field: com.sun.ejb.containers.EntityContainer$EntityCacheStatsProvider.configData
UwF Field only ever set to null: com.sun.ejb.containers.interceptors.BeanCallbackInterceptor.NULL_ARGS
UwF Field only ever set to null: com.sun.enterprise.admin.selfmanagement.event.MonitorEvent.monitor
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedAuthRealm.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedCustomResource.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedEjbContainer.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedHTTPAcl.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedHTTPMime.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedJ2EEEjbJarModule.ATTRIBUTES
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedJ2EEWebModule.ATTRIBUTES
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedJavaMailResource.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedJDBCConnectionPool.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedJDBCResource.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedJMSResource.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedJNDIResource.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedLogService.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedMdbContainer.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedPMFactoryResource.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedTransactionService.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.ManagedWebContainer.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.config.SslBase.OPERATIONS
UwF Field only ever set to null: com.sun.enterprise.admin.server.core.mbean.meta.MBeanInfoBuilder.mNotifications
UwF Field only ever set to null: com.sun.enterprise.admin.util.jmx.ObjectNamesSourceGenerator.DEFAULT_PACKAGE_NAME
UwF Unwritten field: com.sun.enterprise.deployapi.ProgressObjectSink.finalMessage
UwF Field only ever set to null: com.sun.enterprise.deployment.backend.Deployer.lockFile
UwF Unwritten field: com.sun.enterprise.deployment.client.ServerConnectionIdentifier.protocol
UwF Unwritten field: com.sun.enterprise.diagnostics.collect.ChecksumCollector.writer
UwF Field only ever set to null: com.sun.enterprise.management.config.SSLConfigFactory.REMOVE_SSL_SIG
UwF Field only ever set to null: com.sun.enterprise.management.util.J2EEManagementObjectManager.mejbRef
UwF Field only ever set to null: com.sun.enterprise.security.application.EJBSecurityManager.codebase
UwF Field only ever set to null: com.sun.enterprise.tools.common.beans.IasConnectorOneZeroBeanInfo.beanDescriptor
UwF Field only ever set to null: com.sun.enterprise.tools.common.beans.IasConnectorOneZeroBeanInfo.eventSets
UwF Field only ever set to null: com.sun.enterprise.tools.common.beans.IasConnectorOneZeroBeanInfo.methods
UwF Unwritten field: com.sun.enterprise.tools.upgrade.common.CommonInfoModel.CERT_ALIASES
UwF Field only ever set to null: com.sun.jdo.api.persistence.enhancer.generator.ImplHelper.COMMENT_ENHANCER_ADDED
UwF Field only ever set to null: com.sun.jdo.api.persistence.enhancer.generator.ImplHelper.COMMENT_NOT_ENHANCER_ADDED
UwF Field only ever set to null: com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionImpl.transaction
UwF Field only ever set to null: com.sun.jdo.spi.persistence.support.sqlstore.utility.Timer.runner
UwF Unwritten field: com.sun.org.apache.commons.modeler.JndiJmx.mserver
UwF Unwritten field: com.sun.org.apache.commons.modeler.mbeans.SimpleRemoteConnector.mserver
UwF Unwritten field: com.sun.tools.ws.processor.generator.SeiGenerator.serviceNS
UwF Field only ever set to null: com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase._conflictingClassNames
UwF Field only ever set to null: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion$UserAdapter.adapter
UwF Field only ever set to null: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.generateElementProperty
UwF Field only ever set to null: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.simpleMode
UwF Field only ever set to null: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.superClass
UwF Field only ever set to null: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.superInterface
UwF Unwritten field: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding$GlobalConversion.xmlType
UwF Unwritten field: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty$BaseTypeBean.conv
UwF Unwritten field: com.sun.tools.xjc.reader.xmlschema.bindinfo.BISchemaBinding$PackageInfo.javadoc
UwF Field only ever set to null: com.sun.tools.xjc.reader.xmlschema.bindinfo.CollectionTypeAttribute.collectionType
UwF Unwritten field: com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl._baseURI
UwF Unwritten field: com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl._publicId
UwF Unwritten field: com.sun.xml.fastinfoset.stax.events.EntityDeclarationImpl._systemId
UwF Unwritten field: com.sun.xml.registry.common.tools.JAXRConceptsManager.naics
UwF Field only ever set to null: com.sun.xml.rpc.sp.StreamingParserImpl.publicId
UwF Field only ever set to null: com.sun.xml.wss.impl.WssProviderSecurityEnvironment.aliases_keypwds
UwF Unwritten field: jp.gr.xml.relax.sax.DOMSAXProducer.publicID_
UwF Unwritten field: jp.gr.xml.relax.sax.DOMSAXProducer.systemID_
UwF Field only ever set to null: org.apache.jasper.compiler.JspConfig.defaultIsXml
UwF Field only ever set to null: org.apache.jasper.compiler.TagFileProcessor$TagFileDirectiveVisitor.tei
UwF Unwritten field: org.apache.tomcat.util.handler.HandlerManager.hookMap
UwF Unwritten field: org.apache.tomcat.util.handler.HandlerManager.hooks
UwF Unwritten field: org.iso_relax.verifier.impl.SAXEventGenerator.publicID_
UwF Unwritten field: org.iso_relax.verifier.impl.SAXEventGenerator.systemID_
UwF Field only ever set to null: org.netbeans.modules.schema2beans.DDBeanInfo.eventSets
UwF Field only ever set to null: org.netbeans.modules.schema2beans.DDBeanInfo.iconNameC16
UwF Field only ever set to null: org.netbeans.modules.schema2beans.DDBeanInfo.iconNameC32
UwF Field only ever set to null: org.netbeans.modules.schema2beans.DDBeanInfo.iconNameM16
UwF Field only ever set to null: org.netbeans.modules.schema2beans.DDBeanInfo.iconNameM32

Internationalization Warnings

Code  Warning

Multithreaded Correctness Warnings

Code  Warning
DC Possible doublecheck on com.sun.appserv.management.util.misc.FileOutput.mOut in com.sun.appserv.management.util.misc.FileOutput.lazyInit()
DC Possible doublecheck on com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfoHelper.__typeCode in com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfoHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSI.AuthorizationElementHelper.__typeCode in com.sun.corba.ee.org.omg.CSI.AuthorizationElementHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSI.CompleteEstablishContextHelper.__typeCode in com.sun.corba.ee.org.omg.CSI.CompleteEstablishContextHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSI.ContextErrorHelper.__typeCode in com.sun.corba.ee.org.omg.CSI.ContextErrorHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSI.EstablishContextHelper.__typeCode in com.sun.corba.ee.org.omg.CSI.EstablishContextHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSI.MessageInContextHelper.__typeCode in com.sun.corba.ee.org.omg.CSI.MessageInContextHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSIIOP.AS_ContextSecHelper.__typeCode in com.sun.corba.ee.org.omg.CSIIOP.AS_ContextSecHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMechHelper.__typeCode in com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMechHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMechListHelper.__typeCode in com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMechListHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSIIOP.SAS_ContextSecHelper.__typeCode in com.sun.corba.ee.org.omg.CSIIOP.SAS_ContextSecHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSIIOP.SECIOP_SEC_TRANSHelper.__typeCode in com.sun.corba.ee.org.omg.CSIIOP.SECIOP_SEC_TRANSHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSIIOP.ServiceConfigurationHelper.__typeCode in com.sun.corba.ee.org.omg.CSIIOP.ServiceConfigurationHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSIIOP.TLS_SEC_TRANSHelper.__typeCode in com.sun.corba.ee.org.omg.CSIIOP.TLS_SEC_TRANSHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.CSIIOP.TransportAddressHelper.__typeCode in com.sun.corba.ee.org.omg.CSIIOP.TransportAddressHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.GSSUP.ErrorTokenHelper.__typeCode in com.sun.corba.ee.org.omg.GSSUP.ErrorTokenHelper.type()
DC Possible doublecheck on com.sun.corba.ee.org.omg.GSSUP.InitialContextTokenHelper.__typeCode in com.sun.corba.ee.org.omg.GSSUP.InitialContextTokenHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.BadServerDefinitionHelper.__typeCode in com.sun.corba.ee.spi.activation.BadServerDefinitionHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.EndPointInfoHelper.__typeCode in com.sun.corba.ee.spi.activation.EndPointInfoHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.InitialNameServicePackage.NameAlreadyBoundHelper.__typeCode in com.sun.corba.ee.spi.activation.InitialNameServicePackage.NameAlreadyBoundHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.InvalidORBidHelper.__typeCode in com.sun.corba.ee.spi.activation.InvalidORBidHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.LocatorPackage.ServerLocationHelper.__typeCode in com.sun.corba.ee.spi.activation.LocatorPackage.ServerLocationHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.LocatorPackage.ServerLocationPerORBHelper.__typeCode in com.sun.corba.ee.spi.activation.LocatorPackage.ServerLocationPerORBHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.NoSuchEndPointHelper.__typeCode in com.sun.corba.ee.spi.activation.NoSuchEndPointHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.ORBAlreadyRegisteredHelper.__typeCode in com.sun.corba.ee.spi.activation.ORBAlreadyRegisteredHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.ORBPortInfoHelper.__typeCode in com.sun.corba.ee.spi.activation.ORBPortInfoHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.RepositoryPackage.ServerDefHelper.__typeCode in com.sun.corba.ee.spi.activation.RepositoryPackage.ServerDefHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.ServerAlreadyActiveHelper.__typeCode in com.sun.corba.ee.spi.activation.ServerAlreadyActiveHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.ServerAlreadyInstalledHelper.__typeCode in com.sun.corba.ee.spi.activation.ServerAlreadyInstalledHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.ServerAlreadyRegisteredHelper.__typeCode in com.sun.corba.ee.spi.activation.ServerAlreadyRegisteredHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.ServerAlreadyUninstalledHelper.__typeCode in com.sun.corba.ee.spi.activation.ServerAlreadyUninstalledHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.ServerHeldDownHelper.__typeCode in com.sun.corba.ee.spi.activation.ServerHeldDownHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.ServerNotActiveHelper.__typeCode in com.sun.corba.ee.spi.activation.ServerNotActiveHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.activation.ServerNotRegisteredHelper.__typeCode in com.sun.corba.ee.spi.activation.ServerNotRegisteredHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.folb.ClusterInstanceInfoHelper.__typeCode in com.sun.corba.ee.spi.folb.ClusterInstanceInfoHelper.type()
DC Possible doublecheck on com.sun.corba.ee.spi.folb.SocketInfoHelper.__typeCode in com.sun.corba.ee.spi.folb.SocketInfoHelper.type()
DC Possible doublecheck on com.sun.enterprise.deployment.annotation.factory.SJSASFactory.systemProcessor in com.sun.enterprise.deployment.annotation.factory.SJSASFactory.init()
DC Possible doublecheck on com.sun.enterprise.deployment.annotation.introspection.AbstractAnnotationScanner.annotations in com.sun.enterprise.deployment.annotation.introspection.AbstractAnnotationScanner.isAnnotation(String)
DC Possible doublecheck on com.sun.enterprise.deployment.backend.ClientJarMakerRegistry.theRegistry in com.sun.enterprise.deployment.backend.ClientJarMakerRegistry.getInstance()
DC Possible doublecheck on com.sun.enterprise.deployment.backend.DeploymentRequestRegistry.instance in com.sun.enterprise.deployment.backend.DeploymentRequestRegistry.getRegistry()
DC Possible doublecheck on com.sun.enterprise.iiop.AlternateIIOPAddressComponentHelper.__typeCode in com.sun.enterprise.iiop.AlternateIIOPAddressComponentHelper.type()
DC Possible doublecheck on com.sun.enterprise.instance.AppsManager.apps in com.sun.enterprise.instance.AppsManager.getRegisteredDescriptors()
DC Possible doublecheck on com.sun.enterprise.instance.ModulesManager.modules in com.sun.enterprise.instance.ModulesManager.getRegisteredDescriptors()
DC Possible doublecheck on com.sun.enterprise.management.ext.logging.LoggingImpl.mLogMBean in com.sun.enterprise.management.ext.logging.LoggingImpl.initLogMBean()
DC Possible doublecheck on com.sun.enterprise.Switch.handleDelegate in com.sun.enterprise.Switch.getHandleDelegate()
DC Possible doublecheck on com.sun.enterprise.tools.verifier.apiscan.packaging.Archive.allOptPkgsInstalledInJRE in com.sun.enterprise.tools.verifier.apiscan.packaging.Archive.getAllOptPkgsInstalledInJRE()
DC Possible doublecheck on com.sun.enterprise.tools.verifier.web.TagLibFactory.uninitialised in com.sun.enterprise.tools.verifier.web.TagLibFactory.init()
DC Possible doublecheck on com.sun.enterprise.webservice.JAXWSServlet.jaxwsInitDone in com.sun.enterprise.webservice.JAXWSServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
DC Possible doublecheck on com.sun.enterprise.webservice.monitoring.WebServiceEngineFactory.factory in com.sun.enterprise.webservice.monitoring.WebServiceEngineFactory.getInstance()
DC Possible doublecheck on com.sun.enterprise.webservice.spi.DefaultServiceDelegateFactory.factory in com.sun.enterprise.webservice.spi.DefaultServiceDelegateFactory.getFactory()
DC Possible doublecheck on com.sun.enterprise.webservice.WebServiceEjbEndpointRegistry.registry in com.sun.enterprise.webservice.WebServiceEjbEndpointRegistry.getRegistry()
DC Possible doublecheck on com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementImpl._support in com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementImpl.addPropertyChangeListener(java.beans.PropertyChangeListener)
DC Possible doublecheck on com.sun.jdo.api.persistence.model.mapping.impl.MappingElementImpl._support in com.sun.jdo.api.persistence.model.mapping.impl.MappingElementImpl.addPropertyChangeListener(java.beans.PropertyChangeListener)
DC Possible doublecheck on com.sun.jts.CosTransactions.TransactionState.TIDTemplate in com.sun.jts.CosTransactions.TransactionState.generateTID(long)
DC Possible doublecheck on com.sun.org.omg.CORBA.AttributeDescriptionHelper.__typeCode in com.sun.org.omg.CORBA.AttributeDescriptionHelper.type()
DC Possible doublecheck on com.sun.org.omg.CORBA.ExceptionDescriptionHelper.__typeCode in com.sun.org.omg.CORBA.ExceptionDescriptionHelper.type()
DC Possible doublecheck on com.sun.org.omg.CORBA.InitializerHelper.__typeCode in com.sun.org.omg.CORBA.InitializerHelper.type()
DC Possible doublecheck on com.sun.org.omg.CORBA.OperationDescriptionHelper.__typeCode in com.sun.org.omg.CORBA.OperationDescriptionHelper.type()
DC Possible doublecheck on com.sun.org.omg.CORBA.ParameterDescriptionHelper.__typeCode in com.sun.org.omg.CORBA.ParameterDescriptionHelper.type()
DC Possible doublecheck on com.sun.org.omg.CORBA.StructMemberHelper.__typeCode in com.sun.org.omg.CORBA.StructMemberHelper.type()
DC Possible doublecheck on com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper.__typeCode in com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper.type()
DC Possible doublecheck on com.sun.org.omg.CORBA.ValueMemberHelper.__typeCode in com.sun.org.omg.CORBA.ValueMemberHelper.type()
DC Possible doublecheck on com.sun.xml.fastinfoset.CommonResourceBundle.instance in com.sun.xml.fastinfoset.CommonResourceBundle.getInstance()
DC Possible doublecheck on com.sun.xml.fastinfoset.CommonResourceBundle.instance in com.sun.xml.fastinfoset.CommonResourceBundle.getInstance(java.util.Locale)
DC Possible doublecheck on com.sun.xml.registry.common.util.MarshallerUtil.instance in com.sun.xml.registry.common.util.MarshallerUtil.getInstance()
DC Possible doublecheck on com.sun.xml.registry.common.util.Utility.instance in com.sun.xml.registry.common.util.Utility.getInstance()
DC Possible doublecheck on com.sun.xml.registry.common.util.XMLUtil.instance in com.sun.xml.registry.common.util.XMLUtil.getInstance()
DC Possible doublecheck on com.sun.xml.wss.impl.dsig.DSigResolver.resolver in com.sun.xml.wss.impl.dsig.DSigResolver.init()
DC Possible doublecheck on com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl.wpcInstance in com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl.getInstance()
DC Possible doublecheck on org.apache.catalina.core.StandardWrapper.instance in org.apache.catalina.core.StandardWrapper.allocate()
DC Possible doublecheck on org.apache.catalina.loader.ResourceEntry.loadedClass in org.apache.catalina.loader.WebappClassLoader.findClassInternal(String)
DC Possible doublecheck on org.apache.catalina.session.ManagerBase.random in org.apache.catalina.session.ManagerBase.getRandom()
DC Possible doublecheck on org.apache.catalina.startup.Embedded.authenticators in org.apache.catalina.startup.Embedded.addAuthenticator(org.apache.catalina.Authenticator,String)
DC Possible doublecheck on org.apache.jasper.servlet.JspServletWrapper.reload in org.apache.jasper.servlet.JspServletWrapper.getServlet()
DC Possible doublecheck on org.apache.taglibs.standard.lang.jstl.BeanInfoManager.mInitialized in org.apache.taglibs.standard.lang.jstl.BeanInfoManager.checkInitialized(Logger)
DC Possible doublecheck on org.apache.tomcat.util.buf.StringCache.bcCache in org.apache.tomcat.util.buf.StringCache.toString(ByteChunk)
DC Possible doublecheck on org.apache.tomcat.util.buf.StringCache.ccCache in org.apache.tomcat.util.buf.StringCache.toString(CharChunk)
DC Possible doublecheck on org.omg.CosTransactions.HeuristicCommitHelper.__typeCode in org.omg.CosTransactions.HeuristicCommitHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.HeuristicHazardHelper.__typeCode in org.omg.CosTransactions.HeuristicHazardHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.HeuristicMixedHelper.__typeCode in org.omg.CosTransactions.HeuristicMixedHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.HeuristicRollbackHelper.__typeCode in org.omg.CosTransactions.HeuristicRollbackHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.InactiveHelper.__typeCode in org.omg.CosTransactions.InactiveHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.InvalidControlHelper.__typeCode in org.omg.CosTransactions.InvalidControlHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.NotPreparedHelper.__typeCode in org.omg.CosTransactions.NotPreparedHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.NoTransactionHelper.__typeCode in org.omg.CosTransactions.NoTransactionHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.NotSubtransactionHelper.__typeCode in org.omg.CosTransactions.NotSubtransactionHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.otid_tHelper.__typeCode in org.omg.CosTransactions.otid_tHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.PropagationContextHelper.__typeCode in org.omg.CosTransactions.PropagationContextHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.SubtransactionsUnavailableHelper.__typeCode in org.omg.CosTransactions.SubtransactionsUnavailableHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.SynchronizationUnavailableHelper.__typeCode in org.omg.CosTransactions.SynchronizationUnavailableHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.TransIdentityHelper.__typeCode in org.omg.CosTransactions.TransIdentityHelper.type()
DC Possible doublecheck on org.omg.CosTransactions.UnavailableHelper.__typeCode in org.omg.CosTransactions.UnavailableHelper.type()
IS Inconsistent synchronization of com.sun.appserv.management.util.jmx.NotificationEmitterSupport.mSenderThread; locked 72% of time
IS Inconsistent synchronization of com.sun.appserv.util.cache.LruCache.timeout; locked 66% of time
IS Inconsistent synchronization of com.sun.corba.ee.impl.copyobject.newreflect.ClassCopierFactoryPipelineImpl.specialFactory; locked 50% of time
IS Inconsistent synchronization of com.sun.corba.ee.impl.corba.RequestImpl._result; locked 66% of time
IS Inconsistent synchronization of com.sun.corba.ee.impl.javax.rmi.CORBA.StubDelegateImpl.ior; locked 66% of time
IS Inconsistent synchronization of com.sun.corba.ee.impl.oa.poa.POAManagerImpl.explicitStateChange; locked 80% of time
IS Inconsistent synchronization of com.sun.corba.ee.impl.orbutil.newtimer.LogEventHandlerImpl.data; locked 72% of time
IS Inconsistent synchronization of com.sun.corba.ee.impl.transport.BufferConnectionImpl.codeSetContext; locked 60% of time
IS Inconsistent synchronization of com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.codeSetContext; locked 60% of time
IS Inconsistent synchronization of com.sun.ejb.base.sfsb.SimpleKeyGenerator.time; locked 50% of time
IS Inconsistent synchronization of com.sun.ejb.base.sfsb.util.ScrambledKeyGenerator.cachedTime; locked 50% of time
IS Inconsistent synchronization of com.sun.ejb.base.sfsb.util.SimpleKeyGenerator.suffix; locked 50% of time
IS Inconsistent synchronization of com.sun.ejb.containers.EJBTimerServiceWrapper.timedObjectPrimaryKey_; locked 66% of time
IS Inconsistent synchronization of com.sun.ejb.containers.util.cache.FIFOEJBObjectCache.head; locked 66% of time
IS Inconsistent synchronization of com.sun.ejb.containers.util.cache.FIFOEJBObjectCache.listSize; locked 66% of time
IS Inconsistent synchronization of com.sun.ejb.containers.util.cache.FIFOEJBObjectCache.trimCount; locked 66% of time
IS Inconsistent synchronization of com.sun.ejb.containers.util.cache.LruSessionCache.currentCacheState; locked 57% of time
IS Inconsistent synchronization of com.sun.ejb.portable.ObjrefEnumeration.count; locked 75% of time
IS Inconsistent synchronization of com.sun.enterprise.admin.config.OfflineConfigMgr._allDottedNames; locked 80% of time
IS Inconsistent synchronization of com.sun.enterprise.admin.event.AdminEvent.dependentChangeList; locked 60% of time
IS Inconsistent synchronization of com.sun.enterprise.admin.selfmanagement.event.StatisticMonitor.elementCount; locked 94% of time
IS Inconsistent synchronization of com.sun.enterprise.config.ConfigBean._interceptor; locked 75% of time
IS Inconsistent synchronization of com.sun.enterprise.config.impl.ConfigContextImpl.configChangeList; locked 80% of time
IS Inconsistent synchronization of com.sun.enterprise.config.impl.ConfigContextImpl.isAdministered; locked 81% of time
IS Inconsistent synchronization of com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.myState; locked 66% of time
IS Inconsistent synchronization of com.sun.enterprise.connectors.work.WorkStats.currWaitQueueLength; locked 80% of time
IS Inconsistent synchronization of com.sun.enterprise.deployment.annotation.introspection.AbstractAnnotationScanner.annotations; locked 60% of time
IS Inconsistent synchronization of com.sun.enterprise.management.ext.logging.LoggingImpl.mMyThreadID; locked 75% of time
IS Inconsistent synchronization of com.sun.enterprise.management.monitor.MonitoringStatsImplBase.mMBeanInfo; locked 80% of time
IS Inconsistent synchronization of com.sun.enterprise.management.support.AMXImplBase.mDelegate; locked 50% of time
IS Inconsistent synchronization of com.sun.enterprise.management.support.DownloadInfo.mReadSoFar; locked 75% of time
IS Inconsistent synchronization of com.sun.enterprise.management.support.SampleImpl.mMBeanInfo; locked 60% of time
IS Inconsistent synchronization of com.sun.enterprise.management.support.TestDummy.mMBeanInfo; locked 60% of time
IS Inconsistent synchronization of com.sun.enterprise.repository.JdbcConnectionPool.cachedVendorDataSource; locked 75% of time
IS Inconsistent synchronization of com.sun.enterprise.resource.AbstractResourcePool.failAllConnections; locked 75% of time
IS Inconsistent synchronization of com.sun.enterprise.resource.AbstractResourcePool.maxPoolSize; locked 75% of time
IS Inconsistent synchronization of com.sun.enterprise.resource.AbstractResourcePool.steadyPoolSize; locked 76% of time
IS Inconsistent synchronization of com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream.logLevel; locked 50% of time
IS Inconsistent synchronization of com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream.logger; locked 50% of time
IS Inconsistent synchronization of com.sun.enterprise.Switch.timer; locked 66% of time
IS Inconsistent synchronization of com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClassFile.classNames; locked 66% of time
IS Inconsistent synchronization of com.sun.enterprise.tools.verifier.web.TagLibFactory.builder; locked 75% of time
IS Inconsistent synchronization of com.sun.enterprise.web.connector.grizzly.LinkedListPipeline.pipelineStat; locked 75% of time
IS Inconsistent synchronization of com.sun.enterprise.web.connector.grizzly.LinkedListPipeline.threadsIncrement; locked 75% of time
IS Inconsistent synchronization of com.sun.enterprise.web.connector.grizzly.LinkedListPipeline.waitingThreads; locked 62% of time
IS Inconsistent synchronization of com.sun.enterprise.web.connector.grizzly.SelectorThread.curReadThread; locked 80% of time
IS Inconsistent synchronization of com.sun.enterprise.web.PEAccessLogValve.addDateStampToFirstAccessLogFile; locked 66% of time
IS Inconsistent synchronization of com.sun.enterprise.web.PEAccessLogValve.charBuffer; locked 80% of time
IS Inconsistent synchronization of com.sun.enterprise.web.PEAccessLogValve.fileChannel; locked 80% of time
IS Inconsistent synchronization of com.sun.enterprise.web.PEAccessLogValve.historyFiles; locked 66% of time
IS Inconsistent synchronization of com.sun.enterprise.web.WebModuleContextConfig.context; locked 93% of time
IS Inconsistent synchronization of com.sun.enterprise.web.WebModuleContextConfig.webBundleDescriptor; locked 50% of time
IS Inconsistent synchronization of com.sun.enterprise.webservice.Ejb2RuntimeEndpointInfo.tieInstance; locked 60% of time
IS Inconsistent synchronization of com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.handlersConfigured; locked 66% of time
IS Inconsistent synchronization of com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.jaxWSRuntimeInfo; locked 78% of time
IS Inconsistent synchronization of com.sun.enterprise.webservice.ServiceInvocationHandler.configuredServiceDelegate; locked 66% of time
IS Inconsistent synchronization of com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementImpl._element; locked 66% of time
IS Inconsistent synchronization of com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementImpl._support; locked 75% of time
IS Inconsistent synchronization of com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementImpl._vetoableSupport; locked 71% of time
IS Inconsistent synchronization of com.sun.jdo.api.persistence.model.mapping.impl.MappingElementImpl._vetoableSupport; locked 71% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.driverName; locked 66% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.maxPool; locked 77% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.password; locked 75% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.pooling; locked 71% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.shutDownPending; locked 70% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.url; locked 66% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.userName; locked 75% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.xactConnections; locked 50% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.impl.TransactionImpl._connectionReferenceCount; locked 88% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.sco.Vector.elementType; locked 91% of time
IS Inconsistent synchronization of com.sun.jdo.spi.persistence.support.sqlstore.sql.RetrieveDescImpl.plan; locked 71% of time
IS Inconsistent synchronization of com.sun.jts.CosTransactions.TopCoordinator.participants; locked 66% of time
IS Inconsistent synchronization of com.sun.org.apache.xml.internal.resolver.Catalog.catalogFiles; locked 75% of time
IS Inconsistent synchronization of com.sun.org.apache.xml.internal.resolver.Catalog.default_override; locked 55% of time
IS Inconsistent synchronization of com.sun.org.apache.xml.internal.resolver.CatalogManager.propertyFileURI; locked 50% of time
IS Inconsistent synchronization of com.sun.tools.xjc.SchemaCache.schema; locked 66% of time
IS Inconsistent synchronization of com.sun.xml.bind.v2.runtime.reflect.AdaptedAccessor.staticAdapter; locked 66% of time
IS Inconsistent synchronization of com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl.nonceCache; locked 68% of time
IS Inconsistent synchronization of com.sun.xml.wss.impl.WssProviderSecurityEnvironment.nonceCache; locked 73% of time
IS Inconsistent synchronization of org.apache.catalina.core.ContainerBase.cluster; locked 81% of time
IS Inconsistent synchronization of org.apache.catalina.core.ContainerBase.loader; locked 81% of time
IS Inconsistent synchronization of org.apache.catalina.core.ContainerBase.logger; locked 86% of time
IS Inconsistent synchronization of org.apache.catalina.core.ContainerBase.manager; locked 81% of time
IS Inconsistent synchronization of org.apache.catalina.core.ContainerBase.realm; locked 81% of time
IS Inconsistent synchronization of org.apache.catalina.core.ContainerBase.resources; locked 81% of time
IS Inconsistent synchronization of org.apache.catalina.core.ContainerBase.started; locked 77% of time
IS Inconsistent synchronization of org.apache.catalina.core.StandardContext.oname; locked 77% of time
IS Inconsistent synchronization of org.apache.catalina.core.StandardContext.pipeline; locked 80% of time
IS Inconsistent synchronization of org.apache.catalina.core.StandardContext.sequenceNumber; locked 80% of time
IS Inconsistent synchronization of org.apache.catalina.core.StandardContext.started; locked 63% of time
IS Inconsistent synchronization of org.apache.catalina.core.StandardHost.pipeline; locked 50% of time
IS Inconsistent synchronization of org.apache.catalina.core.StandardHostDeployer.overrideConfigFile; locked 60% of time
IS Inconsistent synchronization of org.apache.catalina.core.StandardHostDeployer.overrideDocBase; locked 60% of time
IS Inconsistent synchronization of org.apache.catalina.logger.FileLogger.date; locked 75% of time
IS Inconsistent synchronization of org.apache.catalina.realm.UserDatabaseRealm.database; locked 80% of time
IS Inconsistent synchronization of org.apache.catalina.session.JDBCStore.preparedSaveSql; locked 75% of time
IS Inconsistent synchronization of org.apache.catalina.session.ManagerBase.prefix_; locked 50% of time
IS Inconsistent synchronization of org.apache.catalina.startup.ContextConfig.context; locked 98% of time
IS Inconsistent synchronization of org.apache.catalina.startup.ContextConfig.customAuthenticators; locked 75% of time
IS Inconsistent synchronization of org.apache.catalina.startup.Embedded.engines; locked 72% of time
IS Inconsistent synchronization of org.apache.catalina.valves.AccessLogValve.dateStamp; locked 66% of time
IS Inconsistent synchronization of org.apache.catalina.valves.AccessLogValve.writer; locked 75% of time
IS Inconsistent synchronization of org.apache.catalina.valves.ExtendedAccessLogValve.dateStamp; locked 71% of time
IS Inconsistent synchronization of org.apache.catalina.valves.ExtendedAccessLogValve.writer; locked 81% of time
IS Inconsistent synchronization of org.apache.jasper.compiler.SmapGenerator.doEmbedded; locked 50% of time
IS Inconsistent synchronization of org.apache.taglibs.standard.lang.jstl.BeanInfoManager.mInitialized; locked 66% of time
IS Inconsistent synchronization of org.apache.taglibs.standard.tag.common.core.ChooseTag.subtagGateClosed; locked 75% of time
IS Inconsistent synchronization of org.apache.tomcat.util.threads.ThreadPool.maxSpareThreads; locked 83% of time
IS Inconsistent synchronization of org.apache.tomcat.util.threads.ThreadPool.maxThreads; locked 85% of time
IS Inconsistent synchronization of org.apache.tomcat.util.threads.ThreadPool.minSpareThreads; locked 77% of time
IS Inconsistent synchronization of org.apache.tomcat.util.threads.ThreadPool.stopThePool; locked 83% of time
IS Inconsistent synchronization of org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.shouldRun; locked 50% of time
IS Inconsistent synchronization of org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.shouldTerminate; locked 75% of time
IS Inconsistent synchronization of org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.toRun; locked 66% of time
IS Inconsistent synchronization of org.apache.xml.resolver.Catalog.catalogFiles; locked 75% of time
LI Incorrect lazy initialization of static field com.sun.enterprise.tools.verifier.apiscan.packaging.Archive.allOptPkgsInstalledInJRE in com.sun.enterprise.tools.verifier.apiscan.packaging.Archive.getAllOptPkgsInstalledInJRE()
ML org.apache.catalina.core.ApplicationHttpRequest.parseParameters() synchronizes on updated field org.apache.catalina.core.ApplicationHttpRequest.parameters
ML org.apache.catalina.startup.TldConfig.tldScanStream(org.xml.sax.InputSource,boolean) synchronizes on updated field org.apache.catalina.startup.TldConfig.tldDigester
MWN Mismatched notify() in com.sun.appserv.util.cache.BaseCache.notifyRefresh(int)
MWN Mismatched wait() in com.sun.appserv.util.cache.BaseCache.waitRefresh(int)
MWN Mismatched notify() in com.sun.ejb.containers.util.cache.BaseCache.notifyRefresh(int)
MWN Mismatched wait() in com.sun.ejb.containers.util.cache.BaseCache.waitRefresh(int)
NN Naked notify in com.sun.appserv.management.util.jmx.NotificationEmitterSupport$SenderThread.notifySelf()
NN Naked notify in com.sun.enterprise.admin.jmx.remote.server.notification.NotificationConnection.run()
NN Naked notify in com.sun.enterprise.admin.jmx.remote.server.notification.ServerNotificationManager.closeConnection(String,boolean)
NN Naked notify in com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.start()
NN Naked notify in com.sun.enterprise.management.support.LoaderRegThread.enqueue(boolean,javax.management.ObjectName)
NN Naked notify in com.sun.enterprise.management.support.LoaderRegThread.quit()
NN Naked notify in com.sun.enterprise.resource.AbstractResourcePool.notifyWaitingThreads()
NN Naked notify in com.sun.enterprise.util.scheduler.PeriodicEventScheduler.addTimeRepeatableTask(PeriodicallyServicable,int)
NN Naked notify in com.sun.enterprise.util.sync.RWLock.notifyWriters()
NN Naked notify in com.sun.jts.CosTransactions.RWLock.notifyWriters()
NN Naked notify in org.apache.jasper.compiler.Compiler$JavacObj.run()
Ru com.sun.corba.ee.impl.oa.poa.POAImpl$DestroyThread.doIt(POAImpl,boolean) explicitly invokes run on a thread (did you mean to start it instead?)
SC com.sun.enterprise.admin.jmx.remote.notification.ClientNotificationManager.(com.sun.enterprise.admin.jmx.remote.comm.HttpConnectorAddress,java.util.Map) invokes java.lang.Thread.start()
SC com.sun.enterprise.admin.jmx.remote.server.notification.NotificationConnection.(java.io.OutputStream,int) invokes java.lang.Thread.start()
SC com.sun.enterprise.admin.jmx.remote.server.notification.ServerNotificationManager.(javax.management.MBeanServerConnection) invokes java.lang.Thread.start()
SC com.sun.enterprise.transaction.monitor.JTSMonitorMBean.() invokes com.sun.enterprise.transaction.monitor.JTSMonitorMBean$RecoveryHelperThread.start()
SC com.sun.enterprise.util.ApproximateClock.(long) invokes java.lang.Thread.start()
SC com.sun.enterprise.util.scheduler.PeriodicEventScheduler.() invokes java.lang.Thread.start()
SC com.sun.jdo.spi.persistence.support.sqlstore.utility.Timer.(TickEventListener,long,boolean,boolean,String) invokes java.lang.Thread.start()
SC org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.(ThreadPool) invokes org.apache.tomcat.util.threads.ThreadWithAttributes.start()
SWL com.sun.enterprise.instance.UniqueIdGenerator.getNextUniqueId() calls Thread.sleep() with a lock held
SWL com.sun.jts.CosTransactions.RecoveryManager.recoverIncompleteTx(javax.transaction.xa.XAResource[]) calls Thread.sleep() with a lock held
SWL org.apache.catalina.core.StandardWrapper.unload() calls Thread.sleep() with a lock held
TLW wait() with two locks held in com.sun.corba.ee.impl.orb.ORBImpl.shutdown(boolean)
UG com.sun.corba.ee.impl.transport.BufferConnectionImpl.getCodeSetContext() is unsynchronized, com.sun.corba.ee.impl.transport.BufferConnectionImpl.setCodeSetContext(com.sun.corba.ee.impl.encoding.CodeSetComponentInfo$CodeSetContext) is synchronized
UG com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.getCodeSetContext() is unsynchronized, com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.setCodeSetContext(com.sun.corba.ee.impl.encoding.CodeSetComponentInfo$CodeSetContext) is synchronized
UG com.sun.enterprise.admin.common.exception.JMSAdminException.getLinkedException() is unsynchronized, com.sun.enterprise.admin.common.exception.JMSAdminException.setLinkedException(Exception) is synchronized
UG com.sun.jts.CosTransactions.SubCoordinator.getTerminator() is unsynchronized, com.sun.jts.CosTransactions.SubCoordinator.setTerminator(CompletionHandler) is synchronized
UG com.sun.jts.CosTransactions.TopCoordinator.getTerminator() is unsynchronized, com.sun.jts.CosTransactions.TopCoordinator.setTerminator(CompletionHandler) is synchronized
UG com.sun.xml.messaging.saaj.packaging.mime.MessagingException.getNextException() is unsynchronized, com.sun.xml.messaging.saaj.packaging.mime.MessagingException.setNextException(Exception) is synchronized
UG org.apache.catalina.core.ContainerBase.getCluster() is unsynchronized, org.apache.catalina.core.ContainerBase.setCluster(org.apache.catalina.Cluster) is synchronized
UG org.apache.catalina.core.ContainerBase.getLoader() is unsynchronized, org.apache.catalina.core.ContainerBase.setLoader(org.apache.catalina.Loader) is synchronized
UG org.apache.catalina.core.ContainerBase.getLogger() is unsynchronized, org.apache.catalina.core.ContainerBase.setLogger(org.apache.catalina.Logger) is synchronized
UG org.apache.catalina.core.ContainerBase.getManager() is unsynchronized, org.apache.catalina.core.ContainerBase.setManager(org.apache.catalina.Manager) is synchronized
UG org.apache.catalina.core.ContainerBase.getRealm() is unsynchronized, org.apache.catalina.core.ContainerBase.setRealm(org.apache.catalina.Realm) is synchronized
UG org.apache.catalina.core.ContainerBase.getResources() is unsynchronized, org.apache.catalina.core.ContainerBase.setResources(javax.naming.directory.DirContext) is synchronized
UG org.apache.jasper.compiler.JspRuntimeContext.getJspReloadCount() is unsynchronized, org.apache.jasper.compiler.JspRuntimeContext.setJspReloadCount(int) is synchronized
UG org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper.getLogWriter() is unsynchronized, org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper.setLogWriter(java.io.PrintWriter) is synchronized
UL com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl.suspend() does not release lock on all paths
UL com.sun.corba.ee.spi.orbutil.generic.CachedData.get() does not release lock on all paths
UL com.sun.corba.ee.spi.orbutil.generic.CachedData.flush() does not release lock on all exception paths
UL com.sun.enterprise.security.PermissionCache.loadCache(java.security.Permission) does not release lock on all paths
UL com.sun.enterprise.security.PermissionCache.loadCache(java.security.Permission) does not release lock on all paths
UL com.sun.enterprise.security.PermissionCache.loadCache(java.security.Permission) does not release lock on all exception paths
UL com.sun.enterprise.security.PermissionCache.loadCache(java.security.Permission) does not release lock on all exception paths
UW Unconditional wait in com.sun.corba.ee.impl.folb.ServerGroupManager.restartFactories()
UW Unconditional wait in com.sun.corba.ee.impl.naming.cosnaming.TransientNameServer.main(String[])
UW Unconditional wait in com.sun.corba.ee.impl.orb.ORBImpl.run()
UW Unconditional wait in com.sun.enterprise.management.support.LoaderRegThread.run()
UW Unconditional wait in com.sun.enterprise.security.RealmManager.start()
UW Unconditional wait in com.sun.enterprise.util.scheduler.PeriodicEventScheduler.run()
UW Unconditional wait in org.apache.jasper.compiler.Compiler.generateClass(String[],boolean)
Wa Wait not in loop in com.sun.appserv.util.cache.BaseCache.waitRefresh(int)
Wa Wait not in loop in com.sun.corba.ee.impl.naming.cosnaming.TransientNameServer.main(String[])
Wa Condition.await() not in loop in com.sun.corba.ee.impl.oa.poa.AOMEntry$6.evaluate(com.sun.corba.ee.spi.orbutil.fsm.FSM,com.sun.corba.ee.spi.orbutil.fsm.Input)
Wa Wait not in loop in com.sun.corba.ee.impl.oa.poa.POAManagerImpl.countedWait()
Wa Wait not in loop in com.sun.corba.ee.impl.orb.ORBImpl.run()
Wa Wait not in loop in com.sun.ejb.containers.util.cache.BaseCache.waitRefresh(int)
Wa Wait not in loop in com.sun.ejb.containers.util.cache.LruSessionCache.lookupEJB(Object,com.sun.ejb.spi.container.SFSBContainerCallback,Object)
Wa Wait not in loop in com.sun.enterprise.security.RealmManager.start()
Wa Wait not in loop in com.sun.enterprise.util.sync.RWLock.acquireReadLock()
Wa Wait not in loop in com.sun.enterprise.util.sync.RWLock.acquireWriteLock()
Wa Wait not in loop in com.sun.enterprise.web.connector.grizzly.LinkedListPipeline.getTask()
Wa Wait not in loop in com.sun.jts.CosTransactions.EventSemaphore.waitEvent()
Wa Wait not in loop in com.sun.jts.CosTransactions.RWLock.acquireReadLock()
Wa Wait not in loop in com.sun.jts.CosTransactions.RWLock.acquireWriteLock()
Wa Wait not in loop in org.apache.jasper.compiler.Compiler.generateClass(String[],boolean)

Malicious Code Vulnerability Warnings

Code  Warning
EI com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl.getTrustManagers() may expose internal representation by returning com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl.mTrustManagers
EI com.sun.appserv.management.client.TLSParams.getTrustManagers() may expose internal representation by returning com.sun.appserv.management.client.TLSParams.mTrustManagers
EI com.sun.appserv.management.ext.logging.LogQueryEntryImpl.getDate() may expose internal representation by returning com.sun.appserv.management.ext.logging.LogQueryEntryImpl.mDate
EI com.sun.appserv.management.ext.logging.LogQueryResultImpl.getEntries() may expose internal representation by returning com.sun.appserv.management.ext.logging.LogQueryResultImpl.mEntries
EI com.sun.appserv.management.ext.logging.LogQueryResultImpl.getFieldNames() may expose internal representation by returning com.sun.appserv.management.ext.logging.LogQueryResultImpl.mFieldNames
EI com.sun.appserv.management.util.misc.TokenizerImpl.getTokens() may expose internal representation by returning com.sun.appserv.management.util.misc.TokenizerImpl.mTokens
EI com.sun.appserv.web.cache.mapping.CacheMapping.getConstraintFields() may expose internal representation by returning com.sun.appserv.web.cache.mapping.CacheMapping.constraintFields
EI com.sun.appserv.web.cache.mapping.CacheMapping.getKeyFields() may expose internal representation by returning com.sun.appserv.web.cache.mapping.CacheMapping.keyFields
EI com.sun.corba.ee.impl.corba.PrincipalImpl.name() may expose internal representation by returning com.sun.corba.ee.impl.corba.PrincipalImpl.value
EI com.sun.corba.ee.impl.dynamicany.DynAnyFactoryImpl._ids() may expose internal representation by returning com.sun.corba.ee.impl.dynamicany.DynAnyFactoryImpl.__ids
EI com.sun.corba.ee.impl.dynamicany.DynStructImpl.get_members() may expose internal representation by returning com.sun.corba.ee.impl.dynamicany.DynStructImpl.nameValuePairs
EI com.sun.corba.ee.impl.dynamicany.DynStructImpl.get_members_as_dyn_any() may expose internal representation by returning com.sun.corba.ee.impl.dynamicany.DynStructImpl.nameDynAnyPairs
EI com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl.arguments() may expose internal representation by returning com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl.cachedArguments
EI com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl.contexts() may expose internal representation by returning com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl.cachedContexts
EI com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl.exceptions() may expose internal representation by returning com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl.cachedExceptions
EI com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl.operation_context() may expose internal representation by returning com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl.cachedOperationContext
EI com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl.arguments() may expose internal representation by returning com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl.args
EI com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl.adapter_id() may expose internal representation by returning com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl.adapterId
EI com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl.adapter_name() may expose internal representation by returning com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl.adapterName
EI com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl.arguments() may expose internal representation by returning com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl.cachedArguments
EI com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl.object_id() may expose internal representation by returning com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl.objectId
EI com.sun.corba.ee.impl.io.ObjectStreamClass.getFields() may expose internal representation by returning com.sun.corba.ee.impl.io.ObjectStreamClass.fields
EI com.sun.corba.ee.impl.ior.ByteBuffer.toArray() may expose internal representation by returning com.sun.corba.ee.impl.ior.ByteBuffer.elementData
EI com.sun.corba.ee.impl.ior.GenericIdentifiable.getData() may expose internal representation by returning com.sun.corba.ee.impl.ior.GenericIdentifiable.data
EI com.sun.corba.ee.impl.ior.ObjectIdImpl.getId() may expose internal representation by returning com.sun.corba.ee.impl.ior.ObjectIdImpl.id
EI com.sun.corba.ee.impl.orb.ORBDataParserImpl.getAcceptors() may expose internal representation by returning com.sun.corba.ee.impl.orb.ORBDataParserImpl.acceptors
EI com.sun.corba.ee.impl.orb.ORBDataParserImpl.getORBDebugFlags() may expose internal representation by returning com.sun.corba.ee.impl.orb.ORBDataParserImpl.debugFlags
EI com.sun.corba.ee.impl.orb.ORBDataParserImpl.getORBInitialReferences() may expose internal representation by returning com.sun.corba.ee.impl.orb.ORBDataParserImpl.orbInitialReferences
EI com.sun.corba.ee.impl.orb.ORBDataParserImpl.getORBInitializers() may expose internal representation by returning com.sun.corba.ee.impl.orb.ORBDataParserImpl.orbInitializers
EI com.sun.corba.ee.impl.orb.ORBDataParserImpl.getUserSpecifiedListenPorts() may expose internal representation by returning com.sun.corba.ee.impl.orb.ORBDataParserImpl.userSpecifiedListenPorts
EI com.sun.corba.ee.impl.orb.ParserTable.getParserData() may expose internal representation by returning com.sun.corba.ee.impl.orb.ParserTable.parserData
EI com.sun.corba.ee.impl.orbutil.ObjectStreamClass_1_3_1.getFields() may expose internal representation by returning com.sun.corba.ee.impl.orbutil.ObjectStreamClass_1_3_1.fields
EI com.sun.corba.ee.impl.presentation.rmi.bcel.BCELStubBase._ids() may expose internal representation by returning com.sun.corba.ee.impl.presentation.rmi.bcel.BCELStubBase.typeIds
EI com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl._ids() may expose internal representation by returning com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl.typeIds
EI com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl.getInterfaces() may expose internal representation by returning com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl.interf_
EI com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl.getMethods() may expose internal representation by returning com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl.methods_
EI com.sun.corba.ee.impl.presentation.rmi.IDLType.getModules() may expose internal representation by returning com.sun.corba.ee.impl.presentation.rmi.IDLType.modules_
EI com.sun.corba.ee.impl.presentation.rmi.InvocationHandlerFactoryImpl.getProxyInterfaces() may expose internal representation by returning com.sun.corba.ee.impl.presentation.rmi.InvocationHandlerFactoryImpl.proxyInterfaces
EI com.sun.corba.ee.impl.presentation.rmi.StubFactoryBase.getTypeIds() may expose internal representation by returning com.sun.corba.ee.impl.presentation.rmi.StubFactoryBase.typeIds
EI com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1.getReserved() may expose internal representation by returning com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1.reserved
EI com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.getReserved() may expose internal representation by returning com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.reserved
EI com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress.object_key() may expose internal representation by returning com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress.___object_key
EI com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase.getObjectId() may expose internal representation by returning com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase.objectId
EI com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.getData() may expose internal representation by returning com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.data
EI com.sun.corba.ee.org.apache.bcel.classfile.Code.getAttributes() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.Code.attributes
EI com.sun.corba.ee.org.apache.bcel.classfile.Code.getCode() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.Code.code
EI com.sun.corba.ee.org.apache.bcel.classfile.Code.getExceptionTable() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.Code.exception_table
EI com.sun.corba.ee.org.apache.bcel.classfile.ConstantPool.getConstantPool() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.ConstantPool.constant_pool
EI com.sun.corba.ee.org.apache.bcel.classfile.Deprecated.getBytes() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.Deprecated.bytes
EI com.sun.corba.ee.org.apache.bcel.classfile.ExceptionTable.getExceptionIndexTable() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.ExceptionTable.exception_index_table
EI com.sun.corba.ee.org.apache.bcel.classfile.FieldOrMethod.getAttributes() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.FieldOrMethod.attributes
EI com.sun.corba.ee.org.apache.bcel.classfile.InnerClasses.getInnerClasses() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.InnerClasses.inner_classes
EI com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.getAttributes() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.attributes
EI com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.getFields() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.fields
EI com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.getInterfaceIndices() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.interfaces
EI com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.getInterfaceNames() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.interface_names
EI com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.getMethods() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.methods
EI com.sun.corba.ee.org.apache.bcel.classfile.LineNumberTable.getLineNumberTable() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.LineNumberTable.line_number_table
EI com.sun.corba.ee.org.apache.bcel.classfile.LocalVariableTable.getLocalVariableTable() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.LocalVariableTable.local_variable_table
EI com.sun.corba.ee.org.apache.bcel.classfile.StackMap.getStackMap() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.StackMap.map
EI com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.getTypesOfLocals() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.types_of_locals
EI com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.getTypesOfStackItems() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.types_of_stack_items
EI com.sun.corba.ee.org.apache.bcel.classfile.Synthetic.getBytes() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.Synthetic.bytes
EI com.sun.corba.ee.org.apache.bcel.classfile.Unknown.getBytes() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.classfile.Unknown.bytes
EI com.sun.corba.ee.org.apache.bcel.generic.InstructionList.getInstructionPositions() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.generic.InstructionList.byte_positions
EI com.sun.corba.ee.org.apache.bcel.generic.Select.getIndices() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.generic.Select.indices
EI com.sun.corba.ee.org.apache.bcel.generic.Select.getMatchs() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.generic.Select.match
EI com.sun.corba.ee.org.apache.bcel.generic.Select.getTargets() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.generic.Select.targets
EI com.sun.corba.ee.org.apache.bcel.generic.TargetLostException.getTargets() may expose internal representation by returning com.sun.corba.ee.org.apache.bcel.generic.TargetLostException.targets
EI com.sun.corba.ee.org.objectweb.asm.tree.analysis.Analyzer.analyze(String,com.sun.corba.ee.org.objectweb.asm.tree.MethodNode) may expose internal representation by returning com.sun.corba.ee.org.objectweb.asm.tree.analysis.Analyzer.frames
EI com.sun.corba.ee.org.objectweb.asm.tree.analysis.Analyzer.getFrames() may expose internal representation by returning com.sun.corba.ee.org.objectweb.asm.tree.analysis.Analyzer.frames
EI com.sun.corba.ee.org.omg.CSI.IdentityToken.certificate_chain() may expose internal representation by returning com.sun.corba.ee.org.omg.CSI.IdentityToken.___certificate_chain
EI com.sun.corba.ee.org.omg.CSI.IdentityToken.dn() may expose internal representation by returning com.sun.corba.ee.org.omg.CSI.IdentityToken.___dn
EI com.sun.corba.ee.org.omg.CSI.IdentityToken.id() may expose internal representation by returning com.sun.corba.ee.org.omg.CSI.IdentityToken.___id
EI com.sun.corba.ee.org.omg.CSI.IdentityToken.principal_name() may expose internal representation by returning com.sun.corba.ee.org.omg.CSI.IdentityToken.___principal_name
EI com.sun.corba.ee.spi.oa.OAInvocationInfo.id() may expose internal representation by returning com.sun.corba.ee.spi.oa.OAInvocationInfo.oid
EI com.sun.corba.ee.spi.oa.ObjectAdapterBase.getAdapterId() may expose internal representation by returning com.sun.corba.ee.spi.oa.ObjectAdapterBase.adapterId
EI com.sun.ejb.base.stats.EJBMethodStatsManagerImpl.getMethodMonitors() may expose internal representation by returning com.sun.ejb.base.stats.EJBMethodStatsManagerImpl.methodMonitors
EI com.sun.ejb.containers.EJBContextImpl.getInterceptorInstances() may expose internal representation by returning com.sun.ejb.containers.EJBContextImpl.interceptorInstances
EI com.sun.ejb.containers.EJBTimerTask.getTimeout() may expose internal representation by returning com.sun.ejb.containers.EJBTimerTask.timeout_
EI com.sun.ejb.containers.TimerBean.getCreationTime() may expose internal representation by returning com.sun.ejb.containers.TimerBean.creationTime_
EI com.sun.ejb.containers.TimerBean.getInitialExpiration() may expose internal representation by returning com.sun.ejb.containers.TimerBean.initialExpiration_
EI com.sun.ejb.containers.TimerBean.getLastExpiration() may expose internal representation by returning com.sun.ejb.containers.TimerBean.lastExpiration_
EI com.sun.ejb.Invocation.getParameters() may expose internal representation by returning com.sun.ejb.Invocation.methodParams
EI com.sun.ejb.spi.sfsb.SFSBBeanState.getState() may expose internal representation by returning com.sun.ejb.spi.sfsb.SFSBBeanState._state
EI com.sun.ejb.spi.sfsb.store.SFSBBeanState.getState() may expose internal representation by returning com.sun.ejb.spi.sfsb.store.SFSBBeanState._state
EI com.sun.enterprise.admin.common.ByteChunk.getBytes() may expose internal representation by returning com.sun.enterprise.admin.common.ByteChunk.mBytes
EI com.sun.enterprise.admin.common.IASVersion.getLicenseExpirationDate() may expose internal representation by returning com.sun.enterprise.admin.common.IASVersion.m_LicenseExpirationDate
EI com.sun.enterprise.admin.common.IASVersion.getLicenseStartDate() may expose internal representation by returning com.sun.enterprise.admin.common.IASVersion.m_LicenseStartDate
EI com.sun.enterprise.admin.common.ParamInfo.getParams() may expose internal representation by returning com.sun.enterprise.admin.common.ParamInfo.mParams
EI com.sun.enterprise.admin.common.ParamInfo.getSignature() may expose internal representation by returning com.sun.enterprise.admin.common.ParamInfo.mSignature
EI com.sun.enterprise.admin.event.EjbTimerEvent.getServerNames() may expose internal representation by returning com.sun.enterprise.admin.event.EjbTimerEvent.servers
EI com.sun.enterprise.admin.event.UserMgmtEvent.getGroupList() may expose internal representation by returning com.sun.enterprise.admin.event.UserMgmtEvent.groupList
EI com.sun.enterprise.admin.jmx.remote.internal.Shifter.state() may expose internal representation by returning com.sun.enterprise.admin.jmx.remote.internal.Shifter.args
EI com.sun.enterprise.admin.meta.naming.MBeanNamingDescriptor.getDottedPatterns() may expose internal representation by returning com.sun.enterprise.admin.meta.naming.MBeanNamingDescriptor.m_dottedPatterns
EI com.sun.enterprise.admin.meta.naming.MBeanNamingDescriptor.getDottedTokens() may expose internal representation by returning com.sun.enterprise.admin.meta.naming.MBeanNamingDescriptor.m_dottedTokens
EI com.sun.enterprise.admin.meta.naming.MBeanNamingInfo.getLocationParams() may expose internal representation by returning com.sun.enterprise.admin.meta.naming.MBeanNamingInfo.m_ids
EI com.sun.enterprise.admin.selfmanagement.event.CounterStatisticMonitor.getNotificationInfo() may expose internal representation by returning com.sun.enterprise.admin.selfmanagement.event.CounterStatisticMonitor.notifsInfo
EI com.sun.enterprise.admin.selfmanagement.event.GaugeStatisticMonitor.getNotificationInfo() may expose internal representation by returning com.sun.enterprise.admin.selfmanagement.event.GaugeStatisticMonitor.notifsInfo
EI com.sun.enterprise.admin.selfmanagement.event.LifeCycleImpl.getNotificationInfo() may expose internal representation by returning com.sun.enterprise.admin.selfmanagement.event.LifeCycleImpl.notifsInfo
EI com.sun.enterprise.admin.selfmanagement.event.StringStatisticMonitor.getNotificationInfo() may expose internal representation by returning com.sun.enterprise.admin.selfmanagement.event.StringStatisticMonitor.notifsInfo
EI com.sun.enterprise.admin.selfmanagement.event.TraceEventImpl.getNotificationInfo() may expose internal representation by returning com.sun.enterprise.admin.selfmanagement.event.TraceEventImpl.notifsInfo
EI com.sun.enterprise.admin.server.core.mbean.config.naming.ConfigMBeanNamingInfo.getLocationParams() may expose internal representation by returning com.sun.enterprise.admin.server.core.mbean.config.naming.ConfigMBeanNamingInfo.m_ids
EI com.sun.enterprise.admin.server.core.mbean.config.naming.MBeanNamingDescriptor.getDottedPatterns() may expose internal representation by returning com.sun.enterprise.admin.server.core.mbean.config.naming.MBeanNamingDescriptor.m_dottedPatterns
EI com.sun.enterprise.admin.server.core.mbean.config.naming.MBeanNamingDescriptor.getDottedTokens() may expose internal representation by returning com.sun.enterprise.admin.server.core.mbean.config.naming.MBeanNamingDescriptor.m_dottedTokens
EI com.sun.enterprise.admin.server.core.mbean.meta.MBeanInfoBuilder.getMBeanAttributes() may expose internal representation by returning com.sun.enterprise.admin.server.core.mbean.meta.MBeanInfoBuilder.mAttributes
EI com.sun.enterprise.admin.server.core.mbean.meta.MBeanInfoBuilder.getMBeanConstructors() may expose internal representation by returning com.sun.enterprise.admin.server.core.mbean.meta.MBeanInfoBuilder.mConstructors
EI com.sun.enterprise.admin.server.core.mbean.meta.MBeanInfoBuilder.getMBeanOperations() may expose internal representation by returning com.sun.enterprise.admin.server.core.mbean.meta.MBeanInfoBuilder.mOperations
EI com.sun.enterprise.admin.util.proxy.Call.getArguments() may expose internal representation by returning com.sun.enterprise.admin.util.proxy.Call.arguments
EI com.sun.enterprise.admin.util.TokenizerImpl.getTokens() may expose internal representation by returning com.sun.enterprise.admin.util.TokenizerImpl.mTokens
EI com.sun.enterprise.appclient.jws.DynamicContent$Instance.getTimestamp() may expose internal representation by returning com.sun.enterprise.appclient.jws.DynamicContent$Instance.timestamp
EI com.sun.enterprise.config.impl.ConfigSetImpl.getConfigBeanArray() may expose internal representation by returning com.sun.enterprise.config.impl.ConfigSetImpl.cbArray
EI com.sun.enterprise.config.serverbeans.validation.ValidationDescriptor.getExclusiveChildren() may expose internal representation by returning com.sun.enterprise.config.serverbeans.validation.ValidationDescriptor.exclusiveChildren
EI com.sun.enterprise.config.serverbeans.validation.ValidationDescriptor.getRequiredChildren() may expose internal representation by returning com.sun.enterprise.config.serverbeans.validation.ValidationDescriptor.requiredChildren
EI com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.getPrincipals() may expose internal representation by returning com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.principals
EI com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.getUserGroups() may expose internal representation by returning com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.userGroups
EI com.sun.enterprise.connectors.ConnectorConnectionPool.getSecurityMaps() may expose internal representation by returning com.sun.enterprise.connectors.ConnectorConnectionPool.securityMaps
EI com.sun.enterprise.connectors.DeferredResourceConfig.getResourceAdapterConfig() may expose internal representation by returning com.sun.enterprise.connectors.DeferredResourceConfig.resourceAdapterConfig
EI com.sun.enterprise.connectors.DeferredResourceConfig.getResourcesToLoad() may expose internal representation by returning com.sun.enterprise.connectors.DeferredResourceConfig.resourcesToLoad
EI com.sun.enterprise.deployapi.ProgressObjectImpl.getResultTargetModuleIDs() may expose internal representation by returning com.sun.enterprise.deployapi.ProgressObjectImpl.targetModuleIDs
EI com.sun.enterprise.deployapi.SunDeploymentManager.getSupportedLocales() may expose internal representation by returning com.sun.enterprise.deployapi.SunDeploymentManager.supportedLocales
EI com.sun.enterprise.deployment.annotation.context.EjbsContext.getEjbContexts() may expose internal representation by returning com.sun.enterprise.deployment.annotation.context.EjbsContext.ejbContexts
EI com.sun.enterprise.deployment.annotation.context.WebComponentsContext.getWebComponentContexts() may expose internal representation by returning com.sun.enterprise.deployment.annotation.context.WebComponentsContext.webCompContexts
EI com.sun.enterprise.deployment.backend.EjbcContextImpl.getClasspathUrls() may expose internal representation by returning com.sun.enterprise.deployment.backend.EjbcContextImpl._classpathUrls
EI com.sun.enterprise.deployment.backend.EjbcContextImpl.getEjbClasspathUrls() may expose internal representation by returning com.sun.enterprise.deployment.backend.EjbcContextImpl._ejbClasspathUrls
EI com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive.getByteArray() may expose internal representation by returning com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive.file
EI com.sun.enterprise.deployment.EjbDescriptor.getMethodContainerTransactions() may expose internal representation by returning com.sun.enterprise.deployment.EjbDescriptor.methodContainerTransactions
EI com.sun.enterprise.deployment.EjbDescriptor.getPermissionedMethodsByPermission() may expose internal representation by returning com.sun.enterprise.deployment.EjbDescriptor.permissionedMethodsByPermission
EI com.sun.enterprise.deployment.MethodDescriptor.getJavaParameterClassNames() may expose internal representation by returning com.sun.enterprise.deployment.MethodDescriptor.javaParameterClassNames
EI com.sun.enterprise.deployment.MethodDescriptor.getParameterClassNames() may expose internal representation by returning com.sun.enterprise.deployment.MethodDescriptor.parameterClassNames
EI com.sun.enterprise.deployment.PersistenceDescriptor.getCMRFieldInfo() may expose internal representation by returning com.sun.enterprise.deployment.PersistenceDescriptor.cmrFieldInfo
EI com.sun.enterprise.deployment.PersistenceDescriptor.getFkeyFields() may expose internal representation by returning com.sun.enterprise.deployment.PersistenceDescriptor.fkeyFields
EI com.sun.enterprise.deployment.PersistenceDescriptor.getNonPkeyPersFieldInfo() may expose internal representation by returning com.sun.enterprise.deployment.PersistenceDescriptor.persNoPkeyFieldInfo
EI com.sun.enterprise.deployment.PersistenceDescriptor.getPersistentFieldInfo() may expose internal representation by returning com.sun.enterprise.deployment.PersistenceDescriptor.persFieldInfo
EI com.sun.enterprise.deployment.PersistenceDescriptor.getPkeyClassFields() may expose internal representation by returning com.sun.enterprise.deployment.PersistenceDescriptor.pkeyClassPkeyFields
EI com.sun.enterprise.deployment.PersistenceDescriptor.getPkeyFieldInfo() may expose internal representation by returning com.sun.enterprise.deployment.PersistenceDescriptor.pkeyFieldInfo
EI com.sun.enterprise.deployment.phasing.DeploymentTargetFactoryPEImpl.getValidDeploymentTargetTypes() may expose internal representation by returning com.sun.enterprise.deployment.phasing.DeploymentTargetFactoryPEImpl.VALID_DEPLOYMENT_TYPES
EI com.sun.enterprise.diagnostics.CLIOptions.getEndDate() may expose internal representation by returning com.sun.enterprise.diagnostics.CLIOptions.endDate
EI com.sun.enterprise.diagnostics.CLIOptions.getStartDate() may expose internal representation by returning com.sun.enterprise.diagnostics.CLIOptions.startDate
EI com.sun.enterprise.iiop.security.SecurityMechanismSelector.getServerTrustedHosts() may expose internal representation by returning com.sun.enterprise.iiop.security.SecurityMechanismSelector.serverTrustedHosts
EI com.sun.enterprise.management.agent._IIOPMBeanServer_Stub._ids() may expose internal representation by returning com.sun.enterprise.management.agent._IIOPMBeanServer_Stub._type_ids
EI com.sun.enterprise.management.agent._IIOPMBeanServerImpl_Tie._ids() may expose internal representation by returning com.sun.enterprise.management.agent._IIOPMBeanServerImpl_Tie._type_ids
EI com.sun.enterprise.management.model.AdminObjectResourceMdl.getpropNames() may expose internal representation by returning com.sun.enterprise.management.model.AdminObjectResourceMdl.propNames
EI com.sun.enterprise.management.model.AdminObjectResourceMdl.getpropValues() may expose internal representation by returning com.sun.enterprise.management.model.AdminObjectResourceMdl.propValues
EI com.sun.enterprise.management.model.J2EEApplicationMdl.getendpointAddresses() may expose internal representation by returning com.sun.enterprise.management.model.J2EEApplicationMdl.endpointAddresses
EI com.sun.enterprise.management.model.J2EEDeployedObjectMdl.geteventTypes() may expose internal representation by returning com.sun.enterprise.management.model.J2EEDeployedObjectMdl.eventTypes
EI com.sun.enterprise.management.model.J2EEDomainMdl.geteventTypes() may expose internal representation by returning com.sun.enterprise.management.model.J2EEDomainMdl.eventTypes
EI com.sun.enterprise.management.model.JCAResourceMdl.getpropNames() may expose internal representation by returning com.sun.enterprise.management.model.JCAResourceMdl.propNames
EI com.sun.enterprise.management.model.JCAResourceMdl.getpropValues() may expose internal representation by returning com.sun.enterprise.management.model.JCAResourceMdl.propValues
EI com.sun.enterprise.management.model.JDBCDataSourceMdl.getpropNames() may expose internal representation by returning com.sun.enterprise.management.model.JDBCDataSourceMdl.propNames
EI com.sun.enterprise.management.model.JDBCDataSourceMdl.getpropValues() may expose internal representation by returning com.sun.enterprise.management.model.JDBCDataSourceMdl.propValues
EI com.sun.enterprise.management.model.JMSResourceMdl.getpropNames() may expose internal representation by returning com.sun.enterprise.management.model.JMSResourceMdl.propNames
EI com.sun.enterprise.management.model.JMSResourceMdl.getpropValues() may expose internal representation by returning com.sun.enterprise.management.model.JMSResourceMdl.propValues
EI com.sun.enterprise.naming._SerialContextProvider_Stub._ids() may expose internal representation by returning com.sun.enterprise.naming._SerialContextProvider_Stub._type_ids
EI com.sun.enterprise.naming._SerialContextProviderImpl_Tie._all_interfaces(org.omg.PortableServer.POA,byte[]) may expose internal representation by returning com.sun.enterprise.naming._SerialContextProviderImpl_Tie._type_ids
EI com.sun.enterprise.naming.java.javaURLContext.getEnvironment() may expose internal representation by returning com.sun.enterprise.naming.java.javaURLContext.myEnv
EI com.sun.enterprise.naming.SerialContext.getEnvironment() may expose internal representation by returning com.sun.enterprise.naming.SerialContext.myEnv
EI com.sun.enterprise.naming.TransientContext.getEnvironment() may expose internal representation by returning com.sun.enterprise.naming.TransientContext.myEnv
EI com.sun.enterprise.naming.TransientContext.list() may expose internal representation by returning com.sun.enterprise.naming.TransientContext.bindings
EI com.sun.enterprise.naming.TransientContext.listContext(String) may expose internal representation by returning com.sun.enterprise.naming.TransientContext.bindings
EI com.sun.enterprise.repository.RawResourceInfo.getAttributes() may expose internal representation by returning com.sun.enterprise.repository.RawResourceInfo.attributes_
EI com.sun.enterprise.repository.RawResourceInfo.getProperties() may expose internal representation by returning com.sun.enterprise.repository.RawResourceInfo.properties_
EI com.sun.enterprise.resource.ProxyRefAddr.getContent() may expose internal representation by returning com.sun.enterprise.resource.ProxyRefAddr.env
EI com.sun.enterprise.security.auth.login.PasswordCredential.getTargetName() may expose internal representation by returning com.sun.enterprise.security.auth.login.PasswordCredential.target_name
EI com.sun.enterprise.security.auth.login.X509CertificateCredential.getX509CertificateChain() may expose internal representation by returning com.sun.enterprise.security.auth.login.X509CertificateCredential.certChain
EI com.sun.enterprise.security.auth.realm.file.FileRealmUser.getGroups() may expose internal representation by returning com.sun.enterprise.security.auth.realm.file.FileRealmUser.groups
EI com.sun.enterprise.security.auth.realm.file.FileRealmUser.getHash() may expose internal representation by returning com.sun.enterprise.security.auth.realm.file.FileRealmUser.hash
EI com.sun.enterprise.security.auth.realm.file.FileRealmUser.getSalt() may expose internal representation by returning com.sun.enterprise.security.auth.realm.file.FileRealmUser.salt
EI com.sun.enterprise.security.jauth.BaseAuthConfig.getMechanisms() may expose internal representation by returning com.sun.enterprise.security.jauth.BaseAuthConfig.mechanisms
EI com.sun.enterprise.security.jauth.callback.PasswordValidationCallback.getPassword() may expose internal representation by returning com.sun.enterprise.security.jauth.callback.PasswordValidationCallback.password
EI com.sun.enterprise.security.jauth.callback.PrivateKeyCallback.getChain() may expose internal representation by returning com.sun.enterprise.security.jauth.callback.PrivateKeyCallback.chain
EI com.sun.enterprise.security.jauth.callback.PrivateKeyCallback$SubjectKeyIDRequest.getSubjectKeyID() may expose internal representation by returning com.sun.enterprise.security.jauth.callback.PrivateKeyCallback$SubjectKeyIDRequest.id
EI com.sun.enterprise.security.jauth.callback.SignatureKeyCallback.getChain() may expose internal representation by returning com.sun.enterprise.security.jauth.callback.SignatureKeyCallback.chain
EI com.sun.enterprise.security.ssl.UnifiedX509TrustManager.getAcceptedIssuers() may expose internal representation by returning com.sun.enterprise.security.ssl.UnifiedX509TrustManager.issuers
EI com.sun.enterprise.security.web.SingleSignOnEntry.findSessions() may expose internal representation by returning com.sun.enterprise.security.web.SingleSignOnEntry.sessions
EI com.sun.enterprise.server.logging.logviewer.backend.LogFile$LogEntry.getLoggedDateTime() may expose internal representation by returning com.sun.enterprise.server.logging.logviewer.backend.LogFile$LogEntry.loggedDateTime
EI com.sun.enterprise.server.ServerContextImpl.getCmdLineArgs() may expose internal representation by returning com.sun.enterprise.server.ServerContextImpl.cmdLineArgs
EI com.sun.enterprise.tools.upgrade.cluster.ClustersInfoManager.getIIOPClustersMapping() may expose internal representation by returning com.sun.enterprise.tools.upgrade.cluster.ClustersInfoManager.iiopClustersMapping
EI com.sun.enterprise.tools.upgrade.cluster.ClustersInfoManager.getPersistenceStorePropertiesMapping() may expose internal representation by returning com.sun.enterprise.tools.upgrade.cluster.ClustersInfoManager.persistenceStoreMapping
EI com.sun.enterprise.tools.upgrade.common.CommonInfoModel.getCertAliases() may expose internal representation by returning com.sun.enterprise.tools.upgrade.common.CommonInfoModel.CERT_ALIASES
EI com.sun.enterprise.tools.upgrade.common.CommonInfoModel.getDomainMapping() may expose internal representation by returning com.sun.enterprise.tools.upgrade.common.CommonInfoModel.domainMapping
EI com.sun.enterprise.tools.verifier.Context.getTagLibDescriptors() may expose internal representation by returning com.sun.enterprise.tools.verifier.Context.taglibDescriptors
EI com.sun.enterprise.tools.verifier.FaultLocation.getFaultyMethodParams() may expose internal representation by returning com.sun.enterprise.tools.verifier.FaultLocation.faultyMethodParams
EI com.sun.enterprise.util._UniqueValueGeneratorBackend_Stub._ids() may expose internal representation by returning com.sun.enterprise.util._UniqueValueGeneratorBackend_Stub._type_ids
EI com.sun.enterprise.util._UniqueValueGeneratorBackendImpl_Tie._ids() may expose internal representation by returning com.sun.enterprise.util._UniqueValueGeneratorBackendImpl_Tie._type_ids
EI com.sun.enterprise.util.collection.IntSet.getMembers() may expose internal representation by returning com.sun.enterprise.util.collection.IntSet.members
EI com.sun.enterprise.util.collection.LongArray.toArray() may expose internal representation by returning com.sun.enterprise.util.collection.LongArray.data
EI com.sun.enterprise.web.connector.grizzly.ProcessorTask.findCompressableMimeTypes() may expose internal representation by returning com.sun.enterprise.web.connector.grizzly.ProcessorTask.compressableMimeTypes
EI com.sun.enterprise.web.connector.grizzly.ProcessorTask.findNoCompressionUserAgents() may expose internal representation by returning com.sun.enterprise.web.connector.grizzly.ProcessorTask.noCompressionUserAgents
EI com.sun.enterprise.web.connector.grizzly.ProcessorTask.findRestrictedUserAgents() may expose internal representation by returning com.sun.enterprise.web.connector.grizzly.ProcessorTask.restrictedUserAgents
EI com.sun.enterprise.web.EmbeddedWebContainer.getConnectors() may expose internal representation by returning com.sun.enterprise.web.EmbeddedWebContainer.connectors
EI com.sun.enterprise.web.EmbeddedWebContainer.getEngines() may expose internal representation by returning com.sun.enterprise.web.EmbeddedWebContainer.engines
EI com.sun.enterprise.web.PwcWebModule.getCacheControls() may expose internal representation by returning com.sun.enterprise.web.PwcWebModule.cacheControls
EI com.sun.enterprise.web.PwcWebModule.getEndpointAddresses() may expose internal representation by returning com.sun.enterprise.web.PwcWebModule.endpointAddresses
EI com.sun.enterprise.web.VirtualServer.getCacheControls() may expose internal representation by returning com.sun.enterprise.web.VirtualServer.cacheControls
EI com.sun.enterprise.web.WebModule.getCachedFindOperation() may expose internal representation by returning com.sun.enterprise.web.WebModule.cachedFinds
EI com.sun.enterprise.web.WebModule.getLocaleCharsetMap() may expose internal representation by returning com.sun.enterprise.web.WebModule._lcMap
EI com.sun.enterprise.webservice.MessageLayerClientHandler.getHeaders() may expose internal representation by returning com.sun.enterprise.webservice.MessageLayerClientHandler.qname
EI com.sun.jdo.api.persistence.enhancer.classfile.AnnotatedMethodAttribute.getAnnotationRanges() may expose internal representation by returning com.sun.jdo.api.persistence.enhancer.classfile.AnnotatedMethodAttribute.annotationRanges
EI com.sun.jdo.api.persistence.enhancer.classfile.CodeAttribute.byteCodes() may expose internal representation by returning com.sun.jdo.api.persistence.enhancer.classfile.CodeAttribute.theCodeBytes
EI com.sun.jdo.api.persistence.enhancer.classfile.InsnLookupSwitch.switchCases() may expose internal representation by returning com.sun.jdo.api.persistence.enhancer.classfile.InsnLookupSwitch.matchesOp
EI com.sun.jdo.api.persistence.enhancer.classfile.InsnLookupSwitch.switchTargets() may expose internal representation by returning com.sun.jdo.api.persistence.enhancer.classfile.InsnLookupSwitch.targetsOp
EI com.sun.jdo.api.persistence.enhancer.classfile.InsnTableSwitch.switchTargets() may expose internal representation by returning com.sun.jdo.api.persistence.enhancer.classfile.InsnTableSwitch.targetsOp
EI com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementCollection.getElements() may expose internal representation by returning com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementCollection._elements
EI com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementCollection.getTemplate() may expose internal representation by returning com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementCollection._template
EI com.sun.jdo.api.persistence.support.JDOException.getFailedObjectArray() may expose internal representation by returning com.sun.jdo.api.persistence.support.JDOException.failed
EI com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements.getParameterEjbNames() may expose internal representation by returning com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements.parameterEjbNames
EI com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport.getParameterEjbNames() may expose internal representation by returning com.sun.jdo.spi.persistence.support.ejb.ejbqlc.ParameterSupport.parameterEjbNames
EI com.sun.jdo.spi.persistence.support.sqlstore.model.ClassDesc.getKeyFieldDescs() may expose internal representation by returning com.sun.jdo.spi.persistence.support.sqlstore.model.ClassDesc.keyFieldDescs
EI com.sun.jdo.spi.persistence.support.sqlstore.model.ClassDesc.getKeyFieldNames() may expose internal representation by returning com.sun.jdo.spi.persistence.support.sqlstore.model.ClassDesc.keyFieldNames
EI com.sun.jdo.spi.persistence.support.sqlstore.model.ClassDesc.getKeyFields() may expose internal representation by returning com.sun.jdo.spi.persistence.support.sqlstore.model.ClassDesc.keyFields
EI com.sun.jdo.spi.persistence.support.sqlstore.model.ClassDesc.getVersionFields() may expose internal representation by returning com.sun.jdo.spi.persistence.support.sqlstore.model.ClassDesc.versionFields
EI com.sun.jndi.ldap.ctl.DirSyncResponseControl.getCookie() may expose internal representation by returning com.sun.jndi.ldap.ctl.DirSyncResponseControl.cookie
EI com.sun.jndi.ldap.ctl.PagedResultsResponseControl.getCookie() may expose internal representation by returning com.sun.jndi.ldap.ctl.PagedResultsResponseControl.cookie
EI com.sun.jndi.ldap.ctl.VirtualListViewResponseControl.getContextID() may expose internal representation by returning com.sun.jndi.ldap.ctl.VirtualListViewResponseControl.cookie
EI com.sun.jndi.ldap.ext.BulkImportStartRequest.getEncodedValue() may expose internal representation by returning com.sun.jndi.ldap.ext.BulkImportStartRequest.value
EI com.sun.jts.jtsxa.XID.getBranchQualifier() may expose internal representation by returning com.sun.jts.jtsxa.XID.cachedBqual
EI com.sun.jts.jtsxa.XID.getGlobalTransactionIdentifier() may expose internal representation by returning com.sun.jts.jtsxa.XID.cachedGtrid
EI com.sun.msv.datatype.xsd.PatternFacet.getRegExps() may expose internal representation by returning com.sun.msv.datatype.xsd.PatternFacet.exps
EI com.sun.msv.verifier.regexp.CombinedChildContentExpCreator.getMatchedElements() may expose internal representation by returning com.sun.msv.verifier.regexp.CombinedChildContentExpCreator.result
EI com.sun.org.apache.commons.beanutils.BasicDynaClass.getDynaProperties() may expose internal representation by returning com.sun.org.apache.commons.beanutils.BasicDynaClass.properties
EI com.sun.org.apache.commons.beanutils.ResultSetDynaClass.getDynaProperties() may expose internal representation by returning com.sun.org.apache.commons.beanutils.ResultSetDynaClass.properties
EI com.sun.org.apache.commons.beanutils.RowSetDynaClass.getDynaProperties() may expose internal representation by returning com.sun.org.apache.commons.beanutils.RowSetDynaClass.properties
EI com.sun.org.apache.commons.beanutils.WrapDynaClass.getDynaProperties() may expose internal representation by returning com.sun.org.apache.commons.beanutils.WrapDynaClass.properties
EI com.sun.org.apache.commons.modeler.ConstructorInfo.getSignature() may expose internal representation by returning com.sun.org.apache.commons.modeler.ConstructorInfo.parameters
EI com.sun.org.apache.commons.modeler.ManagedBean.getAttributes() may expose internal representation by returning com.sun.org.apache.commons.modeler.ManagedBean.attributes
EI com.sun.org.apache.commons.modeler.ManagedBean.getConstructors() may expose internal representation by returning com.sun.org.apache.commons.modeler.ManagedBean.constructors
EI com.sun.org.apache.commons.modeler.ManagedBean.getNotifications() may expose internal representation by returning com.sun.org.apache.commons.modeler.ManagedBean.notifications
EI com.sun.org.apache.commons.modeler.ManagedBean.getOperations() may expose internal representation by returning com.sun.org.apache.commons.modeler.ManagedBean.operations
EI com.sun.org.apache.commons.modeler.NotificationInfo.getNotifTypes() may expose internal representation by returning com.sun.org.apache.commons.modeler.NotificationInfo.notifTypes
EI com.sun.org.apache.commons.modeler.OperationInfo.getSignature() may expose internal representation by returning com.sun.org.apache.commons.modeler.OperationInfo.parameters
EI com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput.getBytes() may expose internal representation by returning com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput.bytes
EI com.sun.org.apache.xml.internal.security.utils.DigesterOutputStream.toByteArray() may expose internal representation by returning com.sun.org.apache.xml.internal.security.utils.DigesterOutputStream.none
EI com.sun.org.apache.xml.internal.security.utils.resolver.implementations.ResolverDirectHTTP.engineGetPropertyKeys() may expose internal representation by returning com.sun.org.apache.xml.internal.security.utils.resolver.implementations.ResolverDirectHTTP.properties
EI com.sun.org.apache.xml.internal.security.utils.SignerOutputStream.toByteArray() may expose internal representation by returning com.sun.org.apache.xml.internal.security.utils.SignerOutputStream.none
EI com.sun.org.omg.SendingContext._CodeBaseImplBase._ids() may expose internal representation by returning com.sun.org.omg.SendingContext._CodeBaseImplBase.__ids
EI com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface.fields() may expose internal representation by returning com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface.fields
EI com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface.members() may expose internal representation by returning com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface.members
EI com.sun.web.security.WebPrincipal.getCertificates() may expose internal representation by returning com.sun.web.security.WebPrincipal.certs
EI com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl.getTypeNames() may expose internal representation by returning com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl.typeNames
EI com.sun.xml.bind.v2.runtime.JAXBContextImpl.getUTF8NameTable() may expose internal representation by returning com.sun.xml.bind.v2.runtime.JAXBContextImpl.utf8nameTable
EI com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data.get() may expose internal representation by returning com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data.data
EI com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data.getExact() may expose internal representation by returning com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data.data
EI com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx.getBuffer() may expose internal representation by returning com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx.buf
EI com.sun.xml.fastinfoset.stax.StAXDocumentParser.getTextAlgorithmBytes() may expose internal representation by returning com.sun.xml.fastinfoset.stax.StAXDocumentParser._algorithmData
EI com.sun.xml.fastinfoset.stax.StAXDocumentParser.getTextCharacters() may expose internal representation by returning com.sun.xml.fastinfoset.stax.StAXDocumentParser._characters
EI com.sun.xml.fastinfoset.util.CharArrayArray.getArray() may expose internal representation by returning com.sun.xml.fastinfoset.util.CharArrayArray._array
EI com.sun.xml.fastinfoset.util.ContiguousCharArrayArray.getCompleteCharArray() may expose internal representation by returning com.sun.xml.fastinfoset.util.ContiguousCharArrayArray._array
EI com.sun.xml.fastinfoset.util.ContiguousCharArrayArray.getCompleteLengthArray() may expose internal representation by returning com.sun.xml.fastinfoset.util.ContiguousCharArrayArray._length
EI com.sun.xml.fastinfoset.util.ContiguousCharArrayArray.getCompleteOffsetArray() may expose internal representation by returning com.sun.xml.fastinfoset.util.ContiguousCharArrayArray._offset
EI com.sun.xml.fastinfoset.util.PrefixArray.getArray() may expose internal representation by returning com.sun.xml.fastinfoset.util.PrefixArray._array
EI com.sun.xml.fastinfoset.util.PrefixArray.getCompleteArray() may expose internal representation by returning com.sun.xml.fastinfoset.util.PrefixArray._array
EI com.sun.xml.fastinfoset.util.QualifiedNameArray.getArray() may expose internal representation by returning com.sun.xml.fastinfoset.util.QualifiedNameArray._array
EI com.sun.xml.fastinfoset.util.QualifiedNameArray.getCompleteArray() may expose internal representation by returning com.sun.xml.fastinfoset.util.QualifiedNameArray._array
EI com.sun.xml.fastinfoset.util.StringArray.getArray() may expose internal representation by returning com.sun.xml.fastinfoset.util.StringArray._array
EI com.sun.xml.fastinfoset.util.StringArray.getCompleteArray() may expose internal representation by returning com.sun.xml.fastinfoset.util.StringArray._array
EI com.sun.xml.jaxws.JAXWSMessage.getCanonicalizedBody() may expose internal representation by returning com.sun.xml.jaxws.JAXWSMessage.cBody
EI com.sun.xml.messaging.saaj.soap.ImageDataContentHandler.getTransferDataFlavors() may expose internal representation by returning com.sun.xml.messaging.saaj.soap.ImageDataContentHandler.flavor
EI com.sun.xml.messaging.saaj.util.ByteInputStream.getBytes() may expose internal representation by returning com.sun.xml.messaging.saaj.util.ByteInputStream.buf
EI com.sun.xml.messaging.saaj.util.ByteOutputStream.getBytes() may expose internal representation by returning com.sun.xml.messaging.saaj.util.ByteOutputStream.buf
EI com.sun.xml.messaging.saaj.util.CharReader.getChars() may expose internal representation by returning com.sun.xml.messaging.saaj.util.CharReader.buf
EI com.sun.xml.messaging.saaj.util.CharWriter.getChars() may expose internal representation by returning com.sun.xml.messaging.saaj.util.CharWriter.buf
EI com.sun.xml.rpc.client.dii.BasicCall.getReturnParameterMembers() may expose internal representation by returning com.sun.xml.rpc.client.dii.BasicCall.returnParameterMembers
EI com.sun.xml.rpc.client.HandlerChainImpl.getRoles() may expose internal representation by returning com.sun.xml.rpc.client.HandlerChainImpl.roles
EI com.sun.xml.rpc.client.HandlerChainInfoImpl.getRoles() may expose internal representation by returning com.sun.xml.rpc.client.HandlerChainInfoImpl.roles
EI com.sun.xml.rpc.client.http.HttpCookie.getExpirationDate() may expose internal representation by returning com.sun.xml.rpc.client.http.HttpCookie.expirationDate
EI com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer$ParameterArrayBuilder.getInstance() may expose internal representation by returning com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer$ParameterArrayBuilder.instance
EI com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer$ParameterArrayBuilder.getInstance() may expose internal representation by returning com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer$ParameterArrayBuilder.instance
EI com.sun.xml.rpc.encoding.TypeMappingImpl.getSupportedEncodings() may expose internal representation by returning com.sun.xml.rpc.encoding.TypeMappingImpl.encodingURIs
EI com.sun.xml.rpc.processor.model.soap.SOAPArrayType.getSize() may expose internal representation by returning com.sun.xml.rpc.processor.model.soap.SOAPArrayType.size
EI com.sun.xml.rpc.soap.message.SOAPMessageContext.getRoles() may expose internal representation by returning com.sun.xml.rpc.soap.message.SOAPMessageContext.roles
EI com.sun.xml.rpc.util.localization.LocalizableMessage.getArguments() may expose internal representation by returning com.sun.xml.rpc.util.localization.LocalizableMessage._args
EI com.sun.xml.rpc.util.localization.LocalizableSupport.getArguments() may expose internal representation by returning com.sun.xml.rpc.util.localization.LocalizableSupport.arguments
EI com.sun.xml.stream.xerces.util.SymbolTable.getCharArray() may expose internal representation by returning com.sun.xml.stream.xerces.util.SymbolTable.symbolAsArray
EI com.sun.xml.stream.XMLEntityStorage.getDeclaredEntities() may expose internal representation by returning com.sun.xml.stream.XMLEntityStorage.fEntities
EI com.sun.xml.ws.encoding.soap.internal.MessageInfoBase.getData() may expose internal representation by returning com.sun.xml.ws.encoding.soap.internal.MessageInfoBase._data
EI com.sun.xml.ws.transport.http.client.HttpCookie.getExpirationDate() may expose internal representation by returning com.sun.xml.ws.transport.http.client.HttpCookie.expirationDate
EI com.sun.xml.ws.util.exception.JAXWSExceptionBase.getArguments() may expose internal representation by returning com.sun.xml.ws.util.exception.JAXWSExceptionBase.args
EI com.sun.xml.ws.util.localization.LocalizableMessage.getArguments() may expose internal representation by returning com.sun.xml.ws.util.localization.LocalizableMessage._args
EI com.sun.xml.wss.core.EncryptedDataImpl.getEncryptedData() may expose internal representation by returning com.sun.xml.wss.core.EncryptedDataImpl.encryptedData
EI com.sun.xml.wss.core.EncryptedDataImpl.getIv() may expose internal representation by returning com.sun.xml.wss.core.EncryptedDataImpl.iv
EI com.sun.xml.wss.impl.c14n.AttributeNS.getUTF8Data(java.io.ByteArrayOutputStream) may expose internal representation by returning com.sun.xml.wss.impl.c14n.AttributeNS.utf8Data
EI com.sun.xml.wss.impl.callback.DecryptionKeyCallback$X509SubjectKeyIdentifierBasedRequest.getSubjectKeyIdentifier() may expose internal representation by returning com.sun.xml.wss.impl.callback.DecryptionKeyCallback$X509SubjectKeyIdentifierBasedRequest.x509SubjectKeyIdentifier
EI com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback$X509SubjectKeyIdentifierBasedRequest.getSubjectKeyIdentifier() may expose internal representation by returning com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback$X509SubjectKeyIdentifierBasedRequest.x509SubjectKeyIdentifier
EI com.sun.xml.wss.impl.FilterProcessingContext.getCanonicalizedData() may expose internal representation by returning com.sun.xml.wss.impl.FilterProcessingContext.canonicalizedData
EI com.sun.xml.wss.impl.FilterProcessingContext.getDigestValue() may expose internal representation by returning com.sun.xml.wss.impl.FilterProcessingContext.digestValue
EI com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream.getBytes() may expose internal representation by returning com.sun.xml.wss.impl.misc.UnsyncByteArrayOutputStream.buf
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestValueImpl.getValue() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestValueImpl._Value
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.getG() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._G
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.getJ() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._J
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.getP() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._P
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.getPgenCounter() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._PgenCounter
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.getQ() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._Q
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.getSeed() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._Seed
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.getY() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._Y
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataTypeImpl.getPGPKeyID() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataTypeImpl._PGPKeyID
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataTypeImpl.getPGPKeyPacket() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataTypeImpl._PGPKeyPacket
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceTypeImpl.getDigestValue() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceTypeImpl._DigestValue
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueTypeImpl.getExponent() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueTypeImpl._Exponent
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueTypeImpl.getModulus() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueTypeImpl._Modulus
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureValueTypeImpl.getValue() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureValueTypeImpl._Value
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataTypeImpl$SPKISexpImpl.getValue() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataTypeImpl$SPKISexpImpl._Value
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CertificateImpl.getValue() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CertificateImpl._Value
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CRLImpl.getValue() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CRLImpl._Value
EI com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509SKIImpl.getValue() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509SKIImpl._Value
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.getG() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.g
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.getJ() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.j
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.getP() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.p
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.getPgenCounter() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.pgenCounter
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.getQ() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.q
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.getSeed() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.seed
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.getY() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.DSAKeyValueType.y
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.ReferenceType.getDigestValue() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.ReferenceType.digestValue
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.RSAKeyValueType.getExponent() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.RSAKeyValueType.exponent
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.RSAKeyValueType.getModulus() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.RSAKeyValueType.modulus
EI com.sun.xml.wss.saml.internal.saml11.jaxb20.SignatureValueType.getValue() may expose internal representation by returning com.sun.xml.wss.saml.internal.saml11.jaxb20.SignatureValueType.value
EI com.sun.xml.xsom.impl.ModelGroupImpl.getChildren() may expose internal representation by returning com.sun.xml.xsom.impl.ModelGroupImpl.children
EI org.apache.catalina.core.StandardContext.findApplicationListeners() may expose internal representation by returning org.apache.catalina.core.StandardContext.applicationListeners
EI org.apache.catalina.core.StandardContext.findApplicationParameters() may expose internal representation by returning org.apache.catalina.core.StandardContext.applicationParameters
EI org.apache.catalina.core.StandardContext.findConstraints() may expose internal representation by returning org.apache.catalina.core.StandardContext.constraints
EI org.apache.catalina.core.StandardContext.findFilterMaps() may expose internal representation by returning org.apache.catalina.core.StandardContext.filterMaps
EI org.apache.catalina.core.StandardContext.findInstanceListeners() may expose internal representation by returning org.apache.catalina.core.StandardContext.instanceListeners
EI org.apache.catalina.core.StandardContext.findSecurityRoles() may expose internal representation by returning org.apache.catalina.core.StandardContext.securityRoles
EI org.apache.catalina.core.StandardContext.findWelcomeFiles() may expose internal representation by returning org.apache.catalina.core.StandardContext.welcomeFiles
EI org.apache.catalina.core.StandardContext.findWrapperLifecycles() may expose internal representation by returning org.apache.catalina.core.StandardContext.wrapperLifecycles
EI org.apache.catalina.core.StandardContext.findWrapperListeners() may expose internal representation by returning org.apache.catalina.core.StandardContext.wrapperListeners
EI org.apache.catalina.core.StandardContext.getApplicationEventListeners() may expose internal representation by returning org.apache.catalina.core.StandardContext.applicationEventListenersObjects
EI org.apache.catalina.core.StandardContext.getApplicationLifecycleListeners() may expose internal representation by returning org.apache.catalina.core.StandardContext.applicationLifecycleListenersObjects
EI org.apache.catalina.core.StandardContext.getAuditors() may expose internal representation by returning org.apache.catalina.core.StandardContext.auditors
EI org.apache.catalina.core.StandardContext.getJavaVMs() may expose internal representation by returning org.apache.catalina.core.StandardContext.javaVMs
EI org.apache.catalina.core.StandardDefaultContext.findApplicationListeners() may expose internal representation by returning org.apache.catalina.core.StandardDefaultContext.applicationListeners
EI org.apache.catalina.core.StandardDefaultContext.findApplicationParameters() may expose internal representation by returning org.apache.catalina.core.StandardDefaultContext.applicationParameters
EI org.apache.catalina.core.StandardDefaultContext.findInstanceListeners() may expose internal representation by returning org.apache.catalina.core.StandardDefaultContext.instanceListeners
EI org.apache.catalina.core.StandardDefaultContext.findWrapperLifecycles() may expose internal representation by returning org.apache.catalina.core.StandardDefaultContext.wrapperLifecycles
EI org.apache.catalina.core.StandardDefaultContext.findWrapperListeners() may expose internal representation by returning org.apache.catalina.core.StandardDefaultContext.wrapperListeners
EI org.apache.catalina.core.StandardHost.findAliases() may expose internal representation by returning org.apache.catalina.core.StandardHost.aliases
EI org.apache.catalina.core.StandardHost.getAliases() may expose internal representation by returning org.apache.catalina.core.StandardHost.aliases
EI org.apache.catalina.core.StandardPipeline.getValves() may expose internal representation by returning org.apache.catalina.core.StandardPipeline.valves
EI org.apache.catalina.core.StandardServer.findServices() may expose internal representation by returning org.apache.catalina.core.StandardServer.services
EI org.apache.catalina.core.StandardService.findConnectors() may expose internal representation by returning org.apache.catalina.core.StandardService.connectors
EI org.apache.catalina.core.StandardWrapper.getServletMethods() may expose internal representation by returning org.apache.catalina.core.StandardWrapper.DEFAULT_SERVLET_METHODS
EI org.apache.catalina.deploy.ResourceParams.getParameters() may expose internal representation by returning org.apache.catalina.deploy.ResourceParams.resourceParams
EI org.apache.catalina.deploy.SecurityCollection.findMethods() may expose internal representation by returning org.apache.catalina.deploy.SecurityCollection.methods
EI org.apache.catalina.deploy.SecurityCollection.findPatterns() may expose internal representation by returning org.apache.catalina.deploy.SecurityCollection.patterns
EI org.apache.catalina.deploy.SecurityConstraint.findAuthRoles() may expose internal representation by returning org.apache.catalina.deploy.SecurityConstraint.authRoles
EI org.apache.catalina.deploy.SecurityConstraint.findCollections() may expose internal representation by returning org.apache.catalina.deploy.SecurityConstraint.collections
EI org.apache.catalina.loader.WebappClassLoader.getURLs() may expose internal representation by returning org.apache.catalina.loader.WebappClassLoader.repositoryURLs
EI org.apache.catalina.loader.WebappClassLoader.getURLs() may expose internal representation by returning org.apache.catalina.loader.WebappClassLoader.repositoryURLs
EI org.apache.catalina.realm.GenericPrincipal.getRoles() may expose internal representation by returning org.apache.catalina.realm.GenericPrincipal.roles
EI org.apache.catalina.util.CGIProcessEnvironment.getParameters() may expose internal representation by returning org.apache.catalina.util.CGIProcessEnvironment.queryParameters
EI org.apache.catalina.util.LifecycleSupport.findLifecycleListeners() may expose internal representation by returning org.apache.catalina.util.LifecycleSupport.listeners
EI org.apache.catalina.util.ProcessEnvironment.getEnvironment() may expose internal representation by returning org.apache.catalina.util.ProcessEnvironment.env
EI org.apache.catalina.util.ProcessEnvironment.setEnvironment(java.util.Hashtable) may expose internal representation by returning org.apache.catalina.util.ProcessEnvironment.env
EI org.apache.coyote.http11.Http11Processor.findCompressableMimeTypes() may expose internal representation by returning org.apache.coyote.http11.Http11Processor.compressableMimeTypes
EI org.apache.coyote.http11.Http11Processor.findNoCompressionUserAgents() may expose internal representation by returning org.apache.coyote.http11.Http11Processor.noCompressionUserAgents
EI org.apache.coyote.http11.Http11Processor.findRestrictedUserAgents() may expose internal representation by returning org.apache.coyote.http11.Http11Processor.restrictedUserAgents
EI org.apache.coyote.http11.InternalInputBuffer.getFilters() may expose internal representation by returning org.apache.coyote.http11.InternalInputBuffer.filterLibrary
EI org.apache.coyote.http11.InternalOutputBuffer.getFilters() may expose internal representation by returning org.apache.coyote.http11.InternalOutputBuffer.filterLibrary
EI org.apache.coyote.tomcat5.CoyoteRequest.getCookies() may expose internal representation by returning org.apache.coyote.tomcat5.CoyoteRequest.cookies
EI org.apache.jasper.compiler.ELNode$Function.getParameters() may expose internal representation by returning org.apache.jasper.compiler.ELNode$Function.parameters
EI org.apache.jasper.compiler.Node$CustomTag.getJspAttributes() may expose internal representation by returning org.apache.jasper.compiler.Node$CustomTag.jspAttrs
EI org.apache.jasper.compiler.Node$CustomTag.getVariableInfos() may expose internal representation by returning org.apache.jasper.compiler.Node$CustomTag.varInfos
EI org.apache.jasper.compiler.Node$JspAttribute.getExpectedParamTypes() may expose internal representation by returning org.apache.jasper.compiler.Node$JspAttribute.expectedParamTypes
EI org.apache.jasper.compiler.Node$JspElement.getJspAttributes() may expose internal representation by returning org.apache.jasper.compiler.Node$JspElement.jspAttrs
EI org.apache.jasper.compiler.Node$UninterpretedTag.getJspAttributes() may expose internal representation by returning org.apache.jasper.compiler.Node$UninterpretedTag.jspAttrs
EI org.apache.jasper.JspCompilationContext.getTagFileJarUrls() may expose internal representation by returning org.apache.jasper.JspCompilationContext.tagFileJarUrls
EI org.apache.naming.NamingContext.getEnvironment() may expose internal representation by returning org.apache.naming.NamingContext.env
EI org.apache.naming.resources.BaseDirContext.getEnvironment() may expose internal representation by returning org.apache.naming.resources.BaseDirContext.env
EI org.apache.naming.resources.Resource.getContent() may expose internal representation by returning org.apache.naming.resources.Resource.binaryContent
EI org.apache.naming.resources.ResourceAttributes.getCreationDate() may expose internal representation by returning org.apache.naming.resources.ResourceAttributes.creationDate
EI org.apache.naming.resources.ResourceAttributes.getCreationDate() may expose internal representation by returning org.apache.naming.resources.ResourceAttributes.creationDate
EI org.apache.naming.resources.ResourceAttributes.getCreationDate() may expose internal representation by returning org.apache.naming.resources.ResourceAttributes.creationDate
EI org.apache.naming.resources.ResourceAttributes.getLastModifiedDate() may expose internal representation by returning org.apache.naming.resources.ResourceAttributes.lastModifiedDate
EI org.apache.naming.resources.ResourceAttributes.getLastModifiedDate() may expose internal representation by returning org.apache.naming.resources.ResourceAttributes.lastModifiedDate
EI org.apache.naming.resources.ResourceAttributes.getLastModifiedDate() may expose internal representation by returning org.apache.naming.resources.ResourceAttributes.lastModifiedDate
EI org.apache.naming.resources.WARDirContext$Entry.getChildren() may expose internal representation by returning org.apache.naming.resources.WARDirContext$Entry.children
EI org.apache.taglibs.standard.lang.jstl.ExpressionString.getElements() may expose internal representation by returning org.apache.taglibs.standard.lang.jstl.ExpressionString.mElements
EI org.apache.taglibs.standard.lang.jstl.test.Bean1.getStringArray1() may expose internal representation by returning org.apache.taglibs.standard.lang.jstl.test.Bean1.mStringArray1
EI org.apache.taglibs.standard.tag.common.sql.ResultImpl.getColumnNames() may expose internal representation by returning org.apache.taglibs.standard.tag.common.sql.ResultImpl.columnNames
EI org.apache.tomcat.util.buf.ByteChunk.getBuffer() may expose internal representation by returning org.apache.tomcat.util.buf.ByteChunk.buff
EI org.apache.tomcat.util.buf.CharChunk.getBuffer() may expose internal representation by returning org.apache.tomcat.util.buf.CharChunk.buff
EI org.apache.tomcat.util.handler.HandlerManager.getHookMap() may expose internal representation by returning org.apache.tomcat.util.handler.HandlerManager.hookMap
EI org.apache.tomcat.util.log.LogManager.getChannels() may expose internal representation by returning org.apache.tomcat.util.log.LogManager.channels
EI org.apache.tomcat.util.log.LogManager.getLoggers() may expose internal representation by returning org.apache.tomcat.util.log.LogManager.loggers
EI org.apache.tomcat.util.threads.ThreadWithAttributes.getAttributes(Object) may expose internal representation by returning org.apache.tomcat.util.threads.ThreadWithAttributes.attributes
EI org.apache.tomcat.util.threads.ThreadWithAttributes.getThreadData(Object) may expose internal representation by returning org.apache.tomcat.util.threads.ThreadWithAttributes.thData
EI org.iso_relax.dispatcher.impl.IgnoredSchema.getAttributesDecls() may expose internal representation by returning org.iso_relax.dispatcher.impl.IgnoredSchema.theAttDecl
EI org.iso_relax.dispatcher.impl.IgnoredSchema.getElementDecls() may expose internal representation by returning org.iso_relax.dispatcher.impl.IgnoredSchema.theElemDecl
EI org.iso_relax.dispatcher.impl.IgnoreVerifier.endIsland() may expose internal representation by returning org.iso_relax.dispatcher.impl.IgnoreVerifier.rules
EI org.jcp.xml.dsig.internal.MacOutputStream.toByteArray() may expose internal representation by returning org.jcp.xml.dsig.internal.MacOutputStream.none
EI org.netbeans.modules.schema2beans.DDBeanInfo.getEventSetDescriptors() may expose internal representation by returning org.netbeans.modules.schema2beans.DDBeanInfo.eventSets
EI org.netbeans.modules.schema2beans.DDBeanInfo.getPropertyDescriptors() may expose internal representation by returning org.netbeans.modules.schema2beans.DDBeanInfo.properties
EI sun.rmi.rmic.iiop.CompoundType$Method.getArgumentNames() may expose internal representation by returning sun.rmi.rmic.iiop.CompoundType$Method.argumentNames
EI sun.rmi.rmic.iiop.Type.getIDLModuleNames() may expose internal representation by returning sun.rmi.rmic.iiop.Type.idlModuleNames
EI2 com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl.setTrustManagers(javax.net.ssl.TrustManager[]) may expose internal representation by storing an externally mutable object into com.sun.appserv.management.client.AdminRMISSLClientSocketFactoryEnvImpl.mTrustManagers
EI2 com.sun.appserv.management.client.TLSParams.(javax.net.ssl.X509TrustManager[],javax.net.ssl.HandshakeCompletedListener) may expose internal representation by storing an externally mutable object into com.sun.appserv.management.client.TLSParams.mTrustManagers
EI2 com.sun.appserv.management.client.TrustStoreTrustManager.(java.io.File,String,char[]) may expose internal representation by storing an externally mutable object into com.sun.appserv.management.client.TrustStoreTrustManager.mTrustStorePassword
EI2 com.sun.appserv.management.ext.logging.LogQueryEntryImpl.(long,java.util.Date,String,String,String,String,String,String) may expose internal representation by storing an externally mutable object into com.sun.appserv.management.ext.logging.LogQueryEntryImpl.mDate
EI2 com.sun.appserv.management.ext.logging.LogQueryResultImpl.(String[],LogQueryEntry[]) may expose internal representation by storing an externally mutable object into com.sun.appserv.management.ext.logging.LogQueryResultImpl.mEntries
EI2 com.sun.appserv.management.ext.logging.LogQueryResultImpl.(String[],LogQueryEntry[]) may expose internal representation by storing an externally mutable object into com.sun.appserv.management.ext.logging.LogQueryResultImpl.mFieldNames
EI2 com.sun.appserv.management.util.stringifier.InterfacesStringifier.(StringifierRegistry,Class[]) may expose internal representation by storing an externally mutable object into com.sun.appserv.management.util.stringifier.InterfacesStringifier.mInterfaces
EI2 com.sun.appserv.naming.S1ASCtxFactory.(java.util.Hashtable) may expose internal representation by storing an externally mutable object into com.sun.appserv.naming.S1ASCtxFactory.defaultEnv
EI2 com.sun.appserv.security.AppservPasswordLoginModule.commitUserAuthentication(String[]) may expose internal representation by storing an externally mutable object into com.sun.appserv.security.AppservPasswordLoginModule._groupsList
EI2 com.sun.appserv.server.util.ASURLClassLoader.(java.net.URL[],ClassLoader) may expose internal representation by storing an externally mutable object into com.sun.appserv.server.util.ASURLClassLoader.classLoaderList
EI2 com.sun.appserv.web.cache.mapping.CacheMapping.setMethods(String[]) may expose internal representation by storing an externally mutable object into com.sun.appserv.web.cache.mapping.CacheMapping.methods
EI2 com.sun.appserv.web.cache.mapping.ConstraintField.setValueConstraints(ValueConstraint[]) may expose internal representation by storing an externally mutable object into com.sun.appserv.web.cache.mapping.ConstraintField.constraints
EI2 com.sun.corba.ee.impl.corba.PrincipalImpl.name(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.corba.PrincipalImpl.value
EI2 com.sun.corba.ee.impl.encoding.CodeSetComponentInfo$CodeSetComponent.(int,int[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.encoding.CodeSetComponentInfo$CodeSetComponent.conversionCodeSets
EI2 com.sun.corba.ee.impl.interceptors.PIHandlerImpl.(com.sun.corba.ee.spi.orb.ORB,String[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.interceptors.PIHandlerImpl.arguments
EI2 com.sun.corba.ee.impl.ior.ObjectAdapterIdArray.(String[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.ior.ObjectAdapterIdArray.objectAdapterId
EI2 com.sun.corba.ee.impl.ior.ObjectIdImpl.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.ior.ObjectIdImpl.id
EI2 com.sun.corba.ee.impl.naming.cosnaming.TransientBindingIterator.(org.omg.CORBA.ORB,java.util.Hashtable,org.omg.PortableServer.POA) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.naming.cosnaming.TransientBindingIterator.theHashtable
EI2 com.sun.corba.ee.impl.naming.pcosnaming.PersistentBindingIterator.(org.omg.CORBA.ORB,java.util.Hashtable,org.omg.PortableServer.POA) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.naming.pcosnaming.PersistentBindingIterator.theHashtable
EI2 com.sun.corba.ee.impl.orb.NormalDataCollector.(String[],java.util.Properties,String,String) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.orb.NormalDataCollector.args
EI2 com.sun.corba.ee.impl.orb.PrefixParserData.(String,com.sun.corba.ee.spi.orb.Operation,String,Object,Object,com.sun.corba.ee.spi.orbutil.generic.Pair[],Class) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.orb.PrefixParserData.testData
EI2 com.sun.corba.ee.impl.presentation.rmi.bcel.CodegenProxyCreator.(String,String,Class[],java.lang.reflect.Method[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.presentation.rmi.bcel.CodegenProxyCreator.interfaces
EI2 com.sun.corba.ee.impl.presentation.rmi.bcel.CodegenProxyCreator.(String,String,Class[],java.lang.reflect.Method[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.presentation.rmi.bcel.CodegenProxyCreator.methods
EI2 com.sun.corba.ee.impl.presentation.rmi.bcel.ProxyCreator.(String,String,Class[],java.lang.reflect.Method[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.presentation.rmi.bcel.ProxyCreator.interfaces
EI2 com.sun.corba.ee.impl.presentation.rmi.bcel.ProxyCreator.(String,String,Class[],java.lang.reflect.Method[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.presentation.rmi.bcel.ProxyCreator.methods
EI2 com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl.(String[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl.typeIds
EI2 com.sun.corba.ee.impl.presentation.rmi.IDLType.(Class,String[],String) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.presentation.rmi.IDLType.modules_
EI2 com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress.object_key(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress.___object_key
EI2 com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.(int,byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl.data
EI2 com.sun.corba.ee.org.apache.bcel.classfile.Code.setAttributes(Attribute[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.Code.attributes
EI2 com.sun.corba.ee.org.apache.bcel.classfile.Code.setCode(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.Code.code
EI2 com.sun.corba.ee.org.apache.bcel.classfile.Code.setExceptionTable(CodeException[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.Code.exception_table
EI2 com.sun.corba.ee.org.apache.bcel.classfile.ConstantPool.setConstantPool(Constant[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.ConstantPool.constant_pool
EI2 com.sun.corba.ee.org.apache.bcel.classfile.Deprecated.(int,int,byte[],ConstantPool) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.Deprecated.bytes
EI2 com.sun.corba.ee.org.apache.bcel.classfile.Deprecated.setBytes(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.Deprecated.bytes
EI2 com.sun.corba.ee.org.apache.bcel.classfile.ExceptionTable.setExceptionIndexTable(int[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.ExceptionTable.exception_index_table
EI2 com.sun.corba.ee.org.apache.bcel.classfile.FieldOrMethod.setAttributes(Attribute[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.FieldOrMethod.attributes
EI2 com.sun.corba.ee.org.apache.bcel.classfile.InnerClasses.setInnerClasses(InnerClass[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.InnerClasses.inner_classes
EI2 com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.(int,int,String,int,int,int,ConstantPool,int[],Field[],Method[],Attribute[],byte) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.attributes
EI2 com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.(int,int,String,int,int,int,ConstantPool,int[],Field[],Method[],Attribute[],byte) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.fields
EI2 com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.(int,int,String,int,int,int,ConstantPool,int[],Field[],Method[],Attribute[],byte) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.interfaces
EI2 com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.(int,int,String,int,int,int,ConstantPool,int[],Field[],Method[],Attribute[],byte) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.methods
EI2 com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.setAttributes(Attribute[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.attributes
EI2 com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.setFields(Field[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.fields
EI2 com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.setInterfaceNames(String[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.interface_names
EI2 com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.setInterfaces(int[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.interfaces
EI2 com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.setMethods(Method[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.methods
EI2 com.sun.corba.ee.org.apache.bcel.classfile.LineNumberTable.setLineNumberTable(LineNumber[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.LineNumberTable.line_number_table
EI2 com.sun.corba.ee.org.apache.bcel.classfile.LocalVariableTable.setLocalVariableTable(LocalVariable[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.LocalVariableTable.local_variable_table
EI2 com.sun.corba.ee.org.apache.bcel.classfile.StackMap.setStackMap(StackMapEntry[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.StackMap.map
EI2 com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.(int,int,StackMapType[],int,StackMapType[],ConstantPool) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.types_of_locals
EI2 com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.(int,int,StackMapType[],int,StackMapType[],ConstantPool) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.types_of_stack_items
EI2 com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.setTypesOfLocals(StackMapType[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.types_of_locals
EI2 com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.setTypesOfStackItems(StackMapType[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.StackMapEntry.types_of_stack_items
EI2 com.sun.corba.ee.org.apache.bcel.classfile.Synthetic.(int,int,byte[],ConstantPool) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.Synthetic.bytes
EI2 com.sun.corba.ee.org.apache.bcel.classfile.Synthetic.setBytes(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.Synthetic.bytes
EI2 com.sun.corba.ee.org.apache.bcel.classfile.Unknown.(int,int,byte[],ConstantPool) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.Unknown.bytes
EI2 com.sun.corba.ee.org.apache.bcel.classfile.Unknown.setBytes(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.classfile.Unknown.bytes
EI2 com.sun.corba.ee.org.apache.bcel.generic.MethodGen.setArgumentNames(String[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.generic.MethodGen.arg_names
EI2 com.sun.corba.ee.org.apache.bcel.generic.MethodGen.setArgumentTypes(Type[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.bcel.generic.MethodGen.arg_types
EI2 com.sun.corba.ee.org.apache.regexp.CharacterArrayCharacterIterator.(char[],int,int) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.regexp.CharacterArrayCharacterIterator.src
EI2 com.sun.corba.ee.org.apache.regexp.REProgram.setInstructions(char[],int) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.apache.regexp.REProgram.instruction
EI2 com.sun.corba.ee.org.objectweb.asm.ClassReader.(byte[],int,int) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.objectweb.asm.ClassReader.b
EI2 com.sun.corba.ee.org.objectweb.asm.commons.SerialVersionUIDAdder.visit(int,int,String,String,String,String[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.objectweb.asm.commons.SerialVersionUIDAdder.interfaces
EI2 com.sun.corba.ee.org.omg.CSI.AuthorizationElement.(int,byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.AuthorizationElement.the_element
EI2 com.sun.corba.ee.org.omg.CSI.AuthorizationElementContentsHolder.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.AuthorizationElementContentsHolder.value
EI2 com.sun.corba.ee.org.omg.CSI.AuthorizationTokenHolder.(AuthorizationElement[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.AuthorizationTokenHolder.value
EI2 com.sun.corba.ee.org.omg.CSI.EstablishContext.(long,AuthorizationElement[],IdentityToken,byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.EstablishContext.authorization_token
EI2 com.sun.corba.ee.org.omg.CSI.GSS_NT_ExportedNameHolder.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.GSS_NT_ExportedNameHolder.value
EI2 com.sun.corba.ee.org.omg.CSI.GSS_NT_ExportedNameListHolder.(byte[][]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.GSS_NT_ExportedNameListHolder.value
EI2 com.sun.corba.ee.org.omg.CSI.GSSTokenHolder.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.GSSTokenHolder.value
EI2 com.sun.corba.ee.org.omg.CSI.IdentityExtensionHolder.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.IdentityExtensionHolder.value
EI2 com.sun.corba.ee.org.omg.CSI.IdentityToken.certificate_chain(int,byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.IdentityToken.___certificate_chain
EI2 com.sun.corba.ee.org.omg.CSI.IdentityToken.certificate_chain(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.IdentityToken.___certificate_chain
EI2 com.sun.corba.ee.org.omg.CSI.IdentityToken.dn(int,byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.IdentityToken.___dn
EI2 com.sun.corba.ee.org.omg.CSI.IdentityToken.dn(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.IdentityToken.___dn
EI2 com.sun.corba.ee.org.omg.CSI.IdentityToken.id(int,byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.IdentityToken.___id
EI2 com.sun.corba.ee.org.omg.CSI.IdentityToken.id(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.IdentityToken.___id
EI2 com.sun.corba.ee.org.omg.CSI.IdentityToken.principal_name(int,byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.IdentityToken.___principal_name
EI2 com.sun.corba.ee.org.omg.CSI.IdentityToken.principal_name(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.IdentityToken.___principal_name
EI2 com.sun.corba.ee.org.omg.CSI.OIDHolder.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.OIDHolder.value
EI2 com.sun.corba.ee.org.omg.CSI.OIDListHolder.(byte[][]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.OIDListHolder.value
EI2 com.sun.corba.ee.org.omg.CSI.UTF8StringHolder.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.UTF8StringHolder.value
EI2 com.sun.corba.ee.org.omg.CSI.X501DistinguishedNameHolder.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.X501DistinguishedNameHolder.value
EI2 com.sun.corba.ee.org.omg.CSI.X509CertificateChainHolder.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSI.X509CertificateChainHolder.value
EI2 com.sun.corba.ee.org.omg.CSIIOP.AS_ContextSec.(short,short,byte[],byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.AS_ContextSec.client_authentication_mech
EI2 com.sun.corba.ee.org.omg.CSIIOP.AS_ContextSec.(short,short,byte[],byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.AS_ContextSec.target_name
EI2 com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMechanismsHolder.(CompoundSecMech[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMechanismsHolder.value
EI2 com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMechList.(boolean,CompoundSecMech[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMechList.mechanism_list
EI2 com.sun.corba.ee.org.omg.CSIIOP.SAS_ContextSec.(short,short,ServiceConfiguration[],byte[][],int) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.SAS_ContextSec.privilege_authorities
EI2 com.sun.corba.ee.org.omg.CSIIOP.SAS_ContextSec.(short,short,ServiceConfiguration[],byte[][],int) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.SAS_ContextSec.supported_naming_mechanisms
EI2 com.sun.corba.ee.org.omg.CSIIOP.SECIOP_SEC_TRANS.(short,short,byte[],byte[],TransportAddress[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.SECIOP_SEC_TRANS.addresses
EI2 com.sun.corba.ee.org.omg.CSIIOP.SECIOP_SEC_TRANS.(short,short,byte[],byte[],TransportAddress[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.SECIOP_SEC_TRANS.mech_oid
EI2 com.sun.corba.ee.org.omg.CSIIOP.SECIOP_SEC_TRANS.(short,short,byte[],byte[],TransportAddress[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.SECIOP_SEC_TRANS.target_name
EI2 com.sun.corba.ee.org.omg.CSIIOP.ServiceConfiguration.(int,byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.ServiceConfiguration.name
EI2 com.sun.corba.ee.org.omg.CSIIOP.ServiceConfigurationListHolder.(ServiceConfiguration[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.ServiceConfigurationListHolder.value
EI2 com.sun.corba.ee.org.omg.CSIIOP.ServiceSpecificNameHolder.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.ServiceSpecificNameHolder.value
EI2 com.sun.corba.ee.org.omg.CSIIOP.TLS_SEC_TRANS.(short,short,TransportAddress[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.TLS_SEC_TRANS.addresses
EI2 com.sun.corba.ee.org.omg.CSIIOP.TransportAddressListHolder.(TransportAddress[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.CSIIOP.TransportAddressListHolder.value
EI2 com.sun.corba.ee.org.omg.GSSUP.InitialContextToken.(byte[],byte[],byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.GSSUP.InitialContextToken.password
EI2 com.sun.corba.ee.org.omg.GSSUP.InitialContextToken.(byte[],byte[],byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.GSSUP.InitialContextToken.target_name
EI2 com.sun.corba.ee.org.omg.GSSUP.InitialContextToken.(byte[],byte[],byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.org.omg.GSSUP.InitialContextToken.username
EI2 com.sun.corba.ee.spi.activation.EndpointInfoListHolder.(EndPointInfo[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.activation.EndpointInfoListHolder.value
EI2 com.sun.corba.ee.spi.activation.LocatorPackage.ServerLocation.(String,com.sun.corba.ee.spi.activation.ORBPortInfo[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.activation.LocatorPackage.ServerLocation.ports
EI2 com.sun.corba.ee.spi.activation.LocatorPackage.ServerLocationPerORB.(String,com.sun.corba.ee.spi.activation.EndPointInfo[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.activation.LocatorPackage.ServerLocationPerORB.ports
EI2 com.sun.corba.ee.spi.activation.ORBidListHolder.(String[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.activation.ORBidListHolder.value
EI2 com.sun.corba.ee.spi.activation.ORBPortInfoListHolder.(ORBPortInfo[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.activation.ORBPortInfoListHolder.value
EI2 com.sun.corba.ee.spi.activation.POANameHolder.(String[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.activation.POANameHolder.value
EI2 com.sun.corba.ee.spi.activation.RepositoryPackage.StringSeqHolder.(String[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.activation.RepositoryPackage.StringSeqHolder.value
EI2 com.sun.corba.ee.spi.activation.ServerIdsHolder.(int[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.activation.ServerIdsHolder.value
EI2 com.sun.corba.ee.spi.folb.ClusterInstanceInfo.(String,int,SocketInfo[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.folb.ClusterInstanceInfo.endpoints
EI2 com.sun.corba.ee.spi.folb.SocketInfoListHolder.(SocketInfo[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.folb.SocketInfoListHolder.value
EI2 com.sun.corba.ee.spi.oa.OAInvocationInfo.(ObjectAdapter,byte[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.oa.OAInvocationInfo.oid
EI2 com.sun.corba.ee.spi.orb.ParserImplTableBase.(ParserData[]) may expose internal representation by storing an externally mutable object into com.sun.corba.ee.spi.orb.ParserImplTableBase.entries
EI2 com.sun.dtdparser.InputEntity.init(char[],String,InputEntity,boolean) may expose internal representation by storing an externally mutable object into com.sun.dtdparser.InputEntity.buf
EI2 com.sun.ejb.codegen.ProcessExecutor.(String[],long) may expose internal representation by storing an externally mutable object into com.sun.ejb.codegen.ProcessExecutor.command
EI2 com.sun.ejb.containers.interceptors.InterceptorManager.(java.util.logging.Logger,com.sun.ejb.containers.BaseContainer,Class[],String[]) may expose internal representation by storing an externally mutable object into com.sun.ejb.containers.interceptors.InterceptorManager.lcAnnotationClasses
EI2 com.sun.ejb.containers.interceptors.InterceptorManager.(java.util.logging.Logger,com.sun.ejb.containers.BaseContainer,Class[],String[]) may expose internal representation by storing an externally mutable object into com.sun.ejb.containers.interceptors.InterceptorManager.pre30LCMethodNames
EI2 com.sun.ejb.containers.TimerBean.ejbPostCreate(String,long,String,Object,java.util.Date,long,java.io.Serializable) may expose internal representation by storing an externally mutable object into com.sun.ejb.containers.TimerBean.initialExpiration_
EI2 com.sun.ejb.containers.TimerBean.setLastExpiration(java.util.Date) may expose internal representation by storing an externally mutable object into com.sun.ejb.containers.TimerBean.lastExpiration_
EI2 com.sun.ejb.Invocation.setParameters(Object[]) may expose internal representation by storing an externally mutable object into com.sun.ejb.Invocation.methodParams
EI2 com.sun.el.MethodExpressionImpl.(String,com.sun.el.parser.Node,javax.el.FunctionMapper,javax.el.VariableMapper,Class,Class[]) may expose internal representation by storing an externally mutable object into com.sun.el.MethodExpressionImpl.paramTypes
EI2 com.sun.el.MethodExpressionLiteral.(String,Class,Class[]) may expose internal representation by storing an externally mutable object into com.sun.el.MethodExpressionLiteral.paramTypes
EI2 com.sun.el.parser.ParseException.(Token,int[][],String[]) may expose internal representation by storing an externally mutable object into com.sun.el.parser.ParseException.expectedTokenSequences
EI2 com.sun.el.parser.ParseException.(Token,int[][],String[]) may expose internal representation by storing an externally mutable object into com.sun.el.parser.ParseException.tokenImage
EI2 com.sun.enterprise.admin.common.ByteChunk.(byte[],String,boolean,boolean,String,long) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.common.ByteChunk.mBytes
EI2 com.sun.enterprise.admin.common.IASVersion.(String,String,String,String,String,String,String,java.util.Date,java.util.Date) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.common.IASVersion.m_LicenseExpirationDate
EI2 com.sun.enterprise.admin.common.IASVersion.(String,String,String,String,String,String,String,java.util.Date,java.util.Date) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.common.IASVersion.m_LicenseStartDate
EI2 com.sun.enterprise.admin.common.ParamInfo.(String,Object[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.common.ParamInfo.mParams
EI2 com.sun.enterprise.admin.event.EjbTimerEvent.(String,String,int,String,String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.event.EjbTimerEvent.servers
EI2 com.sun.enterprise.admin.event.UserMgmtEvent.(String,String,String,int,String,String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.event.UserMgmtEvent.groupList
EI2 com.sun.enterprise.admin.server.core.mbean.config.naming.ConfigMBeanNamingInfo.(String,String[],boolean) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.server.core.mbean.config.naming.ConfigMBeanNamingInfo.m_ids
EI2 com.sun.enterprise.admin.server.core.mbean.meta.MBeanEasyConfig.setAttributesInfo(javax.management.MBeanAttributeInfo[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.server.core.mbean.meta.MBeanEasyConfig.m_attrs
EI2 com.sun.enterprise.admin.server.core.mbean.meta.MBeanEasyConfig.setNotificationsInfo(javax.management.MBeanNotificationInfo[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.server.core.mbean.meta.MBeanEasyConfig.m_notfs
EI2 com.sun.enterprise.admin.server.core.mbean.meta.MBeanEasyConfig.setOperationsInfo(javax.management.MBeanConstructorInfo[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.server.core.mbean.meta.MBeanEasyConfig.m_cstrs
EI2 com.sun.enterprise.admin.server.core.mbean.meta.MBeanEasyConfig.setOperationsInfo(javax.management.MBeanOperationInfo[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.server.core.mbean.meta.MBeanEasyConfig.m_opers
EI2 com.sun.enterprise.admin.util.proxy.Call.(java.lang.reflect.Method,Object[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.admin.util.proxy.Call.arguments
EI2 com.sun.enterprise.appclient.jws.boot.JWSACCMain.(String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.appclient.jws.boot.JWSACCMain.args
EI2 com.sun.enterprise.config.backup.util.ZipWriter.(String,String,ZipItem[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.config.backup.util.ZipWriter.items
EI2 com.sun.enterprise.config.impl.ConfigSetImpl.(String,String,Object,Object[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.config.impl.ConfigSetImpl.cbArray
EI2 com.sun.enterprise.config.serverbeans.validation.ValidationDescriptor.(DomainMgr,String,String,String,String,java.util.Vector,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.config.serverbeans.validation.ValidationDescriptor.exclusiveChildren
EI2 com.sun.enterprise.config.serverbeans.validation.ValidationDescriptor.(DomainMgr,String,String,String,String,java.util.Vector,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.config.serverbeans.validation.ValidationDescriptor.requiredChildren
EI2 com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.(String,String[],String[],EisBackendPrincipal) may expose internal representation by storing an externally mutable object into com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.principals
EI2 com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.(String,String[],String[],EisBackendPrincipal) may expose internal representation by storing an externally mutable object into com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.userGroups
EI2 com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.setPrincipals(String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.principals
EI2 com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.setUserGroups(String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.connectors.authentication.ConnectorSecurityMap.userGroups
EI2 com.sun.enterprise.connectors.ConnectorConnectionPool.setSecurityMaps(com.sun.enterprise.connectors.authentication.ConnectorSecurityMap[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.connectors.ConnectorConnectionPool.securityMaps
EI2 com.sun.enterprise.connectors.DeferredResourceConfig.(String,com.sun.enterprise.config.serverbeans.AdminObjectResource,com.sun.enterprise.config.serverbeans.ConnectorConnectionPool,com.sun.enterprise.config.serverbeans.ConnectorResource,com.sun.enterprise.config.serverbeans.JdbcConnectionPool,com.sun.enterprise.config.serverbeans.JdbcResource,com.sun.enterprise.config.serverbeans.ResourceAdapterConfig[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.connectors.DeferredResourceConfig.resourceAdapterConfig
EI2 com.sun.enterprise.connectors.DeferredResourceConfig.setResourceAdapterConfig(com.sun.enterprise.config.serverbeans.ResourceAdapterConfig[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.connectors.DeferredResourceConfig.resourceAdapterConfig
EI2 com.sun.enterprise.connectors.DeferredResourceConfig.setResourcesToLoad(com.sun.enterprise.config.ConfigBean[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.connectors.DeferredResourceConfig.resourcesToLoad
EI2 com.sun.enterprise.deployapi.ProgressObjectImpl.(SunTarget[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.deployapi.ProgressObjectImpl.targetsList
EI2 com.sun.enterprise.deployapi.ProgressObjectImpl.setCommand(javax.enterprise.deploy.shared.CommandType,Object[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.deployapi.ProgressObjectImpl.args
EI2 com.sun.enterprise.deployment.annotation.context.EjbsContext.(EjbContext[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.deployment.annotation.context.EjbsContext.ejbContexts
EI2 com.sun.enterprise.deployment.annotation.context.WebComponentsContext.(WebComponentContext[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.deployment.annotation.context.WebComponentsContext.webCompContexts
EI2 com.sun.enterprise.deployment.backend.ClientJarMakerThread.(DeploymentRequest,java.io.File,com.sun.enterprise.util.zip.ZipItem[],String) may expose internal representation by storing an externally mutable object into com.sun.enterprise.deployment.backend.ClientJarMakerThread.clientStubs
EI2 com.sun.enterprise.deployment.PersistenceDescriptor.setFkeyFields(PersistentFieldInfo[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.deployment.PersistenceDescriptor.fkeyFields
EI2 com.sun.enterprise.diagnostics.CLIOptions.(java.util.Date,java.util.Date,String,String,String,String,String,String,String,String,boolean) may expose internal representation by storing an externally mutable object into com.sun.enterprise.diagnostics.CLIOptions.endDate
EI2 com.sun.enterprise.diagnostics.CLIOptions.(java.util.Date,java.util.Date,String,String,String,String,String,String,String,String,boolean) may expose internal representation by storing an externally mutable object into com.sun.enterprise.diagnostics.CLIOptions.startDate
EI2 com.sun.enterprise.diagnostics.collect.LogCollector.(java.util.Date,java.util.Date,String,com.sun.enterprise.diagnostics.ServiceConfig) may expose internal representation by storing an externally mutable object into com.sun.enterprise.diagnostics.collect.LogCollector.endDate
EI2 com.sun.enterprise.diagnostics.collect.LogCollector.(java.util.Date,java.util.Date,String,com.sun.enterprise.diagnostics.ServiceConfig) may expose internal representation by storing an externally mutable object into com.sun.enterprise.diagnostics.collect.LogCollector.startDate
EI2 com.sun.enterprise.diagnostics.collect.ProcessExecutor.(String[],long) may expose internal representation by storing an externally mutable object into com.sun.enterprise.diagnostics.collect.ProcessExecutor.command
EI2 com.sun.enterprise.diagnostics.util.LogNameFilter.(String,java.util.Date,java.util.Date) may expose internal representation by storing an externally mutable object into com.sun.enterprise.diagnostics.util.LogNameFilter.endDate
EI2 com.sun.enterprise.diagnostics.util.LogNameFilter.(String,java.util.Date,java.util.Date) may expose internal representation by storing an externally mutable object into com.sun.enterprise.diagnostics.util.LogNameFilter.startDate
EI2 com.sun.enterprise.management.model.AdminObjectResourceMdl.(String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.AdminObjectResourceMdl.propNames
EI2 com.sun.enterprise.management.model.AdminObjectResourceMdl.(String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.AdminObjectResourceMdl.propValues
EI2 com.sun.enterprise.management.model.AdminObjectResourceMdl.(String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.AdminObjectResourceMdl.propNames
EI2 com.sun.enterprise.management.model.AdminObjectResourceMdl.(String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.AdminObjectResourceMdl.propValues
EI2 com.sun.enterprise.management.model.JCAResourceMdl.(String,String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JCAResourceMdl.propNames
EI2 com.sun.enterprise.management.model.JCAResourceMdl.(String,String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JCAResourceMdl.propValues
EI2 com.sun.enterprise.management.model.JCAResourceMdl.(String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JCAResourceMdl.propNames
EI2 com.sun.enterprise.management.model.JCAResourceMdl.(String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JCAResourceMdl.propValues
EI2 com.sun.enterprise.management.model.JDBCDataSourceMdl.(String,String,String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JDBCDataSourceMdl.propNames
EI2 com.sun.enterprise.management.model.JDBCDataSourceMdl.(String,String,String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JDBCDataSourceMdl.propValues
EI2 com.sun.enterprise.management.model.JDBCDataSourceMdl.(String,String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JDBCDataSourceMdl.propNames
EI2 com.sun.enterprise.management.model.JDBCDataSourceMdl.(String,String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JDBCDataSourceMdl.propValues
EI2 com.sun.enterprise.management.model.JMSResourceMdl.(String,String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JMSResourceMdl.propNames
EI2 com.sun.enterprise.management.model.JMSResourceMdl.(String,String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JMSResourceMdl.propValues
EI2 com.sun.enterprise.management.model.JMSResourceMdl.(String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JMSResourceMdl.propNames
EI2 com.sun.enterprise.management.model.JMSResourceMdl.(String,String,String,String,String[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.management.model.JMSResourceMdl.propValues
EI2 com.sun.enterprise.resource.ProxyRefAddr.(String,java.util.Hashtable) may expose internal representation by storing an externally mutable object into com.sun.enterprise.resource.ProxyRefAddr.env
EI2 com.sun.enterprise.security.auth.login.PasswordCredential.(String,String,String,byte[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.auth.login.PasswordCredential.target_name
EI2 com.sun.enterprise.security.auth.login.X509CertificateCredential.(java.security.cert.X509Certificate[],String,String) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.auth.login.X509CertificateCredential.certChain
EI2 com.sun.enterprise.security.auth.realm.file.FileRealmUser.(String,String[],String,byte[],byte[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.auth.realm.file.FileRealmUser.groups
EI2 com.sun.enterprise.security.auth.realm.file.FileRealmUser.(String,String[],String,byte[],byte[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.auth.realm.file.FileRealmUser.hash
EI2 com.sun.enterprise.security.auth.realm.file.FileRealmUser.(String,String[],String,byte[],byte[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.auth.realm.file.FileRealmUser.salt
EI2 com.sun.enterprise.security.auth.realm.file.FileRealmUser.setGroups(String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.auth.realm.file.FileRealmUser.groups
EI2 com.sun.enterprise.security.auth.realm.file.FileRealmUser.setHash(byte[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.auth.realm.file.FileRealmUser.hash
EI2 com.sun.enterprise.security.auth.realm.file.FileRealmUser.setSalt(byte[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.auth.realm.file.FileRealmUser.salt
EI2 com.sun.enterprise.security.jauth.callback.PrivateKeyCallback.setKey(java.security.PrivateKey,java.security.cert.Certificate[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.jauth.callback.PrivateKeyCallback.chain
EI2 com.sun.enterprise.security.jauth.callback.SignatureKeyCallback.setKey(java.security.PrivateKey,java.security.cert.Certificate[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.jauth.callback.SignatureKeyCallback.chain
EI2 com.sun.enterprise.security.PermissionCache.(Integer,String,java.security.CodeSource,java.security.Permission[],String) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.PermissionCache.protoPerms
EI2 com.sun.enterprise.security.ssl.UnifiedX509KeyManager.(javax.net.ssl.X509KeyManager[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.ssl.UnifiedX509KeyManager.mgrs
EI2 com.sun.enterprise.security.ssl.UnifiedX509KeyManager.(javax.net.ssl.X509KeyManager[],String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.ssl.UnifiedX509KeyManager.tokenNames
EI2 com.sun.enterprise.security.ssl.UnifiedX509TrustManager.(javax.net.ssl.X509TrustManager[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.security.ssl.UnifiedX509TrustManager.mgrs
EI2 com.sun.enterprise.server.logging.logviewer.backend.LogFile$LogEntry.setLoggedDateTime(java.util.Date) may expose internal representation by storing an externally mutable object into com.sun.enterprise.server.logging.logviewer.backend.LogFile$LogEntry.loggedDateTime
EI2 com.sun.enterprise.tools.common.util.zip.ZipWriter.(java.io.OutputStream,String,String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.tools.common.util.zip.ZipWriter.fileList
EI2 com.sun.enterprise.tools.common.util.zip.ZipWriter.(String,String,String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.tools.common.util.zip.ZipWriter.fileList
EI2 com.sun.enterprise.tools.upgrade.common.ArgsParser.(String[],CommonInfoModel,java.util.HashMap) may expose internal representation by storing an externally mutable object into com.sun.enterprise.tools.upgrade.common.ArgsParser.arguments
EI2 com.sun.enterprise.tools.upgrade.common.CommonInfoModel.setDomainMapping(java.util.Hashtable) may expose internal representation by storing an externally mutable object into com.sun.enterprise.tools.upgrade.common.CommonInfoModel.domainMapping
EI2 com.sun.enterprise.tools.verifier.CLIPParser.(String,String[],String,LongOption[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.tools.verifier.CLIPParser.argv
EI2 com.sun.enterprise.tools.verifier.CLIPParser.(String,String[],String,LongOption[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.tools.verifier.CLIPParser.longopt
EI2 com.sun.enterprise.tools.verifier.Context.setTagLibDescriptors(TagLibDescriptor[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.tools.verifier.Context.taglibDescriptors
EI2 com.sun.enterprise.util.collection.IntHashMap.(Bucket[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.util.collection.IntHashMap.buckets
EI2 com.sun.enterprise.util.collection.LongHashMap.(Bucket[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.util.collection.LongHashMap.buckets
EI2 com.sun.enterprise.util.ProcessExecutor.(String[],long,String[],String[],java.io.File) may expose internal representation by storing an externally mutable object into com.sun.enterprise.util.ProcessExecutor.mCmdStrings
EI2 com.sun.enterprise.util.ProcessExecutor.(String[],long,String[],String[],java.io.File) may expose internal representation by storing an externally mutable object into com.sun.enterprise.util.ProcessExecutor.mEnv
EI2 com.sun.enterprise.util.ProcessExecutor.(String[],long,String[],String[],java.io.File) may expose internal representation by storing an externally mutable object into com.sun.enterprise.util.ProcessExecutor.mInputLines
EI2 com.sun.enterprise.util.SimpleFilenameFilter.(String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.util.SimpleFilenameFilter.extensions
EI2 com.sun.enterprise.util.zip.ZipWriter.(String,String,ZipItem[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.util.zip.ZipWriter.items
EI2 com.sun.enterprise.web.connector.grizzly.ProcessorTask.setCompressableMimeType(String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.web.connector.grizzly.ProcessorTask.compressableMimeTypes
EI2 com.sun.enterprise.web.connector.grizzly.ProcessorTask.setNoCompressionUserAgents(String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.web.connector.grizzly.ProcessorTask.noCompressionUserAgents
EI2 com.sun.enterprise.web.connector.grizzly.ProcessorTask.setRestrictedUserAgents(String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.web.connector.grizzly.ProcessorTask.restrictedUserAgents
EI2 com.sun.enterprise.web.PwcWebModule.setCacheControls(String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.web.PwcWebModule.cacheControls
EI2 com.sun.enterprise.web.VirtualServer.setCacheControls(String[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.web.VirtualServer.cacheControls
EI2 com.sun.enterprise.web.WebModule.setCachedFindOperation(Object[]) may expose internal representation by storing an externally mutable object into com.sun.enterprise.web.WebModule.cachedFinds
EI2 com.sun.istack.ByteArrayDataSource.(byte[],int,String) may expose internal representation by storing an externally mutable object into com.sun.istack.ByteArrayDataSource.buf
EI2 com.sun.jdo.api.persistence.enhancer.classfile.AnnotatedMethodAttribute.(ConstUtf8,short,short,InsnTarget[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.enhancer.classfile.AnnotatedMethodAttribute.annotationRanges
EI2 com.sun.jdo.api.persistence.enhancer.classfile.AnnotatedMethodAttribute.setAnnotationRanges(InsnTarget[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.enhancer.classfile.AnnotatedMethodAttribute.annotationRanges
EI2 com.sun.jdo.api.persistence.enhancer.classfile.CodeAttribute.(ConstUtf8,int,int,Insn,byte[],ExceptionTable,AttributeVector,CodeEnv) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.enhancer.classfile.CodeAttribute.theCodeBytes
EI2 com.sun.jdo.api.persistence.enhancer.classfile.CodeAttribute.(ConstUtf8,byte[],CodeEnv) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.enhancer.classfile.CodeAttribute.theDataBytes
EI2 com.sun.jdo.api.persistence.enhancer.classfile.GenericAttribute.(ConstUtf8,byte[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.enhancer.classfile.GenericAttribute.attributeBytes
EI2 com.sun.jdo.api.persistence.enhancer.classfile.LineNumberTableAttribute.(ConstUtf8,short[],InsnTarget[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.enhancer.classfile.LineNumberTableAttribute.lineNumbers
EI2 com.sun.jdo.api.persistence.enhancer.classfile.LineNumberTableAttribute.(ConstUtf8,short[],InsnTarget[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.enhancer.classfile.LineNumberTableAttribute.targets
EI2 com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementCollection.(PersistenceElementImpl,String,Object[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementCollection._template
EI2 com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementCollection.setElements(com.sun.jdo.api.persistence.model.jdo.PersistenceElement[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementCollection._elements
EI2 com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementCollection.setTemplate(Object[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.model.jdo.impl.PersistenceElementCollection._template
EI2 com.sun.jdo.api.persistence.support.JDOException.(String,Exception,Object[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.support.JDOException.failed
EI2 com.sun.jdo.api.persistence.support.JDOException.(String,Object[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.api.persistence.support.JDOException.failed
EI2 com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements.setParameterEjbNames(String[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLElements.parameterEjbNames
EI2 com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.QueryValueFetcher.(Object[]) may expose internal representation by storing an externally mutable object into com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.QueryValueFetcher.parameters
EI2 com.sun.jndi.ldap.ctl.DirSyncControl.(int,int,byte[],boolean) may expose internal representation by storing an externally mutable object into com.sun.jndi.ldap.ctl.DirSyncControl.cookie
EI2 com.sun.jndi.ldap.ctl.PagedResultsControl.(int,byte[],boolean) may expose internal representation by storing an externally mutable object into com.sun.jndi.ldap.ctl.PagedResultsControl.cookie
EI2 com.sun.jndi.ldap.ctl.VirtualListViewControl.setContextID(byte[]) may expose internal representation by storing an externally mutable object into com.sun.jndi.ldap.ctl.VirtualListViewControl.cookie
EI2 com.sun.jndi.ldap.ctl.VirtualListViewControl.setContextID(byte[]) may expose internal representation by storing an externally mutable object into com.sun.jndi.ldap.ctl.VirtualListViewControl.cookie
EI2 com.sun.jts.jtsxa.XID.setBranchQualifier(byte[]) may expose internal representation by storing an externally mutable object into com.sun.jts.jtsxa.XID.cachedBqual
EI2 com.sun.jts.otsidl.TransAncestryHolder.(org.omg.CosTransactions.TransIdentity[]) may expose internal representation by storing an externally mutable object into com.sun.jts.otsidl.TransAncestryHolder.value
EI2 com.sun.jts.pi.InterceptorImpl.(org.omg.PortableInterceptor.Current,org.omg.IOP.Codec,int[],org.omg.CORBA.TSIdentification) may expose internal representation by storing an externally mutable object into com.sun.jts.pi.InterceptorImpl.slotIds
EI2 com.sun.msv.datatype.xsd.ListValueType.(Object[]) may expose internal representation by storing an externally mutable object into com.sun.msv.datatype.xsd.ListValueType.values
EI2 com.sun.msv.grammar.xmlschema.IdentityConstraint.(String,String,XPath[],Field[]) may expose internal representation by storing an externally mutable object into com.sun.msv.grammar.xmlschema.IdentityConstraint.fields
EI2 com.sun.msv.grammar.xmlschema.IdentityConstraint.(String,String,XPath[],Field[]) may expose internal representation by storing an externally mutable object into com.sun.msv.grammar.xmlschema.IdentityConstraint.selectors
EI2 com.sun.msv.relaxns.verifier.AnyOtherElementVerifier.(com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp[]) may expose internal representation by storing an externally mutable object into com.sun.msv.relaxns.verifier.AnyOtherElementVerifier.exps
EI2 com.sun.msv.scanner.dtd.InputEntity.init(char[],String,InputEntity,boolean) may expose internal representation by storing an externally mutable object into com.sun.msv.scanner.dtd.InputEntity.buf
EI2 com.sun.msv.verifier.regexp.ComplexAcceptor.(REDocumentDeclaration,com.sun.msv.grammar.Expression,com.sun.msv.grammar.Expression[],com.sun.msv.grammar.ElementExp[]) may expose internal representation by storing an externally mutable object into com.sun.msv.verifier.regexp.ComplexAcceptor.owners
EI2 com.sun.msv.verifier.regexp.ComplexAcceptorBaseImpl.(REDocumentDeclaration,com.sun.msv.grammar.Expression,com.sun.msv.grammar.Expression[],boolean) may expose internal representation by storing an externally mutable object into com.sun.msv.verifier.regexp.ComplexAcceptorBaseImpl.contents
EI2 com.sun.msv.verifier.regexp.ElementToken.(com.sun.msv.grammar.ElementExp[]) may expose internal representation by storing an externally mutable object into com.sun.msv.verifier.regexp.ElementToken.acceptedPatterns
EI2 com.sun.org.apache.commons.collections.ArrayEnumeration.(Object[]) may expose internal representation by storing an externally mutable object into com.sun.org.apache.commons.collections.ArrayEnumeration.m_elements
EI2 com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput.bytes
EI2 com.sun.org.omg.CORBA.Initializer.(org.omg.CORBA.StructMember[],String) may expose internal representation by storing an externally mutable object into com.sun.org.omg.CORBA.Initializer.members
EI2 com.sun.org.omg.CORBA.OperationDescription.(String,String,String,String,org.omg.CORBA.TypeCode,OperationMode,String[],ParameterDescription[],ExceptionDescription[]) may expose internal representation by storing an externally mutable object into com.sun.org.omg.CORBA.OperationDescription.contexts
EI2 com.sun.org.omg.CORBA.OperationDescription.(String,String,String,String,org.omg.CORBA.TypeCode,OperationMode,String[],ParameterDescription[],ExceptionDescription[]) may expose internal representation by storing an externally mutable object into com.sun.org.omg.CORBA.OperationDescription.exceptions
EI2 com.sun.org.omg.CORBA.OperationDescription.(String,String,String,String,org.omg.CORBA.TypeCode,OperationMode,String[],ParameterDescription[],ExceptionDescription[]) may expose internal representation by storing an externally mutable object into com.sun.org.omg.CORBA.OperationDescription.parameters
EI2 com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.(String,String,boolean,boolean,String,String,com.sun.org.omg.CORBA.OperationDescription[],com.sun.org.omg.CORBA.AttributeDescription[],org.omg.CORBA.ValueMember[],com.sun.org.omg.CORBA.Initializer[],String[],String[],boolean,String,org.omg.CORBA.TypeCode) may expose internal representation by storing an externally mutable object into com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.abstract_base_values
EI2 com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.(String,String,boolean,boolean,String,String,com.sun.org.omg.CORBA.OperationDescription[],com.sun.org.omg.CORBA.AttributeDescription[],org.omg.CORBA.ValueMember[],com.sun.org.omg.CORBA.Initializer[],String[],String[],boolean,String,org.omg.CORBA.TypeCode) may expose internal representation by storing an externally mutable object into com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.attributes
EI2 com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.(String,String,boolean,boolean,String,String,com.sun.org.omg.CORBA.OperationDescription[],com.sun.org.omg.CORBA.AttributeDescription[],org.omg.CORBA.ValueMember[],com.sun.org.omg.CORBA.Initializer[],String[],String[],boolean,String,org.omg.CORBA.TypeCode) may expose internal representation by storing an externally mutable object into com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.initializers
EI2 com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.(String,String,boolean,boolean,String,String,com.sun.org.omg.CORBA.OperationDescription[],com.sun.org.omg.CORBA.AttributeDescription[],org.omg.CORBA.ValueMember[],com.sun.org.omg.CORBA.Initializer[],String[],String[],boolean,String,org.omg.CORBA.TypeCode) may expose internal representation by storing an externally mutable object into com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.members
EI2 com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.(String,String,boolean,boolean,String,String,com.sun.org.omg.CORBA.OperationDescription[],com.sun.org.omg.CORBA.AttributeDescription[],org.omg.CORBA.ValueMember[],com.sun.org.omg.CORBA.Initializer[],String[],String[],boolean,String,org.omg.CORBA.TypeCode) may expose internal representation by storing an externally mutable object into com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.operations
EI2 com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.(String,String,boolean,boolean,String,String,com.sun.org.omg.CORBA.OperationDescription[],com.sun.org.omg.CORBA.AttributeDescription[],org.omg.CORBA.ValueMember[],com.sun.org.omg.CORBA.Initializer[],String[],String[],boolean,String,org.omg.CORBA.TypeCode) may expose internal representation by storing an externally mutable object into com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription.supported_interfaces
EI2 com.sun.tools.xjc.api.util.APTClassLoader.(ClassLoader,String[]) may expose internal representation by storing an externally mutable object into com.sun.tools.xjc.api.util.APTClassLoader.packagePrefixes
EI2 com.sun.tools.xjc.generator.unmarshaller.automaton.Alphabet$Interleave.(Alphabet$Interleave$Branch[],int) may expose internal representation by storing an externally mutable object into com.sun.tools.xjc.generator.unmarshaller.automaton.Alphabet$Interleave.branches
EI2 com.sun.tools.xjc.grammar.Constructor.(String[]) may expose internal representation by storing an externally mutable object into com.sun.tools.xjc.grammar.Constructor.fields
EI2 com.sun.tools.xjc.model.Constructor.(String[]) may expose internal representation by storing an externally mutable object into com.sun.tools.xjc.model.Constructor.fields
EI2 com.sun.web.security.WebPrincipal.(java.security.cert.X509Certificate[],com.sun.enterprise.security.SecurityContext) may expose internal representation by storing an externally mutable object into com.sun.web.security.WebPrincipal.certs
EI2 com.sun.xml.bind.api.TypeReference.(javax.xml.namespace.QName,java.lang.reflect.Type,java.lang.annotation.Annotation[]) may expose internal representation by storing an externally mutable object into com.sun.xml.bind.api.TypeReference.annotations
EI2 com.sun.xml.bind.GrammarImpl.setPlugs(GrammarImpl$Plug[]) may expose internal representation by storing an externally mutable object into com.sun.xml.bind.GrammarImpl.plugs
EI2 com.sun.xml.bind.v2.runtime.NameList.(String[],String[],int,int) may expose internal representation by storing an externally mutable object into com.sun.xml.bind.v2.runtime.NameList.localNames
EI2 com.sun.xml.bind.v2.runtime.NameList.(String[],String[],int,int) may expose internal representation by storing an externally mutable object into com.sun.xml.bind.v2.runtime.NameList.namespaceURIs
EI2 com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput.(java.io.OutputStream,Encoded[]) may expose internal representation by storing an externally mutable object into com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput.localNames
EI2 com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl.startDocument(com.sun.xml.bind.v2.runtime.XMLSerializer,boolean,int[],NamespaceContextImpl) may expose internal representation by storing an externally mutable object into com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl.nsUriIndex2prefixIndex
EI2 com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data.set(byte[],int,String) may expose internal representation by storing an externally mutable object into com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data.data
EI2 com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData.set(int[],int,int) may expose internal representation by storing an externally mutable object into com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData.data
EI2 com.sun.xml.dtdparser.InputEntity.init(char[],String,InputEntity,boolean) may expose internal representation by storing an externally mutable object into com.sun.xml.dtdparser.InputEntity.buf
EI2 com.sun.xml.fastinfoset.util.CharArray.set(char[],int,int,boolean) may expose internal representation by storing an externally mutable object into com.sun.xml.fastinfoset.util.CharArray.ch
EI2 com.sun.xml.jaxws.JAXWSMessage.setCanonicalizedBody(byte[],int) may expose internal representation by storing an externally mutable object into com.sun.xml.jaxws.JAXWSMessage.cBody
EI2 com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart.(InternetHeaders,byte[],int) may expose internal representation by storing an externally mutable object into com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart.content
EI2 com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart.(InternetHeaders,byte[],int,int) may expose internal representation by storing an externally mutable object into com.sun.xml.messaging.saaj.packaging.mime.internet.MimeBodyPart.content
EI2 com.sun.xml.messaging.saaj.util.ByteInputStream.setBuf(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.messaging.saaj.util.ByteInputStream.buf
EI2 com.sun.xml.rngom.parse.compact.ParseException.(Token,int[][],String[]) may expose internal representation by storing an externally mutable object into com.sun.xml.rngom.parse.compact.ParseException.expectedTokenSequences
EI2 com.sun.xml.rngom.parse.compact.ParseException.(Token,int[][],String[]) may expose internal representation by storing an externally mutable object into com.sun.xml.rngom.parse.compact.ParseException.tokenImage
EI2 com.sun.xml.rpc.client.dii.BasicCall.setReturnParameterInfos(ParameterMemberInfo[]) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.client.dii.BasicCall.returnParameterMembers
EI2 com.sun.xml.rpc.client.HandlerChainImpl.setRoles(String[]) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.client.HandlerChainImpl.roles
EI2 com.sun.xml.rpc.client.HandlerChainInfoImpl.setRoles(String[]) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.client.HandlerChainInfoImpl.roles
EI2 com.sun.xml.rpc.client.http.HttpCookie.(java.util.Date,String,String,String,boolean) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.client.http.HttpCookie.expirationDate
EI2 com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],java.util.ArrayList,com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.parameterJavaTypes
EI2 com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],java.util.ArrayList,com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.parameterNames
EI2 com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],java.util.ArrayList,com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.parameterXmlTypes
EI2 com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],java.util.ArrayList,com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.parameterJavaTypes
EI2 com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],java.util.ArrayList,com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.parameterNames
EI2 com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],java.util.ArrayList,com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.parameterXmlTypeQNames
EI2 com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],java.util.ArrayList,com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.parameterXmlTypes
EI2 com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.parameterJavaTypes
EI2 com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.parameterNames
EI2 com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.parameterXmlTypes
EI2 com.sun.xml.rpc.encoding.literal.LiteralResponseSerializer.(javax.xml.namespace.QName,boolean,boolean,String,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],java.util.ArrayList,javax.xml.namespace.QName,javax.xml.namespace.QName,Class,com.sun.xml.rpc.client.dii.ParameterMemberInfo[],com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.literal.LiteralResponseSerializer.returnMemberInfo
EI2 com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer.parameterJavaTypes
EI2 com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer.parameterNames
EI2 com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer.(javax.xml.namespace.QName,boolean,boolean,String,javax.xml.namespace.QName[],javax.xml.namespace.QName[],Class[],com.sun.xml.rpc.soap.SOAPVersion) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer.parameterXmlTypes
EI2 com.sun.xml.rpc.encoding.TypeMappingImpl.setSupportedEncodings(String[]) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.encoding.TypeMappingImpl.encodingURIs
EI2 com.sun.xml.rpc.processor.model.soap.SOAPArrayType.setSize(int[]) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.processor.model.soap.SOAPArrayType.size
EI2 com.sun.xml.rpc.soap.message.SOAPMessageContext.setRoles(String[]) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.soap.message.SOAPMessageContext.roles
EI2 com.sun.xml.rpc.util.localization.LocalizableSupport.(String,Object[]) may expose internal representation by storing an externally mutable object into com.sun.xml.rpc.util.localization.LocalizableSupport.arguments
EI2 com.sun.xml.stream.xerces.util.NamespaceSupport$IteratorPrefixes.(NamespaceSupport,String[],int) may expose internal representation by storing an externally mutable object into com.sun.xml.stream.xerces.util.NamespaceSupport$IteratorPrefixes.prefixes
EI2 com.sun.xml.stream.xerces.util.NamespaceSupport$Prefixes.(NamespaceSupport,String[],int) may expose internal representation by storing an externally mutable object into com.sun.xml.stream.xerces.util.NamespaceSupport$Prefixes.prefixes
EI2 com.sun.xml.stream.xerces.xni.XMLString.setValues(char[],int,int) may expose internal representation by storing an externally mutable object into com.sun.xml.stream.xerces.xni.XMLString.ch
EI2 com.sun.xml.ws.encoding.soap.internal.MessageInfoBase.setData(Object[]) may expose internal representation by storing an externally mutable object into com.sun.xml.ws.encoding.soap.internal.MessageInfoBase._data
EI2 com.sun.xml.ws.transport.http.client.HttpCookie.(java.util.Date,String,String,String,boolean) may expose internal representation by storing an externally mutable object into com.sun.xml.ws.transport.http.client.HttpCookie.expirationDate
EI2 com.sun.xml.ws.util.ByteArrayBuffer.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.ws.util.ByteArrayBuffer.buf
EI2 com.sun.xml.ws.util.ByteArrayDataSource.(byte[],int,int,String) may expose internal representation by storing an externally mutable object into com.sun.xml.ws.util.ByteArrayDataSource.buf
EI2 com.sun.xml.ws.util.localization.LocalizableMessage.(String,String,Object[]) may expose internal representation by storing an externally mutable object into com.sun.xml.ws.util.localization.LocalizableMessage._args
EI2 com.sun.xml.wss.core.EncryptedDataImpl.setEncryptedData(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.core.EncryptedDataImpl.encryptedData
EI2 com.sun.xml.wss.core.EncryptedDataImpl.setIv(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.core.EncryptedDataImpl.iv
EI2 com.sun.xml.wss.impl.callback.DecryptionKeyCallback$X509SubjectKeyIdentifierBasedRequest.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.impl.callback.DecryptionKeyCallback$X509SubjectKeyIdentifierBasedRequest.x509SubjectKeyIdentifier
EI2 com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback$X509SubjectKeyIdentifierBasedRequest.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback$X509SubjectKeyIdentifierBasedRequest.x509SubjectKeyIdentifier
EI2 com.sun.xml.wss.impl.FilterProcessingContext.setCanonicalizedData(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.impl.FilterProcessingContext.canonicalizedData
EI2 com.sun.xml.wss.impl.FilterProcessingContext.setDigestValue(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.impl.FilterProcessingContext.digestValue
EI2 com.sun.xml.wss.impl.misc.ByteArray.(byte[],byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.impl.misc.ByteArray.ed
EI2 com.sun.xml.wss.impl.misc.ByteArray.(byte[],byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.impl.misc.ByteArray.iv
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestValueImpl.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestValueImpl._Value
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestValueImpl.setValue(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestValueImpl._Value
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.setG(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._G
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.setJ(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._J
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.setP(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._P
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.setPgenCounter(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._PgenCounter
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.setQ(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._Q
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.setSeed(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._Seed
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl.setY(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl._Y
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataTypeImpl.setPGPKeyID(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataTypeImpl._PGPKeyID
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataTypeImpl.setPGPKeyPacket(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataTypeImpl._PGPKeyPacket
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceTypeImpl.setDigestValue(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceTypeImpl._DigestValue
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueTypeImpl.setExponent(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueTypeImpl._Exponent
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueTypeImpl.setModulus(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueTypeImpl._Modulus
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureValueTypeImpl.setValue(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureValueTypeImpl._Value
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataTypeImpl$SPKISexpImpl.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataTypeImpl$SPKISexpImpl._Value
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataTypeImpl$SPKISexpImpl.setValue(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataTypeImpl$SPKISexpImpl._Value
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CertificateImpl.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CertificateImpl._Value
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CertificateImpl.setValue(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CertificateImpl._Value
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CRLImpl.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CRLImpl._Value
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CRLImpl.setValue(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CRLImpl._Value
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509SKIImpl.(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509SKIImpl._Value
EI2 com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509SKIImpl.setValue(byte[]) may expose internal representation by storing an externally mutable object into com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509SKIImpl._Value
EI2 com.sun.xml.xsom.impl.ModelGroupImpl.(com.sun.xml.xsom.impl.parser.SchemaDocumentImpl,AnnotationImpl,org.xml.sax.Locator,ForeignAttributesImpl,com.sun.xml.xsom.XSModelGroup$Compositor,ParticleImpl[]) may expose internal representation by storing an externally mutable object into com.sun.xml.xsom.impl.ModelGroupImpl.children
EI2 com.sun.xml.xsom.impl.UnionSimpleTypeImpl.(com.sun.xml.xsom.impl.parser.SchemaDocumentImpl,AnnotationImpl,org.xml.sax.Locator,ForeignAttributesImpl,String,boolean,java.util.Set,Ref$SimpleType[]) may expose internal representation by storing an externally mutable object into com.sun.xml.xsom.impl.UnionSimpleTypeImpl.memberTypes
EI2 org.apache.catalina.core.StandardContext.setApplicationEventListeners(Object[]) may expose internal representation by storing an externally mutable object into org.apache.catalina.core.StandardContext.applicationEventListenersObjects
EI2 org.apache.catalina.core.StandardContext.setApplicationLifecycleListeners(Object[]) may expose internal representation by storing an externally mutable object into org.apache.catalina.core.StandardContext.applicationLifecycleListenersObjects
EI2 org.apache.catalina.core.StandardContext.setAuditors(org.apache.catalina.Auditor[]) may expose internal representation by storing an externally mutable object into org.apache.catalina.core.StandardContext.auditors
EI2 org.apache.catalina.ssi.SSIMediator.(SSIExternalResolver,java.util.Date,int) may expose internal representation by storing an externally mutable object into org.apache.catalina.ssi.SSIMediator.lastModifiedDate
EI2 org.apache.catalina.util.ProcessEnvironment.setEnvironment(java.util.Hashtable) may expose internal representation by storing an externally mutable object into org.apache.catalina.util.ProcessEnvironment.env
EI2 org.apache.catalina.util.ProcessHelper.(String,java.util.Hashtable,java.io.File,java.util.Hashtable) may expose internal representation by storing an externally mutable object into org.apache.catalina.util.ProcessHelper.env
EI2 org.apache.catalina.util.ProcessHelper.(String,java.util.Hashtable,java.io.File,java.util.Hashtable) may expose internal representation by storing an externally mutable object into org.apache.catalina.util.ProcessHelper.params
EI2 org.apache.coyote.http11.Http11Processor.setCompressableMimeType(String[]) may expose internal representation by storing an externally mutable object into org.apache.coyote.http11.Http11Processor.compressableMimeTypes
EI2 org.apache.coyote.http11.Http11Processor.setNoCompressionUserAgents(String[]) may expose internal representation by storing an externally mutable object into org.apache.coyote.http11.Http11Processor.noCompressionUserAgents
EI2 org.apache.coyote.http11.Http11Processor.setRestrictedUserAgents(String[]) may expose internal representation by storing an externally mutable object into org.apache.coyote.http11.Http11Processor.restrictedUserAgents
EI2 org.apache.coyote.tomcat5.CoyoteRequest.setCookies(javax.servlet.http.Cookie[]) may expose internal representation by storing an externally mutable object into org.apache.coyote.tomcat5.CoyoteRequest.cookies
EI2 org.apache.jasper.compiler.ELNode$Function.setParameters(String[]) may expose internal representation by storing an externally mutable object into org.apache.jasper.compiler.ELNode$Function.parameters
EI2 org.apache.jasper.compiler.Node$CustomTag.setJspAttributes(Node$JspAttribute[]) may expose internal representation by storing an externally mutable object into org.apache.jasper.compiler.Node$CustomTag.jspAttrs
EI2 org.apache.jasper.compiler.Node$JspElement.setJspAttributes(Node$JspAttribute[]) may expose internal representation by storing an externally mutable object into org.apache.jasper.compiler.Node$JspElement.jspAttrs
EI2 org.apache.jasper.compiler.Node$UninterpretedTag.setJspAttributes(Node$JspAttribute[]) may expose internal representation by storing an externally mutable object into org.apache.jasper.compiler.Node$UninterpretedTag.jspAttrs
EI2 org.apache.jasper.JspC.setArgs(String[]) may expose internal representation by storing an externally mutable object into org.apache.jasper.JspC.args
EI2 org.apache.jasper.xmlparser.XMLString.setValues(char[],int,int) may expose internal representation by storing an externally mutable object into org.apache.jasper.xmlparser.XMLString.ch
EI2 org.apache.naming.NamingContext.(java.util.Hashtable,String,java.util.Hashtable) may expose internal representation by storing an externally mutable object into org.apache.naming.NamingContext.bindings
EI2 org.apache.naming.resources.BaseDirContext.(java.util.Hashtable) may expose internal representation by storing an externally mutable object into org.apache.naming.resources.BaseDirContext.env
EI2 org.apache.naming.resources.ProxyDirContext.(java.util.Hashtable,javax.naming.directory.DirContext) may expose internal representation by storing an externally mutable object into org.apache.naming.resources.ProxyDirContext.env
EI2 org.apache.naming.resources.Resource.setContent(byte[]) may expose internal representation by storing an externally mutable object into org.apache.naming.resources.Resource.binaryContent
EI2 org.apache.naming.resources.ResourceAttributes.setCreationDate(java.util.Date) may expose internal representation by storing an externally mutable object into org.apache.naming.resources.ResourceAttributes.creationDate
EI2 org.apache.naming.resources.ResourceAttributes.setLastModifiedDate(java.util.Date) may expose internal representation by storing an externally mutable object into org.apache.naming.resources.ResourceAttributes.lastModifiedDate
EI2 org.apache.naming.SelectorContext.(java.util.Hashtable) may expose internal representation by storing an externally mutable object into org.apache.naming.SelectorContext.env
EI2 org.apache.regexp.CharacterArrayCharacterIterator.(char[],int,int) may expose internal representation by storing an externally mutable object into org.apache.regexp.CharacterArrayCharacterIterator.src
EI2 org.apache.regexp.REProgram.setInstructions(char[],int) may expose internal representation by storing an externally mutable object into org.apache.regexp.REProgram.instruction
EI2 org.apache.taglibs.standard.extra.spath.ParseException.(Token,int[][],String[]) may expose internal representation by storing an externally mutable object into org.apache.taglibs.standard.extra.spath.ParseException.expectedTokenSequences
EI2 org.apache.taglibs.standard.extra.spath.ParseException.(Token,int[][],String[]) may expose internal representation by storing an externally mutable object into org.apache.taglibs.standard.extra.spath.ParseException.tokenImage
EI2 org.apache.taglibs.standard.lang.jstl.ExpressionString.(Object[]) may expose internal representation by storing an externally mutable object into org.apache.taglibs.standard.lang.jstl.ExpressionString.mElements
EI2 org.apache.taglibs.standard.lang.jstl.ExpressionString.setElements(Object[]) may expose internal representation by storing an externally mutable object into org.apache.taglibs.standard.lang.jstl.ExpressionString.mElements
EI2 org.apache.taglibs.standard.lang.jstl.parser.ParseException.(Token,int[][],String[]) may expose internal representation by storing an externally mutable object into org.apache.taglibs.standard.lang.jstl.parser.ParseException.expectedTokenSequences
EI2 org.apache.taglibs.standard.lang.jstl.parser.ParseException.(Token,int[][],String[]) may expose internal representation by storing an externally mutable object into org.apache.taglibs.standard.lang.jstl.parser.ParseException.tokenImage
EI2 org.apache.taglibs.standard.lang.jstl.test.Bean1.setStringArray1(String[]) may expose internal representation by storing an externally mutable object into org.apache.taglibs.standard.lang.jstl.test.Bean1.mStringArray1
EI2 org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag.setValue(java.util.Date) may expose internal representation by storing an externally mutable object into org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag.value
EI2 org.apache.taglibs.standard.tag.rt.sql.DateParamTag.setValue(java.util.Date) may expose internal representation by storing an externally mutable object into org.apache.taglibs.standard.tag.rt.sql.DateParamTag.value
EI2 org.apache.tomcat.util.buf.ByteChunk.setBytes(byte[],int,int) may expose internal representation by storing an externally mutable object into org.apache.tomcat.util.buf.ByteChunk.buff
EI2 org.apache.tomcat.util.buf.CharChunk.setChars(char[],int,int) may expose internal representation by storing an externally mutable object into org.apache.tomcat.util.buf.CharChunk.buff
EI2 org.apache.tomcat.util.threads.ThreadWithAttributes.setThreadData(Object,Object[]) may expose internal representation by storing an externally mutable object into org.apache.tomcat.util.threads.ThreadWithAttributes.thData
EI2 org.iso_relax.dispatcher.impl.IgnoreVerifier.(String,org.iso_relax.dispatcher.ElementDecl[]) may expose internal representation by storing an externally mutable object into org.iso_relax.dispatcher.impl.IgnoreVerifier.rules
EI2 org.omg.CosTransactions.otid_t.(int,int,byte[]) may expose internal representation by storing an externally mutable object into org.omg.CosTransactions.otid_t.tid
EI2 org.omg.CosTransactions.PropagationContext.(int,TransIdentity,TransIdentity[],org.omg.CORBA.Any) may expose internal representation by storing an externally mutable object into org.omg.CosTransactions.PropagationContext.parents
EI2 sun.rmi.rmic.iiop.CompoundType$Method.setImplExceptions(ValueType[]) may expose internal representation by storing an externally mutable object into sun.rmi.rmic.iiop.CompoundType$Method.implExceptions
EI2 sun.rmi.rmic.iiop.StaticStringsHash.(String[]) may expose internal representation by storing an externally mutable object into sun.rmi.rmic.iiop.StaticStringsHash.strings
FI com.sun.jdo.spi.persistence.support.sqlstore.utility.Timer.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.ControlImpl.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.CoordinatorImpl.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.CoordinatorLog.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.CoordinatorLogSection.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.CoordinatorResourceImpl.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.CoordinatorSynchronizationImpl.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.CoordinatorTerm.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.CurrentImpl.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.Log.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.LogCursor.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.LogExtent.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.LogFileHandle.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.NestingInfo.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.RecoveryCoordinatorImpl.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.RegisteredResources.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.RegisteredStatics.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.RegisteredSyncs.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.SubCoordinator.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.SuperiorInfo.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.TerminatorImpl.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.TopCoordinator.finalize() is public; should be protected
FI com.sun.jts.CosTransactions.TransactionState.finalize() is public; should be protected
MS com.sun.appserv.ejb.ReadOnlyBeanHelper._logger isn't final but should be
MS public static com.sun.appserv.management.client.TrustAnyTrustManager.getInstanceArray() may expose internal representation by returning com.sun.appserv.management.client.TrustAnyTrustManager.INSTANCE_ARRAY
MS com.sun.appserv.naming.GroupInfoServiceObserverImpl._logger isn't final but should be
MS com.sun.appserv.naming.S1ASCtxFactory._logger isn't final but should be
MS com.sun.appserv.security.AppservRealm._logger isn't final but should be
MS com.sun.appserv.security.AppservRealm.sm isn't final but should be
MS com.sun.appserv.server.LifecycleModuleService.delayLifeCycleInit isn't final but should be
MS com.sun.appserv.util.cache.BaseCache._rb should be package protected
MS com.sun.appserv.web.cache.mapping.Constants.KEY_PREFIXES is a mutable array
MS com.sun.appserv.web.cache.mapping.Constants.EXPR_NAMES should be package protected
MS com.sun.appserv.web.cache.mapping.Constants.SCOPE_NAMES should be package protected
MS com.sun.corba.ee.impl.folb.ClientGroupManager.receivedIORUpdate should be package protected
MS com.sun.corba.ee.impl.folb.ClientGroupManager.sentMemberShipLabel should be package protected
MS com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl.validCall should be package protected
MS com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl.validCall should be package protected
MS com.sun.corba.ee.impl.naming.cosnaming.NamingUtils.debugStream should be package protected
MS com.sun.corba.ee.impl.naming.cosnaming.NamingUtils.errStream should be package protected
MS com.sun.corba.ee.impl.naming.cosnaming.NamingUtils.debug isn't final but should be
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.IDL_IDENTIFIER_CHARS should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.kSpecialArrayTypeStrings should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.kSpecialCasesArrayPrefix should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.kSpecialCasesClasses should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.kSpecialCasesRepIDs should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.kSpecialCasesStubValues should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.kSpecialCasesVersions should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.kSpecialPrimitives should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.IDL_IDENTIFIER_CHARS should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.kSpecialArrayTypeStrings should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.kSpecialCasesArrayPrefix should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.kSpecialCasesClasses should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.kSpecialCasesRepIDs should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.kSpecialCasesStubValues should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.kSpecialCasesVersions should be package protected
MS com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.kSpecialPrimitives should be package protected
MS com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase.isNextCallValid isn't final but should be
MS com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.dprintWriteLocks isn't final but should be
MS com.sun.corba.ee.impl.util.RepositoryId.IDL_IDENTIFIER_CHARS is a mutable array
MS com.sun.corba.ee.impl.util.RepositoryId.kSpecialArrayTypeStrings should be package protected
MS com.sun.corba.ee.impl.util.RepositoryId.kSpecialCasesArrayPrefix should be package protected
MS com.sun.corba.ee.impl.util.RepositoryId.kSpecialCasesClasses should be package protected
MS com.sun.corba.ee.impl.util.RepositoryId.kSpecialCasesRepIDs should be package protected
MS com.sun.corba.ee.impl.util.RepositoryId.kSpecialCasesStubValues should be package protected
MS com.sun.corba.ee.impl.util.RepositoryId.kSpecialCasesVersions should be package protected
MS com.sun.corba.ee.impl.util.RepositoryId.kSpecialPrimitives should be package protected
MS com.sun.corba.ee.org.apache.bcel.Constants.ACCESS_NAMES is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.ATTRIBUTE_NAMES is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.CONSTANT_NAMES is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.INTERFACES_IMPLEMENTED_BY_ARRAYS is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.ITEM_NAMES is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.OPCODE_NAMES is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.SHORT_TYPE_NAMES is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.TYPE_NAMES is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.CONSUME_STACK is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.NO_OF_OPERANDS is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.PRODUCE_STACK is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.TYPE_OF_OPERANDS is a mutable array
MS com.sun.corba.ee.org.apache.bcel.Constants.CLASS_TYPE_NAMES should be moved out of an interface and made package protected
MS com.sun.corba.ee.org.apache.bcel.ExceptionConstants.EXCS_ARRAY_EXCEPTION is a mutable array
MS com.sun.corba.ee.org.apache.bcel.ExceptionConstants.EXCS_CLASS_AND_INTERFACE_RESOLUTION is a mutable array
MS com.sun.corba.ee.org.apache.bcel.ExceptionConstants.EXCS_FIELD_AND_METHOD_RESOLUTION is a mutable array
MS com.sun.corba.ee.org.apache.bcel.generic.InstructionConstants.INSTRUCTIONS is a mutable array
MS com.sun.corba.ee.org.apache.bcel.verifier.structurals.Frame._this should be package protected
MS com.sun.corba.ee.org.objectweb.asm.attrs.StackMapType.ITEM_NAMES is a mutable array
MS com.sun.corba.ee.org.objectweb.asm.util.AbstractVisitor.OPCODES is a mutable array
MS com.sun.corba.ee.spi.logging.CORBALogDomains.TOP_LEVEL_DOMAIN isn't final but should be
MS com.sun.corba.ee.spi.logging.LogWrapperCacheFactory.cachedOrbWrapperData should be package protected
MS com.sun.corba.ee.spi.logging.LogWrapperCacheFactory.cachedStaticWrapperData should be package protected
MS com.sun.corba.ee.spi.orb.ORB.globalPM isn't final but should be
MS com.sun.corba.ee.spi.orb.ORB.orbInitDebug isn't final but should be
MS com.sun.ejb.base.container.util.CacheProperties._logger isn't final but should be
MS com.sun.ejb.base.distributed.AdminEJBTimerEventListenerImpl.ejbTimerEventListener isn't final but should be
MS com.sun.ejb.base.sfsb.AbstractFileStoreManager._logger isn't final but should be
MS com.sun.ejb.base.sfsb.initialization.AbstractPersistenceStrategyBuilder._logger isn't final but should be
MS com.sun.ejb.base.sfsb.store.FileStoreManager._logger isn't final but should be
MS com.sun.ejb.base.sfsb.store.FileTxStoreManager._logger isn't final but should be
MS com.sun.ejb.base.sfsb.util.EJBServerConfigLookup._isDebugMonitoringEnabled isn't final but should be
MS com.sun.ejb.base.stats.StatsImpl._logger isn't final but should be
MS com.sun.ejb.codegen.HomeGenerator.LOCAL_SUFFIX isn't final but should be
MS com.sun.ejb.codegen.HomeGenerator.REMOTE_SUFFIX isn't final but should be
MS com.sun.ejb.Container.secAttrStrings should be moved out of an interface and made package protected
MS com.sun.ejb.Container.txAttrStrings should be moved out of an interface and made package protected
MS com.sun.ejb.containers.BaseContainer.lifecycleCallbackAnnotationClasses should be package protected
MS com.sun.ejb.containers.BaseContainer.NO_PARAMS isn't final but should be
MS com.sun.ejb.containers.BaseContainer._logger isn't final but should be
MS com.sun.ejb.containers.builder.BaseContainerBuilder._logger isn't final but should be
MS com.sun.ejb.containers.ContainerFactoryImpl.homeInstanceKey should be package protected
MS com.sun.ejb.containers.EJBContextImpl.NOT_INITIALIZED isn't final but should be
MS com.sun.ejb.containers.EntityContainer._logger isn't final but should be
MS com.sun.ejb.containers.EntityContainer.localStrings isn't final but should be
MS com.sun.ejb.containers.util.cache.BaseCache._rb should be package protected
MS com.sun.ejb.containers.util.cache.FIFOEJBObjectCache._printRefCount isn't final but should be
MS com.sun.ejb.containers.util.cache.LruCache._logger isn't final but should be
MS com.sun.ejb.containers.util.ContainerWorkPool._logger isn't final but should be
MS com.sun.ejb.containers.util.LongHashMap.debug isn't final but should be
MS com.sun.ejb.containers.util.pool.AbstractPool._logger isn't final but should be
MS com.sun.ejb.ee.sfsb.store.HaTxStoreManager._logger isn't final but should be
MS com.sun.ejb.spi.distributed.DistributedEJBServiceFactory.distributedEJBService should be package protected
MS com.sun.ejb.spi.distributed.DistributedEJBServiceFactory.distributedEJBTimerService should be package protected
MS com.sun.el.parser.ELParserConstants.tokenImage should be moved out of an interface and made package protected
MS com.sun.el.parser.ELParserTokenManager.jjnewLexState should be package protected
MS com.sun.el.parser.ELParserTokenManager.jjstrLiteralImages should be package protected
MS com.sun.el.parser.ELParserTokenManager.lexStateNames should be package protected
MS com.sun.el.parser.ELParserTreeConstants.jjtNodeName should be moved out of an interface and made package protected
MS com.sun.el.util.ReflectionUtil.PRIMITIVES should be package protected
MS com.sun.el.util.ReflectionUtil.PRIMITIVE_NAMES should be package protected
MS com.sun.enterprise.admin.BaseAdminMBean._sLogger isn't final but should be
MS com.sun.enterprise.admin.common.AdminRequest.serialVersionUID isn't final but should be
MS com.sun.enterprise.admin.common.AdminResponse.serialVersionUID isn't final but should be
MS com.sun.enterprise.admin.common.IASVersion.serialVersionUID isn't final but should be
MS com.sun.enterprise.admin.common.Message.serialVersionUID isn't final but should be
MS com.sun.enterprise.admin.common.Param.serialVersionUID isn't final but should be
MS com.sun.enterprise.admin.common.ParamList.serialVersionUID isn't final but should be
MS com.sun.enterprise.admin.dottedname.DottedNamePropertySupport.GET_PROPERTIES_SIG should be package protected
MS com.sun.enterprise.admin.dottedname.DottedNamePropertySupport.GET_PROPERTY_SIG should be package protected
MS com.sun.enterprise.admin.dottedname.DottedNamePropertySupport.SET_PROPERTY_SIG should be package protected
MS com.sun.enterprise.admin.MBeanHelper.INVOKE_ERROR_SIGNAL_OBJECT isn't final but should be
MS com.sun.enterprise.admin.MBeanHelper._localStrings isn't final but should be
MS com.sun.enterprise.admin.MBeanHelper._sLogger isn't final but should be
MS com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.httpListenerAttrNames should be both final and package protected
MS com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.vsAttrNames should be both final and package protected
MS com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deployableObjectTypes should be package protected
MS com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.localStrings isn't final but should be
MS com.sun.enterprise.admin.meta.MBeanRegistry._sLogger isn't final but should be
MS com.sun.enterprise.admin.meta.MBeanRegistryFactory._sLogger isn't final but should be
MS com.sun.enterprise.admin.monitor.MonitoredObjectType.EJB_TYPES should be package protected
MS com.sun.enterprise.admin.monitor.MonitoredObjectType.JTS_TYPES should be package protected
MS com.sun.enterprise.admin.monitor.MonitoredObjectType.MDB_TYPES should be package protected
MS com.sun.enterprise.admin.monitor.MonitoredObjectType.ORB_TYPES should be package protected
MS com.sun.enterprise.admin.monitor.registry.MonitoredObjectType.EJB_TYPES is a mutable array
MS com.sun.enterprise.admin.monitor.registry.MonitoredObjectType.HTTP_SERVICE_TYPES is a mutable array
MS com.sun.enterprise.admin.monitor.registry.MonitoredObjectType.ORB_TYPES should be package protected
MS com.sun.enterprise.admin.monitor.stats.StatisticImpl.DEFAULT_UNIT isn't final but should be
MS com.sun.enterprise.admin.monitor.stats.StatisticImpl.localStrMgr isn't final but should be
MS com.sun.enterprise.admin.selfmanagement.event.CounterStatisticMonitor._logger isn't final but should be
MS com.sun.enterprise.admin.selfmanagement.event.EventAbstractFactory._logger isn't final but should be
MS com.sun.enterprise.admin.selfmanagement.event.EventAbstractFactory.sm isn't final but should be
MS com.sun.enterprise.admin.selfmanagement.event.EventBuilder.sm isn't final but should be
MS com.sun.enterprise.admin.selfmanagement.event.GaugeStatisticMonitor._logger isn't final but should be
MS com.sun.enterprise.admin.selfmanagement.event.StatisticMonitor._logger isn't final but should be
MS com.sun.enterprise.admin.selfmanagement.event.StringStatisticMonitor._logger isn't final but should be
MS com.sun.enterprise.admin.servermgmt.FileValidator.validConstraints isn't final but should be
MS com.sun.enterprise.admin.target.TargetBuilder.INSTANCE isn't final but should be
MS com.sun.enterprise.admin.util.Logger.sLogLevel should be package protected
MS com.sun.enterprise.admin.verifier.ServerMgr.fileUrl should be package protected
MS com.sun.enterprise.admin.verifier.ServerMgr.testCases isn't final but should be
MS com.sun.enterprise.admin.verifier.ServerXMLVerifier.serverMgr isn't final but should be
MS com.sun.enterprise.admin.wsmgmt.agent.GlobalMessageListenerImpl.sequenceNumber should be package protected
MS com.sun.enterprise.admin.wsmgmt.stats.impl.StatsImpl._logger isn't final but should be
MS com.sun.enterprise.appclient.AppClientInfoFactory.localStrings isn't final but should be
MS com.sun.enterprise.appclient.jws.ContentOrigin.lineSep isn't final but should be
MS com.sun.enterprise.appclient.MainWithModuleSupport._logger should be package protected
MS com.sun.enterprise.config.serverbeans.validation.DomainXmlVerifier.count should be package protected
MS com.sun.enterprise.config.serverbeans.validation.tests.StaticTest.javaHomeCheck should be package protected
MS com.sun.enterprise.config.serverbeans.validation.tests.StaticTest.classPathCheck isn't final but should be
MS com.sun.enterprise.config.serverbeans.validation.tests.StaticTest.fileCheck isn't final but should be
MS com.sun.enterprise.connectors.ConnectorConstants.systemRarNames is a mutable array
MS com.sun.enterprise.connectors.ConnectorConstants.JNDI_SUFFIX_VALUES should be moved out of an interface and made package protected
MS com.sun.enterprise.connectors.ConnectorRegistry.connectorRegistryInstance should be package protected
MS com.sun.enterprise.connectors.ConnectorServiceImpl.environment should be package protected
MS com.sun.enterprise.connectors.ConnectorServiceImpl._registry isn't final but should be
MS com.sun.enterprise.connectors.ConnectorServiceImpl._runtime isn't final but should be
MS com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.ADDRESSLIST isn't final but should be
MS com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.DESTINATION isn't final but should be
MS com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.DESTINATION_TYPE isn't final but should be
MS com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.PHYSICAL_DESTINATION isn't final but should be
MS com.sun.enterprise.connectors.util.SecurityMapUtils.GROUPMAP isn't final but should be
MS com.sun.enterprise.connectors.util.SecurityMapUtils.USERMAP isn't final but should be
MS com.sun.enterprise.corba.ee.internal.util.LogWrap.logger isn't final but should be
MS com.sun.enterprise.deployapi.config.SunConfigBean.localStrings isn't final but should be
MS com.sun.enterprise.deployapi.config.SunDeploymentConfiguration.localStrings isn't final but should be
MS com.sun.enterprise.deployment.annotation.factory.Factory.systemProcessor isn't final but should be
MS com.sun.enterprise.deployment.annotation.handlers.AbstractHandler.localStrings isn't final but should be
MS com.sun.enterprise.deployment.archivist.Archivist.APPCLIENT_EXTENSION isn't final but should be
MS com.sun.enterprise.deployment.archivist.Archivist.APPLICATION_EXTENSION isn't final but should be
MS com.sun.enterprise.deployment.archivist.Archivist.CONNECTOR_EXTENSION isn't final but should be
MS com.sun.enterprise.deployment.archivist.Archivist.EJB_EXTENSION isn't final but should be
MS com.sun.enterprise.deployment.archivist.Archivist.MANIFEST_VERSION_VALUE isn't final but should be
MS com.sun.enterprise.deployment.archivist.Archivist.UPLOAD_EXTENSION isn't final but should be
MS com.sun.enterprise.deployment.archivist.Archivist.WEB_EXTENSION isn't final but should be
MS com.sun.enterprise.deployment.backend.DeploymentCommand.DEPLOY isn't final but should be
MS com.sun.enterprise.deployment.backend.DeploymentCommand.REDEPLOY isn't final but should be
MS com.sun.enterprise.deployment.backend.DeploymentCommand.UNDEPLOY isn't final but should be
MS com.sun.enterprise.deployment.ContainerTransaction.MANDATORY isn't final but should be
MS com.sun.enterprise.deployment.ContainerTransaction.NEVER isn't final but should be
MS com.sun.enterprise.deployment.ContainerTransaction.NOT_SUPPORTED isn't final but should be
MS com.sun.enterprise.deployment.ContainerTransaction.REQUIRED isn't final but should be
MS com.sun.enterprise.deployment.ContainerTransaction.REQUIRES_NEW isn't final but should be
MS com.sun.enterprise.deployment.ContainerTransaction.SUPPORTS isn't final but should be
MS com.sun.enterprise.deployment.Descriptor.DESCRIPTION_CHANGED isn't final but should be
MS com.sun.enterprise.deployment.Descriptor.DESCRIPTOR_CHANGED isn't final but should be
MS com.sun.enterprise.deployment.Descriptor.LARGE_ICON_CHANGED isn't final but should be
MS com.sun.enterprise.deployment.Descriptor.NAME_CHANGED isn't final but should be
MS com.sun.enterprise.deployment.Descriptor.SMALL_ICON_CHANGED isn't final but should be
MS com.sun.enterprise.deployment.EjbEntityDescriptor.BEAN_PERSISTENCE isn't final but should be
MS com.sun.enterprise.deployment.EjbEntityDescriptor.CONTAINER_PERSISTENCE isn't final but should be
MS com.sun.enterprise.deployment.EjbEntityDescriptor.FALSE isn't final but should be
MS com.sun.enterprise.deployment.EjbEntityDescriptor.TRUE isn't final but should be
MS com.sun.enterprise.deployment.EjbEntityDescriptor.TYPE isn't final but should be
MS public static com.sun.enterprise.deployment.io.DescriptorList.getDescriptorsList(javax.enterprise.deploy.shared.ModuleType) may expose internal representation by returning com.sun.enterprise.deployment.io.DescriptorList.carList
MS public static com.sun.enterprise.deployment.io.DescriptorList.getDescriptorsList(javax.enterprise.deploy.shared.ModuleType) may expose internal representation by returning com.sun.enterprise.deployment.io.DescriptorList.earList
MS public static com.sun.enterprise.deployment.io.DescriptorList.getDescriptorsList(javax.enterprise.deploy.shared.ModuleType) may expose internal representation by returning com.sun.enterprise.deployment.io.DescriptorList.ejbList
MS public static com.sun.enterprise.deployment.io.DescriptorList.getDescriptorsList(javax.enterprise.deploy.shared.ModuleType) may expose internal representation by returning com.sun.enterprise.deployment.io.DescriptorList.rarList
MS public static com.sun.enterprise.deployment.io.DescriptorList.getDescriptorsList(javax.enterprise.deploy.shared.ModuleType) may expose internal representation by returning com.sun.enterprise.deployment.io.DescriptorList.warList
MS com.sun.enterprise.deployment.io.DescriptorList.carList should be package protected
MS com.sun.enterprise.deployment.io.DescriptorList.earList should be package protected
MS com.sun.enterprise.deployment.io.DescriptorList.ejbList should be package protected
MS com.sun.enterprise.deployment.io.DescriptorList.rarList should be package protected
MS com.sun.enterprise.deployment.io.DescriptorList.warList should be package protected
MS com.sun.enterprise.deployment.MethodDescriptor.ALL_EJB_METHODS isn't final but should be
MS com.sun.enterprise.deployment.MethodDescriptor.ALL_METHODS isn't final but should be
MS com.sun.enterprise.deployment.MethodDescriptor.ALL_OF_NAME isn't final but should be
MS com.sun.enterprise.deployment.MethodDescriptor.EJB_BEAN isn't final but should be
MS com.sun.enterprise.deployment.MethodDescriptor.EJB_HOME isn't final but should be
MS com.sun.enterprise.deployment.MethodDescriptor.EJB_LOCAL isn't final but should be
MS com.sun.enterprise.deployment.MethodDescriptor.EJB_LOCALHOME isn't final but should be
MS com.sun.enterprise.deployment.MethodDescriptor.EJB_REMOTE isn't final but should be
MS com.sun.enterprise.deployment.MethodDescriptor.EJB_WEB_SERVICE isn't final but should be
MS com.sun.enterprise.deployment.node.connector.ConnectorNode.VERSION_10 isn't final but should be
MS com.sun.enterprise.deployment.node.connector.ConnectorNode.VERSION_15 isn't final but should be
MS com.sun.enterprise.deployment.node.connector.RANode.VERSION_10 isn't final but should be
MS com.sun.enterprise.deployment.node.connector.RANode.VERSION_15 isn't final but should be
MS com.sun.enterprise.deployment.node.DeploymentDescriptorNode.localStrings isn't final but should be
MS com.sun.enterprise.deployment.node.SaxParserHandler.mapping should be package protected
MS com.sun.enterprise.deployment.phasing.DeploymentPhaseException.FATAL isn't final but should be
MS com.sun.enterprise.deployment.phasing.DeploymentPhaseException.NON_FATAL isn't final but should be
MS com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.localStrings isn't final but should be
MS com.sun.enterprise.deployment.ResourceReferenceDescriptor.APPLICATION_AUTHORIZATION isn't final but should be
MS com.sun.enterprise.deployment.ResourceReferenceDescriptor.CONTAINER_AUTHORIZATION isn't final but should be
MS com.sun.enterprise.deployment.ResourceReferenceDescriptor.RESOURCE_SHAREABLE isn't final but should be
MS com.sun.enterprise.deployment.ResourceReferenceDescriptor.RESOURCE_UNSHAREABLE isn't final but should be
MS com.sun.enterprise.deployment.ServletFilterMappingDescriptor.FORWARD isn't final but should be
MS com.sun.enterprise.deployment.ServletFilterMappingDescriptor.INCLUDE isn't final but should be
MS com.sun.enterprise.deployment.ServletFilterMappingDescriptor.REQUEST isn't final but should be
MS public static com.sun.enterprise.deployment.UserDataConstraintImpl.getTransportGuaranteeChoices() may expose internal representation by returning com.sun.enterprise.deployment.UserDataConstraintImpl.transportGuaranteeChoices
MS com.sun.enterprise.deployment.web.Constants.AUTH_CONSTRAINT isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.AUTH_METHOD isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.CONTEXT_PARAMETER isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.DESCRIPTION isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.DISPLAY_NAME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.DISTRIBUTABLE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.EJB_HOME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.EJB_LINK isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.EJB_LOCAL isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.EJB_LOCAL_HOME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.EJB_LOCAL_REFERENCE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.EJB_NAME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.EJB_REFERENCE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.EJB_REMOTE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.EJB_TYPE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.ENVIRONMENT_ENTRY isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.ENVIRONMENT_NAME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.ENVIRONMENT_TYPE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.ENVIRONMENT_VALUE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.ERROR_CODE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.ERROR_PAGE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.EXCEPTION_TYPE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.FORM_ERROR_PAGE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.FORM_LOGIN_CONFIG isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.FORM_LOGIN_PAGE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.HTTP_METHOD isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.ICON isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.JSP_FILENAME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.LARGE_ICON isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.LISTENER isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.LISTENER_CLASS isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.LOAD_ON_START_UP isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.LOCATION isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.LOGIN_CONFIG isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.NAME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.REALM_NAME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.RESOURCE_AUTHORIZATION isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.RESOURCE_ENV_REFERENCE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.RESOURCE_ENV_REFERENCE_NAME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.RESOURCE_ENV_REFERENCE_TYPE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.RESOURCE_REFERENCE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.RESOURCE_REFERENCE_NAME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.RESOURCE_TYPE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.ROLE_LINK isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.ROLE_NAME isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.RUN_AS isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.SECURITY_CONSTRAINT isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.SECURITY_ROLE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.SECURITY_ROLE_REFERENCE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.SMALL_ICON isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.TRANSPORT_GUARANTEE isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.URL_PATTERN isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.USERDATA_CONSTRAINT isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.WEB_RESOURCE_COLLECTION isn't final but should be
MS com.sun.enterprise.deployment.web.Constants.WEB_RESOURCE_NAME isn't final but should be
MS com.sun.enterprise.deployment.WebComponentDescriptor.BASIC_AUTHENTICATION isn't final but should be
MS com.sun.enterprise.deployment.WebComponentDescriptor.DELETE isn't final but should be
MS com.sun.enterprise.deployment.WebComponentDescriptor.FORM_AUTHENTICATION isn't final but should be
MS com.sun.enterprise.deployment.WebComponentDescriptor.GET isn't final but should be
MS com.sun.enterprise.deployment.WebComponentDescriptor.POST isn't final but should be
MS com.sun.enterprise.deployment.WebComponentDescriptor.PUT isn't final but should be
MS com.sun.enterprise.deployment.WebComponentDescriptor.SSL_AUTHENTICATION isn't final but should be
MS com.sun.enterprise.diagnostics.collect.CustomerInputCollector.logger isn't final but should be
MS com.sun.enterprise.diagnostics.collect.Harvester.logger isn't final but should be
MS com.sun.enterprise.diagnostics.ExecutionContext.ADMIN_LOGGER isn't final but should be
MS com.sun.enterprise.diagnostics.TargetResolver.DEFAULT_FEATURES_PROPERTY_CLASS isn't final but should be
MS com.sun.enterprise.diagnostics.TargetType.DAS isn't final but should be
MS com.sun.enterprise.diagnostics.TargetType.INSTANCE isn't final but should be
MS com.sun.enterprise.distributedtx.J2EETransactionManagerImpl.JTAStatus should be both final and package protected
MS com.sun.enterprise.distributedtx.J2EETransactionManagerImpl.STATUS should be both final and package protected
MS com.sun.enterprise.iiop.security.GSSUtils.GSSUP_MECH_OID isn't final but should be
MS com.sun.enterprise.iiop.security.GSSUtils.GSS_NT_EXPORT_NAME_OID isn't final but should be
MS com.sun.enterprise.iiop.security.GSSUtils.GSS_NT_SCOPED_USERNAME_OID isn't final but should be
MS com.sun.enterprise.iiop.security.SecurityMechanismSelector.CLIENT_CONNECTION_CONTEXT should be package protected
MS com.sun.enterprise.iiop.security.SecurityMechanismSelector.SERVER_CONNECTION_CONTEXT should be package protected
MS com.sun.enterprise.instance.BaseManager._logger isn't final but should be
MS com.sun.enterprise.log.Log.err isn't final but should be
MS com.sun.enterprise.log.Log.out isn't final but should be
MS com.sun.enterprise.management.model.J2EEDeployedObjectMdl.FAILED_STATE isn't final but should be
MS com.sun.enterprise.management.model.J2EEDeployedObjectMdl.RUNNING_STATE isn't final but should be
MS com.sun.enterprise.management.model.J2EEDeployedObjectMdl.STARTING_STATE isn't final but should be
MS com.sun.enterprise.management.model.J2EEDeployedObjectMdl.STOPPED_STATE isn't final but should be
MS com.sun.enterprise.management.model.J2EEDeployedObjectMdl.STOPPING_STATE isn't final but should be
MS com.sun.enterprise.management.model.J2EEDomainMdl.DOMAINNAME isn't final and can't be protected from malicious code
MS com.sun.enterprise.management.model.WebServiceEndpointMdl.EJB_MBEAN isn't final but should be
MS com.sun.enterprise.management.model.WebServiceEndpointMdl.WEB_MBEAN isn't final but should be
MS com.sun.enterprise.management.monitor.MonitoringStatsImplBase.STD_STATISTICS should be package protected
MS com.sun.enterprise.management.support.DummyDelegate.INSTANCE isn't final and can't be protected from malicious code
MS com.sun.enterprise.resource.AbstractConnectorAllocator._logger isn't final but should be
MS com.sun.enterprise.resource.AbstractResourcePool.localStrings isn't final but should be
MS com.sun.enterprise.resource.monitor.ConnectionPoolStatsImpl._logger isn't final but should be
MS com.sun.enterprise.security.auth.login.ClientPasswordLoginModule.LOGIN_NAME isn't final but should be
MS com.sun.enterprise.security.auth.login.ClientPasswordLoginModule.LOGIN_PASSWORD isn't final but should be
MS com.sun.enterprise.security.auth.LoginContextDriver.AUDIT_MANAGER isn't final but should be
MS com.sun.enterprise.security.auth.LoginContextDriver.CERT_REALMNAME isn't final but should be
MS com.sun.enterprise.security.factory.AbstractSecurityManagerFactory._logger isn't final but should be
MS com.sun.enterprise.security.factory.AbstractSecurityManagerFactory._theFactory isn't final but should be
MS com.sun.enterprise.security.RealmManager.REALM_MANAGER_NAME isn't final but should be
MS com.sun.enterprise.security.SecuritySupportImpl.keyStorePasswords isn't final but should be
MS com.sun.enterprise.security.SecuritySupportImpl.keyStores isn't final but should be
MS com.sun.enterprise.security.SecuritySupportImpl.tokenNames isn't final but should be
MS com.sun.enterprise.security.SecuritySupportImpl.trustStores isn't final but should be
MS com.sun.enterprise.security.SecurityUtil.VENDOR_PRESENT isn't final but should be
MS com.sun.enterprise.security.SecurityUtil.repository isn't final but should be
MS com.sun.enterprise.server.ApplicationLifecycle._logger isn't final but should be
MS com.sun.enterprise.server.ApplicationServer.estream isn't final but should be
MS com.sun.enterprise.server.ApplicationServer.ostream isn't final but should be
MS com.sun.enterprise.server.logging.BaseLogManager._logger should be package protected
MS com.sun.enterprise.server.logging.logviewer.backend.LogFilter.LOG_LEVELS should be package protected
MS com.sun.enterprise.server.ondemand.ServiceGroup._logger isn't final but should be
MS com.sun.enterprise.server.PEMain.shutdownStarted should be package protected
MS com.sun.enterprise.server.PEMain.shutdownThreadInvoked should be package protected
MS com.sun.enterprise.server.pluggable.TomcatPluggableFeatureImpl.featureImplClasses isn't final but should be
MS com.sun.enterprise.tools.common.beans.BasicIasBean.bundle isn't final but should be
MS com.sun.enterprise.tools.common.beans.BasicIasBean.greaterThanNegOne isn't final but should be
MS com.sun.enterprise.tools.common.beans.BasicIasBean.notNull isn't final but should be
MS com.sun.enterprise.tools.common.beans.IasConnectorOneZero.DEFAULT_MAP_ID isn't final but should be
MS public static com.sun.enterprise.tools.common.dd.webapp.MetaData.getParamNames(int) may expose internal representation by returning com.sun.enterprise.tools.common.dd.webapp.MetaData.cookieParamName
MS public static com.sun.enterprise.tools.common.dd.webapp.MetaData.getParamNames(int) may expose internal representation by returning com.sun.enterprise.tools.common.dd.webapp.MetaData.extraParamName
MS public static com.sun.enterprise.tools.common.dd.webapp.MetaData.getParamNames(int) may expose internal representation by returning com.sun.enterprise.tools.common.dd.webapp.MetaData.helperClassParamName
MS public static com.sun.enterprise.tools.common.dd.webapp.MetaData.getParamNames(int) may expose internal representation by returning com.sun.enterprise.tools.common.dd.webapp.MetaData.jspParamName
MS public static com.sun.enterprise.tools.common.dd.webapp.MetaData.getParamNames(int) may expose internal representation by returning com.sun.enterprise.tools.common.dd.webapp.MetaData.managerParamName
MS public static com.sun.enterprise.tools.common.dd.webapp.MetaData.getParamNames(int) may expose internal representation by returning com.sun.enterprise.tools.common.dd.webapp.MetaData.persistParamName
MS public static com.sun.enterprise.tools.common.dd.webapp.MetaData.getParamNames(int) may expose internal representation by returning com.sun.enterprise.tools.common.dd.webapp.MetaData.sessionParamName
MS public static com.sun.enterprise.tools.common.dd.webapp.MetaData.getParamNames(int) may expose internal representation by returning com.sun.enterprise.tools.common.dd.webapp.MetaData.storeParamName
MS public static com.sun.enterprise.tools.common.dd.webapp.MetaData.getParamValues(int,String) may expose internal representation by returning com.sun.enterprise.tools.common.dd.webapp.MetaData.emptyList
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.emptyList should be both final and package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.CACHE_KEY_BOOLEAN should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.CACHE_KEY_EXPR should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.CACHE_KEY_SCOPE should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.CACHE_REF should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.CACHE_SCOPE should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.CACHE_TARGET should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.HTTP_METHODS should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.cookieParamName should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.extraParamName should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.helperClassParamName should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.jspParamName should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.managerParamName should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.persistParamName should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.sessionParamName should be package protected
MS com.sun.enterprise.tools.common.dd.webapp.MetaData.storeParamName should be package protected
MS com.sun.enterprise.tools.launcher.ProcessLauncher.COMMAND_DELIMITER_LIST should be package protected
MS com.sun.enterprise.tools.upgrade.transform.elements.BaseElement.commonInfoModel should be package protected
MS com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase.logger isn't final but should be
MS public static com.sun.enterprise.tools.verifier.apiscan.packaging.Archive.getAllOptPkgsInstalledInJRE() may expose internal representation by returning com.sun.enterprise.tools.verifier.apiscan.packaging.Archive.allOptPkgsInstalledInJRE
MS public static com.sun.enterprise.tools.verifier.apiscan.packaging.Archive.getAllOptPkgsInstalledInJRE() may expose internal representation by returning com.sun.enterprise.tools.verifier.apiscan.packaging.Archive.allOptPkgsInstalledInJRE
MS com.sun.enterprise.tools.verifier.apiscan.packaging.ClassPathBuilder.logger isn't final but should be
MS com.sun.enterprise.tools.verifier.apiscan.packaging.ExtensionRef.logger isn't final but should be
MS com.sun.enterprise.tools.verifier.tests.web.elements.MimeTypes.application should be moved out of an interface and made package protected
MS com.sun.enterprise.tools.verifier.tests.web.elements.MimeTypes.audio should be moved out of an interface and made package protected
MS com.sun.enterprise.tools.verifier.tests.web.elements.MimeTypes.image should be moved out of an interface and made package protected
MS com.sun.enterprise.tools.verifier.tests.web.elements.MimeTypes.message should be moved out of an interface and made package protected
MS com.sun.enterprise.tools.verifier.tests.web.elements.MimeTypes.model should be moved out of an interface and made package protected
MS com.sun.enterprise.tools.verifier.tests.web.elements.MimeTypes.multipart should be moved out of an interface and made package protected
MS com.sun.enterprise.tools.verifier.tests.web.elements.MimeTypes.text should be moved out of an interface and made package protected
MS com.sun.enterprise.tools.verifier.tests.web.elements.MimeTypes.video should be moved out of an interface and made package protected
MS com.sun.enterprise.util.diagnostics.IReporterEnum.severityNames should be moved out of an interface and made package protected
MS com.sun.enterprise.util.InvocationManagerImpl.debug isn't final but should be
MS com.sun.enterprise.util.NotificationEvent.ATTRIBUTE_THAT_CHANGED isn't final but should be
MS com.sun.enterprise.util.NotificationEvent.OBJECT_THAT_CHANGED isn't final but should be
MS com.sun.enterprise.util.pool.AbstractPool._clock isn't final but should be
MS com.sun.enterprise.web.accesslog.AccessLogFormatter.months should be package protected
MS com.sun.enterprise.web.ara.rules.HeapMemoryRule.appMemoryUsage isn't final but should be
MS com.sun.enterprise.web.ara.rules.HeapMemoryRule.contextRootyCache isn't final but should be
MS com.sun.enterprise.web.ara.rules.HeapMemoryRule.memoryAllowed isn't final but should be
MS com.sun.enterprise.web.ara.rules.ThreadRatioRule.allocationPolicy isn't final but should be
MS com.sun.enterprise.web.ara.rules.ThreadRatioRule.pipelines isn't final but should be
MS com.sun.enterprise.web.ara.rules.ThreadRatioRule.privilegedTokens isn't final but should be
MS com.sun.enterprise.web.ara.rules.ThreadRatioRule.leftRatio isn't final but should be
MS com.sun.enterprise.web.connector.grizzly.algorithms.StreamAlgorithmBase.embeddedInGlassFish isn't final but should be
MS com.sun.enterprise.web.connector.grizzly.ByteBufferFactory.capacity isn't final but should be
MS com.sun.enterprise.web.connector.grizzly.ByteBufferFactory.defaultCapacity isn't final but should be
MS com.sun.enterprise.web.connector.grizzly.Constants.CLOSE_BYTES is a mutable array
MS com.sun.enterprise.web.connector.grizzly.Constants.KEEPALIVE_BYTES is a mutable array
MS com.sun.enterprise.web.connector.grizzly.Constants.ACK_BYTES should be package protected
MS com.sun.enterprise.web.connector.grizzly.Constants.COLON_BYTES should be package protected
MS com.sun.enterprise.web.connector.grizzly.Constants.CRLF_BYTES should be package protected
MS com.sun.enterprise.web.connector.grizzly.Constants.HTTP_11_BYTES should be package protected
MS com.sun.enterprise.web.connector.grizzly.Constants._200_BYTES should be package protected
MS com.sun.enterprise.web.connector.grizzly.Constants._400_BYTES should be package protected
MS com.sun.enterprise.web.connector.grizzly.Constants._404_BYTES should be package protected
MS com.sun.enterprise.web.connector.grizzly.Constants.CHANNEL_BYTE_SIZE isn't final but should be
MS com.sun.enterprise.web.connector.grizzly.Constants.DEFAULT_CONNECTION_TIMEOUT isn't final but should be
MS com.sun.enterprise.web.connector.grizzly.FileCacheFactory.isEnabled should be package protected
MS com.sun.enterprise.web.connector.grizzly.ProcessorTask.requestCount should be package protected
MS com.sun.enterprise.web.connector.grizzly.SelectorFactory.maxSelectors should be package protected
MS com.sun.enterprise.web.connector.grizzly.SelectorFactory.timeout should be package protected
MS com.sun.enterprise.web.connector.grizzly.SelectorReadThread.countName should be package protected
MS com.sun.enterprise.web.connector.grizzly.SelectorThread.logger should be package protected
MS com.sun.enterprise.web.connector.grizzly.SelectorThread.rootFolder should be package protected
MS com.sun.enterprise.web.connector.grizzly.SelectorThread.selectorTimeout should be package protected
MS com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.hsBB isn't final but should be
MS com.sun.enterprise.web.EEWebContainerAdminEventProcessor._logger should be package protected
MS com.sun.enterprise.web.EEWebContainerAdminEventProcessor._rb should be package protected
MS com.sun.enterprise.web.PESessionLockingStandardPipeline._logger should be package protected
MS com.sun.enterprise.web.SessionManagerConfigurationHelper._logger should be package protected
MS com.sun.enterprise.web.SessionManagerConfigurationHelper._rb should be package protected
MS com.sun.enterprise.web.util.I18NParseUtil._logger isn't final but should be
MS com.sun.enterprise.web.VirtualServer._logger should be package protected
MS com.sun.enterprise.web.VirtualServer._rb should be package protected
MS com.sun.enterprise.web.WebContainer._logger should be package protected
MS com.sun.enterprise.web.WebContainer._rb should be package protected
MS com.sun.enterprise.web.WebContainer.monitoringLevel should be package protected
MS com.sun.enterprise.web.WebContainer.webContainer isn't final but should be
MS com.sun.enterprise.web.WebContainer.useDOLforDeployment isn't final but should be
MS com.sun.enterprise.webservice.apt.WebServiceRefAp.logger isn't final but should be
MS com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.logger isn't final but should be
MS com.sun.enterprise.webservice.monitoring.WebServiceEngineImpl.sLogger isn't final but should be
MS com.sun.enterprise.webservice.NewWebServiceContextImpl.msgContext isn't final but should be
MS com.sun.enterprise.webservice.NewWebServiceContextImpl.principal isn't final but should be
MS com.sun.enterprise.webservice.ServiceEngineUtil.JBI_ENABLED isn't final but should be
MS com.sun.enterprise.webservice.ServletSystemHandlerDelegate._logger isn't final but should be
MS com.sun.enterprise.webservice.WebServiceContextImpl.msgContext isn't final but should be
MS com.sun.enterprise.webservice.WebServiceContextImpl.principal isn't final but should be
MS com.sun.enterprise.webservice.WSSCallbackHandler._logger isn't final but should be
MS com.sun.gjc.spi.ConnectionHolder.sm isn't final but should be
MS com.sun.gjc.spi.ManagedConnection._logger isn't final but should be
MS com.sun.jdo.api.persistence.enhancer.classfile.ClassFile.jdkMajorMinorVersions should be package protected
MS com.sun.jdo.api.persistence.enhancer.util.Support.timer isn't final but should be
MS com.sun.jdo.api.persistence.mapping.ejb.MappingFile.DEFAULT_LOCATION_IN_EJB_JAR isn't final but should be
MS com.sun.jdo.api.persistence.model.Model.EQUALS_ARGS is a mutable array
MS com.sun.jdo.api.persistence.model.Model.READ_OBJECT_ARGS is a mutable array
MS com.sun.jdo.api.persistence.model.Model.WRITE_OBJECT_ARGS is a mutable array
MS com.sun.jdo.api.persistence.model.util.DumpMapping.model isn't final but should be
MS com.sun.jdo.api.persistence.support.SynchronizationManager.defaultCapacity should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.cmp.JDOEJB11HelperImpl.logger isn't final but should be
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.accessNotAllowedTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.ejb__refreshformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.giformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.helpers should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.jdoCleanAllRefsTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.jdoGetPersistenceManagerBody should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.jdoReleasePersistenceManagerBody should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.jdolookuppmfformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.loadNonDFGformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.privateStaticVariablesTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.privatetransientvformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.signatureTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter.updateNotAllowedTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.afterCompletionBody should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.aggqueryexecformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.aggqueryexecparamconvformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.assertInstanceOfRemoteInterfaceImplTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.assertOidNotNullTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.assertPKNotNullTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.assertPersistenceManagerIsNullBody should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.assertPersistenceManagerIsNullTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.assertpkfieldformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.catchClauseTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.cmpImplCommentsTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.commonPrivateMethodsArray should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.commonPublicMethodsArray should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.ejbFindByPrimaryKeyBody should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.finderselectorformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.finderselectorstaticfinalvformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.finderselectorstaticvformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.getContainerBody should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.getHelperInstanceTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.giformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.goidformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.hcomformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.helperImportsArray should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.helpers should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.hvformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.importsArray should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.interfacesArray should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.intxformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.jdoClosePersistenceManagerBody should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.jdoGetJdoInstanceClassTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.jdoGetPersistenceManagerBody should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.jdoReleasePersistenceManagerBody should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.jdoarraycopyformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.jdolookuppmfformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.multifinderenumerationformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.multifinderformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.noidformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.npkformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.oid1cloneformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.oid1formatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.oid1pformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.oid1stringformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.oidcformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.oidcloneformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.oidformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.oidstringformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.otherPublicMethodsArray should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.otherVariablesTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.pcclassgetterformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.pk1cloneformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.pk1formatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.pk1pformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.pkcformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.pkcloneformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.pkformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.privateStaticVariablesTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.privatestaticfinalvformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.privatetransientvformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.publicstaticfinalvformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.queryexecformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.queryexecparamconvargumentformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.queryexecparamconvformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.setEntityContextBody should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.signatureTemplate should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPTemplateFormatter.singlefinderformatter should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLLexer.TABSIZE isn't final but should be
MS com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLParser._tokenNames should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration._tokenNames should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic._tokenNames should be package protected
MS com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport.dateTimeTypes isn't final but should be
MS com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport.numericTypes isn't final but should be
MS com.sun.jdo.spi.persistence.support.ejb.ejbqlc.TypeSupport.numericWrapperTypes isn't final but should be
MS com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration._tokenNames should be package protected
MS com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.JQLLexer.TABSIZE isn't final but should be
MS com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.JQLParser._tokenNames should be package protected
MS com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer._tokenNames should be package protected
MS com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Semantic._tokenNames should be package protected
MS com.sun.jdo.spi.persistence.support.sqlstore.sql.concurrency.ConcurrencyDBNative.logger isn't final but should be
MS com.sun.jdo.spi.persistence.support.sqlstore.utility.Timer.resumes isn't final but should be
MS com.sun.jdo.spi.persistence.support.sqlstore.utility.Timer.suspends isn't final but should be
MS com.sun.jdo.spi.persistence.utility.generator.JavaClassWriterHelper.super_ is a mutable array
MS com.sun.jdo.spi.persistence.utility.logging.LogHelper.loggerFactory should be package protected
MS com.sun.jdo.spi.persistence.utility.logging.LogHelper.jdk14 isn't final but should be
MS com.sun.jndi.url.corbaname.corbanameURLContextFactory.tests should be package protected
MS com.sun.jts.CosTransactions.Configuration.traceOn isn't final and can't be protected from malicious code
MS com.sun.jts.jta.TransactionState.debug isn't final but should be
MS com.sun.jts.pi.InterceptorImpl.txOrb should be package protected
MS com.sun.jts.pi.InterceptorImpl.otsThreadLocal isn't final but should be
MS com.sun.jts.pi.OTSPolicyImpl._ADAPTS isn't final but should be
MS com.sun.jts.pi.OTSPolicyImpl._FORBIDS isn't final but should be
MS com.sun.jts.pi.OTSPolicyImpl._REQUIRES isn't final but should be
MS com.sun.msv.driver.textui.Debug.debug isn't final and can't be protected from malicious code
MS com.sun.msv.grammar.util.ExpressionPrinter.contentModelInstance isn't final but should be
MS com.sun.msv.grammar.util.ExpressionPrinter.fragmentInstance isn't final but should be
MS com.sun.msv.grammar.util.ExpressionPrinter.smallestInstance isn't final but should be
MS com.sun.msv.reader.relax.core.RELAXCoreReader.relaxCoreSchema4Schema should be package protected
MS com.sun.msv.reader.trex.ng.RELAXNGReader.relaxNGSchema4Schema should be package protected
MS com.sun.msv.reader.trex.ng.RELAXNGReader$RefExpParseInfo.notBeingRedefined isn't final but should be
MS com.sun.msv.reader.trex.ng.RELAXNGReader$RefExpParseInfo.originalFound isn't final but should be
MS com.sun.msv.reader.trex.ng.RELAXNGReader$RefExpParseInfo.originalNotFoundYet isn't final but should be
MS com.sun.msv.reader.xmlschema.XMLSchemaReader.xmlSchema4XmlSchema should be package protected
MS com.sun.org.apache.commons.beanutils.BasicDynaClass.constructorTypes should be both final and package protected
MS com.sun.org.apache.commons.beanutils.converters.AbstractArrayConverter.strings isn't final but should be
MS com.sun.org.apache.commons.beanutils.WrapDynaClass.dynaClasses isn't final but should be
MS com.sun.org.apache.commons.collections.BeanMap.defaultTransformers isn't final but should be
MS com.sun.org.apache.commons.collections.ExtendedProperties.include should be package protected
MS com.sun.org.apache.commons.digester.rss.RSSDigester.registrations should be package protected
MS com.sun.org.apache.commons.logging.impl.SimpleLog.dateFormatter isn't final but should be
MS com.sun.org.apache.commons.logging.impl.SimpleLog.dateTimeFormat isn't final but should be
MS com.sun.org.apache.commons.logging.impl.SimpleLog.showDateTime isn't final but should be
MS com.sun.org.apache.commons.logging.impl.SimpleLog.showLogName isn't final but should be
MS com.sun.org.apache.commons.logging.impl.SimpleLog.showShortName isn't final but should be
MS com.sun.org.apache.commons.logging.LogFactory.factories should be both final and package protected
MS com.sun.org.apache.commons.logging.LogSource.logs should be both final and package protected
MS com.sun.org.apache.commons.logging.LogSource.logImplctor should be package protected
MS com.sun.org.apache.commons.logging.LogSource.jdk14IsAvailable isn't final but should be
MS com.sun.org.apache.commons.logging.LogSource.log4jIsAvailable isn't final but should be
MS com.sun.org.apache.commons.modeler.Registry.MODELER_MANIFEST isn't final but should be
MS com.sun.org.apache.commons.modeler.util.IntrospectionUtils.PATH_SEPARATOR isn't final but should be
MS com.sun.org.apache.xml.internal.resolver.CatalogEntry.entryTypes should be both final and package protected
MS com.sun.org.apache.xml.internal.resolver.CatalogEntry.nextEntry should be package protected
MS com.sun.org.apache.xml.internal.resolver.CatalogEntry.entryArgs isn't final but should be
MS com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser.namespaceAware isn't final but should be
MS com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser.suppressExplanation isn't final but should be
MS com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser.validating isn't final but should be
MS com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLFilter.suppressExplanation should be package protected
MS com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLReader.namespaceAware isn't final but should be
MS com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLReader.validating isn't final but should be
MS com.sun.org.apache.xml.internal.security.signature.Reference.CacheSignedNodes isn't final but should be
MS com.sun.org.apache.xml.internal.security.utils.Constants.configurationFile isn't final but should be
MS com.sun.org.apache.xml.internal.security.utils.I18n._countryCode should be package protected
MS com.sun.org.apache.xml.internal.security.utils.I18n._languageCode should be package protected
MS com.sun.org.apache.xml.internal.security.utils.I18n.defaultCountryCode should be package protected
MS com.sun.org.apache.xml.internal.security.utils.I18n.defaultLanguageCode should be package protected
MS com.sun.org.apache.xml.internal.security.utils.I18n.resourceBundle should be package protected
MS com.sun.org.apache.xml.internal.security.utils.I18n.alreadyInitialized isn't final but should be
MS com.sun.tools.ws.processor.generator.Names.reservedWords isn't final but should be
MS com.sun.tools.ws.processor.modeler.wsdl.MimeHelper.javaType should be package protected
MS com.sun.tools.ws.processor.modeler.wsdl.MimeHelper.mimeTypeToJavaType should be package protected
MS com.sun.tools.ws.util.JavaCompilerHelper.compile141MethodSignature should be package protected
MS com.sun.tools.ws.util.JavaCompilerHelper.compileMethodSignature should be package protected
MS com.sun.tools.ws.util.JavaCompilerHelper.constructorSignature should be package protected
MS com.sun.web.security.RealmAdapter.sm isn't final but should be
MS com.sun.web.security.RealmAdapter.smRA isn't final but should be
MS com.sun.web.security.SSLSocketFactory.setManagers(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[]) may expose internal static state by storing a mutable object into a static field com.sun.web.security.SSLSocketFactory.keyManagers
MS com.sun.web.security.SSLSocketFactory.setManagers(javax.net.ssl.KeyManager[],javax.net.ssl.TrustManager[]) may expose internal static state by storing a mutable object into a static field com.sun.web.security.SSLSocketFactory.trustManagers
MS com.sun.xml.bind.v2.ClassFactory.COLLECTION_IMPL_CLASSES is a mutable array
MS com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm.decodeBase64 should be package protected
MS com.sun.xml.fastinfoset.algorithm.BASE64EncodingAlgorithm.encodeBase64 should be package protected
MS com.sun.xml.fastinfoset.algorithm.BuiltInEncodingAlgorithmFactory.table is a mutable array
MS com.sun.xml.fastinfoset.alphabet.BuiltInRestrictedAlphabets.table is a mutable array
MS com.sun.xml.fastinfoset.DecoderStateTables.AII is a mutable array
MS com.sun.xml.fastinfoset.DecoderStateTables.DII is a mutable array
MS com.sun.xml.fastinfoset.DecoderStateTables.EII is a mutable array
MS com.sun.xml.fastinfoset.DecoderStateTables.NISTRING is a mutable array
MS com.sun.xml.fastinfoset.DecoderStateTables.ISTRING should be package protected
MS com.sun.xml.fastinfoset.DecoderStateTables.ISTRING_PREFIX_NAMESPACE should be package protected
MS com.sun.xml.fastinfoset.DecoderStateTables.UTF8 should be package protected
MS com.sun.xml.fastinfoset.DecoderStateTables.UTF8_NCNAME should be package protected
MS com.sun.xml.fastinfoset.Encoder._characterEncodingSchemeSystemDefault isn't final but should be
MS com.sun.xml.fastinfoset.EncodingConstants.DATE_TIME_CHARACTERS_TABLE is a mutable array
MS com.sun.xml.fastinfoset.EncodingConstants.NUMERIC_CHARACTERS_TABLE is a mutable array
MS com.sun.xml.fastinfoset.EncodingConstants.XMLNS_NAMESPACE_PREFIX_CHARS is a mutable array
MS com.sun.xml.fastinfoset.EncodingConstants.BINARY_HEADER should be package protected
MS com.sun.xml.fastinfoset.EncodingConstants.INTEGER_2ND_BIT_VALUES should be package protected
MS com.sun.xml.fastinfoset.EncodingConstants.INTEGER_3RD_BIT_VALUES should be package protected
MS com.sun.xml.fastinfoset.EncodingConstants.INTEGER_4TH_BIT_VALUES should be package protected
MS com.sun.xml.fastinfoset.EncodingConstants.OCTET_STRING_LENGTH_2ND_BIT_VALUES should be package protected
MS com.sun.xml.fastinfoset.EncodingConstants.OCTET_STRING_LENGTH_5TH_BIT_VALUES should be package protected
MS com.sun.xml.fastinfoset.EncodingConstants.OCTET_STRING_LENGTH_7TH_BIT_VALUES should be package protected
MS com.sun.xml.fastinfoset.EncodingConstants.XMLNS_NAMESPACE_NAME_CHARS should be package protected
MS com.sun.xml.fastinfoset.EncodingConstants.XML_DECLARATION_VALUES should be package protected
MS com.sun.xml.fastinfoset.EncodingConstants.XML_NAMESPACE_NAME_CHARS should be package protected
MS com.sun.xml.fastinfoset.vocab.ParserVocabulary.IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS isn't final but should be
MS com.sun.xml.fastinfoset.vocab.ParserVocabulary.NON_IDENTIFYING_STRING_TABLE_MAXIMUM_CHARACTERS isn't final but should be
MS com.sun.xml.fastinfoset.vocab.ParserVocabulary.NON_IDENTIFYING_STRING_TABLE_MAXIMUM_ITEMS isn't final but should be
MS com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.defaultProxyHost isn't final but should be
MS com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.log isn't final but should be
MS com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.defaultProxyPort isn't final but should be
MS com.sun.xml.messaging.saaj.soap.AttachmentPartImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.EnvelopeFactory.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ExpressMessageFactoryImpl.listener should be package protected
MS com.sun.xml.messaging.saaj.soap.ExpressMessageFactoryImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ImageDataContentHandler.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.impl.CDATAImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.impl.CommentImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.impl.CommentImpl.rb isn't final but should be
MS com.sun.xml.messaging.saaj.soap.impl.ElementImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl.MUST_UNDERSTAND_ATTRIBUTE_LOCAL_NAME isn't final but should be
MS com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl.RELAY_ATTRIBUTE_LOCAL_NAME isn't final but should be
MS com.sun.xml.messaging.saaj.soap.impl.TextImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.MessageFactoryImpl.listener should be package protected
MS com.sun.xml.messaging.saaj.soap.MessageFactoryImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.MessageImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.name.NameImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.SOAPPartImpl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_1.ExpressSOAPPart1_1Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_2.ExpressEnvelope1_2Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_2.ExpressSOAPPart1_2Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl.log isn't final but should be
MS com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter.log isn't final but should be
MS com.sun.xml.messaging.saaj.util.transform.EfficientStreamingTransformer.transformerFactory isn't final but should be
MS com.sun.xml.rngom.parse.compact.CompactSyntaxConstants.tokenImage should be moved out of an interface and made package protected
MS com.sun.xml.rngom.parse.compact.CompactSyntaxTokenManager.jjnewLexState should be package protected
MS com.sun.xml.rngom.parse.compact.CompactSyntaxTokenManager.jjstrLiteralImages should be package protected
MS com.sun.xml.rngom.parse.compact.CompactSyntaxTokenManager.lexStateNames should be package protected
MS com.sun.xml.rpc.encoding.DynamicInternalTypeMappingRegistry.DEFAULT_OPERATION_STYLE isn't final but should be
MS com.sun.xml.rpc.encoding.simpletype.XSDBase64EncoderBase.decodeBase64 should be package protected
MS com.sun.xml.rpc.encoding.simpletype.XSDBase64EncoderBase.encodeBase64 should be package protected
MS com.sun.xml.rpc.processor.generator.GeneratorUtil.ht should be both final and package protected
MS com.sun.xml.rpc.processor.generator.Names.holderClassNames isn't final but should be
MS com.sun.xml.rpc.processor.generator.Names.reservedWords isn't final but should be
MS com.sun.xml.rpc.processor.modeler.rmi.ExceptionModelerBase.GET_MESSAGE_METHOD should be package protected
MS com.sun.xml.rpc.processor.modeler.wsdl.MimeHelper.javaType should be package protected
MS com.sun.xml.rpc.processor.modeler.wsdl.MimeHelper.mimeTypeToJavaType should be package protected
MS com.sun.xml.rpc.processor.modeler.wsdl.SchemaAnalyzerBase.soap11WSDLConstants should be package protected
MS com.sun.xml.rpc.util.JavaCompilerHelper.compile141MethodSignature should be package protected
MS com.sun.xml.rpc.util.JavaCompilerHelper.compileMethodSignature should be package protected
MS com.sun.xml.rpc.util.JavaCompilerHelper.constructorSignature should be package protected
MS com.sun.xml.rpc.util.localization.NullLocalizable.instance should be package protected
MS com.sun.xml.stream.writers.XMLStreamWriterImpl.OUTPUTSTREAM_PROPERTY isn't final but should be
MS com.sun.xml.stream.xerces.util.EncodingMap.fIANA2JavaMap should be package protected
MS com.sun.xml.stream.xerces.util.EncodingMap.fJava2IANAMap should be package protected
MS com.sun.xml.stream.XMLDocumentFragmentScannerImpl.cdata should be package protected
MS com.sun.xml.stream.XMLDocumentFragmentScannerImpl.endTag should be package protected
MS com.sun.xml.stream.XMLDocumentFragmentScannerImpl.xmlDecl should be package protected
MS com.sun.xml.stream.XMLDocumentScannerImpl.COMMENTSTRING should be package protected
MS com.sun.xml.stream.XMLDocumentScannerImpl.DOCTYPE should be package protected
MS com.sun.xml.stream.XMLEntityReaderImpl.validContent should be package protected
MS com.sun.xml.stream.XMLEntityReaderImpl.validNames should be package protected
MS com.sun.xml.txw2.DatatypeWriter.BUILDIN should be moved out of an interface and made package protected
MS com.sun.xml.ws.binding.soap.SOAPBindingImpl.ROLE_NONE should be package protected
MS com.sun.xml.ws.encoding.soap.SOAPDecoder.FastInfosetSource_getInputStream isn't final but should be
MS com.sun.xml.ws.transport.local.server.LocalWSContextImpl.msgContext isn't final but should be
MS com.sun.xml.ws.util.Base64Util.decodeBase64 should be package protected
MS com.sun.xml.ws.util.Base64Util.encodeBase64 should be package protected
MS com.sun.xml.ws.util.FastInfosetReflection.fiDOMDocumentParser_new isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiDOMDocumentParser_parse isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiDOMDocumentSerializer_new isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiDOMDocumentSerializer_serialize isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiDOMDocumentSerializer_setOutputStream isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiFastInfosetResult isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiFastInfosetResult_getOutputStream isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiFastInfosetResult_new isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiFastInfosetSource isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiFastInfosetSource_getInputStream isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiFastInfosetSource_new isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiFastInfosetSource_setInputStream isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiStAXDocumentParser_new isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiStAXDocumentParser_setInputStream isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiStAXDocumentParser_setStringInterning isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiStAXDocumentSerializer_new isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiStAXDocumentSerializer_setEncoding isn't final but should be
MS com.sun.xml.ws.util.FastInfosetReflection.fiStAXDocumentSerializer_setOutputStream isn't final but should be
MS com.sun.xml.ws.util.SunStAXReflection.XMLReaderImpl_reset isn't final but should be
MS com.sun.xml.ws.util.SunStAXReflection.XMLReaderImpl_setInputSource isn't final but should be
MS com.sun.xml.wss.core.BinarySecurityToken.log isn't final but should be
MS com.sun.xml.wss.core.EncryptedTypeHeaderBlock.log isn't final but should be
MS com.sun.xml.wss.core.reference.DirectReference.log isn't final but should be
MS com.sun.xml.wss.core.reference.EmbeddedReference.log isn't final but should be
MS com.sun.xml.wss.core.reference.KeyIdentifier.log isn't final but should be
MS com.sun.xml.wss.core.ReferenceElement.soapFactory isn't final but should be
MS com.sun.xml.wss.core.SecurityTokenReference.log isn't final but should be
MS com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor.log isn't final but should be
MS com.sun.xml.wss.impl.apachecrypto.EncryptionProcessor.log isn't final but should be
MS com.sun.xml.wss.impl.c14n.BaseCanonicalizer.initalCacheSize isn't final but should be
MS com.sun.xml.wss.impl.c14n.Canonicalizer.log isn't final but should be
MS com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader.log isn't final but should be
MS com.sun.xml.wss.impl.filter.EncryptionFilter.log isn't final but should be
MS com.sun.xml.wss.impl.filter.ImportSamlAssertionFilter.log isn't final but should be
MS com.sun.xml.wss.impl.filter.TimestampFilter.log isn't final but should be
MS com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy.log isn't final but should be
MS com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy.log isn't final but should be
MS com.sun.xml.wss.impl.keyinfo.KeyNameStrategy.log isn't final but should be
MS com.sun.xml.wss.impl.keyinfo.X509IssuerSerialStrategy.log isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.ATTACHMENT_DATA isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.ENCRYPT_BODY isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.ENCRYPT_SIGN_BODY isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.NODE_SET_DATA isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.NOT_OPTIMIZED isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.OCTECT_STREAM_DATA isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.SECURE_ATTACHMENTS isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.SECURITY_HEADERS isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.SECURITY_HEADERS_AND_ATTACHMENTS isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.SIGN_BODY isn't final but should be
MS com.sun.xml.wss.impl.MessageConstants.SIGN_ENCRYPT_BODY isn't final but should be
MS com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl.log isn't final but should be
MS com.sun.xml.wss.impl.misc.NonceCache.log isn't final but should be
MS com.sun.xml.wss.impl.policy.mls.MessagePolicy.log isn't final but should be
MS com.sun.xml.wss.impl.resolver.ResolverId.log isn't final but should be
MS com.sun.xml.wss.impl.resolver.URIResolver.log isn't final but should be
MS com.sun.xml.wss.impl.XMLUtil.soapFactory isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.Action.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.Advice.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.AssertionIDReference.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.Attribute.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeDesignator.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.AttributeStatement.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.AudienceRestrictionCondition.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthenticationStatement.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorityBinding.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.AuthorizationDecisionStatement.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.Conditions.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.DoNotCacheCondition.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.Evidence.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.NameIdentifier.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.Subject.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectConfirmation.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb10.SubjectLocality.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.Action.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.Advice.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.Attribute.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeDesignator.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.AttributeStatement.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.AudienceRestrictionCondition.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthenticationStatement.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorityBinding.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.AuthorizationDecisionStatement.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.Conditions.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.DoNotCacheCondition.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.Evidence.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.NameIdentifier.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.Subject.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectConfirmation.log isn't final but should be
MS com.sun.xml.wss.saml.assertion.saml11.jaxb20.SubjectLocality.log isn't final but should be
MS com.sun.xml.wss.saml.SAMLAssertionFactory.SAML1_1 isn't final but should be
MS org.apache.catalina.authenticator.DigestAuthenticator.md5Helper should be package protected
MS org.apache.catalina.authenticator.SingleSignOn.info isn't final but should be
MS org.apache.catalina.core.ApplicationHttpRequest.specials should be package protected
MS org.apache.catalina.core.ApplicationRequest.specials should be package protected
MS org.apache.catalina.realm.RealmBase.md5Helper should be package protected
MS org.apache.catalina.security.SecurityUtil.executeUnderSubjectDoAs isn't final but should be
MS org.apache.catalina.servlets.WebdavServlet.md5Helper should be package protected
MS org.apache.catalina.session.PersistentManagerBase.name isn't final but should be
MS org.apache.catalina.session.StandardSession.containerEventTypes should be package protected
MS org.apache.catalina.session.StandardSession.sessionContext should be package protected
MS org.apache.catalina.ssi.SSIMediator.urlEncoder isn't final but should be
MS org.apache.catalina.startup.ContextConfig.authenticators should be package protected
MS org.apache.catalina.startup.ContextConfig.webDigester should be package protected
MS org.apache.catalina.startup.ContextConfig.webRuleSet isn't final but should be
MS org.apache.catalina.startup.Embedded.sm isn't final but should be
MS org.apache.catalina.util.CatalinaDigester.source should be both final and package protected
MS org.apache.catalina.util.HexUtils.DEC should be package protected
MS org.apache.catalina.util.URLEncoder.hexadecimal should be package protected
MS org.apache.catalina.valves.AccessLogValve.months should be package protected
MS org.apache.coyote.http11.Constants.ACK_BYTES should be package protected
MS org.apache.coyote.http11.Constants.CLOSE_BYTES should be package protected
MS org.apache.coyote.http11.Constants.COLON_BYTES should be package protected
MS org.apache.coyote.http11.Constants.CRLF_BYTES should be package protected
MS org.apache.coyote.http11.Constants.KEEPALIVE_BYTES should be package protected
MS org.apache.coyote.http11.Http11Processor.log isn't final but should be
MS org.apache.coyote.http11.Http11Protocol.log isn't final but should be
MS org.apache.coyote.http11.Http11Protocol.sm isn't final but should be
MS org.apache.coyote.http11.InternalInputBuffer.sm isn't final but should be
MS org.apache.coyote.http11.InternalOutputBuffer.log isn't final but should be
MS org.apache.coyote.http11.InternalOutputBuffer.sm isn't final but should be
MS org.apache.coyote.memory.MemoryProtocolHandler.protocolHandler should be package protected
MS org.apache.coyote.tomcat5.CoyoteRequest.CACHED_POST_LEN isn't final but should be
MS org.apache.coyote.tomcat5.CoyoteRequest.defaultLocale isn't final but should be
MS org.apache.coyote.tomcat5.CoyoteRequest.sm isn't final but should be
MS org.apache.coyote.tomcat5.CoyoteRequestFacade.sm isn't final but should be
MS org.apache.coyote.tomcat5.CoyoteResponse.sm isn't final but should be
MS org.apache.coyote.tomcat5.CoyoteResponseFacade.sm isn't final but should be
MS org.apache.jasper.Constants.CACHED_DTD_PUBLIC_IDS is a mutable array
MS org.apache.jasper.Constants.STANDARD_IMPORTS is a mutable array
MS org.apache.jasper.xmlparser.EncodingMap.fIANA2JavaMap should be package protected
MS org.apache.jasper.xmlparser.EncodingMap.fJava2IANAMap should be package protected
MS org.apache.naming.ContextBindings.sm isn't final but should be
MS org.apache.naming.java.javaURLContextFactory.initialContext should be package protected
MS org.apache.naming.NamingServiceMBean.states should be moved out of an interface and made package protected
MS org.apache.naming.resources.ResourceAttributes.formats should be package protected
MS org.apache.taglibs.standard.extra.spath.SPathParserConstants.tokenImage should be moved out of an interface and made package protected
MS org.apache.taglibs.standard.extra.spath.SPathParserTokenManager.jjstrLiteralImages should be package protected
MS org.apache.taglibs.standard.extra.spath.SPathParserTokenManager.lexStateNames should be package protected
MS org.apache.taglibs.standard.lang.jstl.parser.ELParserConstants.tokenImage should be moved out of an interface and made package protected
MS org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager.jjnewLexState should be package protected
MS org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager.jjstrLiteralImages should be package protected
MS org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager.lexStateNames should be package protected
MS org.apache.taglibs.standard.tag.common.core.Util.specialCharactersRepresentation should be both final and package protected
MS org.apache.tomcat.util.buf.HexUtils.DEC is a mutable array
MS org.apache.tomcat.util.buf.HexUtils.HEX is a mutable array
MS org.apache.tomcat.util.buf.StringCache.accessCount should be package protected
MS org.apache.tomcat.util.buf.StringCache.bcCache should be package protected
MS org.apache.tomcat.util.buf.StringCache.bcCount should be package protected
MS org.apache.tomcat.util.buf.StringCache.byteEnabled should be package protected
MS org.apache.tomcat.util.buf.StringCache.cacheSize should be package protected
MS org.apache.tomcat.util.buf.StringCache.ccCache should be package protected
MS org.apache.tomcat.util.buf.StringCache.ccCount should be package protected
MS org.apache.tomcat.util.buf.StringCache.charEnabled should be package protected
MS org.apache.tomcat.util.buf.StringCache.hitCount should be package protected
MS org.apache.tomcat.util.buf.StringCache.trainThreshold should be package protected
MS org.apache.tomcat.util.buf.StringCache.bcStats isn't final but should be
MS org.apache.tomcat.util.buf.StringCache.ccStats isn't final but should be
MS org.apache.tomcat.util.http.FastHttpDateFormat.currentDate should be package protected
MS org.apache.tomcat.util.http.FastHttpDateFormat.currentDateGenerated should be package protected
MS org.apache.tomcat.util.http.FastHttpDateFormat.formats should be package protected
MS org.apache.tomcat.util.http.HttpMessages.sm isn't final but should be
MS org.apache.tomcat.util.http.MimeMap.defaultMap should be both final and package protected
MS org.apache.tomcat.util.log.LogHandler.defaultSink should be package protected
MS org.apache.tomcat.util.log.SystemLogHandler.logs isn't final but should be
MS org.apache.tomcat.util.log.SystemLogHandler.reuse isn't final but should be
MS org.apache.tomcat.util.net.SSLSupport.ciphers should be moved out of an interface and made package protected
MS org.apache.xml.resolver.CatalogEntry.entryTypes should be both final and package protected
MS org.apache.xml.resolver.CatalogEntry.nextEntry should be package protected
MS org.apache.xml.resolver.CatalogEntry.entryArgs isn't final but should be
MS org.apache.xml.resolver.helpers.Debug.debug should be package protected
MS org.apache.xml.resolver.tools.ResolvingParser.namespaceAware isn't final and can't be protected from malicious code
MS org.apache.xml.resolver.tools.ResolvingParser.validating isn't final and can't be protected from malicious code
MS org.apache.xml.resolver.tools.ResolvingParser.suppressExplanation isn't final but should be
MS org.apache.xml.resolver.tools.ResolvingXMLFilter.suppressExplanation should be package protected
MS org.netbeans.modules.schema2beans.DDLogFlags.debug should be package protected
MS org.netbeans.modules.schema2beans.NullEntityResolver.theResolver should be package protected
MS org.netbeans.modules.schema2beans.TraceLogger.DEBUG isn't final but should be
MS org.netbeans.modules.schema2beans.TraceLogger.MAXGROUP isn't final but should be
MS org.netbeans.modules.schema2beans.TraceLogger.SVC_DD isn't final but should be
MS org.netbeans.modules.schema2beans.TraceLogger.output isn't final but should be
MS PLBootstrap.INSTALL_ROOT_PROPERTY_NAME isn't final but should be
MS PLBootstrap.PROCESS_LAUCHER_LIBRARIES isn't final but should be
MS PLBootstrap.PROCESS_LAUCHER_MAIN_CLASS isn't final but should be
MS PLBootstrap.PROCESS_LAUCHER_PROPERTIES_FILE_NAME isn't final but should be
MS PLBootstrap.bDebug isn't final but should be
MS tools.com.sun.enterprise.util.XMLValidationHandler.mapping should be package protected

Performance Warnings

Code  Warning
Dm com.sun.appserv.management.alert.UnitTest.unitTestMailAlert(java.util.StringTokenizer) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.appserv.management.alert.UnitTest.unitTestMailFilter(java.util.StringTokenizer) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.appserv.management.deploy.DeploymentSourceImpl.(String,boolean,String[],String[],String[],java.util.Map) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl.isCallFlowEnabled() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.appserv.management.ext.wsmgmt.MessageTraceImpl.setCallFlowEnabled(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.appserv.management.ext.wsmgmt.WebServiceEndpointInfoImpl.setIsAppStandaloneModule(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.appserv.management.j2ee.statistics.GetterInvocationHandler.invoke(Object,java.lang.reflect.Method,Object[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.appserv.management.util.jmx.ObjectNameComparator.compare(javax.management.ObjectName,javax.management.ObjectName) invokes toString() method on a String; just use the String
Dm com.sun.appserv.management.util.misc.ClassUtil.InstantiateDefault(Class) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.appserv.management.util.misc.ClassUtil.InstantiateDefault(Class) invokes dubious new String(String) constructor; just use the argument
Dm Method com.sun.appserv.management.util.misc.MapStringSource.getString(String,String) invokes toString() method on a String; just use the String
Dm com.sun.appserv.server.LifecycleModuleService.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.connector.jaxr.JaxrConnectionRequestInfo.hashCode() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.connector.jaxr.NoTxManagedConnectionFactory.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.connector.jaxr.NoTxManagedConnectionFactory.hashCode() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.internalReadString(int) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.legacyReadString(int) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.read_wstring() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.corba.ee.impl.encoding.CDRInputStream_1_1.read_wstring() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.corba.ee.impl.encoding.CDRInputStream_1_2.read_wstring() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.corba.ee.impl.io.IIOPInputStream.inputCurrentClassFieldsForReadFields(java.util.Map) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.corba.ee.impl.io.IIOPInputStream.inputRemoteMembersForReadFields(java.util.Map) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.corba.ee.impl.io.IIOPInputStream.setBooleanField(Object,Class,String,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.corba.ee.impl.io.OutputStreamHook$HookPutFields.put(String,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.corba.ee.impl.orbutil.LegacyHookPutFields.put(String,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.replace(String,String,String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.replace(String,String,String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl$1.read(org.omg.CORBA_2_3.portable.InputStream) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.corba.ee.impl.util.RepositoryId.replace(String,String,String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.corba.ee.org.apache.bcel.verifier.structurals.LocalVariables.toString() invokes dubious new String() constructor; just use ""
Dm com.sun.corba.ee.org.apache.bcel.verifier.TransitiveHull.update(String) forces garbage collection; extremely dubious except in benchmarking code
Dm com.sun.corba.ee.spi.orb.OperationFactory$BooleanAction.operate(Object) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.ejb.base.sfsb.AbstractFileStoreManager$1.run() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.ejb.base.sfsb.store.FileStoreManager$1.run() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invokeEJBLocalObjectMethod(String,Object[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.ejb.containers.EJBObjectInvocationHandler.invokeEJBObjectMethod(String,Object[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.ejb.containers.EJBTimerService.getNextTimerId() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.ejb.containers.EJBTimerService.listTimers(String[]) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.ejb.containers.InvocationHandlerUtil.invokeJavaObjectMethod(java.lang.reflect.InvocationHandler,java.lang.reflect.Method,Object[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.ejb.containers.util.InvocationHandlerUtil.invokeJavaObjectMethod(java.lang.reflect.InvocationHandler,java.lang.reflect.Method,Object[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.ejb.EJBUtils.useStaticCodegen() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.alert.AlertConfigurator.setProperties(Object,com.sun.enterprise.config.serverbeans.ElementProperty[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.common.NameParser.parseStringForNameParts() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.admin.common.NetUtil.checkPortAvailability(int) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.admin.common.ServerInstanceStatus.setStatusCodeAndStr(int) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.admin.event.ElementChangeHelper.findEnabledChange(java.util.ArrayList) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.jmx.remote.internal.RemoteMBeanServerConnection.() invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.admin.jmx.remote.server.callers.IsInstanceOfCaller.call(javax.management.remote.message.MBeanServerRequestMessage) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.jmx.remote.server.callers.IsRegisteredCaller.call(javax.management.remote.message.MBeanServerRequestMessage) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.associateApplication(java.util.Properties,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.createLifecycleModule(javax.management.AttributeList,java.util.Properties,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getNonRunningModules(String,String[],boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getRunningModules(String,String[],boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.mbeans.custom.loading.MBeanAttributeSetter.getAttributeType(String) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.admin.mbeans.custom.MBeanValidator.toMbean(java.util.Map,java.util.Map,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.mbeans.JMSDestination.convertProp2Attrs(java.util.Properties) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.mbeans.JMSDestination.setAppserverDefaults(javax.management.AttributeList,com.sun.enterprise.connectors.system.MQJMXConnectorInfo) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.mbeans.ResourcesMBean.deleteConnectorConnectionPool(String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.mbeans.ResourcesMBean.deleteJdbcConnectionPool(String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.mbeans.ResourcesMBean.pingConnectionPool(String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.meta.MBeanMetaHelper.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.meta.MBeanMetaHelper.() invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.admin.monitor.callflow.AbstractTableAccessObject.updateSqlWithTableName(String,String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.admin.monitor.callflow.DbAccessObjectImpl.generateQuerySQL(String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.admin.monitor.callflow.DbAccessObjectImpl.generateQuerySQLForStartTimeAndEndTime(String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.admin.monitor.stats.spi.JVMThreadInfoStatsImpl.getStackTrace() invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.admin.monitor.stats.spi.JVMThreadStatsImpl.getAllThreadIds() invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.admin.monitor.stats.spi.JVMThreadStatsImpl.getMonitorDeadlockedThreads() invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.admin.selfmanagement.configuration.JavaBeanConfigurator.setProperties(Object,com.sun.enterprise.config.serverbeans.ElementProperty[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.server.core.channel.AdminChannelServer_Stub.setRestartNeeded(byte[],boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.server.core.channel.RRStateFactory.getState(String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.configureJmxConnectorServerDriver() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.server.core.mbean.meta.MBeanEasyConfig.convertStringValueToProperType(String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.servermgmt.RepositoryManager.handleDerby(RepositoryConfig) forces garbage collection; extremely dubious except in benchmarking code
Dm com.sun.enterprise.admin.snmp.ExtractDomainRoots.writeDomainInfo(String[]) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.admin.target.TargetBuilder.validateTargetType(TargetType[],TargetType,String,com.sun.enterprise.config.ConfigContext) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.admin.util.ClassUtil.InstantiateDefault(Class) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.util.ClassUtil.InstantiateDefault(Class) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.admin.wsmgmt.filter.spi.FilterRegistry.setManaged(String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.listAlreadyPublishedRegistryLocations(String,String[]) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.config.backup.util.ObjectAnalyzer.setAccessible(java.lang.reflect.Field[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.config.backup.util.ObjectAnalyzer.main(String[]) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.config.backup.util.ObjectAnalyzer.getMethods(Class,boolean) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.config.impl.DefaultConfigBeanInterceptor.preClone() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.config.serverbeans.ServerBeanInterceptor.preClone() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.connectors.inflow.MessageEndpointInvocationHandler.invokeJavaObjectMethod(java.lang.reflect.InvocationHandler,java.lang.reflect.Method,Object[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.stopAllActiveResourceAdapters() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl$RAShutdownThread.run() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.setJmsServiceProperties(com.sun.enterprise.config.serverbeans.JmsService) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.connectors.system.MQAdministrator.createPhysicalDestination(String,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.connectors.util.ConnectionPoolObjectsUtils.toBoolean(Object,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.connectors.util.ConnectorConfigParserUtils.convertToString(Object) invokes dubious new String() constructor; just use ""
Dm Method com.sun.enterprise.deployment.archivist.Archivist.readPersistenceDeploymentDescriptor(com.sun.enterprise.deployment.deploy.shared.Archive,String,com.sun.enterprise.deployment.Descriptor) invokes toString() method on a String; just use the String
Dm com.sun.enterprise.deployment.autodeploy.AutoDeployControllerImpl.setPollingInterval(long) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.deployment.autodeploy.AutoDeployer.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.autodeploy.AutoDeployer.(boolean,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(java.io.File,boolean,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.autodeploy.AutoDeployer.setJspPreCompilation(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.autodeploy.AutoDeployer.setVerify(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.backend.ClientJarMakerThread$CLIENT_JAR_CHOICES$3.useModuleClientJarMaker(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.backend.OptionalPkgDependency.optionalPkgDependencyLogic(java.util.jar.Manifest,String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.deployment.backend.OptionalPkgDependency.satisfyOptionalPackageDependencies() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.deployment.client.DeploymentClientUtils.getDeployedTargetList(com.sun.appserv.management.client.ConnectionSource,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.EjbIORConfigurationDescriptor.setAuthMethodRequired(String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.EnvironmentProperty.getObjectFromString(String,Class) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.EnvironmentProperty.getValueObjectUsingAllowedTypes(String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.LicenseDescriptor.getLicenseRequiredValue() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.deployment.MethodDescriptor.xmlFormat2JavaClassNames(String[]) invokes dubious new String(String) constructor; just use the argument
Dm Method com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setDescriptorInfo(Object,String,String) invokes toString() method on a String; just use the String
Dm com.sun.enterprise.deployment.node.runtime.IORConfigurationNode.writeDescriptor(org.w3c.dom.Node,String,com.sun.enterprise.deployment.EjbIORConfigurationDescriptor) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode.restrictDTDDeclarations() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.runtime.BeanCacheDescriptor.setIsCacheOverflowAllowed(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.runtime.common.SecurityRoleMapping.getPrincipalName() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.deployment.runtime.connector.MapElement.setBackendPrincipal(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.runtime.web.CacheMapping.addKeyField(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.runtime.web.CacheMapping.removeKeyField(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.runtime.web.CacheMapping.setKeyField(int,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.runtime.web.CacheMapping.setKeyField(boolean[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.runtime.web.CacheMapping.setRefreshField(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.runtime.web.LocaleCharsetInfo.setParameterEncoding(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.runtime.web.SunWebApp.setParameterEncoding(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.util.DeploymentProperties.setAvailabilityEnabled(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.util.DeploymentProperties.setCascade(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.util.DeploymentProperties.setEnable(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.util.DeploymentProperties.setForce(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.util.DeploymentProperties.setGenerateRMIStubs(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.util.DeploymentProperties.setJavaWebStartEnabled(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.util.DeploymentProperties.setPrecompileJSP(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.util.DeploymentProperties.setRedeploy(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.util.DeploymentProperties.setReload(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.deployment.util.DeploymentProperties.setVerify(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.iiop.security.GSSUPToken.(org.omg.CORBA.ORB,org.omg.IOP.Codec,com.sun.enterprise.security.auth.login.PasswordCredential) invokes dubious new String(String) constructor; just use the argument
Dm Method com.sun.enterprise.iiop.security.GSSUPToken.(org.omg.CORBA.ORB,org.omg.IOP.Codec,com.sun.enterprise.security.auth.login.PasswordCredential) invokes toString() method on a String; just use the String
Dm com.sun.enterprise.jms.JmsProviderLifecycle.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.naming.SerialContext.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.resource.ConnectorConnectionPoolDeployer.isIsConnectionValidationRequired() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.resource.ConnectorConnectionPoolDeployer.isMatchConnections() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.resource.ConnectorConnectionPoolDeployer.toBoolean(Object,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.resource.JdbcConnectionPoolDeployer.toBoolean(Object,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.enterprise.resource.JdbcConnectionPoolDeployer.getMCFConfigProperties(com.sun.enterprise.config.serverbeans.JdbcConnectionPool,com.sun.enterprise.connectors.ConnectorConnectionPool,com.sun.enterprise.deployment.ConnectorDescriptor) invokes toString() method on a String; just use the String
Dm com.sun.enterprise.security.acl.RoleMapper$DefaultRoleToSubjectMapping.getSameNamedPrincipal(String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.security.CertificateDialog.(javax.swing.JFrame,String) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.security.PassphraseDialog.(javax.swing.JFrame,String) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.security.PassphraseDialog.(javax.swing.JFrame,String,javax.security.auth.callback.Callback[]) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.security.store.IdentityManager.getMap() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.server.logging.UniformLogFormatter.uniformLogFormat(java.util.logging.LogRecord) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.server.ondemand.OnDemandServer.onStartup() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.server.PELaunch.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.server.ss.ASSocketService.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.server.ss.provider.ASClientSocketImpl.getOption(int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.server.ss.provider.ASServerSocketImpl.getOption(int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.common.dd.connector.ResourceAdapter.setPropertyElement(boolean[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.common.dd.webapp.CacheMapping.setKeyField(boolean[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.common.dd.webapp.SunWebApp.setIdempotentUrlPattern(boolean[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.common.util.ContainerHelper.toOneString(String[]) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.tools.common.util.JWhich.(String) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.tools.common.util.JWhich.(String,String) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.tools.common.util.ObjectAnalyzer.setAccessible(java.lang.reflect.Field[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.common.util.ObjectAnalyzer.main(String[]) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.tools.common.util.ObjectAnalyzer.getMethods(Class,boolean) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.tools.upgrade.certconversion.PrintStream.run() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.tools.upgrade.gui.FlowLabel.createPaintVector(java.awt.Dimension) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.tools.upgrade.UpgradeHarness.getProcessableInstanceList(com.sun.enterprise.tools.upgrade.common.DomainInfo) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.tools.verifier.apiscan.packaging.Archive.listAllExtDirs() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.tools.verifier.tests.appclient.AppClientEnvEntryValue.check(com.sun.enterprise.deployment.ApplicationClientDescriptor) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.verifier.tests.appclient.AppClientEnvEntryValue.check(com.sun.enterprise.deployment.ApplicationClientDescriptor) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.tools.verifier.tests.dd.ParseDD.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.verifier.tests.ejb.EjbEnvEntryValue.validEnvType(com.sun.enterprise.deployment.EnvironmentProperty) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.verifier.tests.ejb.EjbEnvEntryValue.validEnvType(com.sun.enterprise.deployment.EnvironmentProperty) invokes dubious new String(String) constructor; just use the argument
Dm Method com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbMethodIntfElement.check(com.sun.enterprise.deployment.EjbDescriptor) invokes toString() method on a String; just use the String
Dm com.sun.enterprise.tools.verifier.tests.ejb.entity.ReEntrantElement.check(com.sun.enterprise.deployment.EjbDescriptor) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbCMP.check(com.sun.enterprise.deployment.EjbDescriptor) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbIORSecurityConfig.testAsContext(int,com.sun.enterprise.deployment.EjbDescriptor,com.sun.enterprise.tools.verifier.tests.ComponentNameConstructor,com.sun.enterprise.tools.verifier.Result) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbIsReadOnlyBean.check(com.sun.enterprise.deployment.EjbDescriptor) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.tools.verifier.tests.web.WebEnvEntryValue.check(com.sun.enterprise.deployment.WebBundleDescriptor) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.tools.verifier.tests.web.WebEnvEntryValue.check(com.sun.enterprise.deployment.WebBundleDescriptor) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.tools.verifier.web.WebVerifier.getJspOutDir() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.util.collection.ContainerHelper.toOneString(String[]) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.util.diagnostics.JWhich.(String) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.util.diagnostics.JWhich.(String,String) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.util.diagnostics.ObjectAnalyzer.setAccessible(java.lang.reflect.Field[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.util.diagnostics.ObjectAnalyzer.main(String[]) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.util.diagnostics.ObjectAnalyzer.getMethods(Class,boolean) invokes dubious new String() constructor; just use ""
Dm com.sun.enterprise.util.io.FileUtils.deleteFile(java.io.File) forces garbage collection; extremely dubious except in benchmarking code
Dm com.sun.enterprise.util.io.FileUtils.renameFile(java.io.File,java.io.File) forces garbage collection; extremely dubious except in benchmarking code
Dm com.sun.enterprise.util.LocalStringsImpl.getBoolean(String,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.util.pool.ObjectPool.setMaxLimit(int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.util.pool.SoftObjectPool.setMaxLimit(int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.web.ara.rules.HeapMemoryRule.usedMemory() forces garbage collection; extremely dubious except in benchmarking code
Dm com.sun.enterprise.web.PEWebContainer.createInstance(com.sun.enterprise.server.ServerContext) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.enterprise.web.WebDebugMonitor.getDebugMonitoringDetails() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.webservice.InvInterfaceCreationListenerImpl.portCreated(Object,Class) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.webservice.monitoring.WebServiceTesterServlet.convertWebParam(Class,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.enterprise.webservice.NewPortInfoImpl.equals(Object) invokes toString() method on a String; just use the String
Dm com.sun.enterprise.webservice.ServiceInvocationHandler.invokeJavaObjectMethod(java.lang.reflect.InvocationHandler,java.lang.reflect.Method,Object[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.webservice.ServletImplInvocationHandler.invokeJavaObjectMethod(java.lang.reflect.InvocationHandler,java.lang.reflect.Method,Object[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.webservice.WsUtil.setMtom(com.sun.xml.ws.api.WSBinding,com.sun.enterprise.deployment.WebServiceEndpoint) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.enterprise.webservice.WsUtil.setMtom(javax.xml.ws.Binding,com.sun.enterprise.deployment.WebServiceEndpoint) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.gjc.spi.ManagedConnectionFactory.isValid(ManagedConnection) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.gjc.spi.ManagedConnectionFactory.resetIsolation(ManagedConnection,int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.gjc.util.MethodExecutor.convertType(Class,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.jdo.api.persistence.mapping.ejb.MappingFile.mapSecondaryTables(com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping,com.sun.jdo.api.persistence.model.mapping.MappingClassElement,org.netbeans.modules.dbschema.SchemaElement,java.util.Map,java.util.List) invokes toString() method on a String; just use the String
Dm Method com.sun.jdo.api.persistence.model.mapping.impl.MappingReferenceKeyElementImpl.setKeyName(String) invokes toString() method on a String; just use the String
Dm com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPProcessor.processAppBundle(com.sun.enterprise.deployment.EjbBundleDescriptor) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.ejb.ejbc.PersistenceProcessor.processAppBundle(com.sun.enterprise.deployment.PersistenceUnitDescriptor) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerImpl.afterCompletion(int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerImpl.internalCloneOid(Object,com.sun.jdo.spi.persistence.support.sqlstore.StateManager) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerImpl.isActiveTransaction() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerImpl.isNontransactionalRead() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerImpl.isOptimisticTransaction() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.model.FieldDesc.convertValue(Object,com.sun.jdo.spi.persistence.support.sqlstore.StateManager) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.model.FieldDesc.convertValue(Object,com.sun.jdo.spi.persistence.support.sqlstore.StateManager) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.model.FieldDesc.setValue(com.sun.jdo.spi.persistence.support.sqlstore.StateManager,Object) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.model.LocalFieldDesc.isPrimitiveMappedToNullableColumn() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.checkCollectionEqualityOp(JQLAST,JQLAST,JQLAST,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.checkLogicalNotOp(JQLAST,JQLAST) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.handleValueAndExpr(JQLAST,Object,JQLAST) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.handleValueEqValue(JQLAST,JQLAST,JQLAST,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.handleValueOrExpr(JQLAST,Object,JQLAST) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.isEmpty(persistence.antlr.collections.AST) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.literalHelper(persistence.antlr.collections.AST) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.sql.ResultDesc.getValueFromResultSet(java.sql.ResultSet,int,int,int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.SQLStateManager.setBooleanField(int,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jdo.spi.persistence.support.sqlstore.utility.HexConverter.formatHexBytes(byte[],int) invokes dubious new String() constructor; just use ""
Dm com.sun.jdo.spi.persistence.support.sqlstore.utility.HexConverter.simpleFormatHexBytes(byte[],int) invokes dubious new String() constructor; just use ""
Dm com.sun.jdo.spi.persistence.support.sqlstore.utility.StringScanner.levelString(int) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.jts.CosTransactions.Configuration.getDirectory(String,String,int[]) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.jts.CosTransactions.LogControl.initLog(boolean,boolean,String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.jts.CosTransactions.LogException.(Object,int,int) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.jts.CosTransactions.LogException.(Object,int,int,Object) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.jts.CosTransactions.LogHandle.(LogControl,String,LogFileHandle,LogUpcallTarget) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.jts.CosTransactions.LogHandle$1.run() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jts.CosTransactions.LogHandle$2.run() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jts.CosTransactions.LogHandle$4.run() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jts.CosTransactions.RecoveryManager.addToIncompleTx(CoordinatorImpl,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.jts.CosTransactions.SubCoordinator.get_transaction_name() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.jts.CosTransactions.TopCoordinator.get_transaction_name() invokes dubious new String(String) constructor; just use the argument
Dm Method com.sun.jts.CosTransactions.TopCoordinator.register_synchronization(org.omg.CosTransactions.Synchronization) invokes toString() method on a String; just use the String
Dm com.sun.jts.jtsxa.XID.toString() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.org.apache.commons.beanutils.ConvertUtils.setDefaultBoolean(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.commons.collections.ExtendedProperties.getBoolean(String,Boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.commons.collections.ExtendedProperties.getBoolean(String,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.commons.collections.MapUtils.getBoolean(java.util.Map,Object) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.commons.modeler.Registry.convertValue(String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.commons.modeler.util.IntrospectionUtils.setProperty(Object,String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.resolver.CatalogManager.getAllowOasisXMLCatalogPI() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.resolver.CatalogManager.getCatalog() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.resolver.CatalogManager.getPreferPublic() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.resolver.CatalogManager.getPrivateCatalog() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.resolver.CatalogManager.getRelativeCatalogs() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.resolver.CatalogManager.getUseStaticCatalog() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.resolver.CatalogManager.setAllowOasisXMLCatalogPI(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.resolver.CatalogManager.setPreferPublic(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.resolver.CatalogManager.setRelativeCatalogs(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.resolver.CatalogManager.setUseStaticCatalog(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$CipherValueImpl.toElement() invokes dubious new String(String) constructor; just use the argument
Dm Method com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptedDataImpl.toElement() invokes toString() method on a String; just use the String
Dm Method com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptedKeyImpl.toElement() invokes toString() method on a String; just use the String
Dm Method com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptionMethodImpl.toElement() invokes toString() method on a String; just use the String
Dm Method com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptionPropertyImpl.toElement() invokes toString() method on a String; just use the String
Dm com.sun.org.apache.xml.internal.security.encryption.XMLCipherInput.getDecryptBytes() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.tools.ws.processor.modeler.wsdl.JAXBModelBuilder.internalBuildJAXBModel(java.util.List) invokes dubious new String(String) constructor; just use the argument
Dm Method com.sun.tools.xjc.reader.internalizer.Internalizer.allocatePrefix(org.w3c.dom.Element,String) uses the nextDouble method of Random to generate a random integer; using nextInt is more efficient
Dm com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.typeSubstitution.enterAttribute(String,String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.typeSubstitution.enterElement(String,String,String,org.xml.sax.Attributes) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.typeSubstitution.leaveAttribute(String,String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.typeSubstitution.leaveElement(String,String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.typeSubstitution.text(String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.web.security.WebSecurityManager.principalSetToString(java.util.Set) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.fastinfoset.algorithm.BooleanEncodingAlgorithm.decodeFromInputStream(java.io.InputStream) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.xml.fastinfoset.Encoder.encodeInitialVocabulary() invokes toString() method on a String; just use the String
Dm com.sun.xml.messaging.saaj.util.JaxmURI.initialize(JaxmURI,String) invokes dubious new String() constructor; just use ""
Dm Method com.sun.xml.messaging.saaj.util.XMLDeclarationParser.writeTo(java.io.Writer) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.registry.uddi.bindings_v2_2.Direction.fromValue(String) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.registry.uddi.bindings_v2_2.KeyType.fromValue(String) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.registry.uddi.bindings_v2_2.Truncated.fromValue(String) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.registry.uddi.bindings_v2_2.URLType.fromValue(String) invokes toString() method on a String; just use the String
Dm com.sun.xml.registry.uddi.infomodel.InternationalStringImpl.makeKey(String,java.util.Locale) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.registry.uddi.infomodel.PersonNameImpl.() invokes dubious new String() constructor; just use ""
Dm com.sun.xml.registry.uddi.infomodel.PostalAddressImpl.() invokes dubious new String() constructor; just use ""
Dm com.sun.xml.registry.uddi.infomodel.TelephoneNumberImpl.() invokes dubious new String() constructor; just use ""
Dm com.sun.xml.rngom.parse.compact.CompactSyntax.(CompactParseable,java.io.Reader,String,com.sun.xml.rngom.ast.builder.SchemaBuilder,org.xml.sax.ErrorHandler,String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.rpc.client.dii.BasicCall.(com.sun.xml.rpc.encoding.InternalTypeMappingRegistry,javax.xml.rpc.handler.HandlerRegistry,com.sun.xml.rpc.soap.SOAPVersion) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.client.dii.OperationInfo.makeKey(String,Class) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.rpc.client.dii.ServiceInfoBuilder.getModel() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.client.dii.ServiceInfoBuilder.getModel(boolean,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.encoding.DynamicInternalTypeMappingRegistry.makeKey(Class,javax.xml.namespace.QName,String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.rpc.encoding.simpletype.XSDListEncoder.objectToString(Object,com.sun.xml.rpc.streaming.XMLWriter) invokes dubious new String() constructor; just use ""
Dm com.sun.xml.rpc.plugins.SecurityPlugin.writeStatics(com.sun.xml.rpc.processor.model.Model,com.sun.xml.rpc.processor.model.Port,com.sun.xml.rpc.processor.util.IndentingWriter,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.generator.LiteralObjectSerializerGenerator.writeIDObjectResolver(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.literal.LiteralStructuredType) invokes dubious new String(String) constructor; just use the argument
Dm Method com.sun.xml.rpc.processor.generator.writer.CustomSerializerWriter.registerSerializer(com.sun.xml.rpc.processor.util.IndentingWriter,boolean,boolean,String) invokes toString() method on a String; just use the String
Dm com.sun.xml.rpc.processor.generator.writer.LiteralSimpleSerializerWriter.getItemType() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.rpc.processor.generator.writer.SimpleTypeSerializerWriter.getItemType() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitJavaArrayType(com.sun.xml.rpc.processor.model.java.JavaArrayType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitJavaCustomType(com.sun.xml.rpc.processor.model.java.JavaCustomType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitJavaEnumerationType(com.sun.xml.rpc.processor.model.java.JavaEnumerationType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitJavaException(com.sun.xml.rpc.processor.model.java.JavaException) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitJavaParameter(com.sun.xml.rpc.processor.model.java.JavaParameter) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitJavaSimpleType(com.sun.xml.rpc.processor.model.java.JavaSimpleType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitJavaStructureMember(com.sun.xml.rpc.processor.model.java.JavaStructureMember) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitJavaStructureType(com.sun.xml.rpc.processor.model.java.JavaStructureType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitJavaType(com.sun.xml.rpc.processor.model.java.JavaType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralAllType(com.sun.xml.rpc.processor.model.literal.LiteralAllType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralArrayType(com.sun.xml.rpc.processor.model.literal.LiteralArrayType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralAttachmentType(com.sun.xml.rpc.processor.model.literal.LiteralAttachmentType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralAttributeMember(com.sun.xml.rpc.processor.model.literal.LiteralAttributeMember) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralElementMember(com.sun.xml.rpc.processor.model.literal.LiteralElementMember) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralEnumerationType(com.sun.xml.rpc.processor.model.literal.LiteralEnumerationType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralFragmentType(com.sun.xml.rpc.processor.model.literal.LiteralFragmentType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralIDType(com.sun.xml.rpc.processor.model.literal.LiteralIDType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralListType(com.sun.xml.rpc.processor.model.literal.LiteralListType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralSequenceType(com.sun.xml.rpc.processor.model.literal.LiteralSequenceType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralSimpleType(com.sun.xml.rpc.processor.model.literal.LiteralSimpleType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitLiteralWildcardMember(com.sun.xml.rpc.processor.model.literal.LiteralWildcardMember) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitParameter(com.sun.xml.rpc.processor.model.Parameter) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitSOAPAttributeMember(com.sun.xml.rpc.processor.model.soap.SOAPAttributeMember) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitSOAPSimpleType(com.sun.xml.rpc.processor.model.soap.SOAPSimpleType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.model.exporter.ModelExporter.visitSOAPStructureMember(com.sun.xml.rpc.processor.model.soap.SOAPStructureMember) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.xml.rpc.processor.model.Fault.setParentFault(Fault) invokes toString() method on a String; just use the String
Dm com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType.getElementBooleanValue(String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType.setElementValue(String,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.modeler.j2ee.xml.BaseType.updateElementValue(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.modeler.j2ee.xml.ComplexType.getAttributeBooleanValue(String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.modeler.j2ee.xml.ComplexType.getElementBooleanValue(String,int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.modeler.j2ee.xml.ComplexType.setAttributeValue(String,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.processor.modeler.j2ee.xml.ComplexType.setElementValue(int,String,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler.createFault(String,String,Class) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler101.createFault(String,String,Class) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler103.createFault(String,String,Class) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.rpc.processor.modeler.rmi.JavaBean.collectMembers(Class,java.util.Map,Class) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.rpc.processor.modeler.rmi.LiteralExceptionModeler.createFault(String,String,Class) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.rpc.processor.modeler.rmi.RmiModeler.processDocumentLiteralMethod(com.sun.xml.rpc.processor.config.RmiInterfaceInfo,Class,java.lang.reflect.Method,String) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.rpc.processor.modeler.rmi.RmiModeler.processRpcEncodedMethod(com.sun.xml.rpc.processor.config.RmiInterfaceInfo,Class,java.lang.reflect.Method,String) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.rpc.processor.modeler.rmi.RmiModeler.processRpcLiteralMethod(com.sun.xml.rpc.processor.config.RmiInterfaceInfo,Class,java.lang.reflect.Method,String) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.rpc.processor.modeler.rmi.RmiStructure.initialize() invokes toString() method on a String; just use the String
Dm com.sun.xml.rpc.processor.modeler.rmi.RmiType.arrayType(RmiType) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.rpc.processor.modeler.rmi.RmiType.classType(String) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.rpc.processor.util.ModelWriter.visit(com.sun.xml.rpc.processor.model.literal.LiteralIDType) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.xml.rpc.processor.util.ProcessorEnvironmentBase.getClassLoader() invokes toString() method on a String; just use the String
Dm com.sun.xml.rpc.tools.wscompile.CompileTool.parseArguments(String[]) invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.rpc.tools.wsdeploy.DeployTool.parseArguments(String[]) invokes dubious new String(String) constructor; just use the argument
Dm Method com.sun.xml.rpc.tools.wsdeploy.DeployTool.createRuntimeDescriptor(WebServicesInfo) invokes toString() method on a String; just use the String
Dm com.sun.xml.rpc.tools.wsdeploy.EndpointCompileTool.(java.io.OutputStream,String,EndpointInfo,WebServicesInfo,java.io.File,String,java.util.Properties,String,com.sun.xml.rpc.processor.ProcessorNotificationListener) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.tools.wsdeploy.EndpointCompileTool.(java.io.OutputStream,String,WebServicesInfo,java.util.ArrayList,java.io.File,String,java.util.Properties,String,com.sun.xml.rpc.processor.ProcessorNotificationListener) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.rpc.util.TypeMappings.createMapping(Class,javax.xml.namespace.QName,Class,javax.xml.rpc.encoding.TypeMapping) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.stream.BufferManager.getEncodingName(byte[],int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.stream.PropertyManager.initConfigurableReaderProperties() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.stream.PropertyManager.initWriterProps() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.stream.xerces.util.URI.initialize(URI,String) invokes dubious new String() constructor; just use ""
Dm com.sun.xml.stream.XMLEntityManager.getEncodingName(byte[],int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.stream.XMLEntityReaderImpl.getEncodingName(byte[],int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.stream.ZephyrParserFactory.getNewPropertyManager() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.xml.ws.client.dispatch.DispatchBase.isValidNullParameter(Object) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.ws.client.dispatch.DispatchBase.setDispatchContext(java.util.Map,Object,javax.xml.ws.Service$Mode) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.ws.client.dispatch.DispatchBase.setMessageStruct(com.sun.xml.ws.pept.presentation.MessageStruct,Object) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.ws.client.dispatch.DispatchBase.setMetadata(java.util.Map,Object,com.sun.xml.ws.pept.presentation.MessageStruct) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.ws.client.dispatch.DispatchBase.setupMessageStruct(Object) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.ws.client.WSServiceDelegate.setBindingOnProvider(InternalBindingProvider,javax.xml.namespace.QName,String) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.ws.modeler.RuntimeModeler.buildRuntimeModel() invokes toString() method on a String; just use the String
Dm Method com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.updateMessageContext(com.sun.xml.ws.pept.ept.MessageInfo,com.sun.xml.ws.handler.SOAPHandlerContext) invokes toString() method on a String; just use the String
Dm com.sun.xml.ws.util.localization.Localizable.() invokes dubious new String(String) constructor; just use the argument
Dm com.sun.xml.wss.impl.apachecrypto.EncryptionProcessor.encrypt(com.sun.xml.wss.impl.FilterProcessingContext) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader.createSecurityConfiguration(org.w3c.dom.Element) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader.readEncryptionTargetSettings(org.w3c.dom.Element) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.wss.impl.dsig.DSigResolver.() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion$DSigResolver.(Assertion,java.util.Map,org.w3c.dom.Element) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion$DSigResolver.(Assertion,java.util.Map,org.w3c.dom.Element) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.xml.wss.saml.internal.saml11.jaxb20.DecisionType.fromValue(String) invokes toString() method on a String; just use the String
Dm com.sun.xml.xsom.impl.parser.state.qualification.enterAttribute(String,String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.xsom.impl.parser.state.qualification.enterElement(String,String,String,org.xml.sax.Attributes) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.xsom.impl.parser.state.qualification.leaveAttribute(String,String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.xsom.impl.parser.state.qualification.leaveElement(String,String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm com.sun.xml.xsom.impl.parser.state.qualification.text(String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method com.sun.xml.xwss.SystemHandlerDelegateImpl.secureRequest(com.sun.xml.ws.spi.runtime.SOAPMessageContext) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.xwss.SystemHandlerDelegateImpl.secureResponse(com.sun.xml.ws.spi.runtime.SOAPMessageContext) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.xwss.SystemHandlerDelegateImpl.validateRequest(com.sun.xml.ws.spi.runtime.SOAPMessageContext) invokes toString() method on a String; just use the String
Dm Method com.sun.xml.xwss.SystemHandlerDelegateImpl.validateResponse(com.sun.xml.ws.spi.runtime.SOAPMessageContext) invokes toString() method on a String; just use the String
Dm org.apache.catalina.authenticator.DigestAuthenticator.removeQuotes(String,boolean) invokes dubious new String() constructor; just use ""
Dm org.apache.catalina.core.ApplicationDispatcher.wrapRequest() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setAvailable(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setConfigured(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setCookies(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setCrossContext(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setDelegate(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setDistributable(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setOverride(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setPrivileged(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setReloadable(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setReplaceWelcomeFiles(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.core.StandardContext.setSwallowOutput(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.loader.WebappLoader.setDelegate(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.loader.WebappLoader.setReloadable(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.logger.FileLogger.setTimestamp(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.mbeans.MBeanFactory.createHttpsConnector(String,String,int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.mbeans.MBeanFactory.createAjpConnector(String,String,int) invokes dubious new String(String) constructor; just use the argument
Dm org.apache.catalina.mbeans.MBeanFactory.createHttpsConnector(String,String,int) invokes dubious new String(String) constructor; just use the argument
Dm Method org.apache.catalina.mbeans.MBeanFactory.createStandardHost(String,String,String,boolean,boolean,boolean,boolean,boolean,boolean) invokes toString() method on a String; just use the String
Dm org.apache.catalina.mbeans.MBeanFactory.createAjpConnector(String,String,int) invokes dubious new String() constructor; just use ""
Dm org.apache.catalina.mbeans.MBeanFactory.createHttpConnector(String,String,int) invokes dubious new String() constructor; just use ""
Dm org.apache.catalina.mbeans.MBeanFactory.createHttpsConnector(String,String,int) invokes dubious new String() constructor; just use ""
Dm org.apache.catalina.mbeans.MBeanFactory.removeConnector(String) invokes dubious new String() constructor; just use ""
Dm org.apache.catalina.servlets.CGIServlet$CGIEnvironment.expandCGIScript() invokes dubious new String(String) constructor; just use the argument
Dm org.apache.catalina.servlets.DefaultServlet.init() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.servlets.WebdavServlet.parseLockNullProperties(javax.servlet.http.HttpServletRequest,org.apache.catalina.util.XMLWriter,String,int,java.util.Vector) invokes dubious new String(String) constructor; just use the argument
Dm org.apache.catalina.servlets.WebdavServlet.parseProperties(javax.servlet.http.HttpServletRequest,org.apache.catalina.util.XMLWriter,String,int,java.util.Vector) invokes dubious new String(String) constructor; just use the argument
Dm org.apache.catalina.servlets.WebdavServlet.doLock(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) invokes dubious new String() constructor; just use ""
Dm org.apache.catalina.session.ManagerBase.setDistributable(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.session.PersistentManagerBase.setSaveOnRestart(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.session.StandardSession.writeObject(java.io.ObjectOutputStream) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.startup.Bootstrap.setAwait(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.startup.Embedded.setUseNaming(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.catalina.valves.JDBCAccessLogValve.setResolveHosts(String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.coyote.tomcat5.CoyoteResponse$2.run() invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.jasper.compiler.Generator$1DeclarationVisitor.visit(Node$Declaration) invokes dubious new String(String) constructor; just use the argument
Dm org.apache.jasper.compiler.Generator$GenerateVisitor.generateNamedAttributeValue(Node$NamedAttribute) invokes dubious new String(String) constructor; just use the argument
Dm org.apache.jasper.compiler.Node$NamedAttribute$1AttributeVisitor.visit(Node$TemplateText) invokes dubious new String(String) constructor; just use the argument
Dm org.apache.jasper.compiler.TextOptimizer$TextCatVisitor.(Compiler) invokes dubious new String(String) constructor; just use the argument
Dm org.apache.jasper.runtime.JspRuntimeLibrary.coerce(String,Class) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.jasper.runtime.JspRuntimeLibrary.convert(String,String,Class,Class) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.jasper.runtime.JspRuntimeLibrary.createTypedArray(String,Object,java.lang.reflect.Method,String[],Class,Class) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.jasper.runtime.JspRuntimeLibrary.handleSetProperty(Object,String,boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.jasper.runtime.JspRuntimeLibrary.toString(boolean) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.jasper.xmlparser.XMLEncodingDetector.getEncoding(java.io.InputStream,org.apache.jasper.compiler.ErrorDispatcher) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.jasper.xmlparser.XMLEncodingDetector.getEncodingName(byte[],int) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.taglibs.standard.tag.common.core.ForEachSupport.toForEachIterator(boolean[]) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm org.apache.taglibs.standard.tag.common.xml.JSTLXPathImpl.getResultAsType(com.sun.org.apache.xpath.internal.objects.XObject,javax.xml.namespace.QName) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm Method org.apache.tomcat.util.http.BaseRequest.toString() invokes toString() method on a String; just use the String
Dm org.apache.tomcat.util.IntrospectionUtils.setProperty(Object,String,String) invokes dubious Boolean constructor; use Boolean.valueOf(...) instead
Dm sun.rmi.rmic.iiop.NameContext.add(String) invokes dubious new String(String) constructor; just use the argument
Dm Method sun.rmi.rmic.iiop.StubGenerator.setStandardClassesInUse(CompoundType,boolean) invokes toString() method on a String; just use the String
Dm Method sun.rmi.rmic.iiop.StubGenerator.writeStub(Generator$OutputType,sun.rmi.rmic.IndentingWriter) invokes toString() method on a String; just use the String
Dm Method sun.rmi.rmic.iiop.StubGenerator.writeTie(Generator$OutputType,sun.rmi.rmic.IndentingWriter) invokes toString() method on a String; just use the String
Dm sun.rmi.rmic.iiop.StubGenerator.() invokes dubious new String() constructor; just use ""
FI com.sun.jts.CosTransactions.CurrentImpl.finalize() is empty and should be deleted
HSC org.apache.catalina.util.TomcatCSS.TOMCAT_CSS is initialized to a string constant 562 characters long that is duplicated in 3 other class files
SBSC Method com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook$HookImpl.getInvocationString(String,Object[]) concatenates strings using + in a loop
SBSC Method com.sun.appserv.management.util.misc.ClassUtil.getFriendlyClassname(String) concatenates strings using + in a loop
SBSC Method com.sun.appserv.management.util.stringifier.InterfacesStringifier.stringify(Object) concatenates strings using + in a loop
SBSC Method com.sun.appserv.naming.S1ASCtxFactory.getInitialContext(java.util.Hashtable) concatenates strings using + in a loop
SBSC Method com.sun.appserv.server.util.ASURLClassLoader.toString() concatenates strings using + in a loop
SBSC Method com.sun.appserv.server.util.ClassLoaderChain.toString() concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.impl.activation.RegisterServer.processCommand(String[],org.omg.CORBA.ORB,java.io.PrintStream) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.impl.codegen.ASMUtil$1.visitMaxs(int,int) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.impl.corba.TypeCodeImpl.indent(int) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.impl.folb.ClientGroupManager.formatKeyPreviousList(Object,com.sun.corba.ee.pept.transport.ContactInfo,java.util.List) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.impl.folb.ClientGroupManager.formatMap(java.util.Map) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.impl.naming.cosnaming.InterOperableNamingImpl.convertToString(org.omg.CosNaming.NameComponent[]) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.impl.orbutil.CorbaResourceUtil.getText(String,Object[]) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.impl.orbutil.ORBUtility.formatStringArray(String[]) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl.mangleOverloadedMethod(String,java.lang.reflect.Method) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.org.apache.bcel.verifier.structurals.LocalVariables.toString() concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.org.apache.bcel.verifier.structurals.OperandStack.toString() concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.org.apache.bcel.verifier.structurals.Subroutines$SubroutineImpl.toString() concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.org.apache.bcel.verifier.VerifierAppFrame.pass3aJList_valueChanged(javax.swing.event.ListSelectionEvent) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.org.apache.bcel.verifier.VerifierAppFrame.pass3bJList_valueChanged(javax.swing.event.ListSelectionEvent) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.org.apache.bcel.verifier.VerifierAppFrame.verify() concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.org.apache.regexp.REDemo.updateMatch(String) concatenates strings using + in a loop
SBSC Method com.sun.corba.ee.org.objectweb.asm.util.CheckClassAdapter$1.visitMaxs(int,int) concatenates strings using + in a loop
SBSC Method com.sun.dtdparser.MessageCatalog.isLocaleSupported(String) concatenates strings using + in a loop
SBSC Method com.sun.el.parser.ParseException.getMessage() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.common.InitConfFileBean.readConfig(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.mbeans.custom.loading.MBeanAttributeSetter.getAttributeType(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.meta.MBeanMetaHelper.descriptorToString(java.util.List) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.meta.MBeanRegistry.sortRegistryEntries(int) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.meta.MBeanRegistry.toFormatString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.meta.MBeanRegistry.toString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.meta.MBeanRegistryEntry.toFormatString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.meta.MBeanRegistryEntry.toString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.monitor.MonitoringHelper.getUserOrbMBeanName(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.server.core.ConfigInterceptor.paramToString(Object) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.server.core.mbean.config.naming.MBeansDescriptions.ObjectNamePairs(String[]) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.server.core.mbean.meta.MBeanEasyConfig.getArrayPrefix(String,int) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.servermgmt.RuntimeStatus.toString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.target.TargetBuilder.validateTargetType(TargetType[],TargetType,String,com.sun.enterprise.config.ConfigContext) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.util.ClassUtil.getFriendlyClassname(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.addRegistryConnectionResources(String,String,String,java.util.Map) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.appclient.Main.setTargetServerProperties(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.appclient.MainWithModuleSupport.setTargetServerProperties(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.config.backup.util.ObjectAnalyzer.getMethods(Class,boolean) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.config.backup.util.StringUtils.padLeft(String,int) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.config.backup.util.StringUtils.padRight(String,int) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.config.ConfigBeansFactory$XpathSupport.process() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.config.impl.ConfigUpdateImpl.toString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.config.serverbeans.ClusterHelper.getClustersAsString(Cluster[]) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.config.serverbeans.ServerHelper.getServersAsString(Server[]) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.config.serverbeans.validation.NameList.toString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.config.serverbeans.validation.NameListMgr.toString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.config.serverbeans.validation.Result.getErrorDetailsAsString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.connectors.ConnectorConfigurationParserServiceImpl.getSecurityPermissionSpec(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.connectors.system.MQAddressList.toString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.deployment.io.DeploymentDescriptorFile.getDefaultSchemaSource() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.deployment.MethodDescriptor.fixParamClassName(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.deployment.MethodDescriptor.getPrettyParameterString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.deployment.phasing.J2EECPhase.populateWsdlFilesForPublish(com.sun.enterprise.deployment.backend.DeploymentStatus,com.sun.enterprise.deployment.backend.DeploymentRequest) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.diagnostics.collect.Harvester.initializeInstanceCollectors(java.util.Iterator) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.diagnostics.util.FileUtils.jarDirectory(java.io.File,String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.diagnostics.util.FileUtils.zipDirectory(java.io.File,String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.iiop.ASORBUtilities.toString(com.sun.corba.ee.spi.folb.SocketInfo[]) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.iiop.IIOPPrimaryToContactInfoImpl.formatKeyPreviousList(Object,com.sun.corba.ee.pept.transport.ContactInfo,java.util.List) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.iiop.IIOPPrimaryToContactInfoImpl.formatMap(java.util.Map) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.launcher.PELaunchFilter.handleJvmOptions(org.w3c.dom.Element) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.management.model.TransactionServiceMdl.stringify(String[]) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.naming.NamingManagerImpl.bindIntermediateContexts(java.util.HashMap,String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.server.logging.logviewer.backend.LogFile.getLogEntries(long,long) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.common.ui.GenericTableInfo.toString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.common.util.ContainerHelper.toOneString(String[]) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.common.util.mclasspath.main(String[]) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.common.util.ObjectAnalyzer.getMethods(Class,boolean) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.common.util.StringUtils.padLeft(String,int) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.common.util.StringUtils.padRight(String,int) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.launcher.ProcessLauncher.buildExternalCommand(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.launcher.ProcessLauncher.getPathItemsWithSpaces(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.launcher.ProcessLauncher$Classpath.getLibClasspath(String,String,String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.upgrade.certconversion.NSStoJKSConversionModule.removeWhiteSpace(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.upgrade.certconversion.NSStoNSSConversionModule.removeWhiteSpace(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.upgrade.gui.FlowLabel.getContentString() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.upgrade.transform.elements.JavaConfig.getClassPathStringToAppend(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.tools.verifier.ReportHandler.addToDocument(String,String,Result,java.util.Enumeration) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.util.collection.ContainerHelper.toOneString(String[]) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.util.Console.readLine() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.util.diagnostics.ObjectAnalyzer.getMethods(Class,boolean) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.util.FileUtil.parseFileList(String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.util.io.NativeResults.main(String[]) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.util.JarClassLoader.getClassPath() concatenates strings using + in a loop
SBSC Method com.sun.enterprise.util.StringUtils.padLeft(String,int) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.util.StringUtils.padRight(String,int) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.web.stats.PWCVirtualServerStatsImpl.initializeStatistics(com.sun.enterprise.web.VirtualServer) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.webservice.codegen.JaxRpcRICodegen.createJaxrpcCompileArgs(boolean) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.webservice.WsUtil.addJarsToClassPath(String,String) concatenates strings using + in a loop
SBSC Method com.sun.enterprise.webservice.WsUtil.getWsgenClassPath(java.io.File,String,String,String) concatenates strings using + in a loop
SBSC Method com.sun.jdo.spi.persistence.support.sqlstore.utility.StringScanner.fill(String,int,boolean) concatenates strings using + in a loop
SBSC Method com.sun.msv.datatype.xsd.EnumerationFacet.diagnoseByFacet(String,org.relaxng.datatype.ValidationContext) concatenates strings using + in a loop
SBSC Method com.sun.msv.datatype.xsd.IntegerValueType.create(String) concatenates strings using + in a loop
SBSC Method com.sun.msv.datatype.xsd.TypeIncubator.getFacetNames() concatenates strings using + in a loop
SBSC Method com.sun.msv.grammar.util.ExpressionPrinter.printRefContainer(com.sun.msv.grammar.ReferenceContainer) concatenates strings using + in a loop
SBSC Method com.sun.msv.reader.relax.core.RELAXCoreReader.wrapUp() concatenates strings using + in a loop
SBSC Method com.sun.msv.reader.RunAwayExpressionChecker.enter(com.sun.msv.grammar.Expression) concatenates strings using + in a loop
SBSC Method com.sun.msv.reader.trex.ng.RELAXNGReader.checkRunawayExpression(com.sun.msv.grammar.ReferenceExp,java.util.Stack,java.util.Set) concatenates strings using + in a loop
SBSC Method com.sun.msv.scanner.dtd.MessageCatalog.isLocaleSupported(String) concatenates strings using + in a loop
SBSC Method com.sun.msv.verifier.regexp.ElementToken.toString() concatenates strings using + in a loop
SBSC Method com.sun.msv.verifier.regexp.ExpressionAcceptor.concatenateMessages(java.util.List,boolean,String,String) concatenates strings using + in a loop
SBSC Method com.sun.msv.writer.relaxng.PatternWriter.serializeDataType(com.sun.msv.datatype.xsd.XSDatatype) concatenates strings using + in a loop
SBSC Method com.sun.org.apache.commons.modeler.util.IntrospectionUtils.addJarsFromClassPath(java.util.Vector,String) concatenates strings using + in a loop
SBSC Method com.sun.org.apache.commons.modeler.util.IntrospectionUtils.classPathAdd(java.net.URL[],String) concatenates strings using + in a loop
SBSC Method com.sun.org.apache.xml.internal.resolver.Catalog.normalizeURI(String) concatenates strings using + in a loop
SBSC Method com.sun.org.apache.xml.internal.resolver.helpers.PublicId.stringReplace(String,String,String) concatenates strings using + in a loop
SBSC Method com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler.createJavaMethodForAsyncOperation(com.sun.tools.ws.processor.model.Port,com.sun.tools.ws.processor.model.Operation,com.sun.tools.ws.processor.model.java.JavaInterface) concatenates strings using + in a loop
SBSC Method com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.getUniqueParameterName(com.sun.tools.ws.processor.model.Operation,String) concatenates strings using + in a loop
SBSC Method com.sun.tools.xjc.generator.unmarshaller.automaton.AutomatonToGraphViz.getAlphabetName(Automaton,Alphabet) concatenates strings using + in a loop
SBSC Method com.sun.tools.xjc.runtime.SAXUnmarshallerHandlerImpl.computeExpectedRootElements() concatenates strings using + in a loop
SBSC Method com.sun.web.security.WebSecurityManager.principalSetToString(java.util.Set) concatenates strings using + in a loop
SBSC Method com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl.put(String,String) concatenates strings using + in a loop
SBSC Method com.sun.xml.dtdparser.MessageCatalog.isLocaleSupported(String) concatenates strings using + in a loop
SBSC Method com.sun.xml.fastinfoset.stax.events.StartElementEvent.toString() concatenates strings using + in a loop
SBSC Method com.sun.xml.fastinfoset.tools.StAX2SAXReader.adapt() concatenates strings using + in a loop
SBSC Method com.sun.xml.registry.uddi.UDDIMapper.localizedStrings2Descriptions(java.util.Collection,boolean) concatenates strings using + in a loop
SBSC Method com.sun.xml.registry.uddi.UDDIMapper.localizedStrings2Names(java.util.Collection,boolean) concatenates strings using + in a loop
SBSC Method com.sun.xml.registry.uddi.UDDIMapper.namePatterns2Names(java.util.Collection,boolean) concatenates strings using + in a loop
SBSC Method com.sun.xml.rngom.parse.compact.ParseException.getMessage() concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.client.dii.CallInvocationHandler.invoke(Object,java.lang.reflect.Method,Object[]) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.client.dii.ServiceInfoBuilder.buildServiceInfo() concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.client.http.CookieJar.applyCookiesForHost(String,java.net.URL,java.net.HttpURLConnection) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.checkParameterListLength(Object[]) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.encoding.simpletype.XSDDateTimeDateEncoder.getDateFormatPattern(String) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer.checkParameterListLength(Object[]) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.processor.generator.Names.getTypeMemberName(String) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.processor.generator.ServiceInterfaceGenerator.process(com.sun.xml.rpc.processor.model.Service) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.processor.generator.TieGenerator.writeGetMethodForOpcode(com.sun.xml.rpc.processor.util.IndentingWriter) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.processor.generator.WSDLGenerator.generatePortTypes(com.sun.xml.rpc.processor.model.Model,com.sun.xml.rpc.wsdl.document.Definitions) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.processor.modeler.j2ee.xml.Factory.createRootDOMHelper(String,String) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.processor.modeler.nometadata.NoMetadataModeler.createJavaMethodForOperation(com.sun.xml.rpc.processor.model.Port,com.sun.xml.rpc.processor.model.Operation,com.sun.xml.rpc.processor.model.java.JavaInterface,java.util.Set,java.util.Set) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.processor.modeler.rmi.RmiModeler.getMethodSig(java.lang.reflect.Method) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.processor.modeler.wsdl.SchemaAnalyzerBase.resolveEnumerationNamingConflictsFor(com.sun.xml.rpc.processor.model.java.JavaEnumerationType) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase.createJavaMethodForOperation(com.sun.xml.rpc.processor.model.Port,com.sun.xml.rpc.processor.model.Operation,com.sun.xml.rpc.processor.model.java.JavaInterface,java.util.Set,java.util.Set) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase.getUniqueParameterName(com.sun.xml.rpc.processor.model.Operation,String) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.security.SecurityPluginUtil.getOperationName(javax.xml.soap.SOAPMessage) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.sp.MessageCatalog.getMessage(java.util.Locale,String,Object[]) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.sp.MessageCatalog.isLocaleSupported(String) concatenates strings using + in a loop
SBSC Method com.sun.xml.rpc.tools.wsdeploy.DeployTool.createRuntimeDescriptor(WebServicesInfo) concatenates strings using + in a loop
SBSC Method com.sun.xml.stream.events.StartElementEvent.toString() concatenates strings using + in a loop
SBSC Method com.sun.xml.stream.XMLEntityManager.startEntity(String,boolean) concatenates strings using + in a loop
SBSC Method com.sun.xml.txw2.output.DataWriter.setIndentStep(int) concatenates strings using + in a loop
SBSC Method com.sun.xml.ws.transport.http.client.CookieJar.applyCookiesForHost(String,java.net.URL,java.net.HttpURLConnection) concatenates strings using + in a loop
SBSC Method com.sun.xml.ws.wsdl.writer.WSDLGenerator.generateBindingOperation(com.sun.xml.ws.model.JavaMethod,com.sun.xml.ws.wsdl.writer.document.Binding) concatenates strings using + in a loop
SBSC Method com.sun.xml.ws.wsdl.writer.WSDLGenerator.generateSOAP12BindingOperation(com.sun.xml.ws.model.JavaMethod,com.sun.xml.ws.wsdl.writer.document.Binding) concatenates strings using + in a loop
SBSC Method com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.runtime.SAXUnmarshallerHandlerImpl.computeExpectedRootElements() concatenates strings using + in a loop
SBSC Method com.sun.xml.xwss.SystemHandlerDelegateImpl.getOperationName(javax.xml.soap.SOAPMessage) concatenates strings using + in a loop
SBSC Method org.apache.catalina.servlets.WebdavServlet.copyResource(javax.naming.directory.DirContext,java.util.Hashtable,String,String) concatenates strings using + in a loop
SBSC Method org.apache.catalina.servlets.WebdavServlet.doPropfind(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) concatenates strings using + in a loop
SBSC Method org.apache.catalina.servlets.WebdavServlet$LockInfo.toString() concatenates strings using + in a loop
SBSC Method org.apache.coyote.tomcat5.CoyoteAdapter.postParseRequest(org.apache.coyote.Request,CoyoteRequest,org.apache.coyote.Response,CoyoteResponse) concatenates strings using + in a loop
SBSC Method org.apache.jasper.compiler.Generator$1TagHandlerPoolVisitor.createTagHandlerPoolName(String,String,org.xml.sax.Attributes,boolean) concatenates strings using + in a loop
SBSC Method org.apache.jasper.compiler.JspUtil.escapeQueryString(String) concatenates strings using + in a loop
SBSC Method org.apache.jasper.runtime.JspRuntimeLibrary.escapeQueryString(String) concatenates strings using + in a loop
SBSC Method org.apache.taglibs.standard.extra.spath.ParseException.getMessage() concatenates strings using + in a loop
SBSC Method org.apache.taglibs.standard.lang.jstl.parser.ParseException.getMessage() concatenates strings using + in a loop
SBSC Method org.apache.tomcat.util.IntrospectionUtils.addJarsFromClassPath(java.util.Vector,String) concatenates strings using + in a loop
SBSC Method org.apache.tomcat.util.IntrospectionUtils.classPathAdd(java.net.URL[],String) concatenates strings using + in a loop
SBSC Method org.netbeans.modules.schema2beans.AttrProp.toString() concatenates strings using + in a loop
SBSC Method org.netbeans.modules.schema2beans.Common.dumpHex(String) concatenates strings using + in a loop
SBSC Method org.netbeans.modules.schema2beans.Common.getMessage(String,Object[]) concatenates strings using + in a loop
SBSC Method org.netbeans.modules.schema2beans.DDRegistry$RegEntry.toString() concatenates strings using + in a loop
SBSC Method sun.rmi.rmic.iiop.IDLNames.getQualifiedName(String[],String) concatenates strings using + in a loop
SBSC Method sun.rmi.rmic.iiop.NameContext.get(String) concatenates strings using + in a loop
SBSC Method sun.rmi.rmic.Main.getText(String,Object[]) concatenates strings using + in a loop
SIC Should com.sun.appserv.management.client.AdminRMISSLClientSocketFactory$MyEnvImpl be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.activation.RepositoryImpl$DBServerDef be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.interceptors.PIHandlerImpl$RequestInfoStack be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl$AddReplyServiceContextCommand be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.interceptors.SlotTableStack$SlotTablePool be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_USM$Etherealizer be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.oa.rfm.ReferenceManagerConfigurator$RMIORInterceptor be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.orb.ParserTable$TestBadServerIdHandler be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.orbutil.CacheTable$Entry be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor$BackoffAndStartTime be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.presentation.rmi.InvocationHandlerFactoryImpl$CustomCompositeInvocationHandlerImpl be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.transport.SelectorImpl$SelectionKeyAndOp be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.util.IdentityHashtable$IdentityHashtableEntry be a _static_ inner class?
SIC Should com.sun.corba.ee.impl.util.IdentityHashtable$IdentityHashtableEnumerator be a _static_ inner class?
SIC Should com.sun.corba.ee.org.apache.bcel.verifier.statics.Pass2Verifier$InnerClassDetector be a _static_ inner class?
SIC Should com.sun.corba.ee.org.apache.regexp.RECompiler$RERange be a _static_ inner class?
SIC Should com.sun.ejb.containers.EJBTimerService$TimerCache be a _static_ inner class?
SIC Should com.sun.ejb.containers.EntityContainer$EJBTxKey be a _static_ inner class?
SIC Should com.sun.ejb.containers.util.MethodMap$MethodInfo be a _static_ inner class?
SIC Should com.sun.enterprise.admin.mbeans.DottedNameGetSetMBeanBase$AttributeComparator be a _static_ inner class?
SIC Should com.sun.enterprise.admin.mbeans.SystemServicesMBean$Lock be a _static_ inner class?
SIC Should com.sun.enterprise.admin.meta.MBeanRegistry$MyManagedBean be a _static_ inner class?
SIC Should com.sun.enterprise.admin.meta.MBeanRegistry$MyRegistry be a _static_ inner class?
SIC Should com.sun.enterprise.admin.server.core.mbean.config.ServerController$Lock be a _static_ inner class?
SIC Should com.sun.enterprise.admin.servermgmt.KeystoreManager$KeytoolExecutor be a _static_ inner class?
SIC Should com.sun.enterprise.admin.servermgmt.RepositoryManager$RepositoryManagerMessages be a _static_ inner class?
SIC Should com.sun.enterprise.appclient.jws.DynamicContent$Instance be a _static_ inner class?
SIC Should com.sun.enterprise.appclient.jws.ExtensionFileManager$ExtensionKey be a _static_ inner class?
SIC Should com.sun.enterprise.appclient.jws.SignedStaticContent$NoExitSecurityManager be a _static_ inner class?
SIC Should com.sun.enterprise.appclient.MainWithModuleSupport$BufferedHandler be a _static_ inner class?
SIC Should com.sun.enterprise.deployapi.SunDeploymentManager$DeploymentFacilityModuleWork be a _static_ inner class?
SIC Should com.sun.enterprise.deployment.annotation.context.EjbContext$PostProcessInfo be a _static_ inner class?
SIC Should com.sun.enterprise.deployment.annotation.handlers.ResourceHandler$DescriptorInfo be a _static_ inner class?
SIC Should com.sun.enterprise.deployment.annotation.impl.ComponentDefinition$MethodKey be a _static_ inner class?
SIC Should com.sun.enterprise.diagnostics.collect.MonitoringInfoHelper$AttributeComparator be a _static_ inner class?
SIC Should com.sun.enterprise.distributedtx.J2EETransaction$J2EEXid be a _static_ inner class?
SIC Should com.sun.enterprise.distributedtx.J2EETransactionManagerOpt$JTSSynchronization be a _static_ inner class?
SIC Should com.sun.enterprise.iiop.IIOPSSLSocketFactory$SSLInfo be a _static_ inner class?
SIC Should com.sun.enterprise.launcher.StatusProber$StatusChecker be a _static_ inner class?
SIC Should com.sun.enterprise.management.config.LoadBalancerConfigImpl$LoadBalancerDeregistrationHelper be a _static_ inner class?
SIC Should com.sun.enterprise.management.support.Loader$DeferredRegistrationThread$DeferredItem be a _static_ inner class?
SIC Should com.sun.enterprise.naming.SerialContext$RepBindings be a _static_ inner class?
SIC Should com.sun.enterprise.naming.SerialContext$RepNames be a _static_ inner class?
SIC Should com.sun.enterprise.naming.SerialContext$ThreadLocalIC be a _static_ inner class?
SIC Should com.sun.enterprise.naming.TransientContext$RepBindings be a _static_ inner class?
SIC Should com.sun.enterprise.naming.TransientContext$RepNames be a _static_ inner class?
SIC Should com.sun.enterprise.resource.ResourcesXMLParser$AddResourcesErrorHandler be a _static_ inner class?
SIC Should com.sun.enterprise.security.acl.RoleMapper$DefaultRoleToSubjectMapping be a _static_ inner class?
SIC Should com.sun.enterprise.security.CachedPermissionImpl$Epoch be a _static_ inner class?
SIC Should com.sun.enterprise.security.jauth.BaseAuthConfig$ExplicitNull be a _static_ inner class?
SIC Should com.sun.enterprise.security.jauth.ConfigFile$DelegatingHandler be a _static_ inner class?
SIC Should com.sun.enterprise.server.logging.FileandSyslogHandler$MeteredStream be a _static_ inner class?
SIC Should com.sun.enterprise.server.logging.logviewer.backend.LogFile$LogEntry be a _static_ inner class?
SIC Should com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream be a _static_ inner class?
SIC Should com.sun.enterprise.server.logging.SystemOutandErrHandler$StackTraceObjects be a _static_ inner class?
SIC Should com.sun.enterprise.tools.common.AppServWebServiceInfoProvider$WebServiceDescrInfo be a _static_ inner class?
SIC Should com.sun.enterprise.tools.launcher.ProcessLauncher$Command be a _static_ inner class?
SIC Should com.sun.enterprise.tools.upgrade.gui.ClusterDetailsPanel$ClusterFilesTableModel be a _static_ inner class?
SIC Should com.sun.enterprise.tools.upgrade.gui.DomainPathSelectionDialog$DomainPathTableModel be a _static_ inner class?
SIC Should com.sun.enterprise.tools.upgrade.gui.MainFrame$UpgradeActionThread be a _static_ inner class?
SIC Should com.sun.enterprise.tools.verifier.gui.ControlPanel$RadioListener be a _static_ inner class?
SIC Should com.sun.enterprise.transaction.monitor.JTSMonitorMBean$RecoveryHelperThread be a _static_ inner class?
SIC Should com.sun.enterprise.util.collection.LongSortedArrayListBucket$BucketIterator be a _static_ inner class?
SIC Should com.sun.enterprise.util.collection.SortedArrayListBucket$BucketIterator be a _static_ inner class?
SIC Should com.sun.enterprise.util.InvocationManagerImpl$InvocationArray be a _static_ inner class?
SIC Should com.sun.enterprise.util.pool.ObjectPool$TimeStampedDListNode be a _static_ inner class?
SIC Should com.sun.enterprise.util.pool.SoftObjectPool$TimeStampedSoftDListNode be a _static_ inner class?
SIC Should com.sun.enterprise.util.sync.RWLock$Queue be a _static_ inner class?
SIC Should com.sun.enterprise.util.threadpool.FastThreadPool$PoolProperties be a _static_ inner class?
SIC Should com.sun.jdo.api.persistence.enhancer.classfile.AttributeVector$1AttributeVectorEnumeration be a _static_ inner class?
SIC Should com.sun.jdo.api.persistence.enhancer.Main$CmdLineOptions be a _static_ inner class?
SIC Should com.sun.jdo.spi.persistence.generator.database.DatabaseGenerator$Results be a _static_ inner class?
SIC Should com.sun.jdo.spi.persistence.support.ejb.model.DeploymentDescriptorModel$MemberWrapper be a _static_ inner class?
SIC Should com.sun.jdo.spi.persistence.support.sqlstore.SQLStateManager$UpdatedForeignReference be a _static_ inner class?
SIC Should com.sun.jts.CosTransactions.RWLock$Queue be a _static_ inner class?
SIC Should com.sun.msv.grammar.relax.RELAXModule$AttPoolContainer be a _static_ inner class?
SIC Should com.sun.msv.grammar.relax.RELAXModule$DatatypeContainer be a _static_ inner class?
SIC Should com.sun.msv.grammar.relax.RELAXModule$TagContainer be a _static_ inner class?
SIC Should com.sun.msv.grammar.xmlschema.XMLSchemaSchema$AttributeDeclContainer be a _static_ inner class?
SIC Should com.sun.msv.grammar.xmlschema.XMLSchemaSchema$AttributeGroupContainer be a _static_ inner class?
SIC Should com.sun.msv.grammar.xmlschema.XMLSchemaSchema$GroupDeclContainer be a _static_ inner class?
SIC Should com.sun.msv.grammar.xmlschema.XMLSchemaSchema$IdentityConstraintContainer be a _static_ inner class?
SIC Should com.sun.msv.grammar.xmlschema.XMLSchemaSchema$SimpleTypeContainer be a _static_ inner class?
SIC Should com.sun.msv.reader.datatype.xsd.LazyTypeIncubator$Facet be a _static_ inner class?
SIC Should com.sun.msv.reader.dtd.DTDReader$Context be a _static_ inner class?
SIC Should com.sun.msv.reader.GrammarReader$InclusionContext be a _static_ inner class?
SIC Should com.sun.org.apache.commons.collections.CursorableLinkedList$Listable be a _static_ inner class?
SIC Should com.sun.org.apache.commons.collections.DefaultMapBag$BagIterator be a _static_ inner class?
SIC Should com.sun.org.apache.commons.collections.ExtendedProperties$PropertiesReader be a _static_ inner class?
SIC Should com.sun.org.apache.commons.collections.ExtendedProperties$PropertiesTokenizer be a _static_ inner class?
SIC Should com.sun.org.apache.commons.collections.StaticBucketMap$Node be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.RegexRules$RegisteredRule be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$BeanPropertySetterRuleFactory be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$CallMethodRuleFactory be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$CallParamRuleFactory be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$FactoryCreateRuleFactory be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$ObjectCreateRuleFactory be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$PatternStack be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$RulesPrefixAdapter be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$SetNextRuleFactory be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$SetPropertiesAliasRule be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$SetPropertiesRuleFactory be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$SetPropertyRuleFactory be a _static_ inner class?
SIC Should com.sun.org.apache.commons.digester.xmlrules.DigesterRuleParser$SetTopRuleFactory be a _static_ inner class?
SIC Should com.sun.org.apache.xml.internal.security.keys.storage.implementations.CertsInFilesystemDirectoryResolver$FilesystemIterator be a _static_ inner class?
SIC Should com.sun.org.apache.xml.internal.security.keys.storage.implementations.KeyStoreResolver$KeyStoreIterator be a _static_ inner class?
SIC Should com.sun.org.apache.xml.internal.security.keys.storage.implementations.SingleCertificateResolver$InternalIterator be a _static_ inner class?
SIC Should com.sun.org.apache.xml.internal.security.keys.storage.StorageResolver$StorageResolverIterator be a _static_ inner class?
SIC Should com.sun.org.apache.xml.internal.security.transforms.implementations.TransformEnvelopedSignature$EnvelopedNodeFilter be a _static_ inner class?
SIC Should com.sun.org.apache.xml.internal.security.transforms.implementations.TransformXPath$XPathNodeFilter be a _static_ inner class?
SIC Should com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase$ProcessSOAPOperationInfo be a _static_ inner class?
SIC Should com.sun.tools.ws.wsdl.document.schema.SchemaDocument$GloballyValidatingAction be a _static_ inner class?
SIC Should com.sun.tools.ws.wsdl.document.WSDLDocument$GloballyValidatingAction be a _static_ inner class?
SIC Should com.sun.tools.ws.wsdl.framework.AbstractDocument$LocallyValidatingAction be a _static_ inner class?
SIC Should com.sun.tools.xjc.reader.xmlschema.DefaultParticleBinder$Checker$Range be a _static_ inner class?
SIC Should com.sun.web.security.RealmAdapter$AuthenticatorProxy be a _static_ inner class?
SIC Should com.sun.xml.bind.marshaller.NamespaceSupport$Context be a _static_ inner class?
SIC Should com.sun.xml.rngom.binary.SchemaBuilderImpl$ValidationContextImpl be a _static_ inner class?
SIC Should com.sun.xml.rngom.digested.DDataPattern$Param be a _static_ inner class?
SIC Should com.sun.xml.rngom.parse.xml.SchemaParser$Skipper be a _static_ inner class?
SIC Should com.sun.xml.rpc.encoding.ObjectArraySerializer$ObjectArrayInstanceBuilder be a _static_ inner class?
SIC Should com.sun.xml.rpc.encoding.PolymorphicArraySerializer$ObjectArrayInstanceBuilder be a _static_ inner class?
SIC Should com.sun.xml.rpc.encoding.soap.CollectionSerializer$CollectionInstanceBuilder be a _static_ inner class?
SIC Should com.sun.xml.rpc.encoding.soap.JAXRpcMapEntrySerializer$JAXRpcMapEntryBuilder be a _static_ inner class?
SIC Should com.sun.xml.rpc.encoding.soap.MapSerializer$MapInstanceBuilder be a _static_ inner class?
SIC Should com.sun.xml.rpc.encoding.soap.StructMapSerializer$StructMapBuilder be a _static_ inner class?
SIC Should com.sun.xml.rpc.processor.config.J2EEModelInfo$MetadataOperationInfo be a _static_ inner class?
SIC Should com.sun.xml.rpc.processor.config.J2EEModelInfo$MetadataParamInfo be a _static_ inner class?
SIC Should com.sun.xml.rpc.processor.config.J2EEModelInfo$MetadataSEIInfo be a _static_ inner class?
SIC Should com.sun.xml.rpc.processor.modeler.nometadata.NoMetadataModeler$ProcessSOAPOperationInfo be a _static_ inner class?
SIC Should com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase$ProcessSOAPOperationInfo be a _static_ inner class?
SIC Should com.sun.xml.rpc.sp.Parser$FastStack be a _static_ inner class?
SIC Should com.sun.xml.rpc.sp.Parser$PIQueue be a _static_ inner class?
SIC Should com.sun.xml.rpc.sp.Parser$StackElement be a _static_ inner class?
SIC Should com.sun.xml.rpc.sp.Parser2$FastStack be a _static_ inner class?
SIC Should com.sun.xml.rpc.sp.Parser2$PIQueue be a _static_ inner class?
SIC Should com.sun.xml.rpc.sp.Parser2$StackElement be a _static_ inner class?
SIC Should com.sun.xml.rpc.tools.plugin.ToolPluginFactory$ExtensionPointTag be a _static_ inner class?
SIC Should com.sun.xml.rpc.tools.plugin.ToolPluginFactory$ExtensionTag be a _static_ inner class?
SIC Should com.sun.xml.rpc.tools.plugin.ToolPluginFactory$ToolPluginAll be a _static_ inner class?
SIC Should com.sun.xml.rpc.tools.plugin.ToolPluginFactory$ToolPluginTag be a _static_ inner class?
SIC Should com.sun.xml.rpc.wsdl.document.schema.SchemaDocument$GloballyValidatingAction be a _static_ inner class?
SIC Should com.sun.xml.rpc.wsdl.document.WSDLDocument$GloballyValidatingAction be a _static_ inner class?
SIC Should com.sun.xml.rpc.wsdl.framework.AbstractDocument$LocallyValidatingAction be a _static_ inner class?
SIC Should com.sun.xml.stream.StreamBufferManager$RewindableInputStream be a _static_ inner class?
SIC Should com.sun.xml.stream.writers.XMLStreamWriterImpl$Attribute be a _static_ inner class?
SIC Should com.sun.xml.stream.writers.XMLStreamWriterImpl$ElementState be a _static_ inner class?
SIC Should com.sun.xml.stream.xerces.util.STAXAttributesImpl$Attribute be a _static_ inner class?
SIC Should com.sun.xml.ws.client.WSServiceDelegate$DaemonThreadFactory be a _static_ inner class?
SIC Should com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher$DaemonThreadFactory be a _static_ inner class?
SIC Should com.sun.xml.ws.protocol.xml.client.XMLMessageDispatcher$DaemonThreadFactory be a _static_ inner class?
SIC Should com.sun.xml.wss.impl.c14n.BaseCanonicalizer$ElementName be a _static_ inner class?
SIC Should com.sun.xml.wss.impl.c14n.BaseCanonicalizer$UsedNSList be a _static_ inner class?
SIC Should com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl$JAXWSDigestProcessor be a _static_ inner class?
SIC Should com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl$WSSProvider be a _static_ inner class?
SIC Should com.sun.xml.wss.impl.resolver.URIResolver$URIResolverException be a _static_ inner class?
SIC Should com.sun.xml.wss.saml.assertion.saml11.jaxb10.Assertion$DSigResolver be a _static_ inner class?
SIC Should com.sun.xml.wss.saml.assertion.saml11.jaxb20.Assertion$DSigResolver be a _static_ inner class?
SIC Should org.apache.catalina.servlets.CGIServlet$HTTPHeaderInputStream be a _static_ inner class?
SIC Should org.apache.catalina.servlets.CGIServlet$NameValuePair be a _static_ inner class?
SIC Should org.apache.catalina.servlets.DefaultServlet$Range be a _static_ inner class?
SIC Should org.apache.catalina.servlets.WebdavServlet$LockInfo be a _static_ inner class?
SIC Should org.apache.catalina.servlets.WebdavServlet$Property be a _static_ inner class?
SIC Should org.apache.catalina.ssi.SSIServletExternalResolver$ServletContextAndPath be a _static_ inner class?
SIC Should org.apache.coyote.memory.MemoryProtocolHandler$ByteChunkInputBuffer be a _static_ inner class?
SIC Should org.apache.coyote.memory.MemoryProtocolHandler$ByteChunkOutputBuffer be a _static_ inner class?
SIC Should org.apache.jasper.compiler.Compiler$JasperAntLogger be a _static_ inner class?
SIC Should org.apache.jasper.compiler.Compiler$JavacObj be a _static_ inner class?
SIC Should org.apache.jasper.compiler.Mark$IncludeState be a _static_ inner class?
SIC Should org.apache.jasper.compiler.Validator$ValidateVisitor$1ValidateFunctionMapper be a _static_ inner class?
SIC Should org.apache.jasper.runtime.JspFactoryImpl$PrivilegedGetPageContext be a _static_ inner class?
SIC Should org.apache.jasper.runtime.JspFactoryImpl$PrivilegedReleasePageContext be a _static_ inner class?
SIC Should org.apache.naming.resources.FileDirContext$FileResource be a _static_ inner class?
SIC Should org.apache.naming.resources.FileDirContext$FileResourceAttributes be a _static_ inner class?
SIC Should org.apache.naming.resources.WARDirContext$Entry be a _static_ inner class?
SIC Should org.apache.regexp.RECompiler$RERange be a _static_ inner class?
SIC Should org.apache.taglibs.standard.tag.common.core.ForEachSupport$1EnumerationAdapter be a _static_ inner class?
SIC Should org.apache.taglibs.standard.tag.common.core.ForEachSupport$SimpleForEachIterator be a _static_ inner class?
SIC Should org.apache.tomcat.util.collections.LRUCache$CacheNode be a _static_ inner class?
SIC Should org.apache.tomcat.util.collections.MultiMap$Field be a _static_ inner class?
SIC Should org.netbeans.modules.schema2beans.BaseBean$IterateChoiceProperties be a _static_ inner class?
SIC Should org.netbeans.modules.schema2beans.BeanProp$EventMgr$Evt be a _static_ inner class?
SIC Should org.netbeans.modules.schema2beans.DDRegistry$ChangeTracer be a _static_ inner class?
SIC Should org.netbeans.modules.schema2beans.DDRegistry$IterateParser be a _static_ inner class?
SIC Should org.netbeans.modules.schema2beans.DDRegistryParser$ParserSet be a _static_ inner class?
SIC Should org.netbeans.modules.schema2beans.DOMBinding$BeanProperty be a _static_ inner class?
SIC Should org.netbeans.modules.schema2beans.DOMBinding$CacheAttr be a _static_ inner class?
SIC Should sun.rmi.rmic.iiop.Generator$OutputType be a _static_ inner class?
SIC Should sun.rmi.rmic.iiop.NameContext$Name be a _static_ inner class?
SS Unread field: com.sun.appserv.management.util.jmx.MBeanProxyHandler.LOG_LEVEL_NAME; should this field be static?
SS Unread field: com.sun.corba.ee.impl.corba.ContextListImpl.INITIAL_CAPACITY; should this field be static?
SS Unread field: com.sun.corba.ee.impl.corba.ExceptionListImpl.INITIAL_CAPACITY; should this field be static?
SS Unread field: com.sun.corba.ee.impl.corba.NVListImpl.INITIAL_CAPACITY; should this field be static?
SS Unread field: com.sun.corba.ee.impl.interceptors.SlotTableStack$SlotTablePool.HIGH_WATER_MARK; should this field be static?
SS Unread field: com.sun.corba.ee.org.apache.bcel.verifier.structurals.Subroutines$SubroutineImpl.UNSET; should this field be static?
SS Unread field: com.sun.enterprise.admin.dottedname.valueaccessor.ValueAccessorBase.ARRAY_ELEMENT_SEPARATOR; should this field be static?
SS Unread field: com.sun.enterprise.admin.dottedname.valueaccessor.ValueAccessorBase.ESCAPE_CHAR; should this field be static?
SS Unread field: com.sun.enterprise.admin.jmx.remote.protocol.SunOneVersion.majorVersion; should this field be static?
SS Unread field: com.sun.enterprise.admin.jmx.remote.protocol.SunOneVersion.minorVersion; should this field be static?
SS Unread field: com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.BINARY_DATA_TYPE; should this field be static?
SS Unread field: com.sun.enterprise.admin.jmx.remote.UrlConnector.NULL_STR_MESSAGE; should this field be static?
SS Unread field: com.sun.enterprise.admin.monitor.jndi.JndiMBeanHelper.SYSTEM_SUBCONTEXT; should this field be static?
SS Unread field: com.sun.enterprise.admin.monitor.registry.spi.JVMMonitoringManager.STACK_DEPTH; should this field be static?
SS Unread field: com.sun.enterprise.admin.monitor.registry.spi.JVMMonitoringManager.THREAD_NODE_NAME; should this field be static?
SS Unread field: com.sun.enterprise.admin.monitor.registry.spi.ManagedResourceIntrospector.ISGETTER; should this field be static?
SS Unread field: com.sun.enterprise.admin.monitor.registry.spi.ManagedResourceIntrospector.READABLE; should this field be static?
SS Unread field: com.sun.enterprise.admin.monitor.registry.spi.ManagedResourceIntrospector.WRITABLE; should this field be static?
SS Unread field: com.sun.enterprise.admin.monitor.registry.spi.StatsMediatorImpl.DELIMITER; should this field be static?
SS Unread field: com.sun.enterprise.admin.monitor.registry.spi.StatsMediatorImpl.DESCRIPTION_GETTER; should this field be static?
SS Unread field: com.sun.enterprise.admin.monitor.registry.spi.StatsMediatorImpl.OLD_DELIMITER; should this field be static?
SS Unread field: com.sun.enterprise.admin.monitor.util.StatisticToString.SEP; should this field be static?
SS Unread field: com.sun.enterprise.admin.selfmanagement.event.StatisticMonitor$DaemonThreadFactory.nameSuffix; should this field be static?
SS Unread field: com.sun.enterprise.admin.server.core.mbean.config.ManagedJVM.JVM_NODE_PATH; should this field be static?
SS Unread field: com.sun.enterprise.admin.server.core.mbean.config.ManagedMdbContainer.MDB_NODE_PATH; should this field be static?
SS Unread field: com.sun.enterprise.admin.server.core.servlet.AdminAPIEntryServlet.SUPPORTED_CLIENT_MAJOR_VERSION; should this field be static?
SS Unread field: com.sun.enterprise.admin.server.core.servlet.AdminAPIEntryServlet.SUPPORTED_CLIENT_MINOR_VERSION; should this field be static?
SS Unread field: com.sun.enterprise.admin.servermgmt.RepositoryException.POSTFIX; should this field be static?
SS Unread field: com.sun.enterprise.admin.servermgmt.RepositoryException.PREFIX; should this field be static?
SS Unread field: com.sun.enterprise.admin.servermgmt.util.DomainXmlSAXParser.PROPERTY; should this field be static?
SS Unread field: com.sun.enterprise.config.serverbeans.validation.VariableExpander.DEBUG; should this field be static?
SS Unread field: com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.BLOCKED; should this field be static?
SS Unread field: com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.CREATED; should this field be static?
SS Unread field: com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.UNBLOCKED; should this field be static?
SS Unread field: com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.WAIT_TIME; should this field be static?
SS Unread field: com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.CONTAINER; should this field be static?
SS Unread field: com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.DEFAULT_STORE_POOL_JNDI_NAME; should this field be static?
SS Unread field: com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.RECONNECTATTEMPTS; should this field be static?
SS Unread field: com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.RECONNECTENABLED; should this field be static?
SS Unread field: com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.RECONNECTINTERVAL; should this field be static?
SS Unread field: com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.SETTER; should this field be static?
SS Unread field: com.sun.enterprise.connectors.util.JmsRaUtil.MANIFEST_TAG; should this field be static?
SS Unread field: com.sun.enterprise.connectors.util.JmsRaUtil.MQ_RAR; should this field be static?
SS Unread field: com.sun.enterprise.deployapi.DeploymentFactoryInstaller.J2EE_DEPLOYMENT_MANAGER; should this field be static?
SS Unread field: com.sun.enterprise.deployapi.DeploymentFactoryInstaller.J2EE_HOME; should this field be static?
SS Unread field: com.sun.enterprise.deployment.autodeploy.AutoDeployer$AutodeployRetryManager.RETRY_LIMIT_DEFAULT; should this field be static?
SS Unread field: com.sun.enterprise.deployment.autodeploy.AutoDeployer$AutodeployRetryManager.RETRY_LIMIT_NAME; should this field be static?
SS Unread field: com.sun.enterprise.deployment.BundleDescriptor.PERSISTENCE_UNIT_NAME_SEPARATOR; should this field be static?
SS Unread field: com.sun.enterprise.launcher.StatusProber$StatusChecker.TIMEOUT; should this field be static?
SS Unread field: com.sun.enterprise.management.offline.OfflineDottedNamesMgr.WILD_ALL; should this field be static?
SS Unread field: com.sun.enterprise.management.selfmanagement.RuleManager.USER_DEFINED_TYPE; should this field be static?
SS Unread field: com.sun.enterprise.management.support.Loader$DeferredRegistrationThread.MAX_DELAY_MILLIS; should this field be static?
SS Unread field: com.sun.enterprise.management.support.Loader$DeferredRegistrationThread.RETRY_INTERVAL_MILLIS; should this field be static?
SS Unread field: com.sun.enterprise.management.support.oldconfig.OldConfigProxies.CONFIGS_IN_OLD_DOMAIN; should this field be static?
SS Unread field: com.sun.enterprise.management.support.oldconfig.OldConfigProxies.OLD_DOMAIN; should this field be static?
SS Unread field: com.sun.enterprise.security.PassphraseDialog.pnlCertificateList; should this field be static?
SS Unread field: com.sun.enterprise.security.PassphraseDialog.pnlKeyStorePassword; should this field be static?
SS Unread field: com.sun.enterprise.server.logging.ACCLogManager.CLIENT_XML_FULL_NAME; should this field be static?
SS Unread field: com.sun.enterprise.server.logging.ACCLogManager.DEFAULT_CLIENT_CONTAINER_XML; should this field be static?
SS Unread field: com.sun.enterprise.server.ondemand.EjbServiceGroup.MEJB_JNDI_NAME; should this field be static?
SS Unread field: com.sun.enterprise.tools.common.util.diagnostics.CallerInfo.badFormat; should this field be static?
SS Unread field: com.sun.enterprise.tools.upgrade.transform.elements.HttpListener.HTTP_LISTENER_PORT_PROPERTY_NAME; should this field be static?
SS Unread field: com.sun.enterprise.tools.upgrade.transform.elements.IIOPListener.IIOP_LISTENER_PORT_PROPERTY_NAME; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.ERROR; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.ERRORNUMBER; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.ERROR_DESC; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.ERROR_NAME; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.FAILCOUNT; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.FAILED; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.FAILNUMBER; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.NOTAPPLICABLE; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.PASSED; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.STATIC_VER; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.TEST; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.TEST_ASSERTION; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.TEST_DESC; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.TEST_NAME; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.WARNING; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.WARNINGNUMBER; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.ReportHandler.XSL_FILE; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.tests.web.LibDirExists.servletLibDirPath; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.tests.web.ServletClassDeclared.servletClassPath; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.tests.web.ServletInterface.servletClassPath; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.VerificationHandler.MAX_WINDOWS_PATH_LIMIT; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.web.FacesConfigDescriptor.MANAGED_BEAN_CLASS; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.web.FacesConfigDescriptor.facesConfigFileName; should this field be static?
SS Unread field: com.sun.enterprise.tools.verifier.webservices.WebServiceCheckMgrImpl.testsListFileName; should this field be static?
SS Unread field: com.sun.enterprise.util.diagnostics.CallerInfo.badFormat; should this field be static?
SS Unread field: com.sun.enterprise.util.ProcessExecutor$RAFileReader.LAST_BYTES; should this field be static?
SS Unread field: com.sun.enterprise.util.ProcessExecutor$RAFileReader.RMODE; should this field be static?
SS Unread field: com.sun.msv.grammar.util.NameClassComparator.MAGIC; should this field be static?
SS Unread field: com.sun.msv.writer.ContentHandlerAdaptor.prefixes; should this field be static?
SS Unread field: com.sun.org.apache.xml.internal.security.c14n.helper.AttrCompare.ATTR0_BEFORE_ATTR1; should this field be static?
SS Unread field: com.sun.org.apache.xml.internal.security.c14n.helper.AttrCompare.ATTR1_BEFORE_ATTR0; should this field be static?
SS Unread field: com.sun.xml.rngom.parse.compact.UCode_UCodeESC_CharStream.NEWLINE_MARKER; should this field be static?
SS Unread field: com.sun.xml.rpc.plugins.SecurityPlugin.sec_util; should this field be static?
SS Unread field: com.sun.xml.rpc.plugins.SecurityPlugin.sec_util_pkg; should this field be static?
SS Unread field: com.sun.xml.wss.impl.resolver.URIResolver.CID_REFERENCE; should this field be static?
SS Unread field: com.sun.xml.wss.impl.resolver.URIResolver.CLOCATION_REFERENCE; should this field be static?
SS Unread field: com.sun.xml.wss.impl.resolver.URIResolver.ID_REFERENCE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tag.common.core.RemoveTag.APPLICATION; should this field be static?
SS Unread field: org.apache.taglibs.standard.tag.common.core.RemoveTag.PAGE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tag.common.core.RemoveTag.REQUEST; should this field be static?
SS Unread field: org.apache.taglibs.standard.tag.common.core.RemoveTag.SESSION; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlBaseTLV.EXP_ATT_PARAM; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.CHOOSE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.DEFAULT; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.EXPR; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.IMPORT; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.IMPORT_WITHOUT_READER; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.IMPORT_WITH_READER; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.OTHERWISE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.PARAM; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.REDIRECT; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.SET; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.TEXT; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.URL; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.VALUE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.VAR_READER; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlCoreTLV.WHEN; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.BUNDLE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.BUNDLE_PREFIX; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.EVAL; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.FORMAT_NUMBER; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.JSP_TEXT; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.MESSAGE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.MESSAGE_KEY; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.MESSAGE_PARAM; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.PARSE_DATE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.PARSE_NUMBER; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.SETBUNDLE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.SETLOCALE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.SETTIMEZONE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlFmtTLV.VALUE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlSqlTLV.DATASOURCE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlSqlTLV.DATEPARAM; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlSqlTLV.JSP_TEXT; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlSqlTLV.PARAM; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlSqlTLV.QUERY; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlSqlTLV.SETDATASOURCE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlSqlTLV.SQL; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlSqlTLV.TRANSACTION; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlSqlTLV.UPDATE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlXmlTLV.CHOOSE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlXmlTLV.JSP_TEXT; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlXmlTLV.OTHERWISE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlXmlTLV.PARAM; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlXmlTLV.PARSE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlXmlTLV.SOURCE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlXmlTLV.TRANSFORM; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlXmlTLV.VALUE; should this field be static?
SS Unread field: org.apache.taglibs.standard.tlv.JstlXmlTLV.WHEN; should this field be static?
UPM Private method com.sun.appserv.management.j2ee.statistics.StatsImpl.requireStatisticImpl(javax.management.j2ee.statistics.Statistic[]) is never called
UPM Private method com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.getClassFromString(String,String) is never called
UPM Private method com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.createHashString(java.io.Serializable) is never called
UPM Private method com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.createHashString(java.io.Serializable) is never called
UPM Private method com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.throwNotImplemented() is never called
UPM Private method com.sun.corba.ee.impl.util.RepositoryId.createHashString(java.io.Serializable) is never called
UPM Private method com.sun.corba.ee.org.apache.bcel.util.InstructionFinder.pattern2string(String) is never called
UPM Private method com.sun.el.parser.ELParserTokenManager.jjCheckNAddStates(int) is never called
UPM Private method com.sun.enterprise.admin.jmx.remote.server.rmi.JmxServiceUrlFactory.forRmiWithJndi(int) is never called
UPM Private method com.sun.enterprise.admin.mbeans.custom.ObjectNameSelectionAlgorithm.implementsMBeanRegistrationInterface(java.util.Map) is never called
UPM Private method com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(int,String) is never called
UPM Private method com.sun.enterprise.admin.wsmgmt.registry.RegistryAccessObjectImpl.deleteOrg(javax.xml.registry.BusinessLifeCycleManager,String,String) is never called
UPM Private method com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.addStaticContent(ContentOrigin,String,java.io.File) is never called
UPM Private method com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.findAppclient(com.sun.enterprise.deployment.Application,com.sun.enterprise.deployment.util.ModuleDescriptor) is never called
UPM Private method com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.findApplication(com.sun.enterprise.deployment.Application) is never called
UPM Private method com.sun.enterprise.config.backup.util.FileUtils.copy(String,String) is never called
UPM Private method com.sun.enterprise.config.backup.util.ZipFile.insist(String) is never called
UPM Private method com.sun.enterprise.config.backup.util.ZipFile.insist(String,String) is never called
UPM Private method com.sun.enterprise.deployapi.SunDeploymentManager.getHostPort(com.sun.appserv.management.config.HTTPListenerConfig,com.sun.appserv.management.config.TemplateResolver) is never called
UPM Private method com.sun.enterprise.deployment.PersistenceDescriptor.methodsEqual(MethodDescriptor,java.lang.reflect.Method,boolean) is never called
UPM Private method com.sun.enterprise.management.config.DeployedItemRefConfigImpl$DeployedItemRefDeRegistrationHelper.fetchLoadBalancerConfigs(com.sun.appserv.management.config.LBConfig) is never called
UPM Private method com.sun.enterprise.management.support.CoverageInfoImpl.toString(java.util.Collection) is never called
UPM Private method com.sun.enterprise.server.StandAloneEJBModulesManager.moduleUnDeployed(String) is never called
UPM Private method com.sun.enterprise.tools.common.util.zip.ZipFile.assertIt(String,String) is never called
UPM Private method com.sun.enterprise.tools.common.util.zip.ZipFile.assertIt(boolean) is never called
UPM Private method com.sun.enterprise.util.zip.ZipFile.insist(String) is never called
UPM Private method com.sun.enterprise.util.zip.ZipFile.insist(String,String) is never called
UPM Private method com.sun.enterprise.webservice.ServiceEngineUtil.isPortJbiEnabled(Class,com.sun.enterprise.deployment.ServiceReferenceDescriptor) is never called
UPM Private method com.sun.jts.CosTransactions.CurrentTransaction.endAborted() is never called
UPM Private method com.sun.jts.utils.RecoveryHooks.FailureInducer.getMessage(String) is never called
UPM Private method com.sun.xml.rngom.parse.compact.CompactSyntaxTokenManager.jjCheckNAddStates(int) is never called
UPM Private method com.sun.xml.rpc.encoding.literal.StandardLiteralTypeMappings.registerSerializer(javax.xml.rpc.encoding.TypeMapping,Class,javax.xml.namespace.QName,com.sun.xml.rpc.encoding.CombinedSerializer) is never called
UPM Private method com.sun.xml.rpc.processor.schema.InternalSchemaBuilderBase.fail(String) is never called
UPM Private method com.sun.xml.rpc.processor.schema.InternalSchemaBuilderBase.fail(String,javax.xml.namespace.QName) is never called
UPM Private method com.sun.xml.rpc.processor.schema.InternalSchemaBuilderBase.failValidation(String) is never called
UPM Private method com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.resize(byte[][],int) is never called
UPM Private method com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.resize(Object[][],int) is never called
UPM Private method com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor.contribute(javax.xml.soap.AttachmentPart,java.util.ArrayList,boolean) is never called
UPM Private method com.sun.xml.wss.impl.WssProviderSecurityEnvironment.getGMTDateWithSkewAdjusted(java.util.Calendar,boolean) is never called
UPM Private method org.apache.catalina.core.ApplicationContextFacade.doPrivileged(ApplicationContext,String,Object[]) is never called
UPM Private method org.apache.catalina.core.StandardContextValve.log(String) is never called
UPM Private method org.apache.catalina.startup.TldConfig.tldScanJar(String) is never called
UPM Private method org.apache.catalina.startup.TldConfig.tldScanStream(org.xml.sax.InputSource) is never called
UPM Private method org.apache.jasper.compiler.Dumper$DumpVisitor.printString(String,char[],String) is never called
UPM Private method org.apache.taglibs.standard.extra.spath.SPathParserTokenManager.jjCheckNAddStates(int) is never called
UPM Private method org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager.jjCheckNAddStates(int) is never called
UPM Private method org.netbeans.modules.schema2beans.BaseBean.findInNodeList(org.w3c.dom.NodeList,org.w3c.dom.Node,int) is never called
UrF Unread field: com.sun.appserv.ClassLoaderUtil.isInitialized
UrF Unread field: com.sun.appserv.management.util.jmx.NotificationListenerBase.mHandback
UrF Unread field: com.sun.appserv.management.util.misc.ThrowableMapper.mOKPackages
UrF Unread field: com.sun.appserv.management.util.misc.TokenizerInternal.mInput
UrF Unread field: com.sun.appserv.security.AuditModule.props
UrF Unread field: com.sun.connector.jaxr.JaxrConnection.supportsLocalTx
UrF Unread field: com.sun.connector.jaxr.JaxrManagedConnection.passCred
UrF Unread field: com.sun.connector.jaxr.JaxrManagedConnection.supportsXA
UrF Unread field: com.sun.corba.ee.impl.activation.ServerTableEntry.serverDef
UrF Unread field: com.sun.corba.ee.impl.codegen.Util$1.savedVariable
UrF Unread field: com.sun.corba.ee.impl.copyobject.newreflect.ClassCopierOrdinaryImpl.classCopierFactory
UrF Unread field: com.sun.corba.ee.impl.copyobject.newreflect.ClassCopierOrdinaryImpl$ClassFieldCopierReflectiveImpl.myClass
UrF Unread field: com.sun.corba.ee.impl.copyobject.newreflect.ClassCopierOrdinaryImpl$ClassFieldCopierUnsafeImpl$UnsafeFieldCopier.bridge
UrF Unread field: com.sun.corba.ee.impl.corba.ContextImpl._orb
UrF Unread field: com.sun.corba.ee.impl.corba.ContextListImpl._orb
UrF Unread field: com.sun.corba.ee.impl.corba.ServerRequestImpl._ctx
UrF Unread field: com.sun.corba.ee.impl.io.ValueHandlerImpl.isInputStream
UrF Unread field: com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl.giopVersion
UrF Unread field: com.sun.corba.ee.impl.orb.ORBSingleton.staticStubFactoryFactory
UrF Unread field: com.sun.corba.ee.impl.orbutil.ObjectStreamField.fieldID
UrF Unread field: com.sun.corba.ee.impl.orbutil.RepositoryId_1_3.useCodebaseOnly
UrF Unread field: com.sun.corba.ee.impl.orbutil.RepositoryId_1_3_1.useCodebaseOnly
UrF Unread field: com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread$2.val$this$0
UrF Unread field: com.sun.corba.ee.impl.presentation.rmi.bcel.ProxyCreator.interfaces
UrF Unread field: com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.poaWrapper
UrF Unread field: com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase.scid
UrF Unread field: com.sun.corba.ee.impl.transport.CorbaResponseWaitingRoomImpl.connection
UrF Unread field: com.sun.corba.ee.impl.transport.CorbaResponseWaitingRoomImpl$OutCallDesc.thread
UrF Unread field: com.sun.corba.ee.impl.util.RepositoryId.useCodebaseOnly
UrF Unread field: com.sun.corba.ee.org.apache.bcel.generic.InstructionFactory$MethodObject.access
UrF Unread field: com.sun.corba.ee.org.apache.bcel.verifier.structurals.ControlFlowGraph.method_gen
UrF Unread field: com.sun.corba.ee.spi.orbutil.fsm.FSMTest.counterGuard
UrF Unread field: com.sun.corba.ee.spi.orbutil.newtimer.TimerEvent.dataSet
UrF Unread field: com.sun.ejb.base.stats.MonitoringRegistryMediator.TRACE_LEVEL
UrF Unread field: com.sun.ejb.containers.ContainerFactoryImpl._localTimer
UrF Unread field: com.sun.ejb.containers.ContainerFactoryImpl.threadLocalContext
UrF Unread field: com.sun.ejb.containers.EntityContainer.largeCache
UrF Unread field: com.sun.ejb.containers.EntityContainer$CacheProperties.removalTimeoutInSeconds
UrF Unread field: com.sun.ejb.containers.EntityContainer$CacheProperties.victimSelectionPolicy
UrF Unread field: com.sun.ejb.containers.StatefulSessionContainer.instanceCount
UrF Unread field: com.sun.ejb.containers.StatelessSessionContainer.beanCacheDes
UrF Unread field: com.sun.ejb.containers.StatelessSessionContainer.isPoolClosed
UrF Unread field: com.sun.ejb.containers.StatelessSessionContainer.svr
UrF Unread field: com.sun.ejb.containers.StatelessSessionContainer.theEJBObject
UrF Unread field: com.sun.ejb.containers.StatelessSessionContainer.theRemoteBusinessObject
UrF Unread field: com.sun.ejb.containers.util.cache.LruSessionCache.numPassLock
UrF Unread field: com.sun.ejb.containers.util.pool.AbstractPool$AbstractPoolTimerTask.lock
UrF Unread field: com.sun.ejb.containers.util.pool.NonBlockingPool$PoolResizeTimerTask.lock
UrF Unread field: com.sun.enterprise.admin.common.CombinedPatternMatcher.mTestString
UrF Unread field: com.sun.enterprise.admin.config.ConfigBeanHelper.m_mbean
UrF Unread field: com.sun.enterprise.admin.config.ConfigMBeanHelper.m_mbean
UrF Unread field: com.sun.enterprise.admin.event.DependencyResolver._target
UrF Unread field: com.sun.enterprise.admin.jmx.remote.comm.ServletConnection.response_received
UrF Unread field: com.sun.enterprise.admin.meta.MBeanMetaHelper.MULTY_CHILDS
UrF Unread field: com.sun.enterprise.admin.meta.MBeanMetaHelper.ONLY_CHILD
UrF Unread field: com.sun.enterprise.admin.monitor.callflow.DbAccessObjectImpl.SECURITY_ID_INDEX_CSI
UrF Unread field: com.sun.enterprise.admin.monitor.callflow.DbAccessObjectImpl.TRANSACTION_ID_INDEX_CSI
UrF Unread field: com.sun.enterprise.admin.monitor.registry.spi.MonitoringRegistrationHelper.mbeanserver
UrF Unread field: com.sun.enterprise.admin.runtime.ManagedJsr77MdlBean.m_mbean
UrF Unread field: com.sun.enterprise.admin.selfmanagement.event.DeclarativeLifecycleEventService.sequenceNumber
UrF Unread field: com.sun.enterprise.admin.server.core.jmx.MBeanServerImpl.kAllMBeansPattern
UrF Unread field: com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.mAutoStart
UrF Unread field: com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.mStartMode
UrF Unread field: com.sun.enterprise.admin.servermgmt.DomainConfigValidator$DomainConfigEntryInfo.displayText
UrF Unread field: com.sun.enterprise.admin.util.jmx.ObjectNamesSourceGenerator.className
UrF Unread field: com.sun.enterprise.admin.util.jmx.ObjectNamesSourceGenerator.pkgName
UrF Unread field: com.sun.enterprise.admin.util.jmx.ObjectNamesSourceGenerator.regFile
UrF Unread field: com.sun.enterprise.admin.util.TokenizerInternal.mInput
UrF Unread field: com.sun.enterprise.admin.verifier.ServerXMLVerifier.reportLevel
UrF Unread field: com.sun.enterprise.admin.wsmgmt.lifecycle.MonitoringLifeCycleImpl.flcm
UrF Unread field: com.sun.enterprise.admin.wsmgmt.msg.MessageTraceFactory._msgBodyPattern
UrF Unread field: com.sun.enterprise.admin.wsmgmt.registry.RegistryAccessObjectImpl.isEbxml
UrF Unread field: com.sun.enterprise.admin.wsmgmt.stats.impl.WebServiceEndpointStatsImpl.requestSize
UrF Unread field: com.sun.enterprise.admin.wsmgmt.stats.impl.WebServiceEndpointStatsImpl.responseSize
UrF Unread field: com.sun.enterprise.admin.wsmgmt.stats.impl.WebServiceEndpointStatsProviderImpl.avgResponseTime
UrF Unread field: com.sun.enterprise.admin.wsmgmt.stats.impl.WebServiceEndpointStatsProviderImpl.throughput
UrF Unread field: com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.SIGNED_JWSACC_JARFILE_NAME
UrF Unread field: com.sun.enterprise.appclient.jws.AppserverStaticContent.isSigned
UrF Unread field: com.sun.enterprise.appclient.jws.boot.JWSACCMain.accMain
UrF Unread field: com.sun.enterprise.appclient.jws.boot.JWSACCMain.jwsPolicyTemplateURL
UrF Unread field: com.sun.enterprise.appclient.jws.NamingConventions$SignedJar.SIGNED_JAR_FILENAME_SUFFIX
UrF Unread field: com.sun.enterprise.config.backup.util.FileUtils.TMPFILENAME
UrF Unread field: com.sun.enterprise.config.ConfigBeansFactory$XpathSupport.ESCAPE_CHAR
UrF Unread field: com.sun.enterprise.config.impl.ConfigEnvironmentImpl._assertNotInCache
UrF Unread field: com.sun.enterprise.config.serverbeans.validation.GenericDesc.attrName
UrF Unread field: com.sun.enterprise.config.serverbeans.validation.GenericDesc.choice
UrF Unread field: com.sun.enterprise.config.serverbeans.validation.NameList._bKeepList
UrF Unread field: com.sun.enterprise.config.serverbeans.validation.tests.AdminObjectResourceTest.checked
UrF Unread field: com.sun.enterprise.config.serverbeans.validation.tests.AuthRealmTest.checked
UrF Unread field: com.sun.enterprise.config.serverbeans.validation.tests.EjbModuleTest.checked
UrF Unread field: com.sun.enterprise.config.serverbeans.validation.tests.JdbcConnectionPoolTest.checked
UrF Unread field: com.sun.enterprise.config.serverbeans.validation.tests.WebModuleTest.checked
UrF Unread field: com.sun.enterprise.connectors.authentication.BasicPasswordAuthenticationService.rarName_
UrF Unread field: com.sun.enterprise.connectors.inflow.MessageEndpointInvocationHandler.THROW_TRANSACTED_EXCEPTIONS_PROP
UrF Unread field: com.sun.enterprise.connectors.inflow.monitor.ConnectorEndPointFactoryMonitoringLevelListener.registry_
UrF Unread field: com.sun.enterprise.connectors.inflow.monitor.ConnectorEndPointFactoryStatsImpl.endPointsCreatedCount
UrF Unread field: com.sun.enterprise.connectors.inflow.monitor.ConnectorEndPointFactoryStatsImpl.gsImpl
UrF Unread field: com.sun.enterprise.connectors.inflow.monitor.ConnectorEndPointFactoryStatsImpl.messagesDeliveredCount
UrF Unread field: com.sun.enterprise.connectors.inflow.monitor.ConnectorEndPointFactoryStatsImpl.runTimeExceptionsCount
UrF Unread field: com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.CLIENT_ID
UrF Unread field: com.sun.enterprise.connectors.work.CommonWorkManager.wm
UrF Unread field: com.sun.enterprise.connectors.work.monitor.ConnectorWorkMgmtStatsImpl.gsImpl
UrF Unread field: com.sun.enterprise.connectors.work.WorkCoordinator.workIsBad
UrF Unread field: com.sun.enterprise.deployapi.DeploymentStatusImplWithError.commandType
UrF Unread field: com.sun.enterprise.deployapi.SunDeploymentFactory.DMGR_NOT_CONNECTED
UrF Unread field: com.sun.enterprise.deployment.annotation.introspection.ClassFile.isValidClass
UrF Unread field: com.sun.enterprise.deployment.backend.AppReDeployer.appWasUnregistered
UrF Unread field: com.sun.enterprise.deployment.backend.AppReDeployer.failureMessage
UrF Unread field: com.sun.enterprise.deployment.backend.AppReDeployer.successMessage
UrF Unread field: com.sun.enterprise.deployment.backend.AppUnDeployer.failureMessage
UrF Unread field: com.sun.enterprise.deployment.backend.DeployableObjectType.ddName
UrF Unread field: com.sun.enterprise.deployment.backend.DeployableObjectType.extension
UrF Unread field: com.sun.enterprise.deployment.backend.DeployableObjectType.runtimeDD
UrF Unread field: com.sun.enterprise.deployment.backend.DeploymentRequest.directoryDeployed
UrF Unread field: com.sun.enterprise.deployment.backend.EjbcContextImpl._oldDescriptor
UrF Unread field: com.sun.enterprise.deployment.backend.EjbModuleDeployer.ddGenerator
UrF Unread field: com.sun.enterprise.deployment.DeploymentContext.appTmpDir
UrF Unread field: com.sun.enterprise.deployment.node.BundleNode.namespaceContext
UrF Unread field: com.sun.enterprise.deployment.node.ServiceReferenceNode.serviceEndpointInterface
UrF Unread field: com.sun.enterprise.deployment.util.EjbBundleValidator$EjbIntfInfo.intfType
UrF Unread field: com.sun.enterprise.diagnostics.collect.ChecksumCollector.destFolder
UrF Unread field: com.sun.enterprise.diagnostics.collect.CustomerInputCollector.local
UrF Unread field: com.sun.enterprise.diagnostics.report.html.Escape.useHex
UrF Unread field: com.sun.enterprise.diagnostics.ReportTarget.local
UrF Unread field: com.sun.enterprise.iiop.OrbConnectionManagerStatsImpl.connectionName
UrF Unread field: com.sun.enterprise.iiop.ThreadPoolStatsImpl.threadPoolName
UrF Unread field: com.sun.enterprise.instance.ApplicationEnvironment.mAppBackupPath
UrF Unread field: com.sun.enterprise.instance.InstanceDefinition.mImqHome
UrF Unread field: com.sun.enterprise.instance.InstanceDefinition.mJMSPasswd
UrF Unread field: com.sun.enterprise.instance.InstanceDefinition.mJMSPort
UrF Unread field: com.sun.enterprise.instance.InstanceDefinition.mJMSPortString
UrF Unread field: com.sun.enterprise.instance.InstanceDefinition.mJMSUser
UrF Unread field: com.sun.enterprise.instance.InstanceEnvironment.instanceRoot
UrF Unread field: com.sun.enterprise.instance.InstanceEnvironment.mAclFilePath
UrF Unread field: com.sun.enterprise.instance.InstanceEnvironment.mBackupAclFilePath
UrF Unread field: com.sun.enterprise.instance.InstanceEnvironment.mBackupConfigFilePath
UrF Unread field: com.sun.enterprise.instance.ModuleEnvironment.mType
UrF Unread field: com.sun.enterprise.jms.IASJmsUtil._sm
UrF Unread field: com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown
UrF Unread field: com.sun.enterprise.launcher.StatusProber$StatusChecker.startPage
UrF Unread field: com.sun.enterprise.management.agent.ListenerRegistry.OMG_ORB_INIT_PORT_PROPERTY
UrF Unread field: com.sun.enterprise.management.agent.ListenerRegistry.serverAddress
UrF Unread field: com.sun.enterprise.management.agent.MEJBBean.ctx
UrF Unread field: com.sun.enterprise.management.deploy.DeploymentMgrImpl.mDeploymentCompletedNotificationSequenceNumber
UrF Unread field: com.sun.enterprise.management.deploy.DeployThread.mQuit
UrF Unread field: com.sun.enterprise.management.model.EJBModuleMdl.hasWebServices
UrF Unread field: com.sun.enterprise.management.model.J2EEServerMdl.serverVersion
UrF Unread field: com.sun.enterprise.management.model.ResourceAdapterModuleMdl.resAdapterName
UrF Unread field: com.sun.enterprise.management.model.WebServiceEndpointMdl.mbeanName
UrF Unread field: com.sun.enterprise.management.monitor.stats.LoadBalancerContextRootStatsImpl.appName
UrF Unread field: com.sun.enterprise.management.monitor.stats.LoadBalancerContextRootStatsImpl.clusterName
UrF Unread field: com.sun.enterprise.management.monitor.stats.LoadBalancerServerStatsImpl.clusterName
UrF Unread field: com.sun.enterprise.management.offline.ConfigBeanHelperFactory.INSTANCE
UrF Unread field: com.sun.enterprise.management.offline.OfflineDottedNamesMgr.mPrefixes
UrF Unread field: com.sun.enterprise.management.support.LoaderOfOldConfig.mServerRefListener
UrF Unread field: com.sun.enterprise.management.support.MappedDelegate.mUnmappedAttributeNames
UrF Unread field: com.sun.enterprise.management.support.NotificationBuffer.mOverflowHandler
UrF Unread field: com.sun.enterprise.management.support.NotificationServiceImpl.mExcludePatterns
UrF Unread field: com.sun.enterprise.management.support.QueryMgrImpl.sJ2EETypesMapper
UrF Unread field: com.sun.enterprise.management.support.SystemInfoImpl.mBootUtil
UrF Unread field: com.sun.enterprise.management.support.UploadInfo.mName
UrF Unread field: com.sun.enterprise.management.util.J2EEModuleCallBackImpl.mgmtObjectManager
UrF Unread field: com.sun.enterprise.resource.ConnectorXAResource.alloc
UrF Unread field: com.sun.enterprise.resource.ConnectorXAResource.listener
UrF Unread field: com.sun.enterprise.resource.ConnectorXAResource.poolMgr
UrF Unread field: com.sun.enterprise.resource.ConnectorXAResource.poolName
UrF Unread field: com.sun.enterprise.resource.ConnectorXAResource.sharedConnections
UrF Unread field: com.sun.enterprise.resource.ResourceInstaller.connectorDescriptors
UrF Unread field: com.sun.enterprise.resource.ResourceInstaller.mgmtObjectMgr
UrF Unread field: com.sun.enterprise.security.auth.login.ClientCertificateLoginModule.sharedState
UrF Unread field: com.sun.enterprise.security.auth.login.ClientPasswordLoginModule.sharedState
UrF Unread field: com.sun.enterprise.security.auth.realm.file.FileRealm.constructed
UrF Unread field: com.sun.enterprise.security.GUILoginDialog.entity
UrF Unread field: com.sun.enterprise.security.KeyTool.JKSKEYPASS
UrF Unread field: com.sun.enterprise.security.KeyTool.provider
UrF Unread field: com.sun.enterprise.security.SecurityUtil.vendorPresent
UrF Unread field: com.sun.enterprise.security.SSLUtils.fullCipherNameMap
UrF Unread field: com.sun.enterprise.server.J2EEServer.conf
UrF Unread field: com.sun.enterprise.server.J2EEServer.estream
UrF Unread field: com.sun.enterprise.server.J2EEServer.ostream
UrF Unread field: com.sun.enterprise.server.logging.BaseLogManager.mogLoggerCreated
UrF Unread field: com.sun.enterprise.server.logging.FileandSyslogHandler.date
UrF Unread field: com.sun.enterprise.server.logging.FileandSyslogHandler.fileUpdateLock
UrF Unread field: com.sun.enterprise.server.logging.FileandSyslogHandler.isInitialized
UrF Unread field: com.sun.enterprise.server.logging.LogMBean.mbeanServer
UrF Unread field: com.sun.enterprise.server.logging.logviewer.backend.LogFilter.SIMPLE_DATE_FORMAT
UrF Unread field: com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingPrintStream.bufOut
UrF Unread field: com.sun.enterprise.server.logging.SystemOutandErrHandler$StackTraceObjects.comparisonBufIndex
UrF Unread field: com.sun.enterprise.server.logging.UniformLogFormatter.PRODUCTID_CONTEXTID
UrF Unread field: com.sun.enterprise.server.ondemand.SystemAppLoader.ejbMgr
UrF Unread field: com.sun.enterprise.server.PELaunch.javaHome
UrF Unread field: com.sun.enterprise.server.ResourceManager.serverContext_
UrF Unread field: com.sun.enterprise.server.ResourcesLoader.serverContext_
UrF Unread field: com.sun.enterprise.server.ServerContextImpl.serverConfigPath
UrF Unread field: com.sun.enterprise.server.ServerContextImpl.serverConfigURL
UrF Unread field: com.sun.enterprise.server.ss.ASLazyKernel.jmslc
UrF Unread field: com.sun.enterprise.server.ss.provider.ASServerSocket.toBind
UrF Unread field: com.sun.enterprise.tools.common.beans.IasConnectorOneZeroBeanInfo.defaultEventIndex
UrF Unread field: com.sun.enterprise.tools.common.beans.IasConnectorOneZeroBeanInfo.defaultPropertyIndex
UrF Unread field: com.sun.enterprise.tools.common.properties.PrincipalTableModel$CloseTestWindow.principals
UrF Unread field: com.sun.enterprise.tools.common.util.Debug.debug_flag
UrF Unread field: com.sun.enterprise.tools.common.util.Debug.pout
UrF Unread field: com.sun.enterprise.tools.common.util.diagnostics.ReporterTester.junk
UrF Unread field: com.sun.enterprise.tools.common.util.JWhich.doExhaustive
UrF Unread field: com.sun.enterprise.tools.common.util.JWhich.doReflect
UrF Unread field: com.sun.enterprise.tools.launcher.ProcessLauncherConfig._process
UrF Unread field: com.sun.enterprise.tools.launcher.ProcessLauncherConfig.bDebug
UrF Unread field: com.sun.enterprise.tools.upgrade.certconversion.CertificateTransfer.CA_JKS_CERTS
UrF Unread field: com.sun.enterprise.tools.upgrade.certconversion.CertificateTransfer.JKS_CERTS
UrF Unread field: com.sun.enterprise.tools.upgrade.certconversion.JKStoJKSConversionModule.certificateError
UrF Unread field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.certificateError
UrF Unread field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.jksCAkeyStorePassword
UrF Unread field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.nssKeyStorePassword
UrF Unread field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.pkcs12PathList
UrF Unread field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.trustJksPath
UrF Unread field: com.sun.enterprise.tools.upgrade.cli.CLIParser.interactiveInput
UrF Unread field: com.sun.enterprise.tools.upgrade.transform.TransformManager.resultDocument
UrF Unread field: com.sun.enterprise.tools.verifier.tests.dd.ParseDD.APPCLIENT
UrF Unread field: com.sun.enterprise.tools.verifier.tests.dd.ParseDD.CONNECTOR
UrF Unread field: com.sun.enterprise.tools.verifier.tests.dd.ParseDD.WEB
UrF Unread field: com.sun.enterprise.tools.verifier.tests.dd.ParseDD.oneFailed
UrF Unread field: com.sun.enterprise.tools.verifier.tests.ejb.session.stateless.StatelessCreateReturn.foundAtLeastOneCreate
UrF Unread field: com.sun.enterprise.tools.verifier.tests.web.WebTest.addedError
UrF Unread field: com.sun.enterprise.tools.verifier.tests.web.WebTest.addedGood
UrF Unread field: com.sun.enterprise.tools.verifier.tests.web.WebTest.addedNa
UrF Unread field: com.sun.enterprise.tools.verifier.tests.web.WebTest.addedWarning
UrF Unread field: com.sun.enterprise.util.collection.LongArrayList.minIndex
UrF Unread field: com.sun.enterprise.util.diagnostics.JWhich.doExhaustive
UrF Unread field: com.sun.enterprise.util.diagnostics.JWhich.doReflect
UrF Unread field: com.sun.enterprise.util.i18n.StringManager._resourceBundle
UrF Unread field: com.sun.enterprise.util.threadpool.FastThreadPool$PoolProperties.taskQueue
UrF Unread field: com.sun.enterprise.web.ara.IsolatedTask.cacheKey
UrF Unread field: com.sun.enterprise.web.connector.coyote.PECoyoteConnector.coyoteOn
UrF Unread field: com.sun.enterprise.web.connector.grizzly.async.DefaultAsyncExecutor.invokeFilter
UrF Unread field: com.sun.enterprise.web.connector.grizzly.ExecutorServicePipeline.waitingThreads
UrF Unread field: com.sun.enterprise.web.connector.grizzly.ThreadPoolExecutorPipeline.queueSizeInBytes
UrF Unread field: com.sun.enterprise.web.connector.grizzly.ThreadPoolExecutorPipeline.waitingThreads
UrF Unread field: com.sun.enterprise.web.DebugMonitor._instances
UrF Unread field: com.sun.enterprise.web.PwcWebContainer._started
UrF Unread field: com.sun.enterprise.web.stats.PWCThreadPoolStatsImpl.countQueued
UrF Unread field: com.sun.enterprise.web.stats.PWCThreadPoolStatsImpl.maxQueued
UrF Unread field: com.sun.enterprise.web.stats.PWCThreadPoolStatsImpl.peakQueued
UrF Unread field: com.sun.enterprise.web.WebModuleConfig._sm
UrF Unread field: com.sun.enterprise.webservice.JAXWSAdapterRegistry$ContextAdapter.contextRoot
UrF Unread field: com.sun.enterprise.webservice.JAXWSRuntimeEpiRegistry$ContextRuntimeEndpointInfo.contextRoot
UrF Unread field: com.sun.enterprise.webservice.JAXWSServiceDelegate.noWsdl
UrF Unread field: com.sun.enterprise.webservice.NewEjb3MessageDispatcher.wsEngine
UrF Unread field: com.sun.enterprise.webservice.NewJAXWSServlet.endpointImpl_
UrF Unread field: com.sun.enterprise.webservice.ServiceInvocationHandler.noWsdl
UrF Unread field: com.sun.enterprise.webservice.ServletWebServiceDelegate.servletConfig_
UrF Unread field: com.sun.jdo.api.persistence.enhancer.generator.Main$CmdLineOptions.jdoXMLModelFileName
UrF Unread field: com.sun.jdo.api.persistence.enhancer.generator.Main$CmdLineOptions.verbose
UrF Unread field: com.sun.jdo.api.persistence.enhancer.impl.ClassAction.sawFieldJDOFlags
UrF Unread field: com.sun.jdo.api.persistence.enhancer.impl.ClassAction.sawFieldJDOStateManager
UrF Unread field: com.sun.jdo.api.persistence.enhancer.impl.ClassAction.sawMethodJDOCopy
UrF Unread field: com.sun.jdo.api.persistence.enhancer.impl.FieldTypeInfo.interfaceArrayInfo
UrF Unread field: com.sun.jdo.api.persistence.enhancer.impl.MethodAction.ca
UrF Unread field: com.sun.jdo.api.persistence.enhancer.Main$CmdLineOptions.quiet
UrF Unread field: com.sun.jdo.spi.persistence.generator.database.MappingPolicy.REGEXP_DOT
UrF Unread field: com.sun.jdo.spi.persistence.support.sqlstore.database.DBVendorType.enumVendorType
UrF Unread field: com.sun.jdo.spi.persistence.support.sqlstore.impl.VersionConsistencyCacheImpl.lruCache
UrF Unread field: com.sun.jdo.spi.persistence.support.sqlstore.utility.Timer.isTerminated
UrF Unread field: com.sun.jdo.spi.persistence.support.sqlstore.utility.Timer.tickOnce
UrF Unread field: com.sun.jndi.ldap.obj.AttrsToCorba.defaultOrb
UrF Unread field: com.sun.jts.CosTransactions.CoordinatorSynchronizationImpl.localTID
UrF Unread field: com.sun.jts.CosTransactions.CoordinatorTerm.heuristicDamage
UrF Unread field: com.sun.jts.CosTransactions.DelegatedTimeoutManager.initialised
UrF Unread field: com.sun.jts.CosTransactions.GlobalTID.NullGlobalTID
UrF Unread field: com.sun.jts.CosTransactions.LogCursor.endLSN
UrF Unread field: com.sun.jts.CosTransactions.LogCursor.startLSN
UrF Unread field: com.sun.jts.CosTransactions.LogExtent.blockValid
UrF Unread field: com.sun.jts.CosTransactions.RecoveryStateHolder.transactionIds
UrF Unread field: com.sun.jts.utils.RecoveryHooks.FailureInducer.waitPeriod
UrF Unread field: com.sun.msv.writer.ContentHandlerAdaptor.attAdapter
UrF Unread field: com.sun.org.apache.commons.beanutils.BeanUtils.dummy
UrF Unread field: com.sun.org.apache.commons.collections.ReferenceMap$EntryIterator.currentValue
UrF Unread field: com.sun.org.apache.commons.modeler.ant.MLETTask.archive
UrF Unread field: com.sun.org.apache.commons.modeler.ant.MLETTask.codebase
UrF Unread field: com.sun.org.apache.commons.modeler.BaseNotificationBroadcaster.hookCount
UrF Unread field: com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser.oasisXMLCatalogPI
UrF Unread field: com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLFilter.oasisXMLCatalogPI
UrF Unread field: com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi._constructionElement
UrF Unread field: com.sun.org.apache.xml.internal.security.algorithms.SignatureAlgorithmSpi._doc
UrF Unread field: com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$EncryptionPropertyImpl.attributeName
UrF Unread field: com.sun.org.apache.xml.internal.security.keys.storage.StorageResolver$StorageResolverIterator._currentResolver
UrF Unread field: com.sun.org.apache.xml.internal.security.signature.Manifest._signedContents
UrF Unread field: com.sun.org.apache.xml.internal.security.utils.Base64._base64length
UrF Unread field: com.sun.org.apache.xml.internal.security.utils.resolver.ResourceResolver._individualResolverVector
UrF Unread field: com.sun.tools.ws.processor.modeler.wsdl.JAXBModelBuilder.printstacktrace
UrF Unread field: com.sun.tools.ws.processor.modeler.wsdl.PseudoSchemaBuilder.modelInfo
UrF Unread field: com.sun.tools.ws.util.xml.XmlWriter.needNewline
UrF Unread field: com.sun.tools.ws.util.xml.XmlWriter.writtenChars
UrF Unread field: com.sun.tools.ws.wsdl.framework.WSDLLocation$LocationContext.parentLocation
UrF Unread field: com.sun.tools.xjc.reader.dtd.bindinfo.BindInfo.classFactory
UrF Unread field: com.sun.tools.xjc.reader.dtd.TDTDReader.entityResolver
UrF Unread field: com.sun.tools.xjc.reader.relaxng.RELAXNGCompiler.opts
UrF Unread field: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.noMarshaller
UrF Unread field: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.noUnmarshaller
UrF Unread field: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.noValidatingUnmarshaller
UrF Unread field: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.noValidator
UrF Unread field: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.typeSubstitution
UrF Unread field: com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty.generateFailFastSetterMethod
UrF Unread field: com.sun.web.security.MapValue.patternType
UrF Unread field: com.sun.web.security.RealmAdapter.MAX_COUNT
UrF Unread field: com.sun.web.security.RealmAdapter.SLEEP_TIME
UrF Unread field: com.sun.web.security.RealmAdapter.roles
UrF Unread field: com.sun.xml.fastinfoset.util.KeyIntMap$BaseEntry._hash
UrF Unread field: com.sun.xml.fastinfoset.util.KeyIntMap$BaseEntry._value
UrF Unread field: com.sun.xml.jaxws.JAXWSMessage.isFI
UrF Unread field: com.sun.xml.messaging.saaj.soap.ExpressMessageFactoryImpl.staxOF
UrF Unread field: com.sun.xml.messaging.saaj.util.XMLDeclarationParser.gt16
UrF Unread field: com.sun.xml.registry.common.util.MarshallerUtil.jaxrHome
UrF Unread field: com.sun.xml.registry.uddi.ConnectionImpl.connectionId
UrF Unread field: com.sun.xml.registry.uddi.JAXRCommand.content
UrF Unread field: com.sun.xml.registry.uddi.RegistryServiceImpl.xmlUtil
UrF Unread field: com.sun.xml.registry.uddi.UDDILoginModule.sharedState
UrF Unread field: com.sun.xml.registry.uddi.UDDIMapper.xmlUtil
UrF Unread field: com.sun.xml.rngom.binary.SchemaBuilderImpl.inheritNs
UrF Unread field: com.sun.xml.rngom.parse.compact.CompactSyntaxTokenManager.jjimageLen
UrF Unread field: com.sun.xml.rpc.client.dii.ConfiguredCall.portTypeName
UrF Unread field: com.sun.xml.rpc.client.dii.OperationInfo.requestXmlType
UrF Unread field: com.sun.xml.rpc.client.dii.OperationInfo.returnTypeModel
UrF Unread field: com.sun.xml.rpc.client.dii.webservice.parser.WebServicesClientParser.messageFactory
UrF Unread field: com.sun.xml.rpc.encoding.literal.GenericLiteralObjectSerializer.soapEncodingConstants
UrF Unread field: com.sun.xml.rpc.encoding.literal.LiteralFragmentSerializer.soapEncodingConstants
UrF Unread field: com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer.soapEncodingConstants
UrF Unread field: com.sun.xml.rpc.encoding.literal.LiteralResponseSerializer.soapEncodingConstants
UrF Unread field: com.sun.xml.rpc.encoding.soap.CollectionInterfaceSerializer.soapEncodingConstants
UrF Unread field: com.sun.xml.rpc.encoding.soap.MapInterfaceSerializer.soapEncodingConstants
UrF Unread field: com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer.soapEncodingConstants
UrF Unread field: com.sun.xml.rpc.encoding.soap.SOAPResponseSerializer.soapEncodingConstants
UrF Unread field: com.sun.xml.rpc.encoding.SOAPDeserializationContext.idResolverLength
UrF Unread field: com.sun.xml.rpc.processor.generator.GeneratorUtil.QNAME_SOAP_FAULT
UrF Unread field: com.sun.xml.rpc.processor.generator.GeneratorUtil.soapEncodingConstants
UrF Unread field: com.sun.xml.rpc.processor.generator.GeneratorUtil.soapNamespaceConstants
UrF Unread field: com.sun.xml.rpc.processor.generator.GeneratorUtil.soapWSDLConstants
UrF Unread field: com.sun.xml.rpc.processor.generator.InterfaceSerializerGenerator.currentFault
UrF Unread field: com.sun.xml.rpc.processor.generator.SerializerRegistryGenerator.haveCustom
UrF Unread field: com.sun.xml.rpc.processor.generator.SerializerRegistryGenerator.soapEncodingConstants
UrF Unread field: com.sun.xml.rpc.processor.generator.SerializerRegistryGenerator.soapNamespaceConstants
UrF Unread field: com.sun.xml.rpc.processor.generator.SerializerRegistryGenerator.soapWSDLConstants
UrF Unread field: com.sun.xml.rpc.processor.generator.WSDLGenerator.soapWSDLConstants
UrF Unread field: com.sun.xml.rpc.processor.generator.WSDLTypeGenerator.literalTypes
UrF Unread field: com.sun.xml.rpc.processor.generator.WSDLTypeGenerator.soapWSDLConstants
UrF Unread field: com.sun.xml.rpc.processor.modeler.j2ee.J2EESchemaAnalyzer111._j2eeModelInfo
UrF Unread field: com.sun.xml.rpc.processor.modeler.j2ee.J2EESchemaAnalyzer111.javaSimpleTypeCreator
UrF Unread field: com.sun.xml.rpc.processor.modeler.j2ee.J2EESchemaAnalyzer112._j2eeModelInfo
UrF Unread field: com.sun.xml.rpc.processor.modeler.j2ee.J2EESchemaAnalyzer112.javaSimpleTypeCreator
UrF Unread field: com.sun.xml.rpc.processor.modeler.modelfile.ModelFileModeler._messageFactory
UrF Unread field: com.sun.xml.rpc.processor.modeler.rmi.LiteralTypeModeler.typeMappingRegistry
UrF Unread field: com.sun.xml.rpc.processor.modeler.wsdl.SchemaAnalyzerBase._typesBeingResolved
UrF Unread field: com.sun.xml.rpc.processor.modeler.wsdl.SchemaAnalyzerBase.soap12NamespaceConstants
UrF Unread field: com.sun.xml.rpc.processor.modeler.wsdl.SchemaAnalyzerBase.soap12WSDLConstants
UrF Unread field: com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase.theModel
UrF Unread field: com.sun.xml.rpc.processor.schema.AttributeUseComponent._value
UrF Unread field: com.sun.xml.rpc.processor.schema.ComplexTypeDefinitionComponent._final
UrF Unread field: com.sun.xml.rpc.processor.schema.ComplexTypeDefinitionComponent._prohibitedSubstitutions
UrF Unread field: com.sun.xml.rpc.processor.schema.ElementDeclarationComponent._abstract
UrF Unread field: com.sun.xml.rpc.processor.schema.ElementDeclarationComponent._disallowedSubstitutions
UrF Unread field: com.sun.xml.rpc.processor.schema.ElementDeclarationComponent._substitutionGroupExclusions
UrF Unread field: com.sun.xml.rpc.processor.schema.ElementDeclarationComponent._value
UrF Unread field: com.sun.xml.rpc.processor.schema.ElementDeclarationComponent._valueKind
UrF Unread field: com.sun.xml.rpc.processor.schema.SimpleTypeDefinitionComponent._final
UrF Unread field: com.sun.xml.rpc.processor.schema.WildcardComponent._processContents
UrF Unread field: com.sun.xml.rpc.processor.util.ClassNameCollector._visitedFaults
UrF Unread field: com.sun.xml.rpc.processor.util.ModelWriter._componentWriter
UrF Unread field: com.sun.xml.rpc.server.http.ea.JAXRPCServletDelegate._servletConfig
UrF Unread field: com.sun.xml.rpc.server.http.ea.WSDLPublisher._servletConfig
UrF Unread field: com.sun.xml.rpc.server.http.WSDLPublisher.jaxrpcInfo
UrF Unread field: com.sun.xml.rpc.soap.message.SOAPHeaderBlockInfo._actor
UrF Unread field: com.sun.xml.rpc.soap.message.SOAPHeaderBlockInfo._mustUnderstand
UrF Unread field: com.sun.xml.rpc.soap.SOAPWSDLConstantsImpl.QNAME_ELEMENT_NOTATION
UrF Unread field: com.sun.xml.rpc.sp.AttributeDecl.isFixed
UrF Unread field: com.sun.xml.rpc.sp.AttributeDecl.isRequired
UrF Unread field: com.sun.xml.rpc.sp.ElementDecl.isFromInternalSubset
UrF Unread field: com.sun.xml.rpc.sp.Parser.isInAttribute
UrF Unread field: com.sun.xml.rpc.sp.Parser.rootElementName
UrF Unread field: com.sun.xml.rpc.sp.Parser2.attrIndex
UrF Unread field: com.sun.xml.rpc.sp.Parser2.isInAttribute
UrF Unread field: com.sun.xml.rpc.sp.Parser2.rootElementName
UrF Unread field: com.sun.xml.rpc.streaming.RecordedXMLReader.originalNamespaces
UrF Unread field: com.sun.xml.rpc.util.xml.XmlWriter.needNewline
UrF Unread field: com.sun.xml.rpc.util.xml.XmlWriter.writtenChars
UrF Unread field: com.sun.xml.rpc.wsdl.framework.WSDLLocation$LocationContext.parentLocation
UrF Unread field: com.sun.xml.stream.dtd.DTDGrammarUtil.fInCDATASection
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.fDepth
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.fEpsilonIndex
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.fIsImmutable
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.fLeafCount
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.fNodeIndexStack
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.fOpStack
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.fPrevNodeIndexStack
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.fQName2
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.nodeIndex
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.prevNodeIndex
UrF Unread field: com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.valueIndex
UrF Unread field: com.sun.xml.stream.writers.XMLOutputSource.systemId
UrF Unread field: com.sun.xml.stream.writers.XMLStreamWriterImpl.fTempQname
UrF Unread field: com.sun.xml.stream.xerces.util.ParserConfigurationSettings.counter
UrF Unread field: com.sun.xml.stream.XMLDocumentFragmentScannerImpl$FragmentContentDriver.fContinueDispatching
UrF Unread field: com.sun.xml.stream.XMLDocumentFragmentScannerImpl$FragmentContentDriver.fScanningForMarkup
UrF Unread field: com.sun.xml.stream.XMLDocumentScannerImpl.fString
UrF Unread field: com.sun.xml.stream.XMLStreamFilterImpl.fHasName
UrF Unread field: com.sun.xml.ws.client.EndpointIFInvocationHandler.failure
UrF Unread field: com.sun.xml.ws.client.WSFuture._lock
UrF Unread field: com.sun.xml.ws.encoding.jaxb.JAXBBeanInfo.unmarshaller
UrF Unread field: com.sun.xml.ws.transport.http.client.HttpClientTransport._messageFactory
UrF Unread field: com.sun.xml.ws.transport.http.server.ServerConnectionImpl.closedInput
UrF Unread field: com.sun.xml.ws.transport.http.server.ServerConnectionImpl.closedOutput
UrF Unread field: com.sun.xml.ws.transport.http.servlet.WSServletDelegate.publishWSDL
UrF Unread field: com.sun.xml.wss.core.SignatureHeaderBlock.baseURI
UrF Unread field: com.sun.xml.wss.impl.c14n.BaseCanonicalizer.parentNamespaces
UrF Unread field: com.sun.xml.wss.impl.c14n.SAXC14nCanonicalizerImpl.firstElement
UrF Unread field: com.sun.xml.wss.impl.config.ApplicationSecurityConfiguration.allTopLevelApplicationSecurityConfigs
UrF Unread field: com.sun.xml.wss.impl.keyinfo.DirectReferenceStrategy.forSigning
UrF Unread field: com.sun.xml.wss.impl.keyinfo.KeyIdentifierStrategy.forSigning
UrF Unread field: com.sun.xml.wss.impl.keyinfo.X509IssuerSerialStrategy.forSigning
UrF Unread field: com.sun.xml.wss.impl.misc.Base64._base64length
UrF Unread field: com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy$X509CertificateBinding._certPath
UrF Unread field: com.sun.xml.wss.impl.policy.mls.AuthenticationTokenPolicy$X509CertificateBinding._crl
UrF Unread field: com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments._excludeNode
UrF Unread field: com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments.reset
UrF Unread field: com.sun.xml.xsom.impl.parser.state.Schema.tns
UrF Unread field: com.sun.xml.xwss.SystemHandlerDelegateImpl.MTOM_ON
UrF Unread field: com.sun.xml.xwss.SystemHandlerDelegateImpl.firstTime
UrF Unread field: com.sun.xml.xwss.SystemHandlerDelegateImpl.soap11MF
UrF Unread field: com.sun.xml.xwss.SystemHandlerDelegateImpl.soap12MF
UrF Unread field: com.sun.xml.xwss.SystemHandlerDelegateImpl.wsThreadCtx
UrF Unread field: org.apache.catalina.core.ApplicationDispatcher.appRequest
UrF Unread field: org.apache.catalina.core.ApplicationDispatcher.appResponse
UrF Unread field: org.apache.catalina.core.StandardDefaultContext.mapperClass
UrF Unread field: org.apache.coyote.tomcat5.CoyoteConnector.stopped
UrF Unread field: org.apache.coyote.tomcat5.CoyoteConnector.thread
UrF Unread field: org.apache.coyote.tomcat5.CoyoteResponse.isContentTypeSet
UrF Unread field: org.apache.coyote.tomcat5.InputBuffer.bytesRead
UrF Unread field: org.apache.coyote.tomcat5.InputBuffer.charsRead
UrF Unread field: org.apache.coyote.tomcat5.InputBuffer.inputChunk
UrF Unread field: org.apache.jasper.compiler.ELFunctionMapper.err
UrF Unread field: org.apache.jasper.compiler.Generator.maxTagNesting
UrF Unread field: org.apache.jasper.compiler.Generator$GenerateVisitor.tagInfo
UrF Unread field: org.apache.jasper.compiler.JspUtil$ValidAttribute.rtexprvalue
UrF Unread field: org.apache.jasper.compiler.Mark$IncludeState.encoding
UrF Unread field: org.apache.jasper.compiler.Parser.currentFile
UrF Unread field: org.apache.jasper.compiler.Validator$TagExtraInfoVisitor.pageInfo
UrF Unread field: org.apache.jasper.JspC.listErrors
UrF Unread field: org.apache.jasper.JspC.verbose
UrF Unread field: org.apache.jasper.runtime.PageContextImpl.needsSession
UrF Unread field: org.apache.jasper.servlet.JasperLoader.className
UrF Unread field: org.apache.taglibs.standard.lang.jstl.Logger.mOut
UrF Unread field: org.apache.taglibs.standard.lang.jstl.test.Bean1.mNoGetter
UrF Unread field: org.apache.taglibs.standard.tag.common.core.RedirectSupport.var
UrF Unread field: org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper.driverClassName
UrF Unread field: org.apache.taglibs.standard.tag.common.xml.XPathUtil.exprCache
UrF Unread field: org.apache.tomcat.util.buf.ReadConvertor.iis
UrF Unread field: org.apache.tomcat.util.http.Parameters.headers
UrF Unread field: org.apache.tomcat.util.net.jsse.JSSESocketFactory.defaultClientAuth
UrF Unread field: org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable.interval
UrF Unread field: org.apache.xml.resolver.tools.ResolvingParser.oasisXMLCatalogPI
UrF Unread field: org.apache.xml.resolver.tools.ResolvingXMLFilter.oasisXMLCatalogPI
UrF Unread field: org.jcp.xml.dsig.internal.dom.DOMKeyValue.j
UrF Unread field: org.jcp.xml.dsig.internal.dom.DOMKeyValue.pgen
UrF Unread field: org.netbeans.modules.schema2beans.DDBeanInfo.defaultEventIndex
UrF Unread field: org.netbeans.modules.schema2beans.DDRegistryParser.parentCursor
UrF Unread field: org.netbeans.modules.schema2beans.DDRegistryParser.parentParser
UrF Unread field: org.netbeans.modules.schema2beans.DDRegistryParser.parserRoot
UrF Unread field: org.netbeans.modules.schema2beans.GraphManager.docFactory
UrF Unread field: sun.rmi.rmic.RMIGenerator.cdef
UuF Unused field: com.sun.appserv.web.cache.filter.HttpCacheEntry.statusMessage
UuF Unused field: com.sun.corba.ee.impl.corba.RequestImpl._paramCodes
UuF Unused field: com.sun.corba.ee.impl.corba.RequestImpl._paramLongs
UuF Unused field: com.sun.corba.ee.impl.corba.RequestImpl._paramObjects
UuF Unused field: com.sun.corba.ee.impl.encoding.CodeSetConversion.implementation
UuF Unused field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.propertyInitRef
UuF Unused field: com.sun.corba.ee.impl.orb.ORBDataParserImpl.servicesURL
UuF Unused field: com.sun.corba.ee.org.apache.bcel.generic.InstructionFactory$MethodObject.arg_names
UuF Unused field: com.sun.corba.ee.spi.codegen.Type.memberType
UuF Unused field: com.sun.dtdparser.EntityDecl.isFromInternalSubset
UuF Unused field: com.sun.dtdparser.EntityDecl.isPE
UuF Unused field: com.sun.ejb.base.stats.EJBMethodStatsImpl.methodMonitor
UuF Unused field: com.sun.ejb.base.stats.StatsImpl.currentMonitoringLevel
UuF Unused field: com.sun.ejb.containers.BeanContext.previousSecurityContext
UuF Unused field: com.sun.ejb.containers.util.pool.NonBlockingPool.timerTaskCount
UuF Unused field: com.sun.el.parser.ELParser.jj_semLA
UuF Unused field: com.sun.enterprise.admin.monitor.registry.spi.reconfig.WebContainerChangeHandler.registryImpl
UuF Unused field: com.sun.enterprise.admin.monitor.stats.spi.JVMCompilationStatsImpl.server
UuF Unused field: com.sun.enterprise.admin.monitor.stats.spi.JVMOperatingSystemStatsImpl.server
UuF Unused field: com.sun.enterprise.admin.monitor.stats.spi.JVMRuntimeStatsImpl.server
UuF Unused field: com.sun.enterprise.admin.servermgmt.RepositoryManager$RepositoryManagerMessages._cannotDeleteJmsProviderInstance
UuF Unused field: com.sun.enterprise.admin.wsmgmt.lifecycle.WSMonitoringLevelListener.registry_
UuF Unused field: com.sun.enterprise.admin.wsmgmt.stats.impl.StatsImpl.currentMonitoringLevel
UuF Unused field: com.sun.enterprise.admin.wsmgmt.stats.impl.WebServiceEndpointStatsImpl.clientHost
UuF Unused field: com.sun.enterprise.admin.wsmgmt.stats.impl.WebServiceEndpointStatsImpl.clientUser
UuF Unused field: com.sun.enterprise.admin.wsmgmt.stats.impl.WebServiceEndpointStatsImpl.faultActor
UuF Unused field: com.sun.enterprise.admin.wsmgmt.stats.impl.WebServiceEndpointStatsImpl.faultCode
UuF Unused field: com.sun.enterprise.admin.wsmgmt.stats.impl.WebServiceEndpointStatsImpl.faultString
UuF Unused field: com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.j2eeApplicationsDir
UuF Unused field: com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.j2eeModulesDir
UuF Unused field: com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.tempJarDirectory
UuF Unused field: com.sun.enterprise.config.backup.BackupFilenameManager.numbers
UuF Unused field: com.sun.enterprise.config.serverbeans.validation.VariableExpander.frame
UuF Unused field: com.sun.enterprise.connectors.util.JmsRaMapping.reverseMapping
UuF Unused field: com.sun.enterprise.deployapi.actions.ClientConfigurationImpl.originalArchivePath
UuF Unused field: com.sun.enterprise.deployapi.SunDeploymentFactory.connectedDeploymentManagers
UuF Unused field: com.sun.enterprise.deployapi.SunDeploymentFactory.disconnectedDeploymentManagers
UuF Unused field: com.sun.enterprise.deployment.node.ejb.EjbInterceptorNode.tempType
UuF Unused field: com.sun.enterprise.diagnostics.CLIOptions.reportDir
UuF Unused field: com.sun.enterprise.diagnostics.CLIOptions.targetType
UuF Unused field: com.sun.enterprise.diagnostics.collect.ChecksumCollector.destFile
UuF Unused field: com.sun.enterprise.instance.BaseManager.registeredDescriptors
UuF Unused field: com.sun.enterprise.jbi.serviceengine.install.ServiceEngineObjectFactoryImpl.defaultDomainName
UuF Unused field: com.sun.enterprise.jbi.serviceengine.install.ServiceEngineObjectFactoryImpl.mbeanServer
UuF Unused field: com.sun.enterprise.launcher.StatusProber$StatusChecker.elapsedTime
UuF Unused field: com.sun.enterprise.launcher.StatusProber$StatusChecker.startTime
UuF Unused field: com.sun.enterprise.loader.EJBClassLoader$InternalJarURLConnection.mURL
UuF Unused field: com.sun.enterprise.naming.SerialContext.cosContext
UuF Unused field: com.sun.enterprise.resource.monitor.ConnectionPoolStatsImpl.poolName_
UuF Unused field: com.sun.enterprise.resource.monitor.ConnectorPoolMonitoringLevelListener.poolManager_
UuF Unused field: com.sun.enterprise.resource.monitor.ConnectorPoolMonitoringLevelListener.resUtil_
UuF Unused field: com.sun.enterprise.resource.monitor.JDBCPoolMonitoringLevelListener.poolManager_
UuF Unused field: com.sun.enterprise.security.CachedPermissionImpl.granted
UuF Unused field: com.sun.enterprise.security.GUILoginDialog.certDialog
UuF Unused field: com.sun.enterprise.server.J2EEServer.orbInitialPort
UuF Unused field: com.sun.enterprise.server.logging.FileandSyslogHandler.logMBean
UuF Unused field: com.sun.enterprise.server.logging.ServerFormatter.formatter
UuF Unused field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.isJksPath
UuF Unused field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.osJksPath
UuF Unused field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.pathOfNSSDbFiles
UuF Unused field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.pwd
UuF Unused field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.trustJKSPathStream
UuF Unused field: com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.trustedJksKeyStore
UuF Unused field: com.sun.enterprise.tools.upgrade.certconversion.NSStoJKSConversionModule.isJksPath
UuF Unused field: com.sun.enterprise.tools.upgrade.certconversion.NSStoJKSConversionModule.pathOfNSSDbFiles
UuF Unused field: com.sun.enterprise.tools.upgrade.certconversion.NSStoJKSConversionModule.pwd
UuF Unused field: com.sun.enterprise.tools.upgrade.certconversion.NSStoNSSConversionModule.pathOfNSSDbFiles
UuF Unused field: com.sun.enterprise.tools.upgrade.cli.CLIParser.currentDomain
UuF Unused field: com.sun.enterprise.tools.upgrade.UpgradeToolMain.aliasname
UuF Unused field: com.sun.enterprise.tools.upgrade.UpgradeToolMain.certDbPassword
UuF Unused field: com.sun.enterprise.tools.upgrade.UpgradeToolMain.keyStorePassword
UuF Unused field: com.sun.enterprise.util.ApproximateClock.now
UuF Unused field: com.sun.enterprise.util.JarEntrySource.modifiedTime
UuF Unused field: com.sun.enterprise.web.ara.IsolationRulesExecutor.currentThreadCount
UuF Unused field: com.sun.enterprise.web.PEWebContainer.mimeMap
UuF Unused field: com.sun.enterprise.web.stats.PWCRequestStatsImpl.lastMethod
UuF Unused field: com.sun.enterprise.web.stats.PWCRequestStatsImpl.lastUri
UuF Unused field: com.sun.enterprise.web.TomcatDeploymentConfig.tomcatDeploymentConfig
UuF Unused field: com.sun.jdo.api.persistence.support.util.AugmentationTest.classes
UuF Unused field: com.sun.msv.scanner.dtd.EntityDecl.isFromInternalSubset
UuF Unused field: com.sun.msv.scanner.dtd.EntityDecl.isPE
UuF Unused field: com.sun.org.apache.commons.modeler.ant.MLETTask.loaderRef
UuF Unused field: com.sun.org.apache.commons.modeler.mbeans.SimpleRemoteConnector.localDomain
UuF Unused field: com.sun.tools.ws.processor.modeler.wsdl.PseudoSchemaBuilder.schemaCounter
UuF Unused field: com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler.modelerUtils
UuF Unused field: com.sun.xml.dtdparser.EntityDecl.isFromInternalSubset
UuF Unused field: com.sun.xml.dtdparser.EntityDecl.isPE
UuF Unused field: com.sun.xml.registry.common.tools.JAXRConceptsManager.iso
UuF Unused field: com.sun.xml.registry.common.tools.JAXRConceptsManager.isoFile
UuF Unused field: com.sun.xml.registry.common.tools.JAXRConceptsManager.jaxrFile
UuF Unused field: com.sun.xml.registry.common.tools.JAXRConceptsManager.naicsFile
UuF Unused field: com.sun.xml.registry.common.tools.JAXRConceptsManager.predefines
UuF Unused field: com.sun.xml.registry.common.tools.JAXRConceptsManager.predefinesDTD
UuF Unused field: com.sun.xml.registry.common.tools.JAXRConceptsManager.unsp
UuF Unused field: com.sun.xml.registry.common.tools.JAXRConceptsManager.user
UuF Unused field: com.sun.xml.registry.uddi.MapperHelpers.marshallerUtil
UuF Unused field: com.sun.xml.registry.uddi.MapperHelpers.xmlUtil
UuF Unused field: com.sun.xml.registry.uddi.RegistryServiceImpl.bulkResponse
UuF Unused field: com.sun.xml.rngom.parse.compact.CompactSyntax.jj_semLA
UuF Unused field: com.sun.xml.rngom.parse.compact.CompactSyntaxTokenManager.lengthOfMatch
UuF Unused field: com.sun.xml.rngom.parse.xml.SchemaParser$ExternalRefState.includedPattern
UuF Unused field: com.sun.xml.rpc.client.dii.OperationInfo.isRPCLiteralOperationFlag
UuF Unused field: com.sun.xml.rpc.client.dii.OperationInfo.returnLiteralType
UuF Unused field: com.sun.xml.rpc.processor.config.RmiModelInfo.clientHandlerChainInfo
UuF Unused field: com.sun.xml.rpc.processor.config.RmiModelInfo.serverHandlerChainInfo
UuF Unused field: com.sun.xml.rpc.processor.model.literal.LiteralStructuredType.requestResponseStruct
UuF Unused field: com.sun.xml.rpc.processor.schema.AttributeGroupDefinitionComponent._annotation
UuF Unused field: com.sun.xml.rpc.processor.schema.AttributeGroupDefinitionComponent._attributeWildcard
UuF Unused field: com.sun.xml.rpc.processor.schema.ComplexTypeDefinitionComponent._annotations
UuF Unused field: com.sun.xml.rpc.processor.schema.ComplexTypeDefinitionComponent._attributeWildcard
UuF Unused field: com.sun.xml.rpc.processor.schema.ElementDeclarationComponent._annotation
UuF Unused field: com.sun.xml.rpc.processor.schema.ElementDeclarationComponent._identityConstraintDefinitions
UuF Unused field: com.sun.xml.rpc.processor.schema.ElementDeclarationComponent._substitutionGroupAffiliation
UuF Unused field: com.sun.xml.rpc.processor.schema.IdentityConstraintDefinitionComponent._annotation
UuF Unused field: com.sun.xml.rpc.processor.schema.IdentityConstraintDefinitionComponent._fields
UuF Unused field: com.sun.xml.rpc.processor.schema.IdentityConstraintDefinitionComponent._identityConstraintCategory
UuF Unused field: com.sun.xml.rpc.processor.schema.IdentityConstraintDefinitionComponent._referencedKey
UuF Unused field: com.sun.xml.rpc.processor.schema.IdentityConstraintDefinitionComponent._selector
UuF Unused field: com.sun.xml.rpc.processor.schema.ModelGroupComponent._annotation
UuF Unused field: com.sun.xml.rpc.processor.schema.ModelGroupDefinitionComponent._annotation
UuF Unused field: com.sun.xml.rpc.processor.schema.ModelGroupDefinitionComponent._modelGroup
UuF Unused field: com.sun.xml.rpc.processor.schema.NotationDeclarationComponent._annotation
UuF Unused field: com.sun.xml.rpc.processor.schema.NotationDeclarationComponent._publicIdentifier
UuF Unused field: com.sun.xml.rpc.processor.schema.NotationDeclarationComponent._systemIdentifier
UuF Unused field: com.sun.xml.rpc.processor.schema.SimpleTypeDefinitionComponent._annotation
UuF Unused field: com.sun.xml.rpc.processor.schema.SimpleTypeDefinitionComponent._memberTypeDefinitions
UuF Unused field: com.sun.xml.rpc.processor.schema.WildcardComponent._annotation
UuF Unused field: com.sun.xml.rpc.processor.schema.WildcardComponent._namespaceSet
UuF Unused field: com.sun.xml.rpc.sp.EntityDecl.isFromInternalSubset
UuF Unused field: com.sun.xml.rpc.sp.EntityDecl.isPE
UuF Unused field: com.sun.xml.stream.writers.XMLOutputSource.os
UuF Unused field: com.sun.xml.ws.client.EndpointIFInvocationHandler._wsdlContext
UuF Unused field: com.sun.xml.ws.client.EndpointIFInvocationHandler.wsdlDocumentLocation
UuF Unused field: com.sun.xml.ws.client.WSServiceDelegate.entityResolver
UuF Unused field: com.sun.xml.ws.encoding.jaxb.JAXBBeanInfo.bc
UuF Unused field: com.sun.xml.ws.handler.SOAPMessageContextImpl.failure
UuF Unused field: com.sun.xml.ws.streaming.XMLStreamWriterFactory.fiStAXDocumentSerializer_reset
UuF Unused field: com.sun.xml.ws.transport.http.server.ServerConnectionImpl.requestHeaders
UuF Unused field: org.apache.jasper.compiler.TagLibraryInfoImpl.jarEntries
UuF Unused field: org.apache.jasper.JspCompilationContext.baseOutputDir
UuF Unused field: org.apache.jasper.runtime.PageContextImpl.page
UuF Unused field: org.apache.regexp.RE.idx
UuF Unused field: org.apache.taglibs.standard.extra.spath.AbsolutePath.all
UuF Unused field: org.apache.taglibs.standard.extra.spath.SPathParser.jj_semLA
UuF Unused field: org.apache.taglibs.standard.lang.jstl.parser.ELParser.jj_semLA
UuF Unused field: org.apache.taglibs.standard.lang.jstl.test.Bean1.mErrorInGetter
UuF Unused field: org.apache.taglibs.standard.tag.common.fmt.BundleSupport.fallbackLocale
UuF Unused field: org.apache.tomcat.util.collections.MultiMap$Field.hash
UuF Unused field: org.apache.tomcat.util.collections.MultiMap$Field.nextSameHash
WMI Method com.sun.appserv.management.base.MapCapableBase.putAll(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.base.Util.toObjectNames(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.client.handler.AMXProxyHandler.invokeProxyMapGetter(Object,java.lang.reflect.Method,Object[]) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.client.ProxyFactory.toProxyMap(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.helper.LBConfigHelper.configureLBWeight(String,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.helper.LBConfigHelper.fetchLBConfigs(String,boolean) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.helper.LBConfigHelper.getInstanceAggregateStats(String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.helper.LBConfigHelper.getInstanceMonitors(String,String,boolean) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.helper.LBConfigHelper.getInstanceStats(String,String,String,boolean) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.helper.LBConfigHelper.getInstanceStats(String,String,String,boolean) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.helper.LBConfigHelper.getInstanceStats(String,String,boolean) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.helper.LBConfigHelper.populateLoadBalancerServerMonitorMap(String,java.util.Map,com.sun.appserv.management.monitor.LoadBalancerClusterMonitor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.util.j2ee.stringifier.StatisticStringifier.stringify(Object) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.util.jmx.JMXUtil.getUserDataMapString_Serializable(javax.management.Notification) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.util.jmx.JMXUtil.mapToAttributeList(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.util.jmx.MBeanGenerator.getImportBlock(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.util.jmx.OpenMBeanUtil.convertTypes(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.util.misc.MapUtil.getNullValueKeys(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.util.misc.MapUtil.mapsEqual(java.util.Map,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.util.misc.MapUtil.newMapNoNullValues(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.appserv.management.util.misc.MapUtil.toStringStringMap(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.ejb.containers.BaseContainer.useClientTx(javax.transaction.Transaction,com.sun.ejb.Invocation) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.ejb.containers.EntityContainer.appendStat(StringBuffer,String,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.jmx.remote.UrlConnector.logMap(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.mbeans.custom.MBeanValidator.map2Properties(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.mbeans.jvm.SummaryReporter.getProperties(java.lang.management.RuntimeMXBean) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.monitor.BaseMonitorMBean.createMBeanInfo(java.util.Map,javax.management.MBeanOperationInfo[]) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.monitor.callflow.DbAccessObjectImpl.getPieInformation(String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.server.core.jmx.DomainRepository.matchPropertiesWithPattern(java.util.Hashtable,java.util.Hashtable) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.servermgmt.DomainConfig.(String,Integer,String,String,String,String,Boolean,Integer,String,String,Integer,Integer,Integer,Integer,Integer,Integer,java.util.Properties) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.servermgmt.DomainConfig.getPorts() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.servermgmt.RepositoryManager.getInteractiveOptions(String,String,String,java.util.HashMap) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.servermgmt.SMFServiceHandler.map2Set(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.addRegistryConnectionResources(String,String,String,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.addRegistryConnectionResources(String,String,String,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.addRegistryConnectionResources(String,String,String,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.addToConfig(String,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.addToConfig(String,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.addToConfig(String,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.listAlreadyPublishedRegistryLocations(String,String[]) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.listRegistryLocations() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.listRegistryLocations() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.connectors.authentication.BasicPasswordAuthenticationService.doMap(String,java.util.List,String,RuntimeSecurityMap) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.connectors.authentication.BasicPasswordAuthenticationService.getRoleName(java.security.Principal) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.setAvailabilityProperties() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.connectors.util.ConnectionDefinitionUtils.main(String[]) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.annotation.impl.AnnotationProcessorImpl.dumpProcessingResult(com.sun.enterprise.deployment.annotation.HandlerProcessingResult) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.annotation.impl.ProcessingResultImpl.add(com.sun.enterprise.deployment.annotation.ProcessingResult) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.BundleDescriptor.findReferencedPU0(String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.Descriptor.displayLocalizedMap(StringBuffer,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.node.ContainerTransactionNode.writeDescriptor(org.w3c.dom.Node,String,com.sun.enterprise.deployment.EjbDescriptor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.node.DeploymentDescriptorNode.addNamespaceDeclaration(org.w3c.dom.Element,com.sun.enterprise.deployment.Descriptor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.node.ejb.EjbBundleNode.addMethodPermissions(com.sun.enterprise.deployment.EjbDescriptor,java.util.Map,java.util.Vector,MethodPermissionNode,org.w3c.dom.Node) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.node.ejb.EjbBundleNode.writeAssemblyDescriptor(org.w3c.dom.Node,com.sun.enterprise.deployment.EjbBundleDescriptor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.node.ejb.InterceptorBindingNode.writeBindings(org.w3c.dom.Node,com.sun.enterprise.deployment.EjbDescriptor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.node.ExtensionElementNode.writeDescriptor(org.w3c.dom.Node,String,com.sun.enterprise.deployment.ExtensionElementDescriptor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.node.IconNode.writeLocalizedInfo(org.w3c.dom.Node,com.sun.enterprise.deployment.Descriptor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.node.IconNode.writeLocalizedInfo(org.w3c.dom.Node,com.sun.enterprise.deployment.Descriptor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.node.LocalizedNode.writeLocalizedMap(org.w3c.dom.Node,String,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.PersistenceDescriptor.classesChanged() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.util.DeploymentProperties.(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.util.DeploymentProperties.propsToMap(java.util.Properties) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.deployment.util.InterceptorBindingTranslator.apply(String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.distributedtx.J2EETransactionManagerImpl$StatisticMonitorTask.run() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.loader.EJBClassPathUtils.getManifestClassPath(java.util.jar.Manifest,String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.ClusterRefConfigImpl$ClusterRefDeregistrationHelper.fetchLoadBalancerConfigs(com.sun.appserv.management.config.LBConfig) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.ConfigFactory.checkLegalOptions(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.ConfigFactory.setAllProperties(com.sun.appserv.management.config.PropertiesAccess,java.util.Properties) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.ConfigFactory.translateParams(java.util.Map,javax.management.AttributeList,java.util.Properties) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.ConfigFactory.validateParams(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.DeployedItemRefConfigImpl$DeployedItemRefDeRegistrationHelper.fetchLoadBalancerApplicationMonitors(String,com.sun.appserv.management.monitor.LoadBalancerMonitor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.DeployedItemRefConfigImpl$DeployedItemRefDeRegistrationHelper.fetchLoadBalancerApplicationMonitors(String,com.sun.appserv.management.monitor.LoadBalancerMonitor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.DeployedItemRefConfigImpl$DeployedItemRefDeRegistrationHelper.fetchLoadBalancerConfigs(com.sun.appserv.management.config.ClusterConfig) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.DeployedItemRefConfigImpl$DeployedItemRefDeRegistrationHelper.fetchLoadBalancerConfigs(com.sun.appserv.management.config.ServerConfig) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.DeployedItemRefConfigImpl$DeployedItemRefDeRegistrationHelper.unregisterMonitors(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.DeployedItemRefConfigImpl$DeployedItemRefDeRegistrationHelper.unregisterMonitors(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.SecurityMapConfigFactory.create(String,String,String,String[],String[]) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.config.ServerRefConfigImpl$ServerRefDeregistrationHelper.fetchLoadBalancerConfigs(com.sun.appserv.management.config.ClusterConfig) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.ext.logging.LoggingImpl.getErrorDistribution(long,String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.monitor.MonitoringStatsImplBase.statisticToMBeanAttributeInfos(javax.management.j2ee.statistics.Statistic) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.offline.ConfigBeanHelper.getProperties() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.offline.ConfigBeanHelper.getSystemProperties() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.selfmanagement.RuleManager.disableService() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.support.AMXAttributeNameMapperImpl.matchNames(String[],String[]) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.support.CoverageInfoImpl.mergeCounts(java.util.Map,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.support.DottedNamesBase.buildAttributeInfos(javax.management.MBeanAttributeInfo[]) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.support.LBBaseMBeanRegistrationListener.fetchLBConfigs(String,boolean) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.support.LBBaseMBeanRegistrationListener.fetchLBMonitoringRoots(com.sun.appserv.management.config.LBConfig) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.support.LBBaseMBeanRegistrationListener.registerLoadBalancerClusterMonitorTree(com.sun.appserv.management.monitor.LoadBalancerMonitor,String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.support.LoadBalancerRegistrationListener.enableMonitoring(String,com.sun.appserv.management.config.LBConfig) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.support.LoadBalancerServerRefRegistrationListener.mbeanRegistered(javax.management.ObjectName) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.support.LoadBalancerServerRefRegistrationListener.mbeanRegistered(javax.management.ObjectName) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.management.support.OldTypesBase.oldPropsToNewProps(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.resource.monitor.ConnectorPoolMonitoringLevelListener$2.run() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.resource.monitor.ConnectorPoolMonitoringLevelListener$3.run() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.resource.monitor.ConnectorPoolMonitoringLevelListener$4.run() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.resource.ResourceInstaller.recoverInboundTransactions(java.util.Vector) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.security.application.EJBSecurityManager.convertEJBMethodPermissions(com.sun.enterprise.deployment.EjbDescriptor,String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.security.application.EJBSecurityManager.convertEJBMethodPermissions(com.sun.enterprise.deployment.EjbDescriptor,String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.security.store.IdentityManager.addToMap(java.util.HashMap) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.server.logging.stats.ErrorStatistics.getErrorDistribution(long,java.util.logging.Level) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.server.logging.stats.ErrorStatistics.main(String[]) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.server.logging.stats.ErrorStatistics.main(String[]) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.server.logging.UniformLogFormatter.getNameValuePairs(StringBuilder,java.util.logging.LogRecord) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.tools.upgrade.UpgradeHarness.updateMiscellaneousClusterInfo() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.tools.upgrade.UpgradeHarness.updateMiscellaneousClusterInfo() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbMethodIntfElement.check(com.sun.enterprise.deployment.EjbDescriptor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.tools.verifier.tests.ejb.elements.MethodPermissionMethodExists.check(com.sun.enterprise.deployment.EjbDescriptor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbCMP.testFinders(java.util.Map,com.sun.enterprise.tools.verifier.Result) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.web.WebModule.addAdHocPaths(java.util.HashMap) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.web.WebModule.addAdHocSubtrees(java.util.HashMap) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.enterprise.web.WebModule.createAdHocWrapper(AdHocServletInfo) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.jdo.api.persistence.mapping.ejb.MappingFile.fromMappingClasses(java.util.Map,ConversionHelper) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.jdo.api.persistence.model.mapping.impl.MappingClassElementImpl.addTable(org.netbeans.modules.dbschema.TableElement) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.msv.reader.dtd.DTDReader.createElementDeclaration(String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.msv.writer.relaxng.RELAXNGWriter.write(com.sun.msv.grammar.Grammar,String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.org.apache.commons.beanutils.BeanUtils.populate(Object,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.org.apache.commons.beanutils.WrapDynaClass.introspect() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.org.apache.commons.collections.SoftRefHashMap.entrySet() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.org.apache.commons.collections.SoftRefHashMap.putAll(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.org.apache.commons.collections.StaticBucketMap.putAll(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.org.apache.commons.modeler.mbeans.SimpleRemoteConnector.refreshAttributes() makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.web.security.WebPermissionUtil.parseConstraints(com.sun.enterprise.deployment.WebBundleDescriptor) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.web.security.WebPermissionUtil.processConstraints(com.sun.enterprise.deployment.WebBundleDescriptor,javax.security.jacc.PolicyConfiguration) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.web.security.WebPermissionUtil.processConstraints(com.sun.enterprise.deployment.WebBundleDescriptor,javax.security.jacc.PolicyConfiguration) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.jaxws.JAXWSMessage.constructSOAPMessage(javax.xml.soap.SOAPMessage,com.sun.xml.ws.spi.runtime.SOAPMessageContext) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.messaging.saaj.soap.ExpressMessageFactoryImpl.addAttachments(com.sun.xml.ws.spi.runtime.SOAPMessageContext,javax.xml.soap.SOAPMessage) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.rpc.processor.config.J2EEModelInfo.setJaxRcpMappingXml(com.sun.xml.rpc.processor.modeler.j2ee.JaxRpcMappingXml) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.rpc.processor.modeler.rmi.LiteralSimpleTypeCreator.initializeJavaToXmlTypeMap(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.rpc.processor.modeler.rmi.SOAPSimpleTypeCreatorBase.initializeJavaToXmlTypeMap(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.rpc.server.http.WSDLPublisher.createTemplatesFor(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.rpc.server.http.WSDLPublisher.handle(RuntimeEndpointInfo,java.util.Map,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.ws.encoding.soap.ClientEncoderDecoder.toMessageInfo(Object,com.sun.xml.ws.pept.ept.MessageInfo) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.ws.encoding.soap.ClientEncoderDecoder.toMessageInfo(Object,com.sun.xml.ws.pept.ept.MessageInfo) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.updateResponseContext(com.sun.xml.ws.pept.ept.MessageInfo,com.sun.xml.ws.handler.SOAPHandlerContext) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.ws.protocol.xml.client.XMLMessageDispatcher.updateResponseContext(com.sun.xml.ws.pept.ept.MessageInfo,com.sun.xml.ws.handler.XMLHandlerContext,java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.ws.transport.WSConnectionImpl.writeHeaders(java.io.OutputStream) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.ws.wsdl.parser.WSDLDocument.finalizeBinding(Binding) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method com.sun.xml.xwss.SystemHandlerDelegateImpl.copyToProcessingContext(com.sun.xml.wss.ProcessingContext,com.sun.xml.ws.spi.runtime.SOAPMessageContext) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method org.apache.catalina.authenticator.FormAuthenticator.saveRequest(org.apache.catalina.HttpRequest,org.apache.catalina.Session) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method org.apache.catalina.core.ApplicationHttpRequest.copyMap(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method org.apache.catalina.core.StandardContext.loadOnStartup(org.apache.catalina.Container[]) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method org.apache.coyote.tomcat5.CoyoteRequest.parseLocalesHeader(String) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method org.apache.tomcat.util.http.Parameters.merge2(java.util.LinkedHashMap,java.util.LinkedHashMap) makes inefficient use of keySet iterator instead of entrySet iterator
WMI Method org.netbeans.modules.schema2beans.JavaBeansUtil.readBean(Object,org.w3c.dom.Node) makes inefficient use of keySet iterator instead of entrySet iterator

Style Warnings

Code  Warning
BC instanceof will always return true in com.sun.appserv.management.client.handler.AMXProxyHandler.handleSpecialMethod(Object,java.lang.reflect.Method,Object[]), since all com.sun.appserv.management.client.handler.AMXProxyHandler are instances of com.sun.appserv.management.base.Extra
BC Unchecked/unconfirmed cast from javax.management.Notification to class javax.management.MBeanServerNotification in com.sun.appserv.management.client.ProxyFactory.handleNotification(javax.management.Notification,Object)
BC Unchecked/unconfirmed cast from javax.management.Notification to class javax.management.AttributeChangeNotification in com.sun.appserv.management.util.jmx.JMXUtil.cloneNotification(javax.management.Notification,Object)
BC instanceof will always return true in com.sun.corba.ee.impl.corba.TypeCodeImpl.read_value_recursive(com.sun.corba.ee.impl.encoding.TypeCodeInputStream), since all com.sun.corba.ee.impl.encoding.TypeCodeInputStream are instances of com.sun.corba.ee.impl.encoding.TypeCodeReader
BC instanceof will always return true in com.sun.corba.ee.impl.corba.TypeCodeImpl.setId(String), since all com.sun.corba.ee.spi.orb.ORB are instances of com.sun.corba.ee.impl.corba.TypeCodeFactory
BC Unchecked/unconfirmed cast from com.sun.corba.ee.spi.presentation.rmi.DynamicStub to class java.lang.reflect.Proxy in com.sun.corba.ee.impl.presentation.rmi.StubFactoryProxyImpl.makeStub()
BC Unchecked/unconfirmed cast from javax.management.Notification to class javax.management.MBeanServerNotification in com.sun.enterprise.admin.alert.MBeanRegistrationEventListener.handleNotification(javax.management.Notification,Object)
BC Unchecked/unconfirmed cast from javax.management.Notification to class javax.management.timer.TimerNotification in com.sun.enterprise.admin.selfmanagement.event.TimerEventFilter.isNotificationEnabled(javax.management.Notification)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.Application in com.sun.enterprise.ddgenerator.sun.Application.setDescriptor(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.EjbBundleDescriptor in com.sun.enterprise.ddgenerator.sun.EjbModule.setDescriptor(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.ConnectorDescriptor in com.sun.enterprise.deployment.node.connector.InBoundRANode.writeDescriptor(org.w3c.dom.Node,com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.ConnectorDescriptor in com.sun.enterprise.deployment.node.connector.OutBoundRANode.writeDescriptor(org.w3c.dom.Node,com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.BundleDescriptor in com.sun.enterprise.deployment.node.WebServicesDescriptorNode.writeDescriptor(org.w3c.dom.Node,com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.deployment.PersistenceDescriptor.setParentDescriptor(Descriptor)
BC instanceof will always return true in com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(DeploymentPhaseContext), since all java.lang.Throwable are instances of java.io.Serializable
BC instanceof will always return true in com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(com.sun.enterprise.deployment.backend.DeploymentRequest,java.util.List), since all java.lang.Throwable are instances of java.io.Serializable
BC Unchecked/unconfirmed cast from javax.management.Notification to class javax.management.AttributeChangeNotification in com.sun.enterprise.management.support.LoadBalancerRegistrationListener$LBConfigListener.handleNotification(javax.management.Notification,Object)
BC Unchecked/unconfirmed cast from javax.management.Notification to class javax.management.MBeanServerNotification in com.sun.enterprise.management.support.NotificationServiceMgrImpl.handleNotification(javax.management.Notification,Object)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.EjbDescriptor in com.sun.enterprise.security.factory.EJBSecurityManagerFactory.createSecurityManager(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.EjbBundleDescriptor in com.sun.enterprise.tools.verifier.ejb.EjbCheckMgrImpl.check(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.Application in com.sun.enterprise.tools.verifier.tests.app.ApplicationTest.check(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.ApplicationClientDescriptor in com.sun.enterprise.tools.verifier.tests.appclient.AppClientTest.check(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.ApplicationClientDescriptor in com.sun.enterprise.tools.verifier.tests.appclient.PUTransactionType.check(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.ConnectorDescriptor in com.sun.enterprise.tools.verifier.tests.connector.ConnectorTest.check(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.beanclass.EjbClassModifiersAbstract.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.EjbDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.EjbTest.check(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.AbstractSchemaNameIsValidJavaIdentifier.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpFields.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpFieldsDefinedForContainerPersistence.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpFieldsJavaTypesAssigned.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpFieldsTransient.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CMPTest.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.CMPFieldExistence.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.FieldNameElementPublic.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodHasQuery.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.PersistenceFieldsElement.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassConstructor.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassFieldsCmp.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassFieldsMatchBeanFields.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassFieldsPublic.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassModifier.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.pksinglefield.PrimekeyFieldPersistentFields.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.pksinglefield.PrimekeyFieldPrimaryKeyType.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.entity.UniqueAbstractSchemaName.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.EjbEntityDescriptor to class com.sun.enterprise.deployment.EjbCMPEntityDescriptor in com.sun.enterprise.tools.verifier.tests.ejb.JarFileContainsProperEJBClasses.check(com.sun.enterprise.deployment.EjbDescriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.WebBundleDescriptor in com.sun.enterprise.tools.verifier.tests.web.WebTest.check(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.WebServiceEndpoint in com.sun.enterprise.tools.verifier.tests.webservices.WSTest.check(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.ServiceReferenceDescriptor in com.sun.enterprise.tools.verifier.tests.wsclients.WSClientTest.check(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.WebServicesDescriptor in com.sun.enterprise.tools.verifier.webservices.WebServiceCheckMgrImpl.check(com.sun.enterprise.deployment.Descriptor)
BC Unchecked/unconfirmed cast from com.sun.enterprise.deployment.Descriptor to class com.sun.enterprise.deployment.ServiceReferenceDescriptor in com.sun.enterprise.tools.verifier.wsclient.WebServiceClientCheckMgrImpl.check(com.sun.enterprise.deployment.Descriptor)
BC instanceof will always return true in com.sun.enterprise.webservice.JAXWSSystemHandlerDelegateFactory.getEjbDelegate(com.sun.enterprise.security.jauth.ServerAuthConfig,com.sun.enterprise.deployment.WebServiceEndpoint,com.sun.enterprise.webservice.monitoring.JAXWSEndpointImpl), since all java.lang.RuntimeException are instances of java.lang.RuntimeException
BC instanceof will always return true in com.sun.jdo.spi.persistence.support.sqlstore.impl.SQLPersistenceManagerFactory.(Object), since all com.sun.jdo.spi.persistence.support.sqlstore.impl.SQLPersistenceManagerFactory are instances of com.sun.jdo.api.persistence.support.PersistenceManagerFactory
BC Questionable cast from Collection to abstract class java.util.List in com.sun.org.apache.commons.collections.ListUtils$FixedSizeList.getList()
BC Questionable cast from Collection to abstract class java.util.List in com.sun.org.apache.commons.collections.ListUtils$LazyList.getList()
BC Questionable cast from Collection to abstract class java.util.List in com.sun.org.apache.commons.collections.ListUtils$PredicatedList.getList()
BC Questionable cast from Collection to abstract class java.util.SortedSet in com.sun.org.apache.commons.collections.SetUtils$PredicatedSortedSet.getSortedSet()
BC Questionable cast from Collection to abstract class java.util.List in com.sun.xml.bind.v2.model.impl.RuntimeMapPropertyInfoImpl.ref()
BC Questionable cast from Collection to abstract class java.util.List in com.sun.xml.rpc.client.dii.BasicCall.getOutputValues()
BC Questionable cast from Collection to abstract class java.util.List in com.sun.xml.rpc.streaming.RecordedXMLReader$AttributeFrame.getQNameLocalParts()
BC Questionable cast from Collection to abstract class java.util.List in com.sun.xml.rpc.streaming.RecordedXMLReader$AttributeFrame.getQNames()
BC Questionable cast from Collection to abstract class java.util.List in com.sun.xml.rpc.streaming.RecordedXMLReader$AttributeFrame.getValues()
BC Unchecked/unconfirmed cast from org.w3c.dom.Element to class com.sun.xml.wss.saml.Assertion in com.sun.xml.wss.impl.misc.DefaultSecurityEnvironmentImpl.validateSAMLAssertion(java.util.Map,org.w3c.dom.Element)
BC instanceof will always return true in org.apache.catalina.loader.WebappLoader.start(), since all org.apache.catalina.loader.WebappClassLoader are instances of org.apache.catalina.Lifecycle
BC instanceof will always return true in org.apache.catalina.loader.WebappLoader.stop(), since all org.apache.catalina.loader.WebappClassLoader are instances of org.apache.catalina.Lifecycle
BC instanceof will always return true in org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(org.apache.tomcat.util.net.TcpConnection,Object[]), since all org.apache.coyote.http11.Http11Processor are instances of org.apache.coyote.ActionHook
BC Unchecked/unconfirmed cast from java.lang.Thread to class org.apache.tomcat.util.threads.ThreadWithAttributes in org.apache.coyote.http11.Http11Protocol$MXPoolListener.threadEnd(org.apache.tomcat.util.threads.ThreadPool,Thread)
BC Unchecked/unconfirmed cast from java.net.Socket to class javax.net.ssl.SSLSocket in org.apache.tomcat.util.net.jsse.JSSE13Factory.getSSLSupport(java.net.Socket)
BC Unchecked/unconfirmed cast from java.net.Socket to class javax.net.ssl.SSLSocket in org.apache.tomcat.util.net.jsse.JSSE14Factory.getSSLSupport(java.net.Socket)
BC Unchecked/unconfirmed cast from java.net.Socket to class javax.net.ssl.SSLSocket in org.apache.tomcat.util.net.jsse.JSSESocketFactory.handshake(java.net.Socket)
DB Method com.sun.corba.ee.impl.javax.rmi.CORBA.Util.writeAny(org.omg.CORBA.portable.OutputStream,Object) uses the same code for two branches
DB Method com.sun.enterprise.admin.event.AdminEventMulticaster.handleError(AdminEvent,Throwable,AdminEventResult,String) uses the same code for two branches
DB Method com.sun.enterprise.deployment.annotation.handlers.EJBHandler.processNewEJBAnnotation(com.sun.enterprise.deployment.EjbReferenceDescriptor,Class,String,javax.ejb.EJB) uses the same code for two branches
DB Method com.sun.enterprise.deployment.LicenseDescriptor.setLicenseRequired(String) uses the same code for two branches
DB Method com.sun.enterprise.deployment.LicenseDescriptor.setLicenseRequired(boolean) uses the same code for two branches
DB Method com.sun.org.apache.xml.internal.security.signature.XMLSignatureInputDebugger.canonicalizeXPathNodeSet(org.w3c.dom.Node) uses the same code for two branches
DB Method com.sun.tools.ws.wsdl.parser.Internalizer.validate(org.w3c.dom.Element) uses the same code for two branches
DB Method com.sun.tools.xjc.reader.internalizer.Internalizer.validate(org.w3c.dom.Element) uses the same code for two branches
DB Method com.sun.xml.registry.common.tools.JAXRConceptsManager.getConceptsByPath(String,char) uses the same code for two branches
DB Method org.apache.jasper.runtime.PageContextImpl.release() uses the same code for two branches
DE com.sun.appserv.management.alert.UnitTest.run() might ignore java.lang.Exception
DE com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore.protect() might ignore java.lang.Exception
DE com.sun.appserv.management.util.j2ee.J2EEUtil.statisticToMap(javax.management.j2ee.statistics.Statistic) might ignore java.lang.Exception
DE com.sun.corba.ee.impl.activation.ORBD.installOrbServers(RepositoryImpl,com.sun.corba.ee.spi.activation.Activator) might ignore java.lang.Exception
DE com.sun.corba.ee.impl.activation.ServerMain.redirectIOStreams() might ignore java.lang.Exception
DE com.sun.corba.ee.impl.activation.ServerTableEntry.uninstall() might ignore java.lang.Exception
DE com.sun.corba.ee.impl.dynamicany.DynUnionImpl.set_discriminator(org.omg.DynamicAny.DynAny) might ignore org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode
DE com.sun.corba.ee.impl.dynamicany.DynUnionImpl.set_to_default_member() might ignore org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode
DE com.sun.corba.ee.impl.naming.pcosnaming.CounterDB.readCounter() might ignore java.lang.Exception
DE com.sun.corba.ee.impl.naming.pcosnaming.CounterDB.writeCounter() might ignore java.lang.Exception
DE com.sun.corba.ee.impl.naming.pcosnaming.ServantManagerImpl.addContext(String,NamingContextImpl) might ignore java.lang.Exception
DE com.sun.corba.ee.impl.naming.pcosnaming.ServantManagerImpl.readInContext(String) might ignore java.lang.Exception
DE com.sun.corba.ee.impl.oa.poa.POAImpl$DestroyThread.doIt(POAImpl,boolean) might ignore java.lang.Exception
DE com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_USM$Etherealizer.run() might ignore java.lang.Exception
DE com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil.isHasCorrespondingReadProperty(java.lang.reflect.Method,Class) might ignore java.lang.Exception
DE com.sun.ejb.base.io.IOUtils.deserializeObject(byte[],boolean,ClassLoader) might ignore java.lang.Exception
DE com.sun.ejb.base.io.IOUtilsCallerImpl.createObjectInputStream(java.io.InputStream,boolean,ClassLoader) might ignore java.lang.Exception
DE com.sun.ejb.base.sfsb.util.EJBServerConfigLookup.getClusterName() might ignore com.sun.enterprise.config.ConfigException
DE com.sun.enterprise.admin.config.BaseConfigMBean.getAttributes(String[]) might ignore java.lang.Exception
DE com.sun.enterprise.admin.config.ConfigMBeanHelper.getDefaultAttributeValues(com.sun.enterprise.admin.meta.naming.MBeanNamingDescriptor,String[]) might ignore java.lang.Exception
DE com.sun.enterprise.admin.event.ElementChangeEvent.getEventInstances(String,String,String,java.util.ArrayList,com.sun.enterprise.config.ConfigContext) might ignore java.lang.Exception
DE com.sun.enterprise.admin.jmx.remote.notification.ClientNotificationManager.(com.sun.enterprise.admin.jmx.remote.comm.HttpConnectorAddress,java.util.Map) might ignore java.lang.Exception
DE com.sun.enterprise.admin.jmx.remote.UrlConnector.debuggerHook() might ignore java.lang.Exception
DE com.sun.enterprise.admin.mbeans.ResourcesMBean.getJmsResourceForResType(String) might ignore java.lang.Exception
DE com.sun.enterprise.admin.mbeans.ResourcesMBean.getResourceAdapterConfig(String,Boolean,String) might ignore java.lang.Exception
DE com.sun.enterprise.admin.mbeans.ResourcesMBean.createJmsResource(javax.management.AttributeList,java.util.Properties,String) might ignore java.lang.Exception
DE com.sun.enterprise.admin.mbeans.SystemServicesMBean.getClientStubJarLocation(String) might ignore java.lang.Exception
DE com.sun.enterprise.admin.servermgmt.RepositoryManager.deleteTable(java.sql.Connection) might ignore java.lang.Exception
DE com.sun.enterprise.admin.servermgmt.RepositoryManager.createMQInstance(RepositoryConfig) might ignore java.lang.Exception
DE com.sun.enterprise.admin.servermgmt.SMFService.fileContainsToken(String,String,java.util.Map) might ignore java.lang.Exception
DE com.sun.enterprise.admin.wsmgmt.lifecycle.WSMonitoringLevelListener.changeLevel(com.sun.enterprise.admin.monitor.registry.MonitoringLevel,com.sun.enterprise.admin.monitor.registry.MonitoringLevel,com.sun.enterprise.admin.monitor.registry.MonitoredObjectType) might ignore java.lang.Exception
DE com.sun.enterprise.admin.wsmgmt.lifecycle.WSMonitoringLevelListener.changeLevel(com.sun.enterprise.admin.monitor.registry.MonitoringLevel,com.sun.enterprise.admin.monitor.registry.MonitoringLevel,javax.management.j2ee.statistics.Stats) might ignore java.lang.Exception
DE com.sun.enterprise.admin.wsmgmt.repository.impl.AppServRepositoryProvider.getWebServiceModules() might ignore com.sun.enterprise.admin.wsmgmt.repository.spi.RepositoryException
DE com.sun.enterprise.connectors.util.JmsRaUtil.upgradeIfNecessary() might ignore java.lang.Exception
DE com.sun.enterprise.deployment.autodeploy.AutoDeployer.deleteAllMarks(java.io.File) might ignore java.lang.Exception
DE com.sun.enterprise.deployment.autodeploy.AutoDeployer.markDeployFailed(java.io.File) might ignore java.lang.Exception
DE com.sun.enterprise.deployment.autodeploy.AutoDeployer.markDeployed(java.io.File) might ignore java.lang.Exception
DE com.sun.enterprise.deployment.autodeploy.AutoDeployer.markUndeployFailed(java.io.File) might ignore java.lang.Exception
DE com.sun.enterprise.deployment.autodeploy.AutoDeployer.markUndeployed(java.io.File) might ignore java.lang.Exception
DE com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.isRegistered(String,com.sun.enterprise.deployment.backend.DeployableObjectType) might ignore java.lang.Exception
DE com.sun.enterprise.deployment.phasing.PEDeploymentService.getModuleIDFromDD(java.io.File) might ignore java.lang.Exception
DE com.sun.enterprise.logging.LogDomains.() might ignore java.lang.Exception
DE com.sun.enterprise.logging.VerifierFormatter.format(java.util.logging.LogRecord) might ignore java.lang.Exception
DE com.sun.enterprise.resource.monitor.ConnectorPoolMonitoringLevelListener$2.run() might ignore java.lang.Exception
DE com.sun.enterprise.resource.monitor.ConnectorPoolMonitoringLevelListener$4.run() might ignore java.lang.Exception
DE com.sun.enterprise.resource.monitor.JDBCPoolMonitoringLevelListener$2.run() might ignore java.lang.Exception
DE com.sun.enterprise.resource.monitor.JDBCPoolMonitoringLevelListener$4.run() might ignore java.lang.Exception
DE com.sun.enterprise.security.TextLoginDialog.(javax.security.auth.callback.Callback[]) might ignore java.lang.Exception
DE com.sun.enterprise.server.logging.ServerFormatter.format(java.util.logging.LogRecord) might ignore java.lang.Exception
DE com.sun.enterprise.tools.common.util.diagnostics.Profiler.main(String[]) might ignore java.lang.Exception
DE com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.storepkcs12KeyStore() might ignore java.lang.Exception
DE com.sun.enterprise.tools.upgrade.certconversion.NSStoJKSConversionModule.storeJksKeyStore() might ignore java.lang.Exception
DE com.sun.enterprise.tools.upgrade.certconversion.NSStoJKSConversionModule.storeJksTrustedKeyStore() might ignore java.lang.Exception
DE com.sun.enterprise.tools.upgrade.common.DomainInfo.getDomainApplicationRoot() might ignore java.lang.Exception
DE com.sun.enterprise.tools.upgrade.gui.ClusterDetailsPanel$2.keyReleased(java.awt.event.KeyEvent) might ignore java.lang.Exception
DE com.sun.enterprise.tools.upgrade.gui.DomainPathSelectionDialog$2.keyReleased(java.awt.event.KeyEvent) might ignore java.lang.Exception
DE com.sun.enterprise.tools.upgrade.gui.FlowLabel.sizeChanged(java.awt.Dimension) might ignore java.lang.Exception
DE com.sun.enterprise.tools.verifier.tests.connector.ConnectorTest.findImplementorOf(com.sun.enterprise.deployment.ConnectorDescriptor,String) might ignore java.lang.Exception
DE com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbMethodIntfElement.check(com.sun.enterprise.deployment.EjbDescriptor) might ignore java.lang.Exception
DE com.sun.enterprise.tools.verifier.tests.InjectionTargetTest.check(com.sun.enterprise.deployment.Descriptor) might ignore java.lang.Exception
DE com.sun.enterprise.transaction.OracleXAResource.doRecovery(javax.transaction.xa.Xid,boolean) might ignore java.sql.SQLException
DE com.sun.enterprise.transaction.OracleXAResource.recoverList(int) might ignore java.sql.SQLException
DE com.sun.enterprise.util.diagnostics.Profiler.main(String[]) might ignore java.lang.Exception
DE com.sun.enterprise.util.diagnostics.ProfilerImpl.main(String[]) might ignore java.lang.Exception
DE com.sun.enterprise.util.InjectionManagerImpl.getField(com.sun.enterprise.deployment.InjectionTarget,Class) might ignore java.lang.NoSuchFieldException
DE com.sun.enterprise.web.PESessionLockingStandardPipeline.getSession(org.apache.catalina.Request) might ignore java.io.IOException
DE com.sun.enterprise.web.ServerConfigLookup.getApplicationsBeanDynamic() might ignore com.sun.enterprise.config.ConfigException
DE com.sun.enterprise.web.ServerConfigLookup.getClusterName() might ignore com.sun.enterprise.config.ConfigException
DE com.sun.enterprise.web.WebContainer.stopHealthChecker() might ignore org.apache.catalina.LifecycleException
DE com.sun.enterprise.webservice.monitoring.WebServiceTesterServlet.invoke(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.sun.enterprise.deployment.WebServiceEndpoint) might ignore java.lang.Exception
DE com.sun.jts.CosTransactions.DefaultTransactionService.shutdown(boolean) might ignore java.lang.Exception
DE com.sun.org.apache.xml.internal.resolver.CatalogManager.readProperties() might ignore java.lang.Exception
DE com.sun.org.apache.xml.internal.security.keys.keyresolver.implementations.EncryptedKeyResolver.engineCanResolve(org.w3c.dom.Element,String,com.sun.org.apache.xml.internal.security.keys.storage.StorageResolver) might ignore java.lang.Exception
DE com.sun.org.omg.CORBA._IDLTypeStub.readObject(java.io.ObjectInputStream) might ignore java.io.IOException
DE com.sun.org.omg.CORBA._IDLTypeStub.writeObject(java.io.ObjectOutputStream) might ignore java.io.IOException
DE com.sun.org.omg.SendingContext._CodeBaseStub.readObject(java.io.ObjectInputStream) might ignore java.io.IOException
DE com.sun.org.omg.SendingContext._CodeBaseStub.writeObject(java.io.ObjectOutputStream) might ignore java.io.IOException
DE com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.initHttps() might ignore java.lang.Exception
DE com.sun.xml.messaging.saaj.packaging.mime.internet.MimeUtility.getEncoding(javax.activation.DataHandler) might ignore java.io.IOException
DE com.sun.xml.messaging.saaj.util.XMLDeclarationParser.() might ignore java.lang.Exception
DE com.sun.xml.rngom.parse.compact.CompactSyntax.Include(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) might ignore com.sun.xml.rngom.parse.IllegalSchemaException
DE com.sun.xml.ws.util.FastInfosetReflection.() might ignore java.lang.Exception
DE com.sun.xml.ws.util.SunStAXReflection.() might ignore java.lang.Exception
DE com.sun.xml.wss.impl.filter.AuthenticationTokenFilter.addUserNameTokenToMessage(com.sun.xml.wss.impl.FilterProcessingContext) might ignore java.lang.Exception
DE com.sun.xml.wss.impl.SecurityRecipient.processApplicationSecurityConfiguration(FilterProcessingContext) might ignore java.lang.Exception
DE javax.xml.crypto.dsig.keyinfo.KeyInfoFactory.() might ignore java.lang.ClassNotFoundException
DE org.apache.catalina.session.ManagerBase.getRandomBytes(byte[]) might ignore java.lang.Exception
DE org.apache.catalina.startup.Catalina.load() might ignore java.lang.Exception
DE org.apache.naming.factory.SendMailFactory$1.run() might ignore java.lang.Exception
DE org.jcp.xml.dsig.internal.dom.DOMSignedInfo.canonicalize(javax.xml.crypto.XMLCryptoContext,java.io.ByteArrayOutputStream) might ignore java.io.IOException
DLS Dead store to conn in method com.sun.appserv.management.client.handler.AMXProxyHandler.getCachedAttribute(String)
DLS Dead store to conn in method com.sun.appserv.management.client.handler.AMXProxyHandler.invokeProxyMapGetter(Object,java.lang.reflect.Method,Object[])
DLS Dead store to conn in method com.sun.appserv.management.client.handler.AMXProxyHandler.invokeProxySetGetter(Object,java.lang.reflect.Method,Object[])
DLS Dead store to j2eeType in method com.sun.appserv.management.client.handler.AMXProxyHandler.invokeSingleProxyGetter(Object,java.lang.reflect.Method,Object[])
DLS Dead store to $L3 in method com.sun.appserv.management.deploy.DeploymentStatusImpl.validate()
DLS Dead store to msg in method com.sun.appserv.management.helper.LBConfigHelper.setLBEnabled(com.sun.appserv.management.config.ServerRefConfig,boolean,int,String)
DLS Dead store to propsString in method com.sun.appserv.management.util.jmx.JMXUtil.removeProperty(javax.management.ObjectName,String)
DLS Dead store to indexNames in method com.sun.appserv.management.util.jmx.stringifier.TabularDataStringifier.stringify(Object)
DLS Dead store to className in method com.sun.appserv.management.util.misc.ArrayConversion.convert(Object)
DLS Dead store to props in method com.sun.appserv.server.LifecycleListenerImpl.handleEvent(LifecycleEvent)
DLS Dead store to oldEntry in method com.sun.appserv.web.cache.filter.CachingFilter.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse,javax.servlet.FilterChain)
DLS Dead store to nameService in method com.sun.corba.ee.impl.activation.ORBD.startActivationObjects(com.sun.corba.ee.spi.orb.ORB)
DLS Dead store to repository in method com.sun.corba.ee.impl.activation.RepositoryImpl.main(String[])
DLS Dead store to logDir in method com.sun.corba.ee.impl.activation.ServerMain.redirectIOStreams()
DLS Dead store to $L3 in method com.sun.corba.ee.impl.activation.ServerManagerImpl.getRunningEntry(int)
DLS Dead store to ctr in method com.sun.corba.ee.impl.codegen.ASMByteCodeVisitor.newArrExpressionBeforeExpression(ExpressionFactory$NewArrExpression)
DLS Dead store to lastStatement in method com.sun.corba.ee.impl.codegen.ASMSetupVisitor.postBlockStatement(BlockStatement)
DLS Dead store to modifiers in method com.sun.corba.ee.impl.codegen.ByteCodeUtility.(com.sun.corba.ee.org.objectweb.asm.ClassWriter,ClassGenerator,boolean)
DLS Dead store to visitor in method com.sun.corba.ee.impl.codegen.SourceExpressionVisitor.newObjExpressionBeforeArg(ExpressionFactory$NewObjExpression)
DLS Dead store to visitor in method com.sun.corba.ee.impl.codegen.SourceExpressionVisitor.nonStaticCallExpressionBeforeArg(ExpressionFactory$NonStaticCallExpression)
DLS Dead store to visitor in method com.sun.corba.ee.impl.codegen.SourceExpressionVisitor.preNonStaticCallExpression(ExpressionFactory$NonStaticCallExpression)
DLS Dead store to visitor in method com.sun.corba.ee.impl.codegen.SourceExpressionVisitor.staticCallExpressionBeforeArg(ExpressionFactory$StaticCallExpression)
DLS Dead store to visitor in method com.sun.corba.ee.impl.codegen.SourceExpressionVisitor.superCallExpressionBeforeArg(ExpressionFactory$SuperCallExpression)
DLS Dead store to visitor in method com.sun.corba.ee.impl.codegen.SourceExpressionVisitor.superObjExpressionBeforeArg(ExpressionFactory$SuperObjExpression)
DLS Dead store to visitor in method com.sun.corba.ee.impl.codegen.SourceExpressionVisitor.thisObjExpressionBeforeArg(ExpressionFactory$ThisObjExpression)
DLS Dead store to typeCode in method com.sun.corba.ee.impl.dynamicany.DynArrayImpl.initializeComponentsFromAny()
DLS Dead store to typeCode in method com.sun.corba.ee.impl.dynamicany.DynArrayImpl.initializeComponentsFromTypeCode()
DLS Dead store to typeCode in method com.sun.corba.ee.impl.dynamicany.DynSequenceImpl.initializeComponentsFromAny()
DLS Dead store to orb in method com.sun.corba.ee.impl.encoding.IDLJavaSerializationInputStream.orb(org.omg.CORBA.ORB)
DLS Dead store to c in method com.sun.corba.ee.impl.io.IIOPOutputStream.invokeObjectWriter(ObjectStreamClass,Object)
DLS Dead store to hostname in method com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.addToIORTemplate(com.sun.corba.ee.spi.ior.IORTemplate,com.sun.corba.ee.impl.oa.poa.Policies,String)
DLS Dead store to impl in method com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl.resolve_str(String)
DLS Dead store to impl in method com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl.to_name(String)
DLS Dead store to impl in method com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl.to_string(org.omg.CosNaming.NameComponent[])
DLS Dead store to impl in method com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl.to_url(String,String)
DLS Dead store to uslPorts in method com.sun.corba.ee.impl.orb.ORBConfiguratorImpl.initializeTransport(com.sun.corba.ee.spi.orb.ORB)
DLS Dead store to testServicesURL in method com.sun.corba.ee.impl.orb.ParserTable.()
DLS Dead store to exceptionTypes in method com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil.isPropertyAccessorMethod(java.lang.reflect.Method,Class)
DLS Dead store to corbaContactInfo in method com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(Object,String,boolean,com.sun.corba.ee.pept.transport.ContactInfo)
DLS Dead store to requestId in method com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.processCancelRequest(int)
DLS Dead store to $L7 in method com.sun.corba.ee.impl.util.Utility.loadStub(javax.rmi.CORBA.Tie,com.sun.corba.ee.spi.presentation.rmi.PresentationManager$StubFactory,String,boolean)
DLS Dead store to method_html in method com.sun.corba.ee.org.apache.bcel.util.Class2HTML.(com.sun.corba.ee.org.apache.bcel.classfile.JavaClass,String)
DLS Dead store to random in method com.sun.corba.ee.org.apache.bcel.verifier.structurals.Pass3bVerifier.circulationPump(ControlFlowGraph,InstructionContext,Frame,InstConstraintVisitor,ExecutionVisitor)
DLS Dead store to ih in method com.sun.corba.ee.org.apache.bcel.verifier.structurals.Subroutines.(com.sun.corba.ee.org.apache.bcel.generic.MethodGen)
DLS Dead store to isc in method com.sun.corba.ee.spi.codegen.Wrapper$Environment._if(Expression)
DLS Dead store to in21 in method com.sun.corba.ee.spi.orbutil.fsm.FSMTest.main(String[])
DLS Dead store to now in method com.sun.ejb.base.stats.HAStatefulSessionStoreStatsImpl.initialize()
DLS Dead store to localObjectProxy in method com.sun.ejb.containers.BaseContainer.instantiateEJBLocalBusinessObjectImpl()
DLS Dead store to toRestore in method com.sun.ejb.containers.EJBTimerService.migrateTimers(String)
DLS Dead store to timerIdsForTimedObject in method com.sun.ejb.containers.EJBTimerService.getTimerIds(long,Object)
DLS Dead store to toRestore in method com.sun.ejb.containers.EJBTimerService.migrateTimers(String)
DLS Dead store to allActiveTimers in method com.sun.ejb.containers.EJBTimerService.restoreTimers()
DLS Dead store to name in method com.sun.ejb.containers.EntityContainer._getContext(com.sun.ejb.Invocation)
DLS Dead store to ejb in method com.sun.ejb.containers.EntityContainer.forceDestroyBean(EJBContextImpl)
DLS Dead store to myClassLoader in method com.sun.ejb.containers.EntityContainer$ASyncPassivator.run()
DLS Dead store to myClassLoader in method com.sun.ejb.containers.EntityContainer$LocalEJBObjectCacheVictimHandler.run()
DLS Dead store to orderedAIInterceptors in method com.sun.ejb.containers.interceptors.InterceptorManager.getAroundInvokeChain(com.sun.enterprise.deployment.MethodDescriptor,java.lang.reflect.Method)
DLS Dead store to beanContext in method com.sun.ejb.containers.MessageBeanContainer.afterMessageDeliveryInternal(com.sun.enterprise.resource.ResourceHandle)
DLS Dead store to myClassLoader in method com.sun.ejb.containers.StatefulSessionContainer$ASyncPassivator.run()
DLS Dead store to ejbId in method com.sun.ejb.containers.StatelessSessionContainer.initializeHome()
DLS Dead store to container in method com.sun.ejb.containers.TimerBean.getContainerSynch()
DLS Dead store to objInputStream in method com.sun.ejb.EJBUtils.deserializeObjectFields(Class,Object,java.io.ObjectInputStream)
DLS Dead store to generatedRemoteIntf in method com.sun.ejb.EJBUtils.loadGeneratedRemoteBusinessClasses(ClassLoader,String)
DLS Dead store to generatedRemoteWrapper in method com.sun.ejb.EJBUtils.loadGeneratedRemoteBusinessClasses(ClassLoader,String)
DLS Dead store to ret in method com.sun.enterprise.admin.AdminTest.setConfigMbeanProperty(String,Object,javax.management.DynamicMBean)
DLS Dead store to destDir in method com.sun.enterprise.admin.common.JMXFileTransfer.downloadFile(String,String,String)
DLS Dead store to descr in method com.sun.enterprise.admin.config.BaseConfigMBean.invoke(String,Object[],String[])
DLS Dead store to buf in method com.sun.enterprise.admin.config.ConfigBeanHelper.checkIfAttributesAndPropertiesAreResolvable(com.sun.enterprise.config.ConfigBean,String)
DLS Dead store to type in method com.sun.enterprise.admin.configbeans.ResourceReferenceHelper.createResourceReference(com.sun.enterprise.admin.target.TargetType[],String,boolean,String,boolean)
DLS Dead store to type in method com.sun.enterprise.admin.configbeans.ResourceReferenceHelper.deleteResourceReference(com.sun.enterprise.admin.target.TargetType[],String,String,boolean)
DLS Dead store to msg in method com.sun.enterprise.admin.dottedname.valueaccessor.AttributeValueAccessor.setValue(javax.management.ObjectName,javax.management.Attribute)
DLS Dead store to msg in method com.sun.enterprise.admin.event.AdminEventListenerRegistry.validateRegistration(String,AdminEventListener)
DLS Dead store to $L5 in method com.sun.enterprise.admin.event.AdminEventMulticaster.handleConfigChangeEvent(AdminEvent)
DLS Dead store to msg in method com.sun.enterprise.admin.event.EventBuilder.getTypeFromTarget(String)
DLS Dead store to name in method com.sun.enterprise.admin.event.EventBuilder.getTypeFromTarget(String)
DLS Dead store to prefix in method com.sun.enterprise.admin.event.EventBuilder.getTypeFromTarget(String)
DLS Dead store to targetSet in method com.sun.enterprise.admin.event.pluggable.PERestartEventHelper.setRestartRequiredForTarget(com.sun.enterprise.config.ConfigContext,java.util.ArrayList)
DLS Dead store to cid in method com.sun.enterprise.admin.jmx.remote.server.callers.RemoveNotifLsnrCaller.call(javax.management.remote.message.MBeanServerRequestMessage)
DLS Dead store to cid in method com.sun.enterprise.admin.jmx.remote.server.callers.RemoveNotifLsnrFilterHandbackCaller.call(javax.management.remote.message.MBeanServerRequestMessage)
DLS Dead store to msg in method com.sun.enterprise.admin.jmx.remote.server.rmi.RmiStubRegistryHandler.startInsecureRegistry(int)
DLS Dead store to adminPassword in method com.sun.enterprise.admin.jmx.remote.UrlConnector.validateEnvironment()
DLS Dead store to adminUser in method com.sun.enterprise.admin.jmx.remote.UrlConnector.validateEnvironment()
DLS Dead store to oa in method com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getAllDeployedComponents(String)
DLS Dead store to oa in method com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getAllUserDeployedComponents(String)
DLS Dead store to strf in method com.sun.enterprise.admin.mbeans.ConnectorConnectionPoolMBean.listSecurityMap(String,Boolean,String,String)
DLS Dead store to name in method com.sun.enterprise.admin.mbeans.custom.BasicCustomMBeanOperations.checkAndModifyParamsForName(java.util.Map)
DLS Dead store to target in method com.sun.enterprise.admin.mbeans.ResourcesMBean.createJmsResource(javax.management.AttributeList,java.util.Properties,String)
DLS Dead store to target in method com.sun.enterprise.admin.mbeans.ResourcesMBean.deleteConnectionPool(String,String,Boolean,String)
DLS Dead store to connResMBean in method com.sun.enterprise.admin.mbeans.ResourcesMBean.deleteJmsResource(String,String)
DLS Dead store to resType in method com.sun.enterprise.admin.mbeans.ResourcesMBean.deleteResourceRef(String,com.sun.enterprise.admin.target.Target,String)
DLS Dead store to target in method com.sun.enterprise.admin.mbeans.ResourcesMBean.getJmsResource(String,String)
DLS Dead store to target in method com.sun.enterprise.admin.mbeans.ResourcesMBean.getResourceByName(String,String,String)
DLS Dead store to target in method com.sun.enterprise.admin.mbeans.ResourcesMBean.pingConnectionPool(String,String)
DLS Dead store to target in method com.sun.enterprise.admin.mbeans.TransactionServiceManagerMBean.validateServerName(String)
DLS Dead store to attrName in method com.sun.enterprise.admin.meta.MBeanMetaHelper.getAttrNameFromMethodName(String,boolean,char)
DLS Dead store to descr in method com.sun.enterprise.admin.meta.MBeanRegistry.instantiateConfigMBean(javax.management.ObjectName,Object,com.sun.enterprise.config.ConfigContext)
DLS Dead store to str in method com.sun.enterprise.admin.meta.MBeanRegistryEntry.mergeAttribute(String,String,String,String,boolean,boolean)
DLS Dead store to mbs in method com.sun.enterprise.admin.monitor.BaseMonitorMBean.addChild(String,MonitoredObjectType,BaseMonitorMBean)
DLS Dead store to mbs in method com.sun.enterprise.admin.monitor.BaseMonitorMBean.removeChild(BaseMonitorMBean)
DLS Dead store to thread_id in method com.sun.enterprise.admin.monitor.callflow.DbAccessObjectImpl.getCallStackMethodStartInformation(java.sql.ResultSet,java.util.Map)
DLS Dead store to names in method com.sun.enterprise.admin.monitor.jndi.JndiMBeanHelper.getJndiEntriesByContextPath(String)
DLS Dead store to mbeanList in method com.sun.enterprise.admin.monitor.MonitorSetCommand.runCommand()
DLS Dead store to opers in method com.sun.enterprise.admin.monitor.registry.spi.ManagedResourceIntrospector.addMoreMBeanOperations(javax.management.MBeanOperationInfo[])
DLS Dead store to $L3 in method com.sun.enterprise.admin.monitor.registry.spi.MonitoringRegistrationHelper.registerMonitoringLevelListener(com.sun.enterprise.admin.monitor.registry.MonitoringLevelListener,com.sun.enterprise.admin.monitor.registry.MonitoredObjectType)
DLS Dead store to fName in method com.sun.enterprise.admin.monitor.registry.spi.StatsMediatorImpl.invokeGetter(String)
DLS Dead store to msg in method com.sun.enterprise.admin.monitor.registry.spi.ValueListMap.put(Object,Object)
DLS Dead store to description in method com.sun.enterprise.admin.selfmanagement.event.LogEvent.(LogEventFilter,String)
DLS Dead store to $L2 in method com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.getNewVersionString()
DLS Dead store to mgmtObjManager in method com.sun.enterprise.admin.server.core.AdminService.stop()
DLS Dead store to $L2 in method com.sun.enterprise.admin.server.core.ConfigInterceptor.auditInvocation(com.sun.enterprise.admin.util.proxy.Call)
DLS Dead store to mbeans in method com.sun.enterprise.admin.server.core.jmx.MBeanServerImpl.queryMBeans(javax.management.ObjectName,javax.management.QueryExp)
DLS Dead store to value in method com.sun.enterprise.admin.server.core.jmx.MBeanServerImpl.setAttribute(javax.management.ObjectName,javax.management.Attribute)
DLS Dead store to ie in method com.sun.enterprise.admin.server.core.mbean.config.ManagedAdminServerInstance.canApplyConfigChanges()
DLS Dead store to ie in method com.sun.enterprise.admin.server.core.mbean.config.ManagedAdminServerInstance.applyConfigChanges()
DLS Dead store to sEnabled in method com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.addCustomResourceAttribute(Resource,java.util.Properties,String)
DLS Dead store to sEnabled in method com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.addPersistenceManagerFactoryAttribute(Resource,java.util.Properties,String)
DLS Dead store to context in method com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.checkWebModuleReferences(String)
DLS Dead store to adminId in method com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.restart()
DLS Dead store to $L14 in method com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.start(boolean,String[])
DLS Dead store to instEnv in method com.sun.enterprise.admin.server.core.mbean.config.ManagedStandaloneConnectorModule.multicastAdminEvent(String,String)
DLS Dead store to instEnv in method com.sun.enterprise.admin.server.core.mbean.config.ManagedStandaloneJ2EEWebModule.multicastAdminEvent(String,String)
DLS Dead store to resNodes in method com.sun.enterprise.admin.server.core.mbean.config.ModulesXMLHelper.findChildNodeByName(org.w3c.dom.Node,String)
DLS Dead store to src in method com.sun.enterprise.admin.servermgmt.KeystoreManager.changeS1ASAliasPassword(RepositoryConfig,String,String,String)
DLS Dead store to domainRoot in method com.sun.enterprise.admin.servermgmt.pe.PEDomainXmlTokens.getTokenValueSet(com.sun.enterprise.admin.servermgmt.DomainConfig)
DLS Dead store to installRoot in method com.sun.enterprise.admin.servermgmt.pe.PEDomainXmlTokens.getTokenValueSet(com.sun.enterprise.admin.servermgmt.DomainConfig)
DLS Dead store to $L5 in method com.sun.enterprise.admin.servermgmt.RepositoryManager.validateMasterPassword(RepositoryConfig,String)
DLS Dead store to dirs in method com.sun.enterprise.admin.servermgmt.RepositoryManager.listRepository(RepositoryConfig)
DLS Dead store to className in method com.sun.enterprise.admin.util.ArrayConversion.convert(Object)
DLS Dead store to iter in method com.sun.enterprise.admin.util.ArrayConversion.setToArray(java.util.Set)
DLS Dead store to params in method com.sun.enterprise.admin.util.jmx.ObjectNamesSourceGenerator.getMethodBody(com.sun.org.apache.commons.modeler.ManagedBean)
DLS Dead store to choice in method com.sun.enterprise.admin.verifier.ServerMgr.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to context in method com.sun.enterprise.admin.verifier.ServerMgr.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to value in method com.sun.enterprise.admin.verifier.ServerMgr.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to context in method com.sun.enterprise.admin.verifier.tests.AclTest.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to context in method com.sun.enterprise.admin.verifier.tests.ApplicationsTest.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to context in method com.sun.enterprise.admin.verifier.tests.EjbContainerTest.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to newHttpListener in method com.sun.enterprise.admin.verifier.tests.HttpListenerTest.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to context in method com.sun.enterprise.admin.verifier.tests.JavaConfigTest.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to datasourceClassname in method com.sun.enterprise.admin.verifier.tests.JdbcConnectionPoolTest.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to context in method com.sun.enterprise.admin.verifier.tests.MdbContainerTest.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to choice in method com.sun.enterprise.admin.verifier.tests.OrbTest.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to context in method com.sun.enterprise.admin.verifier.tests.OrbTest.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to value in method com.sun.enterprise.admin.verifier.tests.OrbTest.check(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to validObjectName in method com.sun.enterprise.admin.verifier.tests.StaticTest.checkObjectName(String)
DLS Dead store to tf in method com.sun.enterprise.admin.wsmgmt.lifecycle.reconfig.TransformationRuleEventListenerImpl.handleReconfiguration(com.sun.enterprise.admin.event.wsmgmt.TransformationRuleEvent,boolean,boolean)
DLS Dead store to classList in method com.sun.enterprise.admin.wsmgmt.registry.RegistryAccessObjectImpl.unpublishFromRegistry(javax.xml.registry.ConnectionFactory,String,String)
DLS Dead store to errorMessage in method com.sun.enterprise.admin.wsmgmt.WebServiceMgrBackEnd.unpublishFromRegistry(String[],Object)
DLS Dead store to descriptor in method com.sun.enterprise.appclient.AppClientInfo.completeInit()
DLS Dead store to wsdlURI in method com.sun.enterprise.appclient.AppClientInfo.fixupWSDLEntries()
DLS Dead store to instanceRootDir in method com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.()
DLS Dead store to earJarHrefs in method com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareAppclient(AppclientContentOrigin,com.sun.enterprise.deployment.Application,com.sun.enterprise.deployment.util.ModuleDescriptor,com.sun.enterprise.instance.BaseManager,String,String,String,java.util.jar.Attributes,String,StaticContent)
DLS Dead store to appclientJarPath in method com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareTopLevelAppclient(com.sun.enterprise.deployment.Application,com.sun.enterprise.deployment.util.ModuleDescriptor)
DLS Dead store to subscheme in method com.sun.enterprise.appclient.jws.boot.JWSACCMain.findContainingJar(java.net.URL)
DLS Dead store to parent in method com.sun.enterprise.appclient.jws.boot.JWSACCMain.prepareClassLoader()
DLS Dead store to entryKey in method com.sun.enterprise.appclient.jws.ExtensionFileManager.getDefinedExtensionKey(java.util.jar.JarFile)
DLS Dead store to servletContextName in method com.sun.enterprise.appclient.jws.JWSAdHocServlet.getJWSRequestDispatcher()
DLS Dead store to origin in method com.sun.enterprise.appclient.jws.JWSSystemServlet.prepareRequestPlaceholders(javax.servlet.http.HttpServletRequest,DynamicContent)
DLS Dead store to ic in method com.sun.enterprise.appclient.MainWithModuleSupport.(String[])
DLS Dead store to subscheme in method com.sun.enterprise.appclient.MainWithModuleSupport.findContainingJar(String)
DLS Dead store to ts in method com.sun.enterprise.config.backup.BackupManager.init()
DLS Dead store to attr in method com.sun.enterprise.config.clientbeans.AuthRealm.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.clientbeans.CertDb.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.clientbeans.ClientCredential.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.clientbeans.ElementProperty.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.clientbeans.MessageSecurityConfig.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.clientbeans.ProviderConfig.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.clientbeans.RequestPolicy.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.clientbeans.ResponsePolicy.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.clientbeans.Security.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.clientbeans.TargetServer.getDefaultAttributeValue(String)
DLS Dead store to type in method com.sun.enterprise.config.impl.ConfigContextImpl.change(String,com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.Action.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.AlertService.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.AlertSubscription.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.Applications.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.AuditModule.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.AuthRealm.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.BackendPrincipal.getDefaultAttributeValue(String)
DLS Dead store to server in method com.sun.enterprise.config.serverbeans.ClusterHelper.getClusterForInstance(com.sun.enterprise.config.ConfigContext,String)
DLS Dead store to config in method com.sun.enterprise.config.serverbeans.ClusterHelper.getClustersReferencingConfig(com.sun.enterprise.config.ConfigContext,String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.Clusters.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.Configs.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.Domain.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.ElementProperty.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.FilterConfig.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.HttpService.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.JaccProvider.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.LbConfigs.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.ListenerConfig.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.LoadBalancers.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.ManagerProperties.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.MessageSecurityConfig.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.MonitoringService.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.NodeAgents.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.ProviderConfig.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.RegistryLocation.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.RequestPolicy.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.Resources.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.ResponsePolicy.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.SecurityMap.getDefaultAttributeValue(String)
DLS Dead store to adminService in method com.sun.enterprise.config.serverbeans.ServerHelper.getJMXConnectorInfo(com.sun.enterprise.config.ConfigContext,String)
DLS Dead store to controller in method com.sun.enterprise.config.serverbeans.ServerHelper.getServersOfANodeAgent(com.sun.enterprise.config.ConfigContext,String)
DLS Dead store to config in method com.sun.enterprise.config.serverbeans.ServerHelper.getServersReferencingConfig(com.sun.enterprise.config.ConfigContext,String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.Servers.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.SessionConfig.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.SessionManager.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.SessionProperties.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.SslClientConfig.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.StoreProperties.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.SystemProperty.getDefaultAttributeValue(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.ThreadPools.getDefaultAttributeValue(String)
DLS Dead store to applications in method com.sun.enterprise.config.serverbeans.validation.DomainXmlVerifier.checkUnique(com.sun.enterprise.config.ConfigBean)
DLS Dead store to element in method com.sun.enterprise.config.serverbeans.validation.GenericValidator.validateElement(ValidationContext)
DLS Dead store to key in method com.sun.enterprise.config.serverbeans.validation.GenericValidator.validateElement(ValidationContext)
DLS Dead store to $L3 in method com.sun.enterprise.config.serverbeans.validation.tests.DomainTest.validate(com.sun.enterprise.config.ConfigContextEvent)
DLS Dead store to jdkPath in method com.sun.enterprise.config.serverbeans.validation.tests.StaticTest.isJavaHomeValid(String)
DLS Dead store to attr in method com.sun.enterprise.config.serverbeans.WebContainer.getDefaultAttributeValue(String)
DLS Dead store to workStatsImpl in method com.sun.enterprise.connectors.ActiveInboundResourceAdapter.registerWorkStats()
DLS Dead store to mcf in method com.sun.enterprise.connectors.ConnectionManagerImpl.initialize()
DLS Dead store to el in method com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.getUnpooledConnection(String,com.sun.enterprise.deployment.ResourcePrincipal,boolean)
DLS Dead store to poolName in method com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool(ConnectorConnectionPool,String,java.util.Set)
DLS Dead store to moduleID in method com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.createEndpoint(javax.transaction.xa.XAResource)
DLS Dead store to ctxt in method com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.getDomainName()
DLS Dead store to jmsProperties in method com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.setLifecycleProperties()
DLS Dead store to server in method com.sun.enterprise.connectors.system.MQAddressList.createUrl(com.sun.enterprise.config.serverbeans.JmsHost,com.sun.enterprise.config.serverbeans.JmsService,String)
DLS Dead store to newMCFConfigProps in method com.sun.enterprise.connectors.util.ConnectionPoolReconfigHelper.isEqualConnectorConnectionPool(com.sun.enterprise.connectors.ConnectorConnectionPool,com.sun.enterprise.connectors.ConnectorConnectionPool,java.util.Set)
DLS Dead store to oldMCFConfigProps in method com.sun.enterprise.connectors.util.ConnectionPoolReconfigHelper.isEqualConnectorConnectionPool(com.sun.enterprise.connectors.ConnectorConnectionPool,com.sun.enterprise.connectors.ConnectorConnectionPool,java.util.Set)
DLS Dead store to loadedInstance in method com.sun.enterprise.connectors.util.ConnectorConfigParserUtils.introspectJavaBeanReturnTypes(String,java.util.Set)
DLS Dead store to messageListenerTypes in method com.sun.enterprise.connectors.util.MessageListenerConfigParserImpl.getActivationSpecClass(com.sun.enterprise.deployment.ConnectorDescriptor,String)
DLS Dead store to $L9 in method com.sun.enterprise.deployapi.actions.ClientConfigurationImpl.execute()
DLS Dead store to id in method com.sun.enterprise.deployapi.actions.ClientConfigurationImpl.execute()
DLS Dead store to msg in method com.sun.enterprise.deployapi.SunDeploymentManager.closeArchives(javax.enterprise.deploy.shared.CommandType,com.sun.enterprise.deployment.deploy.shared.AbstractArchive,String,com.sun.enterprise.deployment.deploy.shared.AbstractArchive,String)
DLS Dead store to sunTarget in method com.sun.enterprise.deployapi.SunDeploymentManager.setWebApplicationTargetModuleIDInfo(SunTargetModuleID,String,com.sun.enterprise.admin.util.HostAndPort)
DLS Dead store to ejbClassSymbol in method com.sun.enterprise.deployment.annotation.handlers.AbstractAttributeHandler.hasMethodPermissionsFromDD(com.sun.enterprise.deployment.MethodDescriptor,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to postConstructAn in method com.sun.enterprise.deployment.annotation.handlers.PostConstructHandler.processAnnotation(com.sun.enterprise.deployment.annotation.AnnotationInfo,com.sun.enterprise.deployment.annotation.context.ResourceContainerContext[])
DLS Dead store to aeHandler in method com.sun.enterprise.deployment.annotation.handlers.PreDestroyHandler.processAnnotation(com.sun.enterprise.deployment.annotation.AnnotationInfo,com.sun.enterprise.deployment.annotation.context.ResourceContainerContext[])
DLS Dead store to preDestroyAn in method com.sun.enterprise.deployment.annotation.handlers.PreDestroyHandler.processAnnotation(com.sun.enterprise.deployment.annotation.AnnotationInfo,com.sun.enterprise.deployment.annotation.context.ResourceContainerContext[])
DLS Dead store to $L3 in method com.sun.enterprise.deployment.archivist.ApplicationArchivist.copyInto(com.sun.enterprise.deployment.deploy.shared.AbstractArchive,com.sun.enterprise.deployment.deploy.shared.AbstractArchive)
DLS Dead store to descriptor in method com.sun.enterprise.deployment.archivist.ApplicationArchivist.main(String[])
DLS Dead store to fOut in method com.sun.enterprise.deployment.archivist.Archivist.write(com.sun.enterprise.deployment.deploy.shared.AbstractArchive,String)
DLS Dead store to statusDir in method com.sun.enterprise.deployment.autodeploy.AutoDeployedFilesManager.getFilesForDeployment(java.io.File[])
DLS Dead store to autodeployDir in method com.sun.enterprise.deployment.autodeploy.AutoDeployedFilesManager.getFilesForUndeployment(java.io.File[])
DLS Dead store to aenv in method com.sun.enterprise.deployment.backend.AppDeployer.setAppDir()
DLS Dead store to f in method com.sun.enterprise.deployment.backend.DeployableObjectType.main(String[])
DLS Dead store to clientStubs in method com.sun.enterprise.deployment.backend.WebModuleDeployer.deploy()
DLS Dead store to mLocation in method com.sun.enterprise.deployment.backend.WebModuleDeployer.deploy()
DLS Dead store to loader in method com.sun.enterprise.deployment.backend.WebServiceDeployer.doWebServiceDeployment(com.sun.enterprise.deployment.Application,java.io.File)
DLS Dead store to $L2 in method com.sun.enterprise.deployment.IASEjbCMPEntityDescriptor.(EjbDescriptor)
DLS Dead store to methods in method com.sun.enterprise.deployment.MethodDescriptor.(java.lang.reflect.Method)
DLS Dead store to actSpecNode in method com.sun.enterprise.deployment.node.connector.ActivationSpecNode.writeDescriptor(org.w3c.dom.Node,com.sun.enterprise.deployment.Descriptor)
DLS Dead store to msgAdapter in method com.sun.enterprise.deployment.node.connector.InBoundRANode.appendInBoundNode(org.w3c.dom.Node,com.sun.enterprise.deployment.InboundResourceAdapter)
DLS Dead store to domImplementation in method com.sun.enterprise.deployment.node.J2EEDocumentBuilder.newDocument()
DLS Dead store to localizedNode in method com.sun.enterprise.deployment.node.RunAsNode.writeDescriptor(org.w3c.dom.Node,String,com.sun.enterprise.deployment.RunAsIdentityDescriptor)
DLS Dead store to timeEnd in method com.sun.enterprise.deployment.node.SaxParserHandler.main(String[])
DLS Dead store to x in method com.sun.enterprise.deployment.node.SaxParserHandler.warning(org.xml.sax.SAXParseException)
DLS Dead store to persClass in method com.sun.enterprise.deployment.PersistenceDescriptor.classesChanged()
DLS Dead store to type in method com.sun.enterprise.deployment.phasing.ApplicationReferenceHelper.createApplicationReference(com.sun.enterprise.admin.target.TargetType[],String,boolean,String,String)
DLS Dead store to type in method com.sun.enterprise.deployment.phasing.ApplicationReferenceHelper.deleteApplicationReference(com.sun.enterprise.admin.target.TargetType[],String,String)
DLS Dead store to target in method com.sun.enterprise.deployment.phasing.UndeployFromDomainPhase.runPhase(DeploymentPhaseContext)
DLS Dead store to type in method com.sun.enterprise.deployment.phasing.UndeployFromDomainPhase.runPhase(DeploymentPhaseContext)
DLS Dead store to typeClass in method com.sun.enterprise.deployment.ResourceReferenceDescriptor.checkType()
DLS Dead store to wsdlFileUrl in method com.sun.enterprise.deployment.util.ModuleContentLinker.accept(com.sun.enterprise.deployment.ServiceReferenceDescriptor)
DLS Dead store to child in method com.sun.enterprise.diagnostics.collect.AppInfoCollector.captureAppRelatedInfo(String,java.io.FilenameFilter)
DLS Dead store to constructors in method com.sun.enterprise.diagnostics.collect.DomainXMLVerificationCollector.capture()
DLS Dead store to dateObj in method com.sun.enterprise.diagnostics.util.UniqueNameGenerator.getName(String)
DLS Dead store to host in method com.sun.enterprise.iiop.CSIv2SSLTaggedComponentHandlerImpl.extract(com.sun.corba.ee.spi.ior.IOR)
DLS Dead store to nameService in method com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(java.io.File,int)
DLS Dead store to loader in method com.sun.enterprise.iiop.POARemoteReferenceFactory.(com.sun.ejb.Container,POAProtocolMgr,org.omg.CORBA.ORB,boolean,String)
DLS Dead store to exportedname in method com.sun.enterprise.iiop.security.GSSUPName.(byte[])
DLS Dead store to strbuf in method com.sun.enterprise.iiop.security.GSSUPName.(byte[])
DLS Dead store to expname_utf8 in method com.sun.enterprise.iiop.security.GSSUPName.getExportedName()
DLS Dead store to encoded_token in method com.sun.enterprise.iiop.security.GSSUPToken.(org.omg.CORBA.ORB,org.omg.IOP.Codec,byte[])
DLS Dead store to name_utf8 in method com.sun.enterprise.iiop.security.GSSUPToken.(org.omg.CORBA.ORB,org.omg.IOP.Codec,byte[])
DLS Dead store to password_utf8 in method com.sun.enterprise.iiop.security.GSSUPToken.(org.omg.CORBA.ORB,org.omg.IOP.Codec,byte[])
DLS Dead store to target_name in method com.sun.enterprise.iiop.security.GSSUPToken.(org.omg.CORBA.ORB,org.omg.IOP.Codec,byte[])
DLS Dead store to derval in method com.sun.enterprise.iiop.security.SecClientRequestInterceptor.createIdToken(Object,Class)
DLS Dead store to cdr_encoded_saselm in method com.sun.enterprise.iiop.security.SecClientRequestInterceptor.send_request(org.omg.PortableInterceptor.ClientRequestInfo)
DLS Dead store to mechSupported in method com.sun.enterprise.iiop.security.SecurityMechanismSelector.isMechanismSupported(com.sun.corba.ee.org.omg.CSIIOP.SAS_ContextSec)
DLS Dead store to sp in method com.sun.enterprise.launcher.StatusProber.main(String[])
DLS Dead store to props in method com.sun.enterprise.management.config.AMXConfigImplBase.delegateSupportsProperties()
DLS Dead store to props in method com.sun.enterprise.management.config.AMXConfigImplBase.delegateSupportsSystemProperties()
DLS Dead store to refConfig in method com.sun.enterprise.management.config.ClusteredServerConfigFactory.create(String,String,String,java.util.Map)
DLS Dead store to serverObjectName in method com.sun.enterprise.management.config.ClusteredServerConfigFactory.create(String,String,String,java.util.Map)
DLS Dead store to lbConfigName in method com.sun.enterprise.management.config.ClusterRefConfigImpl.postDeregister()
DLS Dead store to relevantLoadBalancerConfigMap in method com.sun.enterprise.management.config.ClusterRefConfigImpl.postDeregister()
DLS Dead store to relevantLoadBalancerConfigMap in method com.sun.enterprise.management.config.DeployedItemRefConfigImpl.postDeregister()
DLS Dead store to amxName in method com.sun.enterprise.management.config.JMSAvailabilityConfigFactory.create(boolean,String)
DLS Dead store to params in method com.sun.enterprise.management.config.JMSAvailabilityConfigFactory.create(boolean,String)
DLS Dead store to params in method com.sun.enterprise.management.config.WebContainerAvailabilityConfigFactory.create(java.util.Map)
DLS Dead store to deployThread in method com.sun.enterprise.management.deploy.DeploymentMgrImpl.initDeploy()
DLS Dead store to x in method com.sun.enterprise.management.monitor.JMXMonitorBase.preRegisterDone()
DLS Dead store to xPath in method com.sun.enterprise.management.offline.AMXLoader.loadAMX(com.sun.enterprise.config.ConfigBean)
DLS Dead store to value in method com.sun.enterprise.management.offline.ConfigBeanHelper.hasValue(String)
DLS Dead store to config in method com.sun.enterprise.management.selfmanagement.reconfig.ManagementRuleReconfig.handleCreate(com.sun.enterprise.admin.event.selfmanagement.ManagementRuleEvent)
DLS Dead store to config in method com.sun.enterprise.management.selfmanagement.reconfig.ManagementRuleReconfig.handleDelete(com.sun.enterprise.admin.event.selfmanagement.ManagementRuleEvent)
DLS Dead store to config in method com.sun.enterprise.management.selfmanagement.reconfig.ManagementRuleReconfig.handleUpdate(com.sun.enterprise.admin.event.selfmanagement.ManagementRuleEvent)
DLS Dead store to ruleDescription in method com.sun.enterprise.management.selfmanagement.Rule.(String,String)
DLS Dead store to eventObjName in method com.sun.enterprise.management.selfmanagement.RuleManager.registerAlertAction(com.sun.enterprise.admin.selfmanagement.event.Event,String,String,Object)
DLS Dead store to selfType in method com.sun.enterprise.management.support.AMXImplBase.getContaineeObjectNameSet()
DLS Dead store to info in method com.sun.enterprise.management.support.AMXImplBase.getFullType(javax.management.ObjectName)
DLS Dead store to loadBalancer in method com.sun.enterprise.management.support.LoadBalancerRegistrationListener.mbeanRegistered(javax.management.ObjectName)
DLS Dead store to loadBalancerConfigName in method com.sun.enterprise.management.support.LoadBalancerRegistrationListener.mbeanRegistered(javax.management.ObjectName)
DLS Dead store to superObjectName in method com.sun.enterprise.management.support.LoaderBase.preRegister(javax.management.MBeanServer,javax.management.ObjectName)
DLS Dead store to webModuleName in method com.sun.enterprise.management.support.LoaderOfOld77.isValidCompositeWebModuleName(String)
DLS Dead store to server in method com.sun.enterprise.management.support.NotificationServiceImpl.listenTo(javax.management.ObjectName,javax.management.NotificationFilter)
DLS Dead store to buffer in method com.sun.enterprise.management.support.NotificationServiceImpl.removeBuffer(Object)
DLS Dead store to pat in method com.sun.enterprise.management.support.QueryMgrImpl.queryJ2EETypeObjectNameSet(String)
DLS Dead store to ctx in method com.sun.enterprise.management.util.J2EEManagementObjectManager._registerJ2EEClusters(String[])
DLS Dead store to s in method com.sun.enterprise.management.util.J2EEManagementObjectManager.findObjectNames(String)
DLS Dead store to $L2 in method com.sun.enterprise.management.util.J2EEManagementObjectManager.getMEJB()
DLS Dead store to moduleName in method com.sun.enterprise.management.util.J2EEManagementObjectManager.getModuleLocation(com.sun.enterprise.deployment.BundleDescriptor,String)
DLS Dead store to s in method com.sun.enterprise.management.util.J2EEManagementObjectManager.unregisterDasJ2EEServer(String)
DLS Dead store to jndiName in method com.sun.enterprise.naming.factory.AdministeredObjectFactory.getObjectInstance(Object,javax.naming.Name,javax.naming.Context,java.util.Hashtable)
DLS Dead store to sw in method com.sun.enterprise.naming.factory.ConnectorObjectFactory.getObjectInstance(Object,javax.naming.Name,javax.naming.Context,java.util.Hashtable)
DLS Dead store to ejbBundle in method com.sun.enterprise.naming.NamingManagerImpl.getApplicationName(com.sun.enterprise.deployment.JndiNameEnvironment)
DLS Dead store to mName in method com.sun.enterprise.naming.NamingManagerImpl.getClientServiceObject(com.sun.enterprise.deployment.ServiceReferenceDescriptor)
DLS Dead store to ctx in method com.sun.enterprise.naming.SerialContext$ThreadLocalIC.setStickyContext(javax.naming.Context)
DLS Dead store to appName in method com.sun.enterprise.repository.ConnectorResource.createManagedConnectionFactory(ClassLoader)
DLS Dead store to jndiName in method com.sun.enterprise.repository.ConnectorResource.createManagedConnectionFactory(ClassLoader)
DLS Dead store to mc in method com.sun.enterprise.resource.ConnectorXAResource.end(javax.transaction.xa.Xid,int)
DLS Dead store to props in method com.sun.enterprise.resource.ResourceAdapterConfigDeployer.deployResource(Object)
DLS Dead store to principal in method com.sun.enterprise.security.acl.RoleMapper.getDefaultP2RMappingClassName()
DLS Dead store to subject in method com.sun.enterprise.security.acl.RoleMapper$DefaultRoleToSubjectMapping.getSameNamedPrincipal(String)
DLS Dead store to pc in method com.sun.enterprise.security.application.EJBSecurityManager.destroy()
DLS Dead store to $L2 in method com.sun.enterprise.security.auth.login.LoginCallbackHandler.handle(javax.security.auth.callback.Callback[])
DLS Dead store to gui in method com.sun.enterprise.security.GUILoginDialog.main(String[])
DLS Dead store to msg in method com.sun.enterprise.security.provider.PolicyConfigurationImpl.updateLinkTable(String)
DLS Dead store to sso in method com.sun.enterprise.security.web.SingleSignOn.deregister(String,org.apache.catalina.Session)
DLS Dead store to req in method com.sun.enterprise.server.AutoDeployer.deploy(MonitorableEntry,java.io.File)
DLS Dead store to connRuntime in method com.sun.enterprise.server.J2EEServer.run(String[],boolean,boolean)
DLS Dead store to mgmtObjectMgr in method com.sun.enterprise.server.J2EEServer.run(String[],boolean,boolean)
DLS Dead store to resourcesUtil in method com.sun.enterprise.server.J2EEServer.run(String[],boolean,boolean)
DLS Dead store to errmsg in method com.sun.enterprise.server.J2EEServer.writeSecureSeed(java.io.File,long)
DLS Dead store to archivedLogFiles in method com.sun.enterprise.server.logging.LogMBean.getArchivedLogFiles()
DLS Dead store to result in method com.sun.enterprise.server.PEMain.shutdown()
DLS Dead store to remotePort in method com.sun.enterprise.server.ss.ASSocketService._waitForServiceStartUp(java.net.Socket)
DLS Dead store to remotePort in method com.sun.enterprise.server.ss.ASSocketService.waitOnAccept(java.net.Socket)
DLS Dead store to oldPort in method com.sun.enterprise.server.ss.ASSocketService._reInitializeService()
DLS Dead store to modLoader in method com.sun.enterprise.server.StandAloneConnectorModulesManager.moduleDisabled(com.sun.enterprise.admin.event.ModuleDeployEvent)
DLS Dead store to wbd in method com.sun.enterprise.server.WebModuleDeployEventListener.moduleDisabled(com.sun.enterprise.admin.event.ModuleDeployEvent)
DLS Dead store to ss in method com.sun.enterprise.tools.common.util.ContainerHelper.main(String[])
DLS Dead store to goo in method com.sun.enterprise.tools.common.util.diagnostics.ReporterTester.main(String[])
DLS Dead store to type in method com.sun.enterprise.tools.common.util.diagnostics.ReporterWriter.println(int,String)
DLS Dead store to jwhich in method com.sun.enterprise.tools.common.util.JWhich.main(String[])
DLS Dead store to processName in method com.sun.enterprise.tools.launcher.ProcessLauncher.buildCommand(String)
DLS Dead store to _strMgr in method com.sun.enterprise.tools.launcher.ProcessLauncher.buildInternalCommand(String)
DLS Dead store to securityFile in method com.sun.enterprise.tools.upgrade.certconversion.CertificateTransfer.configureJks()
DLS Dead store to convModule in method com.sun.enterprise.tools.upgrade.certconversion.JKStoNSSConversionModule.main(String[])
DLS Dead store to caList in method com.sun.enterprise.tools.upgrade.certconversion.NSStoJKSConversionModule.openInputKeystorePKCS12(String,String)
DLS Dead store to sourceDomainDir in method com.sun.enterprise.tools.upgrade.certconversion.NSStoNSSConversionModule.initializeNSSDB(String)
DLS Dead store to edition in method com.sun.enterprise.tools.upgrade.common.Commands.deploy(String,CommonInfoModel)
DLS Dead store to password in method com.sun.enterprise.tools.upgrade.common.DomainsProcessor.createClusteredInstance(com.sun.enterprise.tools.upgrade.cluster.ClusteredInstance,String,String,String,String,String)
DLS Dead store to target in method com.sun.enterprise.tools.upgrade.common.DomainsProcessor.getCreateDomainCommand(String,String)
DLS Dead store to target in method com.sun.enterprise.tools.upgrade.common.DomainsProcessor.processTargetDomains()
DLS Dead store to instanceName in method com.sun.enterprise.tools.upgrade.common.PasswordVerifier.verifySourceNSSPassword(CommonInfoModel)
DLS Dead store to sourceConfig in method com.sun.enterprise.tools.upgrade.common.UpgradeUtils.getJvmOptionValueFromSourceConfig(String)
DLS Dead store to clusterName in method com.sun.enterprise.tools.upgrade.common.UpgradeUtils.updateDomainXMLWithIIOPCluster(CommonInfoModel,String,com.sun.enterprise.tools.upgrade.cluster.IIOPCluster)
DLS Dead store to lsm in method com.sun.enterprise.tools.upgrade.gui.ClusterDetailsPanel$1.valueChanged(javax.swing.event.ListSelectionEvent)
DLS Dead store to lsm in method com.sun.enterprise.tools.upgrade.gui.DomainPathSelectionDialog$1.valueChanged(javax.swing.event.ListSelectionEvent)
DLS Dead store to s in method com.sun.enterprise.tools.upgrade.gui.FlowLabel.createPaintVector(java.awt.Dimension)
DLS Dead store to dimension1 in method com.sun.enterprise.tools.upgrade.gui.FlowLabel.getPreferredSize()
DLS Dead store to color in method com.sun.enterprise.tools.upgrade.gui.ProgressBar.drawProgressBorder(java.awt.Graphics)
DLS Dead store to propertyValue in method com.sun.enterprise.tools.upgrade.transform.elements.IIOPListener.transform(org.w3c.dom.Element,org.w3c.dom.Element,org.w3c.dom.Element)
DLS Dead store to parentResult in method com.sun.enterprise.tools.upgrade.transform.elements.Server.transform(org.w3c.dom.Element,org.w3c.dom.Element,org.w3c.dom.Element)
DLS Dead store to $L2 in method com.sun.enterprise.tools.upgrade.UpgradeToolMain.startCLI(String[])
DLS Dead store to logger in method com.sun.enterprise.tools.verifier.apiscan.stdapis.APIRepository.main(String[])
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.appclient.AppClientCallbackHandler.check(com.sun.enterprise.deployment.ApplicationClientDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.connector.CheckResourceAdapterClass.check(com.sun.enterprise.deployment.ConnectorDescriptor)
DLS Dead store to context in method com.sun.enterprise.tools.verifier.tests.connector.CheckResourceAdapterJavaBean.check(com.sun.enterprise.deployment.ConnectorDescriptor)
DLS Dead store to convertedPermissionedMethods in method com.sun.enterprise.tools.verifier.tests.ejb.elements.EjbMethodIntfElement.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpEjbCreateMethod.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp.CmpFields.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to setMethodName in method com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.CmpFieldReturnType.runIndividualCmpFieldTest(com.sun.enterprise.deployment.Descriptor,com.sun.enterprise.deployment.Descriptor,Class,com.sun.enterprise.tools.verifier.Result)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.QueryMethodTest.commonToBothInterfaces(String,String,com.sun.enterprise.deployment.EjbDescriptor,com.sun.enterprise.tools.verifier.Result)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.SelectMethodExposition.commonToBothInterfaces(String,String,com.sun.enterprise.deployment.EjbDescriptor,com.sun.enterprise.tools.verifier.Result,java.lang.reflect.Method)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.createmethod.HomeInterfaceCreateMethodExceptionCreate.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.createmethod.HomeInterfaceCreateMethodMatchArgs.commonToBothInterfaces(String,String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.createmethod.HomeInterfaceCreateMethodReturn.commonToBothInterfaces(String,String,String,String,com.sun.enterprise.deployment.EjbEntityDescriptor)
DLS Dead store to lc in method com.sun.enterprise.tools.verifier.tests.ejb.entity.createmethod.HomeInterfaceCreateMethodReturn.commonToBothInterfaces(String,String,String,String,com.sun.enterprise.deployment.EjbEntityDescriptor)
DLS Dead store to rc in method com.sun.enterprise.tools.verifier.tests.ejb.entity.createmethod.HomeInterfaceCreateMethodReturn.commonToBothInterfaces(String,String,String,String,com.sun.enterprise.deployment.EjbEntityDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMatchesCreate.commonToBothInterfaces(String,String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodArgs.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodExceptions.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodFinal.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodName.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbEntityDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodPublic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodReturn.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbcreatemethod.EjbCreateMethodStatic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyArgs.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyException.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyFinal.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyName.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyPublic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyReturn.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyStatic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodArgs.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodException.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodFinal.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodName.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodNameCmp.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodObjectNotFoundException.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodPublic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodReturn.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodStatic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodArgs.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodException.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodFinal.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodName.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodPublic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodReturn.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodStatic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.FieldNameElementPublic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.findbyprimarykey.HomeInterfaceFindByPrimaryKeyArg.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.findbyprimarykey.HomeInterfaceFindByPrimaryKeyName.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.findbyprimarykey.HomeInterfaceFindByPrimaryKeyReturn.commonToBothInterfaces(String,String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodExceptionFinder.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodExceptionMatch.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodExceptionRemote.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodHasQuery.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbDescriptor,String)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodMatch.commonToBothInterfaces(String,String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.findermethod.HomeInterfaceFindMethodReturn.commonToBothInterfaces(String,String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.PersistenceFieldsElement.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassConstructor.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassFieldsCmp.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassFieldsMatchBeanFields.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassFieldsPublic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.pkmultiplefield.PrimaryKeyClassModifier.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.pksinglefield.PrimekeyFieldPrimaryKeyType.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.EjbPrimaryKeyClassRmiIIOP.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassMethodEqual.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassMethodHashCode.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to oneFailed in method com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassOpt.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassOpt.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.entity.primarykeyclass.PrimaryKeyClassOptReturn.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.LocalInterfaceExposed.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to compName in method com.sun.enterprise.tools.verifier.tests.ejb.messagebean.ImplementsMessageListener.check(com.sun.enterprise.deployment.EjbMessageBeanDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.messagebean.MessageBeanTest.loadMessageBeanClass(com.sun.enterprise.deployment.EjbMessageBeanDescriptor,com.sun.enterprise.tools.verifier.Result)
DLS Dead store to c in method com.sun.enterprise.tools.verifier.tests.ejb.RmiIIOPUtils.isValidRmiIIOPInterface(Class)
DLS Dead store to ejbName in method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbJndiName.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to rolesIterator in method com.sun.enterprise.tools.verifier.tests.ejb.SecurityRolesBind.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodExceptionCreate.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbSessionDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodExceptionMatch.commonToBothInterfaces(String,String,com.sun.enterprise.deployment.EjbSessionDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodExceptionRemote.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodMatchArgs.commonToBothInterfaces(String,String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodReturn.commonToBothInterfaces(String,String,String,String,com.sun.enterprise.deployment.EjbSessionDescriptor)
DLS Dead store to lc in method com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodReturn.commonToBothInterfaces(String,String,String,String,com.sun.enterprise.deployment.EjbSessionDescriptor)
DLS Dead store to rc in method com.sun.enterprise.tools.verifier.tests.ejb.session.createmethod.HomeInterfaceCreateMethodReturn.commonToBothInterfaces(String,String,String,String,com.sun.enterprise.deployment.EjbSessionDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMatchesCreate.commonToBothInterfaces(String,String,com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodArgs.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodException.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodFinal.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodName.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodPublic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodReturn.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodStatic.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.SessionBeanInterface.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.stateless.StatelessEjbCreateHome.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.TransactionDemarcationComponentInterface.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbSessionDescriptor,String)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.TransactionDemarcationHomeInterface.check(com.sun.enterprise.deployment.EjbDescriptor)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.ejb.session.TransactionDemarcationHomeInterface.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbSessionDescriptor,String)
DLS Dead store to warfile in method com.sun.enterprise.tools.verifier.tests.web.LibDirExists.check(com.sun.enterprise.deployment.WebBundleDescriptor)
DLS Dead store to compName in method com.sun.enterprise.tools.verifier.tests.web.ServletLoadOnStartup.check(com.sun.enterprise.deployment.WebBundleDescriptor)
DLS Dead store to $L4 in method com.sun.enterprise.tools.verifier.tests.web.WebTest.loadWarFile(com.sun.enterprise.deployment.WebBundleDescriptor)
DLS Dead store to compName in method com.sun.enterprise.tools.verifier.tests.web.WelcomeFile.check(com.sun.enterprise.deployment.WebBundleDescriptor)
DLS Dead store to cl in method com.sun.enterprise.tools.verifier.tests.webservices.JAXRPCEndpointIsServletClassCheck.check(com.sun.enterprise.deployment.WebServiceEndpoint)
DLS Dead store to loader in method com.sun.enterprise.tools.verifier.tests.webservices.JAXRPCEndpointIsServletClassCheck.check(com.sun.enterprise.deployment.WebServiceEndpoint)
DLS Dead store to cl in method com.sun.enterprise.tools.verifier.tests.webservices.ServletImplClassCheck.check(com.sun.enterprise.deployment.WebServiceEndpoint)
DLS Dead store to loader in method com.sun.enterprise.tools.verifier.tests.webservices.ServletImplClassCheck.check(com.sun.enterprise.deployment.WebServiceEndpoint)
DLS Dead store to compName in method com.sun.enterprise.tools.verifier.tests.webservices.WSTest.loadImplBeanClass(com.sun.enterprise.deployment.WebServiceEndpoint,com.sun.enterprise.tools.verifier.Result)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.webservices.WSTest.loadImplBeanClass(com.sun.enterprise.deployment.WebServiceEndpoint,com.sun.enterprise.tools.verifier.Result)
DLS Dead store to compName in method com.sun.enterprise.tools.verifier.tests.webservices.WSTest.loadSEIClass(com.sun.enterprise.deployment.WebServiceEndpoint,com.sun.enterprise.tools.verifier.Result)
DLS Dead store to jcl in method com.sun.enterprise.tools.verifier.tests.webservices.WSTest.loadSEIClass(com.sun.enterprise.deployment.WebServiceEndpoint,com.sun.enterprise.tools.verifier.Result)
DLS Dead store to loader in method com.sun.enterprise.tools.verifier.tests.wsclients.HandlerClassCheck.check(com.sun.enterprise.deployment.ServiceReferenceDescriptor)
DLS Dead store to cl in method com.sun.enterprise.tools.verifier.tests.wsclients.ServiceRefCheck.check(com.sun.enterprise.deployment.ServiceReferenceDescriptor)
DLS Dead store to ss in method com.sun.enterprise.util.collection.ContainerHelper.main(String[])
DLS Dead store to jwhich in method com.sun.enterprise.util.diagnostics.JWhich.main(String[])
DLS Dead store to type in method com.sun.enterprise.util.diagnostics.ReporterWriter.println(int,String)
DLS Dead store to rpath in method com.sun.enterprise.util.FileUtil.getAbsolutePath(String)
DLS Dead store to renamedName in method com.sun.enterprise.util.io.FileUtils.smartRename(java.io.File)
DLS Dead store to initialPort in method com.sun.enterprise.util.ORBManager.initProperties()
DLS Dead store to array in method com.sun.enterprise.util.pool.AbstractPool.destroyPoolObjects(int)
DLS Dead store to numberOfQueues in method com.sun.enterprise.util.S1ASThreadPoolManager.createThreadPools(com.sun.enterprise.config.serverbeans.ThreadPool,int)
DLS Dead store to pm1 in method com.sun.enterprise.util.TypeUtil.sameMethodSignature(java.lang.reflect.Method,java.lang.reflect.Method)
DLS Dead store to pm2 in method com.sun.enterprise.util.TypeUtil.sameMethodSignature(java.lang.reflect.Method,java.lang.reflect.Method)
DLS Dead store to socket in method com.sun.enterprise.web.ara.IsolatedTask.doTask()
DLS Dead store to $L4 in method com.sun.enterprise.web.connector.grizzly.KeepAlivePipeline.trap(java.nio.channels.SelectionKey)
DLS Dead store to count in method com.sun.enterprise.web.connector.grizzly.KeepAlivePipeline.trap(java.nio.channels.SelectionKey)
DLS Dead store to sArray in method com.sun.enterprise.web.connector.grizzly.ProcessorTask.addStringArray(String[],String)
DLS Dead store to socket in method com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(java.nio.ByteBuffer)
DLS Dead store to streamAlgorithm in method com.sun.enterprise.web.connector.grizzly.SelectorThread.newReadTask()
DLS Dead store to task in method com.sun.enterprise.web.connector.grizzly.SelectorThread.newReadTask()
DLS Dead store to socket in method com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.process()
DLS Dead store to socket in method com.sun.enterprise.web.connector.grizzly.XAReadTask.doTask()
DLS Dead store to purgeUtil in method com.sun.enterprise.web.EEWebContainerAdminEventProcessor.applicationDeployed(com.sun.enterprise.admin.event.ApplicationDeployEvent)
DLS Dead store to deployedAppName in method com.sun.enterprise.web.EEWebContainerAdminEventProcessor.applicationDeployed(com.sun.enterprise.admin.event.ApplicationDeployEvent)
DLS Dead store to cc in method com.sun.enterprise.web.PEWebContainer.enableVirtualServerMonitoring(VirtualServer)
DLS Dead store to serverBean in method com.sun.enterprise.web.reconfig.VirtualServerReconfig.handleCreate(com.sun.enterprise.admin.event.http.HSVirtualServerEvent)
DLS Dead store to j2eeApplication in method com.sun.enterprise.web.WebContainer.enableWSMonitoring(String)
DLS Dead store to container in method com.sun.enterprise.webservice.Ejb3SystemHandlerDelegate.preInvokeEndpointHook(com.sun.xml.ws.spi.runtime.MessageContext)
DLS Dead store to container in method com.sun.enterprise.webservice.EjbContainerPostHandler.handleRequest(javax.xml.rpc.handler.MessageContext)
DLS Dead store to theSwitch in method com.sun.enterprise.webservice.EjbWebServiceServlet.dispatchToEjbEndpoint(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,EjbRuntimeEndpointInfo)
DLS Dead store to container in method com.sun.enterprise.webservice.JAXWSSystemHandlerDelegateFactory$EjbDelegate.preInvokeEndpointHook(com.sun.xml.ws.spi.runtime.MessageContext)
DLS Dead store to sb in method com.sun.enterprise.webservice.monitoring.MessageTraceImpl.getMessage(boolean)
DLS Dead store to headers in method com.sun.enterprise.webservice.monitoring.WebServiceTesterServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
DLS Dead store to pkg in method com.sun.enterprise.webservice.monitoring.WebServiceTesterServlet.getPortClass(Endpoint,Class)
DLS Dead store to webService in method com.sun.enterprise.webservice.ServletWebServiceDelegate.registerEndpoint(ClassLoader)
DLS Dead store to ctxt in method com.sun.enterprise.webservice.WebServiceSecurityPipe.process(com.sun.xml.ws.api.message.Packet)
DLS Dead store to httpReq in method com.sun.enterprise.webservice.WebServiceSecurityPipe.process(com.sun.xml.ws.api.message.Packet)
DLS Dead store to m in method com.sun.enterprise.webservice.WebServiceSecurityPipe.process(com.sun.xml.ws.api.message.Packet)
DLS Dead store to wsdlOperation in method com.sun.enterprise.webservice.WebServiceSecurityPipe.process(com.sun.xml.ws.api.message.Packet)
DLS Dead store to wsdlPort in method com.sun.enterprise.webservice.WebServiceSecurityPipe.process(com.sun.xml.ws.api.message.Packet)
DLS Dead store to wsdlService in method com.sun.enterprise.webservice.WebServiceSecurityPipe.process(com.sun.xml.ws.api.message.Packet)
DLS Dead store to theSwitch in method com.sun.enterprise.webservice.WsUtil.generateFinalWsdl(java.net.URL,com.sun.enterprise.deployment.WebService,com.sun.enterprise.deployment.util.WebServerInfo,java.io.OutputStream)
DLS Dead store to webServiceName in method com.sun.enterprise.webservice.WsUtil.generateFinalWsdl(java.net.URL,com.sun.enterprise.deployment.WebService,com.sun.enterprise.deployment.util.WebServerInfo,java.io.OutputStream)
DLS Dead store to params in method com.sun.enterprise.webservice.WsUtil.processConfiguredHandlers(java.util.List,java.util.Set)
DLS Dead store to $L2 in method com.sun.gjc.spi.ManagedConnectionFactory.isValidByMetaData(java.sql.Connection)
DLS Dead store to os in method com.sun.jdo.api.persistence.enhancer.classfile.ClassFile.summarize()
DLS Dead store to codeAttr in method com.sun.jdo.api.persistence.enhancer.classfile.ClassMethod.write(java.io.DataOutputStream)
DLS Dead store to fieldType in method com.sun.jdo.api.persistence.enhancer.generator.ImplHelper.getFieldCheckReadImpl(String,String,int)
DLS Dead store to fieldType in method com.sun.jdo.api.persistence.enhancer.generator.ImplHelper.getFieldCheckWriteImpl(String,String,int,String)
DLS Dead store to fieldType in method com.sun.jdo.api.persistence.enhancer.generator.ImplHelper.getFieldDirectReadImpl(String,String,int)
DLS Dead store to fieldType in method com.sun.jdo.api.persistence.enhancer.generator.ImplHelper.getFieldDirectWriteImpl(String,String,int,String)
DLS Dead store to fieldType in method com.sun.jdo.api.persistence.enhancer.generator.ImplHelper.getFieldMediateReadImpl(String,String,int)
DLS Dead store to comments in method com.sun.jdo.api.persistence.enhancer.generator.Main.writeOidClass(String,String,boolean)
DLS Dead store to userClass in method com.sun.jdo.api.persistence.enhancer.impl.FieldAction.check()
DLS Dead store to doubleRegs in method com.sun.jdo.api.persistence.enhancer.impl.MethodAnnotater.buildAccessAnnotation(InsnNote)
DLS Dead store to insn in method com.sun.jdo.api.persistence.enhancer.impl.MethodBuilder.makeNullMethod(ClassAction,String)
DLS Dead store to thisClass in method com.sun.jdo.api.persistence.enhancer.impl.MethodBuilder.makeNullMethod(ClassAction,String)
DLS Dead store to pfe in method com.sun.jdo.api.persistence.mapping.ejb.MappingFile.createMappingForConsistency(com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping,com.sun.jdo.api.persistence.model.mapping.MappingClassElement,String,java.util.Map)
DLS Dead store to $L8 in method com.sun.jdo.api.persistence.mapping.ejb.MappingFile.createMappingForUnknownPKClass(com.sun.jdo.api.persistence.mapping.ejb.beans.EntityMapping,com.sun.jdo.api.persistence.model.mapping.MappingClassElement,String,org.netbeans.modules.dbschema.ColumnElement)
DLS Dead store to model in method com.sun.jdo.api.persistence.model.util.ModelValidator$25.validateMethods()
DLS Dead store to $L5 in method com.sun.jdo.api.persistence.support.util.AugmentationTest.testPCFeasibility()
DLS Dead store to fullName in method com.sun.jdo.spi.persistence.generator.database.DBElementFactory.createAndAttachColumn(String,org.netbeans.modules.dbschema.TableElement,JDBCInfo)
DLS Dead store to schemaName in method com.sun.jdo.spi.persistence.generator.database.DDLGenerator.generateDDL(org.netbeans.modules.dbschema.SchemaElement,String,java.io.OutputStream,java.io.OutputStream,java.io.OutputStream,java.io.OutputStream,java.io.OutputStream,boolean)
DLS Dead store to collParamTypes in method com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOConcreteBeanGenerator.generateConversions()
DLS Dead store to tmp71_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.abs(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp38_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.aggregateDistinct(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp54_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.betweenExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp55_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.betweenExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp26_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.collectionMemberDecl(persistence.antlr.collections.AST)
DLS Dead store to tmp64_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.collectionMemberExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp65_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.collectionMemberExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp67_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.concat(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp39_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.conditionalExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp40_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.conditionalExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp32_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.distinct(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp62_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.emptyCollectionComparisonExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp63_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.emptyCollectionComparisonExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp66_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.escape(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp76_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.field(persistence.antlr.collections.AST)
DLS Dead store to tmp77_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.field(persistence.antlr.collections.AST)
DLS Dead store to tmp78_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.field(persistence.antlr.collections.AST)
DLS Dead store to tmp1_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.fromClause(persistence.antlr.collections.AST)
DLS Dead store to tmp58_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.inExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp59_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.inExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp69_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.length(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp56_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.likeExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp57_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.likeExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp74_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.literal(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp75_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.literal(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp70_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.locate(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp73_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.mod(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp60_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.nullComparisonExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp61_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.nullComparisonExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp4_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.orderbyClause(persistence.antlr.collections.AST)
DLS Dead store to tmp29_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.pathExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp30_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.pathExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp31_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.pathExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp27_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.rangeVarDecl(persistence.antlr.collections.AST)
DLS Dead store to tmp28_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.rangeVarDecl(persistence.antlr.collections.AST)
DLS Dead store to tmp2_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.selectClause(persistence.antlr.collections.AST)
DLS Dead store to tmp72_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.sqrt(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp68_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.substring(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp51_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.unaryExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp52_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.unaryExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp53_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.unaryExpr(persistence.antlr.collections.AST,StringBuffer)
DLS Dead store to tmp3_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.JDOQLCodeGeneration.whereClause(persistence.antlr.collections.AST)
DLS Dead store to tmp6_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.collectionMemberDecl(persistence.antlr.collections.AST)
DLS Dead store to tmp8_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.distinct(persistence.antlr.collections.AST)
DLS Dead store to tmp17_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.escape(persistence.antlr.collections.AST)
DLS Dead store to literal in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.escapeCharacter(persistence.antlr.collections.AST)
DLS Dead store to tmp2_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.fromClause(persistence.antlr.collections.AST)
DLS Dead store to tmp5_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.orderbyClause(persistence.antlr.collections.AST)
DLS Dead store to tmp16_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.pattern(persistence.antlr.collections.AST)
DLS Dead store to tmp1_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.query(persistence.antlr.collections.AST)
DLS Dead store to tmp7_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.rangeVarDecl(persistence.antlr.collections.AST)
DLS Dead store to tmp3_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.selectClause(persistence.antlr.collections.AST)
DLS Dead store to tmp4_AST_in in method com.sun.jdo.spi.persistence.support.ejb.ejbqlc.Semantic.whereClause(persistence.antlr.collections.AST)
DLS Dead store to t in method com.sun.jdo.spi.persistence.support.sqlstore.connection.ConnectionManager.waitForConnection()
DLS Dead store to pstmt in method com.sun.jdo.spi.persistence.support.sqlstore.connection.PreparedStatementImpl.setNull(int,int,String)
DLS Dead store to value in method com.sun.jdo.spi.persistence.support.sqlstore.model.LocalFieldDesc.incrementValue(com.sun.jdo.spi.persistence.support.sqlstore.StateManager)
DLS Dead store to c in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.candidateClass(persistence.antlr.collections.AST)
DLS Dead store to tmp35_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.collectionComparison(persistence.antlr.collections.AST)
DLS Dead store to tmp36_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.collectionComparison(persistence.antlr.collections.AST)
DLS Dead store to tmp37_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.collectionComparison(persistence.antlr.collections.AST)
DLS Dead store to tmp38_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.collectionComparison(persistence.antlr.collections.AST)
DLS Dead store to tmp51_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.collectionExpr(persistence.antlr.collections.AST)
DLS Dead store to tmp16_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.collectionExprResult(persistence.antlr.collections.AST)
DLS Dead store to tmp45_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.dbValue(persistence.antlr.collections.AST)
DLS Dead store to tmp46_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.dbValue(persistence.antlr.collections.AST)
DLS Dead store to tmp47_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.dbValue(persistence.antlr.collections.AST)
DLS Dead store to tmp3_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.declareParameter(persistence.antlr.collections.AST)
DLS Dead store to tmp4_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.declareParameter(persistence.antlr.collections.AST)
DLS Dead store to i in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.declareVariable(persistence.antlr.collections.AST)
DLS Dead store to tmp6_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.declareVariable(persistence.antlr.collections.AST)
DLS Dead store to tmp43_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.fieldAccess(persistence.antlr.collections.AST)
DLS Dead store to tmp2_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.filter(persistence.antlr.collections.AST)
DLS Dead store to tmp33_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.objectComparison(persistence.antlr.collections.AST)
DLS Dead store to tmp34_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.objectComparison(persistence.antlr.collections.AST)
DLS Dead store to tmp7_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.orderSpec(persistence.antlr.collections.AST)
DLS Dead store to tmp8_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.orderSpec(persistence.antlr.collections.AST)
DLS Dead store to tmp9_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.orderSpec(persistence.antlr.collections.AST)
DLS Dead store to tmp10_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.orderingExpr(persistence.antlr.collections.AST,int)
DLS Dead store to tmp11_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.orderingExpr(persistence.antlr.collections.AST,int)
DLS Dead store to tmp21_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.primary(persistence.antlr.collections.AST)
DLS Dead store to tmp22_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.primary(persistence.antlr.collections.AST)
DLS Dead store to tmp24_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.primary(persistence.antlr.collections.AST)
DLS Dead store to tmp25_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.primary(persistence.antlr.collections.AST)
DLS Dead store to tmp1_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.result(persistence.antlr.collections.AST)
DLS Dead store to tmp26_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.unaryArithmeticExpr(persistence.antlr.collections.AST)
DLS Dead store to tmp in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.JDOQLParameterDeclarationParser$ParameterTypeIterator.getTypeRepr(persistence.antlr.collections.AST)
DLS Dead store to e_AST in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.JQLParser.distinctExpr()
DLS Dead store to tmp36_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.abs(persistence.antlr.collections.AST)
DLS Dead store to left3_AST in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.bitwiseExpr(persistence.antlr.collections.AST)
DLS Dead store to right3_AST in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.bitwiseExpr(persistence.antlr.collections.AST)
DLS Dead store to tmp1_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.candidateClass(persistence.antlr.collections.AST)
DLS Dead store to arg1_AST in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.complementExpr(persistence.antlr.collections.AST)
DLS Dead store to tmp3_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.declareParameter(persistence.antlr.collections.AST)
DLS Dead store to tmp4_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.declareParameter(persistence.antlr.collections.AST)
DLS Dead store to tmp6_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.declareVariable(persistence.antlr.collections.AST)
DLS Dead store to tmp7_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.declareVariable(persistence.antlr.collections.AST)
DLS Dead store to tmp31_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.endsWith(persistence.antlr.collections.AST)
DLS Dead store to tmp2_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.filter(persistence.antlr.collections.AST)
DLS Dead store to tmp34_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.indexOf(persistence.antlr.collections.AST)
DLS Dead store to tmp35_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.length(persistence.antlr.collections.AST)
DLS Dead store to tmp32_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.like(persistence.antlr.collections.AST)
DLS Dead store to tmp8_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.orderSpec(persistence.antlr.collections.AST)
DLS Dead store to tmp37_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.sqrt(persistence.antlr.collections.AST)
DLS Dead store to tmp30_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.startsWith(persistence.antlr.collections.AST)
DLS Dead store to tmp33_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.substring(persistence.antlr.collections.AST)
DLS Dead store to tmp5_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.type(persistence.antlr.collections.AST)
DLS Dead store to tmp27_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.unaryArithmeticExpr(persistence.antlr.collections.AST)
DLS Dead store to tmp28_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.unaryMinusLiteralExpr(persistence.antlr.collections.AST)
DLS Dead store to tmp29_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Optimizer.variableAccess(persistence.antlr.collections.AST)
DLS Dead store to currentAST in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Semantic.imports(persistence.antlr.collections.AST)
DLS Dead store to type in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Semantic.analyseDefinedIdentifier(JQLAST,com.sun.jdo.spi.persistence.support.sqlstore.query.util.scope.Definition)
DLS Dead store to tmp8_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Semantic.argList(persistence.antlr.collections.AST)
DLS Dead store to tmp3_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Semantic.declareParameter(persistence.antlr.collections.AST)
DLS Dead store to tmp4_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Semantic.declareVariable(persistence.antlr.collections.AST)
DLS Dead store to tmp2_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Semantic.filter(persistence.antlr.collections.AST)
DLS Dead store to tmp5_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Semantic.orderSpec(persistence.antlr.collections.AST)
DLS Dead store to tmp1_AST_in in method com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.Semantic.query(persistence.antlr.collections.AST)
DLS Dead store to runThread in method com.sun.jdo.spi.persistence.support.sqlstore.utility.Timer.destroy()
DLS Dead store to parameterPairs in method com.sun.jdo.spi.persistence.utility.generator.io.IOJavaClassWriter.createMethodSignature(String,int,String,String[],String[],String[])
DLS Dead store to logger in method com.sun.jdo.spi.persistence.utility.logging.LogHelper.isJDK14()
DLS Dead store to logStateHolder in method com.sun.jts.CosTransactions.CoordinatorLog.dump()
DLS Dead store to localTID in method com.sun.jts.CosTransactions.CurrentImpl.commit(boolean)
DLS Dead store to localTID in method com.sun.jts.CosTransactions.CurrentImpl.rollback()
DLS Dead store to msg in method com.sun.jts.CosTransactions.CurrentTransaction.recreate(GlobalTID,int)
DLS Dead store to index in method com.sun.jts.CosTransactions.LogControlDescriptor.toBytes(byte[],int)
DLS Dead store to singleChar1 in method com.sun.jts.CosTransactions.LogFileHandle.allocFileStorage(int)
DLS Dead store to bytesRead in method com.sun.jts.CosTransactions.LogHandle.checkRestart(LogFileHandle,int,int[])
DLS Dead store to ids in method com.sun.jts.CosTransactions.SuperiorInfo.delegated_reconstruct(CoordinatorLog,CoordinatorImpl,String)
DLS Dead store to ids in method com.sun.jts.CosTransactions.SuperiorInfo.reconstruct(CoordinatorLog,CoordinatorImpl)
DLS Dead store to localTID in method com.sun.jts.CosTransactions.TerminatorImpl.PreCompletionCheck()
DLS Dead store to result in method com.sun.jts.CosTransactions.TopCoordinator.prepare()
DLS Dead store to bodyText in method com.sun.org.apache.commons.digester.Digester.startElement(String,String,String,org.xml.sax.Attributes)
DLS Dead store to response in method com.sun.org.apache.commons.modeler.BaseModelMBean.setAttributes(javax.management.AttributeList)
DLS Dead store to fragment in method com.sun.org.apache.xml.internal.resolver.helpers.BootstrapResolver.resolve(String,String)
DLS Dead store to fragment in method com.sun.org.apache.xml.internal.resolver.tools.CatalogResolver.resolve(String,String)
DLS Dead store to $L3 in method com.sun.org.apache.xml.internal.security.encryption.XMLCipher.getInstance(String,javax.crypto.Cipher)
DLS Dead store to $L1 in method com.sun.org.apache.xml.internal.security.encryption.XMLCipher$Factory$AgreementMethodImpl.setAlgorithm(String)
DLS Dead store to value in method com.sun.org.omg.CORBA.RepositoryHelper.read(org.omg.CORBA.portable.InputStream)
DLS Dead store to hn in method com.sun.tools.ws.processor.generator.GeneratorBase.writeHandlerConfig(String,com.sun.codemodel.JDefinedClass,com.sun.tools.ws.processor.config.WSDLModelInfo)
DLS Dead store to apEnv in method com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator.collectMembers(com.sun.mirror.declaration.MethodDeclaration,String,String,java.util.ArrayList,java.util.ArrayList)
DLS Dead store to retType in method com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator.collectMembers(com.sun.mirror.declaration.MethodDeclaration,String,String,java.util.ArrayList,java.util.ArrayList)
DLS Dead store to apEnv in method com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator.generateExceptionBean(com.sun.mirror.declaration.ClassDeclaration,String)
DLS Dead store to analyzer in method com.sun.tools.ws.processor.modeler.wsdl.PseudoSchemaBuilder.build(WSDLModeler,com.sun.tools.ws.processor.config.ModelInfo)
DLS Dead store to request in method com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler.createJavaMethodForOperation(com.sun.tools.ws.processor.model.Port,com.sun.tools.ws.processor.model.Operation,com.sun.tools.ws.processor.model.java.JavaInterface)
DLS Dead store to parameterList in method com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler.getParameterOrder()
DLS Dead store to faultType in method com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.createParentFault(com.sun.tools.ws.processor.model.Fault)
DLS Dead store to faultType in method com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.createSubfaults(com.sun.tools.ws.processor.model.Fault)
DLS Dead store to $L3 in method com.sun.tools.ws.wsdl.document.schema.SchemaDocument$GloballyValidatingAction.perform(com.sun.tools.ws.wsdl.framework.Kind,javax.xml.namespace.QName)
DLS Dead store to $L3 in method com.sun.tools.ws.wsdl.document.WSDLDocument$GloballyValidatingAction.perform(com.sun.tools.ws.wsdl.framework.Kind,javax.xml.namespace.QName)
DLS Dead store to max in method com.sun.tools.ws.wsdl.framework.WSDLLocation.push()
DLS Dead store to original in method com.sun.tools.ws.wsdl.parser.Internalizer.moveUnder(org.w3c.dom.Element,org.w3c.dom.Element)
DLS Dead store to val in method com.sun.tools.ws.wsdl.parser.JAXWSBindingExtensionHandler.parseParameter(com.sun.tools.ws.wsdl.framework.ParserContext,com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding,org.w3c.dom.Element)
DLS Dead store to name in method com.sun.tools.ws.wsdl.parser.WSDLParser.buildDocumentFromWSDL(String,org.xml.sax.InputSource,String)
DLS Dead store to originalUri in method com.sun.web.security.WebSecurityManager.createWebResourcePermission(javax.servlet.http.HttpServletRequest)
DLS Dead store to moduleId in method com.sun.web.security.WebSecurityManager.getContextID(com.sun.enterprise.deployment.WebBundleDescriptor)
DLS Dead store to max in method com.sun.xml.bind.marshaller.NamespaceSupport.pushContext()
DLS Dead store to qname in method com.sun.xml.bind.unmarshaller.SAXUnmarshallerHandlerImpl.endElement(String,String,String)
DLS Dead store to data in method com.sun.xml.fastinfoset.dom.DOMDocumentParser.processDII()
DLS Dead store to $L1 in method com.sun.xml.fastinfoset.dom.DOMDocumentParser.processDIIOptionalProperties()
DLS Dead store to a in method com.sun.xml.fastinfoset.Encoder.encodeNonIdentifyingStringOnFirstBit(String,int,Object)
DLS Dead store to data in method com.sun.xml.fastinfoset.sax.SAXDocumentParser.processDII()
DLS Dead store to $L1 in method com.sun.xml.fastinfoset.sax.SAXDocumentParser.processDIIOptionalProperties()
DLS Dead store to $L2 in method com.sun.xml.fastinfoset.stax.StAXDocumentParser.processDIIOptionalProperties(int)
DLS Dead store to $L7 in method com.sun.xml.jaxws.ExpressSOAPXMLEncoder.writeJAXWSBody(JAXWSMessage,javax.xml.stream.XMLStreamWriter,java.io.OutputStream)
DLS Dead store to encoder in method com.sun.xml.jaxws.ExpressSOAPXMLEncoder.writeJAXWSBody(JAXWSMessage,javax.xml.stream.XMLStreamWriter,java.io.OutputStream)
DLS Dead store to messageInfo in method com.sun.xml.jaxws.ExpressSOAPXMLEncoder.writeJAXWSBody(JAXWSMessage,javax.xml.stream.XMLStreamWriter,java.io.OutputStream)
DLS Dead store to encoder in method com.sun.xml.jaxws.ExpressSOAPXMLEncoder.writeJAXWSHeaders(JAXWSMessage,javax.xml.stream.XMLStreamWriter)
DLS Dead store to messageInfo in method com.sun.xml.jaxws.ExpressSOAPXMLEncoder.writeJAXWSHeaders(JAXWSMessage,javax.xml.stream.XMLStreamWriter)
DLS Dead store to $L2 in method com.sun.xml.messaging.saaj.soap.impl.ElementImpl.setEncodingStyle(String)
DLS Dead store to prefix in method com.sun.xml.messaging.saaj.soap.impl.ElementImpl.setAttributeNS(String,String,String)
DLS Dead store to $L5 in method com.sun.xml.registry.common.ConnectionFactoryFactory.getObjectInstance(Object,javax.naming.Name,javax.naming.Context,java.util.Hashtable)
DLS Dead store to $L3 in method com.sun.xml.registry.common.ConnectionFactoryImpl.createConnection()
DLS Dead store to $L2 in method com.sun.xml.registry.common.tools.JAXRConceptsManager.getAllClassificationSchemes()
DLS Dead store to $L8 in method com.sun.xml.registry.common.tools.JAXRConceptsManager.findElementByCode(String,org.w3c.dom.Element)
DLS Dead store to $L8 in method com.sun.xml.registry.common.tools.JAXRConceptsManager.findElementByUUID(String,org.w3c.dom.Element)
DLS Dead store to $L12 in method com.sun.xml.registry.common.tools.JAXRConceptsManager.getConceptsByPath(String,char)
DLS Dead store to $L11 in method com.sun.xml.registry.uddi.MapperHelpers.filterAssociationsByConfirmationState(javax.xml.registry.BulkResponse,Boolean,Boolean,java.util.Collection,java.util.Collection)
DLS Dead store to $L5 in method com.sun.xml.registry.uddi.ResponseTransformer.transformResponse(com.sun.xml.registry.uddi.bindings_v2_2.TModelList,java.util.Collection,String)
DLS Dead store to $L5 in method com.sun.xml.registry.uddi.ResponseTransformer.transformResponse(com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusReport,java.util.Collection,String)
DLS Dead store to $L5 in method com.sun.xml.registry.uddi.ResponseTransformer.transformResponse(com.sun.xml.registry.uddi.bindings_v2_2.DispositionReport,java.util.Collection,String)
DLS Dead store to $L5 in method com.sun.xml.registry.uddi.ResponseTransformer.transformResponse(com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertions,java.util.Collection,String)
DLS Dead store to $L5 in method com.sun.xml.registry.uddi.UDDIMapper.results2BulkResponse(java.util.Collection,java.util.Collection,String)
DLS Dead store to $L15 in method com.sun.xml.registry.uddi.UDDIMapper.tModel2Concept(com.sun.xml.registry.uddi.bindings_v2_2.TModel)
DLS Dead store to $L10 in method com.sun.xml.registry.uddi.UDDIMapper.organization2BusinessEntity(com.sun.xml.registry.uddi.infomodel.OrganizationImpl,boolean)
DLS Dead store to $L4 in method com.sun.xml.registry.uddi.UDDIObjectCache.add(com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl)
DLS Dead store to mapping in method com.sun.xml.rpc.client.dii.ConfiguredService.getPortNameForInterface(Class)
DLS Dead store to requestXmlType in method com.sun.xml.rpc.client.dii.ServiceInfoBuilder.buildDocumentOperation(OperationInfo,com.sun.xml.rpc.processor.model.Operation)
DLS Dead store to pmname in method com.sun.xml.rpc.encoding.DynamicInternalTypeMappingRegistry.createRPCLiteralArraySerializer(Class,javax.xml.namespace.QName)
DLS Dead store to operationStyle in method com.sun.xml.rpc.encoding.DynamicInternalTypeMappingRegistry.setStyles(String)
DLS Dead store to instance in method com.sun.xml.rpc.encoding.GenericObjectSerializer$SOAPGenericObjectInstanceBuilder.setInstance(Object)
DLS Dead store to eachMember in method com.sun.xml.rpc.encoding.literal.GenericLiteralObjectSerializer.initialize(com.sun.xml.rpc.encoding.InternalTypeMappingRegistry)
DLS Dead store to instance in method com.sun.xml.rpc.encoding.literal.GenericLiteralObjectSerializer$SOAPGenericObjectInstanceBuilder.setInstance(Object)
DLS Dead store to instance in method com.sun.xml.rpc.encoding.literal.LiteralRequestSerializer$ParameterArrayBuilder.setInstance(Object)
DLS Dead store to xmlType in method com.sun.xml.rpc.encoding.literal.LiteralResponseSerializer.getReturnDeserializer(com.sun.xml.rpc.streaming.XMLReader)
DLS Dead store to instance in method com.sun.xml.rpc.encoding.literal.LiteralResponseSerializer$SOAPResponseStructureBuilder.setInstance(Object)
DLS Dead store to tmp in method com.sun.xml.rpc.encoding.simpletype.XSDDateTimeDateEncoder.decodeDateUtil(String,StringBuffer)
DLS Dead store to tmp2 in method com.sun.xml.rpc.encoding.simpletype.XSDDateTimeDateEncoder.decodeDateUtil(String,StringBuffer)
DLS Dead store to instance in method com.sun.xml.rpc.encoding.soap.SOAPRequestSerializer$ParameterArrayBuilder.setInstance(Object)
DLS Dead store to instance in method com.sun.xml.rpc.encoding.soap.SOAPResponseSerializer$SOAPResponseStructureBuilder.setInstance(Object)
DLS Dead store to instance in method com.sun.xml.rpc.encoding.soap.StructMapSerializer$StructMapBuilder.setInstance(Object)
DLS Dead store to baseTypeStr in method com.sun.xml.rpc.processor.generator.EnumerationGenerator.writeResolveMethod(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.java.JavaEnumerationType)
DLS Dead store to className in method com.sun.xml.rpc.processor.generator.EnumerationGenerator.writeResolveMethod(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.java.JavaEnumerationType)
DLS Dead store to className in method com.sun.xml.rpc.processor.generator.EnumerationGenerator.writeToString(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.java.JavaEnumerationType)
DLS Dead store to destDir in method com.sun.xml.rpc.processor.generator.GeneratorBase.perform(com.sun.xml.rpc.processor.model.Model,com.sun.xml.rpc.processor.config.Configuration,java.util.Properties)
DLS Dead store to nonclassDestDir in method com.sun.xml.rpc.processor.generator.GeneratorBase.perform(com.sun.xml.rpc.processor.model.Model,com.sun.xml.rpc.processor.config.Configuration,java.util.Properties)
DLS Dead store to sourceDir in method com.sun.xml.rpc.processor.generator.GeneratorBase.perform(com.sun.xml.rpc.processor.model.Model,com.sun.xml.rpc.processor.config.Configuration,java.util.Properties)
DLS Dead store to env in method com.sun.xml.rpc.processor.generator.GeneratorBase.perform(com.sun.xml.rpc.processor.model.Model,com.sun.xml.rpc.processor.config.Configuration,java.util.Properties)
DLS Dead store to name in method com.sun.xml.rpc.processor.generator.GeneratorUtil.classExists(com.sun.xml.rpc.processor.util.ProcessorEnvironment,String)
DLS Dead store to processedTypes in method com.sun.xml.rpc.processor.generator.InterfaceSerializerGenerator.writeInitialize(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.AbstractType)
DLS Dead store to iterator in method com.sun.xml.rpc.processor.generator.InterfaceSerializerGenerator.writeDoSerializeInstanceMethod(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.AbstractType)
DLS Dead store to javaType in method com.sun.xml.rpc.processor.generator.InterfaceSerializerGenerator.writeObjectSerializerForType(com.sun.xml.rpc.processor.model.AbstractType)
DLS Dead store to domImplementation in method com.sun.xml.rpc.processor.generator.JaxRpcMappingGenerator.newDocument()
DLS Dead store to qnameMember in method com.sun.xml.rpc.processor.generator.LiteralEncoding.writeStaticSerializer(com.sun.xml.rpc.processor.util.IndentingWriter,String,com.sun.xml.rpc.processor.model.literal.LiteralType,java.util.Set,com.sun.xml.rpc.processor.generator.writer.SerializerWriterFactory,Names)
DLS Dead store to aType in method com.sun.xml.rpc.processor.generator.LiteralObjectSerializerGenerator.visitFault(com.sun.xml.rpc.processor.model.Fault)
DLS Dead store to javaStructure in method com.sun.xml.rpc.processor.generator.LiteralObjectSerializerGenerator.writeDoSerializeAttributesMethod(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.literal.LiteralStructuredType)
DLS Dead store to javaStructure in method com.sun.xml.rpc.processor.generator.LiteralObjectSerializerGenerator.writeDoSerializeMethod(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.literal.LiteralStructuredType)
DLS Dead store to serializer in method com.sun.xml.rpc.processor.generator.LiteralObjectSerializerGenerator.writeDoSerializeMethod(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.literal.LiteralStructuredType)
DLS Dead store to iterator in method com.sun.xml.rpc.processor.generator.LiteralObjectSerializerGenerator.writeInitialize(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.literal.LiteralStructuredType)
DLS Dead store to anonymousTypeNode in method com.sun.xml.rpc.processor.generator.nodes.JavaXmlTypeMappingNode.writeAnonymousArrayType(org.w3c.dom.Node,String,com.sun.xml.rpc.processor.model.literal.LiteralStructuredType,com.sun.xml.rpc.processor.config.Configuration,boolean)
DLS Dead store to $L9 in method com.sun.xml.rpc.processor.generator.nodes.JavaXmlTypeMappingNode.writeSimpleType(org.w3c.dom.Node,String,com.sun.xml.rpc.processor.model.AbstractType)
DLS Dead store to qnameMember in method com.sun.xml.rpc.processor.generator.SOAPEncoding.writeStaticSerializer(com.sun.xml.rpc.processor.util.IndentingWriter,String,com.sun.xml.rpc.processor.model.soap.SOAPType,java.util.Set,com.sun.xml.rpc.processor.generator.writer.SerializerWriterFactory,Names)
DLS Dead store to member in method com.sun.xml.rpc.processor.generator.SOAPFaultSerializerGenerator.writeFaultDeserializer(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.Fault,com.sun.xml.rpc.processor.model.Operation,String,boolean)
DLS Dead store to javaStructure in method com.sun.xml.rpc.processor.generator.SOAPObjectSerializerGenerator.writeDoSerializeAttributesMethod(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.soap.SOAPStructureType)
DLS Dead store to javaType in method com.sun.xml.rpc.processor.generator.SOAPObjectSerializerGenerator.writeObjectSerializerForType(com.sun.xml.rpc.processor.model.soap.SOAPStructureType)
DLS Dead store to requestObjMemberName in method com.sun.xml.rpc.processor.generator.TieGenerator.declareHolderHeaderObjects(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.Block,com.sun.xml.rpc.processor.model.Operation)
DLS Dead store to requestObjType in method com.sun.xml.rpc.processor.generator.TieGenerator.declareHolderHeaderObjects(com.sun.xml.rpc.processor.util.IndentingWriter,com.sun.xml.rpc.processor.model.Block,com.sun.xml.rpc.processor.model.Operation)
DLS Dead store to message in method com.sun.xml.rpc.processor.generator.TieGenerator.writeRpcEncodedOperation(com.sun.xml.rpc.processor.util.IndentingWriter,String,com.sun.xml.rpc.processor.model.Operation)
DLS Dead store to modifier in method com.sun.xml.rpc.processor.generator.writer.CustomSerializerWriter.declareSerializer(com.sun.xml.rpc.processor.util.IndentingWriter,boolean,boolean)
DLS Dead store to serializerName in method com.sun.xml.rpc.processor.generator.writer.LiteralSimpleSerializerWriter.(com.sun.xml.rpc.processor.model.literal.LiteralType,com.sun.xml.rpc.processor.generator.Names)
DLS Dead store to typeQName in method com.sun.xml.rpc.processor.generator.writer.LiteralSimpleSerializerWriter.createSerializer(com.sun.xml.rpc.processor.util.IndentingWriter,StringBuffer,String,boolean,boolean,String)
DLS Dead store to serializerName in method com.sun.xml.rpc.processor.generator.writer.SimpleTypeSerializerWriter.(com.sun.xml.rpc.processor.model.soap.SOAPType,com.sun.xml.rpc.processor.generator.Names)
DLS Dead store to id in method com.sun.xml.rpc.processor.model.exporter.ExporterBase.internalDoExport(Object)
DLS Dead store to elemName in method com.sun.xml.rpc.processor.modeler.j2ee.J2EEModelerHelper.replaceJavaType(com.sun.xml.rpc.processor.model.AbstractType,com.sun.xml.rpc.processor.modeler.rmi.RmiType)
DLS Dead store to typeString in method com.sun.xml.rpc.processor.modeler.j2ee.J2EEModelerHelper.replaceJavaType(com.sun.xml.rpc.processor.model.AbstractType,com.sun.xml.rpc.processor.modeler.rmi.RmiType)
DLS Dead store to is in method com.sun.xml.rpc.processor.modeler.modelfile.ModelFileModeler.buildModel()
DLS Dead store to propertyName in method com.sun.xml.rpc.processor.modeler.nometadata.NoMetadataModeler.createJavaException(com.sun.xml.rpc.processor.model.Fault,com.sun.xml.rpc.processor.model.Port,String)
DLS Dead store to bindingName in method com.sun.xml.rpc.processor.modeler.nometadata.NoMetadataModeler.createJavaInterfaceForPort(com.sun.xml.rpc.processor.model.Port)
DLS Dead store to namespaceURI in method com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler.addMessage(String,String,Class,java.util.Map,java.util.List)
DLS Dead store to namespaceURI in method com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler.createSOAPMember(String,String,Class,java.lang.reflect.Method,int)
DLS Dead store to namespaceURI in method com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler101.addMessage(String,String,Class,java.util.Map,java.util.List)
DLS Dead store to namespaceURI in method com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler101.createSOAPMember(String,String,Class,java.lang.reflect.Method,int)
DLS Dead store to namespaceURI in method com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler103.addMessage(String,String,Class,java.util.Map,java.util.List)
DLS Dead store to namespaceURI in method com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler103.createSOAPMember(String,String,Class,java.lang.reflect.Method,int)
DLS Dead store to namespaceURI in method com.sun.xml.rpc.processor.modeler.rmi.LiteralExceptionModeler.addMessage(String,String,Class,java.util.Map,java.util.List)
DLS Dead store to namespaceURI in method com.sun.xml.rpc.processor.modeler.rmi.LiteralExceptionModeler.createLiteralMember(String,String,Class,java.lang.reflect.Method,int)
DLS Dead store to superclass in method com.sun.xml.rpc.processor.modeler.rmi.LiteralTypeModeler.markInheritedMembers(com.sun.xml.rpc.processor.util.ProcessorEnvironment,com.sun.xml.rpc.processor.model.literal.LiteralStructuredType)
DLS Dead store to soapVersion in method com.sun.xml.rpc.processor.modeler.rmi.RmiModeler.processDocumentLiteralMethod(com.sun.xml.rpc.processor.config.RmiInterfaceInfo,Class,java.lang.reflect.Method,String)
DLS Dead store to packageName in method com.sun.xml.rpc.processor.modeler.rmi.RmiModeler.processInterface(Class,String,com.sun.xml.rpc.processor.config.RmiInterfaceInfo)
DLS Dead store to superclass in method com.sun.xml.rpc.processor.modeler.rmi.RmiTypeModeler.markInheritedMembers(com.sun.xml.rpc.processor.util.ProcessorEnvironment,com.sun.xml.rpc.processor.model.soap.SOAPStructureType)
DLS Dead store to method in method com.sun.xml.rpc.processor.modeler.rmi.RmiTypeModeler.methodMemberClass(String,Class[],Class)
DLS Dead store to $L2 in method com.sun.xml.rpc.processor.modeler.rmi.RmiUtils.getLoadableClassName(String,ClassLoader)
DLS Dead store to hint in method com.sun.xml.rpc.processor.modeler.wsdl.SchemaAnalyzerBase.schemaTypeToLiteralType(com.sun.xml.rpc.processor.schema.TypeDefinitionComponent,javax.xml.namespace.QName)
DLS Dead store to propertyName in method com.sun.xml.rpc.processor.modeler.wsdl.WSDLModeler101.createJavaException(com.sun.xml.rpc.processor.model.Fault,com.sun.xml.rpc.processor.model.Port,String)
DLS Dead store to soapResponseBody in method com.sun.xml.rpc.processor.modeler.wsdl.WSDLModeler101.processParameterOrder(java.util.Set,java.util.Set,StringBuffer)
DLS Dead store to propertyName in method com.sun.xml.rpc.processor.modeler.wsdl.WSDLModeler103.createJavaException(com.sun.xml.rpc.processor.model.Fault,com.sun.xml.rpc.processor.model.Port,String)
DLS Dead store to mimeHelper in method com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase.getAttachmentType(java.util.List,com.sun.xml.rpc.wsdl.document.MessagePart)
DLS Dead store to propertyName in method com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase.createJavaExceptionFromLiteralType(com.sun.xml.rpc.processor.model.Fault,com.sun.xml.rpc.processor.model.Port,String)
DLS Dead store to propertyName in method com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase.createJavaExceptionFromSOAPType(com.sun.xml.rpc.processor.model.Fault,com.sun.xml.rpc.processor.model.Port,String)
DLS Dead store to bindingName in method com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase.getJavaNameOfSEI(com.sun.xml.rpc.processor.model.Port)
DLS Dead store to partType in method com.sun.xml.rpc.processor.modeler.wsdl.WSDLModelerBase.handleLiteralSOAPFault(com.sun.xml.rpc.processor.model.Response,java.util.Set)
DLS Dead store to max in method com.sun.xml.rpc.sp.NamespaceSupport.pushContext()
DLS Dead store to tempQNames in method com.sun.xml.rpc.streaming.RecordedXMLReader$AttributeFrame.getQNameLocalParts()
DLS Dead store to intf in method com.sun.xml.rpc.tools.wsdeploy.EndpointCompileTool.setEndpointInfo(EndpointInfo,javax.xml.namespace.QName,com.sun.xml.rpc.processor.model.Service,com.sun.xml.rpc.processor.model.Port)
DLS Dead store to result in method com.sun.xml.rpc.util.UUID.randomUUID()
DLS Dead store to $L3 in method com.sun.xml.rpc.wsdl.document.schema.SchemaDocument$GloballyValidatingAction.perform(com.sun.xml.rpc.wsdl.framework.Kind,javax.xml.namespace.QName)
DLS Dead store to $L3 in method com.sun.xml.rpc.wsdl.document.WSDLDocument$GloballyValidatingAction.perform(com.sun.xml.rpc.wsdl.framework.Kind,javax.xml.namespace.QName)
DLS Dead store to max in method com.sun.xml.rpc.wsdl.framework.WSDLLocation.push()
DLS Dead store to url in method com.sun.xml.stream.BufferManager.main(String[])
DLS Dead store to cb in method com.sun.xml.stream.BufferManager.main(String[])
DLS Dead store to cr in method com.sun.xml.stream.FileBufferManager.getMore()
DLS Dead store to cb in method com.sun.xml.stream.StreamBufferManager.main(String[])
DLS Dead store to attr in method com.sun.xml.stream.xerces.util.STAXAttributesImpl.removeAttributeAt(int)
DLS Dead store to value in method com.sun.xml.stream.XMLNSDocumentScannerImpl.scanAttribute(com.sun.xml.stream.xerces.util.XMLAttributesImpl)
DLS Dead store to max in method com.sun.xml.txw2.NamespaceSupport.pushContext()
DLS Dead store to hResolver in method com.sun.xml.ws.client.WSServiceDelegate.setBindingOnProvider(InternalBindingProvider,javax.xml.namespace.QName,String)
DLS Dead store to $L5 in method com.sun.xml.ws.encoding.xml.XMLDecoder.convertBodyBlock(com.sun.xml.ws.encoding.soap.internal.InternalMessage,com.sun.xml.ws.pept.ept.MessageInfo)
DLS Dead store to envelopeNamespace in method com.sun.xml.ws.handler.HandlerChainCaller.insertFaultMessage(HandlerChainCaller$ContextHolder,javax.xml.ws.ProtocolException)
DLS Dead store to obj in method com.sun.xml.ws.model.Parameter.setHolderValue(Object,Object)
DLS Dead store to headers in method com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.checkReturnStatus(com.sun.xml.ws.pept.ept.MessageInfo)
DLS Dead store to encoder in method com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.receive(com.sun.xml.ws.pept.ept.MessageInfo)
DLS Dead store to providerClass in method com.sun.xml.ws.protocol.soap.server.ProviderSOAPMD.setResponseInContext(com.sun.xml.ws.pept.ept.MessageInfo,com.sun.xml.ws.handler.SOAPHandlerContext)
DLS Dead store to providerClass in method com.sun.xml.ws.protocol.soap.server.ProviderSOAPMD.toMessageInfo(com.sun.xml.ws.pept.ept.MessageInfo,com.sun.xml.ws.handler.SOAPHandlerContext)
DLS Dead store to contactInfo in method com.sun.xml.ws.protocol.xml.client.XMLMessageDispatcher.receive(com.sun.xml.ws.pept.ept.MessageInfo)
DLS Dead store to mc in method com.sun.xml.ws.protocol.xml.client.XMLMessageDispatcher.updateResponseContext(com.sun.xml.ws.pept.ept.MessageInfo,com.sun.xml.ws.handler.XMLHandlerContext,java.util.Map)
DLS Dead store to providerClass in method com.sun.xml.ws.protocol.xml.server.ProviderXMLMD.setResponseInContext(com.sun.xml.ws.pept.ept.MessageInfo,com.sun.xml.ws.handler.XMLHandlerContext)
DLS Dead store to mode in method com.sun.xml.ws.protocol.xml.server.ProviderXMLMD.toMessageInfo(com.sun.xml.ws.pept.ept.MessageInfo,com.sun.xml.ws.handler.XMLHandlerContext)
DLS Dead store to providerClass in method com.sun.xml.ws.protocol.xml.server.ProviderXMLMD.toMessageInfo(com.sun.xml.ws.pept.ept.MessageInfo,com.sun.xml.ws.handler.XMLHandlerContext)
DLS Dead store to b in method com.sun.xml.ws.transport.Headers.normalize(String)
DLS Dead store to port in method com.sun.xml.ws.transport.http.server.ServerMgr.createContext(String)
DLS Dead store to mimeTypes in method com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parseMIMEPart(javax.xml.stream.XMLStreamReader,BindingOperation,RuntimeWSDLParser$BindingMode)
DLS Dead store to contentType in method com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor.decryptAttachment(com.sun.xml.wss.impl.SecurableSoapMessage,com.sun.xml.wss.core.EncryptedDataHeaderBlock,javax.crypto.SecretKey)
DLS Dead store to references in method com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor.decryptReferenceList(javax.xml.soap.SOAPElement,javax.crypto.SecretKey,com.sun.org.apache.xml.internal.security.encryption.XMLCipher,com.sun.xml.wss.impl.FilterProcessingContext)
DLS Dead store to processedEncryptedDataId in method com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor.processEncryptedData(javax.xml.soap.SOAPElement,javax.crypto.SecretKey,com.sun.org.apache.xml.internal.security.encryption.XMLCipher,com.sun.xml.wss.impl.FilterProcessingContext,java.util.ArrayList,java.util.ArrayList,com.sun.xml.wss.impl.policy.mls.EncryptionPolicy)
DLS Dead store to isBSP in method com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor.processEncryptedData(javax.xml.soap.SOAPElement,javax.crypto.SecretKey,com.sun.xml.wss.impl.FilterProcessingContext)
DLS Dead store to featureBinding in method com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor.processEncryptedKey(com.sun.xml.wss.impl.FilterProcessingContext,javax.xml.soap.SOAPElement)
DLS Dead store to encoded in method com.sun.xml.wss.impl.c14n.MimeHeaderCanonicalizer._rfc2184decode(String)
DLS Dead store to username in method com.sun.xml.wss.impl.callback.PasswordValidationCallback$DigestPasswordValidator.validate(PasswordValidationCallback$Request)
DLS Dead store to props in method com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader.readSigTransform(org.w3c.dom.Element)
DLS Dead store to eachDefinitionElement in method com.sun.xml.wss.impl.config.SecurityConfigurationXmlReader.readEncTransform(org.w3c.dom.Element)
DLS Dead store to secureMsg in method com.sun.xml.wss.impl.dsig.KeySelectorImpl.resolveX509Token(com.sun.xml.wss.impl.FilterProcessingContext,com.sun.xml.wss.core.X509SecurityToken,javax.xml.crypto.KeySelector$Purpose)
DLS Dead store to soapMessage in method com.sun.xml.wss.impl.dsig.SignatureProcessor.sign(com.sun.xml.wss.impl.FilterProcessingContext)
DLS Dead store to featureBinding in method com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl.constructKeyInfo(com.sun.xml.wss.impl.policy.MLSPolicy,com.sun.xml.wss.core.SecurityTokenReference)
DLS Dead store to keyBinding in method com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl.constructKeyInfo(com.sun.xml.wss.impl.policy.MLSPolicy,com.sun.xml.wss.core.SecurityTokenReference)
DLS Dead store to sm in method com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl.constructSignaturePolicy(javax.xml.crypto.dsig.SignedInfo,boolean,com.sun.xml.wss.impl.policy.mls.SignaturePolicy)
DLS Dead store to transformIterator in method com.sun.xml.wss.impl.dsig.WSSPolicyConsumerImpl$JAXWSDigestProcessor.handleJAXWSSOAPBody()
DLS Dead store to tokenCache in method com.sun.xml.wss.impl.misc.KeyResolver.getKey(com.sun.xml.wss.core.KeyInfoHeaderBlock,boolean,com.sun.xml.wss.impl.FilterProcessingContext)
DLS Dead store to refElem in method com.sun.xml.wss.impl.misc.KeyResolver.processSecurityTokenReference(com.sun.xml.wss.core.KeyInfoHeaderBlock,boolean,com.sun.xml.wss.impl.FilterProcessingContext)
DLS Dead store to canceled in method com.sun.xml.wss.impl.misc.NonceCache.run()
DLS Dead store to content in method com.sun.xml.wss.impl.resolver.AttachmentSignatureInput._getSignatureInput(javax.xml.soap.AttachmentPart)
DLS Dead store to contentType in method com.sun.xml.wss.impl.transform.AttachmentCompleteTransform._canonicalize(com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput)
DLS Dead store to contentType in method com.sun.xml.wss.impl.transform.AttachmentContentOnlyTransform._canonicalize(com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput)
DLS Dead store to parentNode in method com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments.deReference(org.w3c.dom.Node,javax.xml.crypto.XMLCryptoContext)
DLS Dead store to cs in method com.sun.xml.wss.impl.transform.DOMSTRTransform.unmarshalParams(org.w3c.dom.Node,javax.xml.crypto.XMLCryptoContext)
DLS Dead store to subject in method com.sun.xml.wss.provider.ClientSecurityAuthModule.disposeSubject(javax.security.auth.Subject,java.util.Map)
DLS Dead store to subject in method com.sun.xml.wss.provider.ServerSecurityAuthModule.disposeSubject(javax.security.auth.Subject,java.util.Map)
DLS Dead store to $ai in method com.sun.xml.xsom.impl.parser.state.SimpleType_List.enterElement(String,String,String,org.xml.sax.Attributes)
DLS Dead store to $ai in method com.sun.xml.xsom.impl.parser.state.SimpleType_List.leaveElement(String,String,String)
DLS Dead store to $ai in method com.sun.xml.xsom.impl.parser.state.SimpleType_List.text(String)
DLS Dead store to $ai in method com.sun.xml.xsom.impl.parser.state.SimpleType_Restriction.enterElement(String,String,String,org.xml.sax.Attributes)
DLS Dead store to $ai in method com.sun.xml.xsom.impl.parser.state.SimpleType_Restriction.leaveElement(String,String,String)
DLS Dead store to $ai in method com.sun.xml.xsom.impl.parser.state.SimpleType_Restriction.text(String)
DLS Dead store to $ai in method com.sun.xml.xsom.impl.parser.state.xpath.enterElement(String,String,String,org.xml.sax.Attributes)
DLS Dead store to $ai in method com.sun.xml.xsom.impl.parser.state.xpath.leaveElement(String,String,String)
DLS Dead store to $ai in method com.sun.xml.xsom.impl.parser.state.xpath.text(String)
DLS Dead store to $L3 in method jp.gr.xml.relax.sax.SimpleEntityResolver._init(String[][],String[][])
DLS Dead store to random in method org.apache.catalina.authenticator.AuthenticatorBase.generateSessionId()
DLS Dead store to hreq in method org.apache.catalina.authenticator.AuthenticatorBase.register(org.apache.catalina.HttpRequest,org.apache.catalina.HttpResponse,java.security.Principal,String,String,String)
DLS Dead store to sso in method org.apache.catalina.authenticator.SingleSignOn.deregister(String,org.apache.catalina.Session)
DLS Dead store to wresponse in method org.apache.catalina.core.ApplicationDispatcher.doInclude(javax.servlet.ServletRequest,javax.servlet.ServletResponse)
DLS Dead store to hrequest in method org.apache.catalina.core.ApplicationDispatcher.doInvoke(javax.servlet.ServletRequest,javax.servlet.ServletResponse)
DLS Dead store to principal in method org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse)
DLS Dead store to oldCtxClassLoader in method org.apache.catalina.core.ApplicationFilterConfig.getFilter()
DLS Dead store to $L2 in method org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(org.apache.catalina.deploy.FilterDef)
DLS Dead store to hreq in method org.apache.catalina.core.ApplicationFilterFactory.createFilterChain(javax.servlet.ServletRequest,org.apache.catalina.Wrapper,javax.servlet.Servlet)
DLS Dead store to result in method org.apache.catalina.core.StandardContext.preRegister(javax.management.MBeanServer,javax.management.ObjectName)
DLS Dead store to $L10 in method org.apache.catalina.core.StandardHostDeployer.install(String,java.net.URL,String)
DLS Dead store to hreq in method org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.Request,org.apache.catalina.Response)
DLS Dead store to eng in method org.apache.catalina.loader.WebappLoader.init()
DLS Dead store to context in method org.apache.catalina.loader.WebappLoader.propertyChange(java.beans.PropertyChangeEvent)
DLS Dead store to getObjectName in method org.apache.catalina.mbeans.MBeanFactory.createAjpConnector(String,String,int)
DLS Dead store to getObjectName in method org.apache.catalina.mbeans.MBeanFactory.createHttpsConnector(String,String,int)
DLS Dead store to server in method org.apache.catalina.mbeans.MBeanFactory.removeConnector(String)
DLS Dead store to sequence in method org.apache.catalina.mbeans.MBeanFactory.removeValve(String)
DLS Dead store to serviceName in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.Connector)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.Context)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.DefaultContext)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.Host)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.Loader)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.Logger)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.Manager)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.Realm)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.Valve)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.deploy.ContextEnvironment)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.deploy.ContextResource)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.deploy.ContextResourceLink)
DLS Dead store to service in method org.apache.catalina.mbeans.MBeanUtils.createObjectName(String,org.apache.catalina.deploy.NamingResources)
DLS Dead store to attr in method org.apache.catalina.realm.JNDIRealm.bindAsUser(javax.naming.directory.DirContext,User,String)
DLS Dead store to sPathTranslatedOrig in method org.apache.catalina.servlets.CGIServlet$CGIEnvironment.setCGIEnvironment(javax.servlet.http.HttpServletRequest)
DLS Dead store to object in method org.apache.catalina.servlets.WebdavServlet.doMkcol(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
DLS Dead store to random in method org.apache.catalina.session.ManagerBase.getRandomBytes(byte[])
DLS Dead store to eng in method org.apache.catalina.session.ManagerBase.init()
DLS Dead store to context in method org.apache.catalina.session.PersistentManagerBase.propertyChange(java.beans.PropertyChangeEvent)
DLS Dead store to dummy in method org.apache.catalina.session.PersistentManagerBase.start()
DLS Dead store to context in method org.apache.catalina.session.StandardManager.propertyChange(java.beans.PropertyChangeEvent)
DLS Dead store to dummy in method org.apache.catalina.session.StandardManager.start()
DLS Dead store to buf in method org.apache.catalina.ssi.SSIFlastmod.process(SSIMediator,String[],String[],java.io.PrintWriter)
DLS Dead store to context in method org.apache.catalina.startup.SetPublicIdRule.begin(org.xml.sax.Attributes)
DLS Dead store to sPathTranslatedOrig in method org.apache.catalina.util.CGIProcessEnvironment.deriveProcessEnvironment(javax.servlet.http.HttpServletRequest)
DLS Dead store to bBuf in method org.apache.catalina.util.ProcessHelper.run()
DLS Dead store to cBuf in method org.apache.catalina.util.ProcessHelper.run()
DLS Dead store to host in method org.apache.catalina.valves.PersistentValve.invoke(org.apache.catalina.Request,org.apache.catalina.Response)
DLS Dead store to sessionId in method org.apache.catalina.valves.PersistentValve.postInvoke(org.apache.catalina.Request,org.apache.catalina.Response)
DLS Dead store to hres in method org.apache.catalina.valves.RequestDumperValve.invoke(org.apache.catalina.Request,org.apache.catalina.Response)
DLS Dead store to hres in method org.apache.catalina.valves.RequestDumperValve.postInvoke(org.apache.catalina.Request,org.apache.catalina.Response)
DLS Dead store to sArray in method org.apache.coyote.http11.Http11Processor.addStringArray(String[],String)
DLS Dead store to dummy in method org.apache.coyote.tomcat5.CoyoteRequest.setCharacterEncoding(String)
DLS Dead store to sessionIdStart in method org.apache.coyote.tomcat5.CoyoteRequest.parseSessionId()
DLS Dead store to dummy in method org.apache.coyote.tomcat5.CoyoteRequest.setCharacterEncoding(String)
DLS Dead store to n in method org.apache.jasper.compiler.Parser.parseAttributeDirective(Node)
DLS Dead store to n in method org.apache.jasper.compiler.Parser.parseVariableDirective(Node)
DLS Dead store to name in method org.apache.jasper.compiler.Validator$ValidateVisitor.visit(Node$SetProperty)
DLS Dead store to type in method org.apache.naming.factory.ResourceLinkFactory.getObjectInstance(Object,javax.naming.Name,javax.naming.Context,java.util.Hashtable)
DLS Dead store to $L4 in method org.apache.xml.resolver.tools.CatalogResolver.resolve(String,String)
DLS Dead store to data in method org.jcp.xml.dsig.internal.dom.DOMSignedInfo.canonicalize(javax.xml.crypto.XMLCryptoContext,java.io.ByteArrayOutputStream)
DLS Dead store to ownerDoc in method org.jcp.xml.dsig.internal.dom.DOMTransform.(org.w3c.dom.Element,javax.xml.crypto.XMLCryptoContext,java.security.Provider)
DLS Dead store to $L1 in method org.netbeans.modules.schema2beans.BaseBean.comments()
DLS Dead store to $L5 in method org.netbeans.modules.schema2beans.DDRegistryParser.initialize(String,DDRegistryParser,DDRegistryParser$DDCursor)
DLS Dead store to result in method sun.rmi.rmic.iiop.CompoundType$Method.getFilteredStubExceptions(ValueType[])
DLS Dead store to result in method sun.rmi.rmic.iiop.CompoundType$Method.getUniqueCatchList(ValueType[])
DLS Dead store to ctId in method sun.rmi.rmic.iiop.IDLGenerator.getMethods(CompoundType)
DLS Dead store to qName in method sun.rmi.rmic.iiop.IDLGenerator.getOutputId(Generator$OutputType)
DLS Dead store to ct in method sun.rmi.rmic.iiop.IDLGenerator.writeForwardReference(ArrayType,int,sun.rmi.rmic.IndentingWriter)
DLS Dead store to theEnv in method sun.rmi.rmic.iiop.StubGenerator.getOutputTypesFor(CompoundType,java.util.HashSet)
DLS Dead store to theType in method sun.rmi.rmic.iiop.StubGenerator.writeOutputFor(Generator$OutputType,java.util.HashSet,sun.rmi.rmic.IndentingWriter)
DLS Dead store to methodIDLName in method sun.rmi.rmic.iiop.StubGenerator.writeStubMethod(sun.rmi.rmic.IndentingWriter,CompoundType$Method,CompoundType)
DLS Dead store to qualifiedClassName in method sun.rmi.rmic.iiop.Util.getOutputDirectoryFor(sun.tools.java.Identifier,java.io.File,BatchEnvironment,boolean)
DLS Dead store to qualifiedClassName in method sun.rmi.rmic.Util.getOutputDirectoryFor(sun.tools.java.Identifier,java.io.File,BatchEnvironment)
DMI Invocation of toString on an array in com.sun.appserv.management.client.handler.AMXProxyHandler.invoke(Object,java.lang.reflect.Method,Object[])
DMI Invocation of toString on an array in com.sun.corba.ee.impl.naming.cosnaming.TransientNameServer.main(String[])
DMI Invocation of toString on an array in com.sun.corba.ee.impl.oa.poa.POAImpl.activate_object_with_id(byte[],org.omg.PortableServer.Servant)
DMI Invocation of toString on an array in com.sun.corba.ee.impl.oa.poa.POAImpl.create_POA(String,org.omg.PortableServer.POAManager,org.omg.CORBA.Policy[])
DMI Invocation of toString on an array in com.sun.corba.ee.impl.oa.poa.POAImpl.create_reference_with_id(byte[],String)
DMI Invocation of toString on an array in com.sun.corba.ee.impl.oa.poa.POAImpl.deactivate_object(byte[])
DMI Invocation of toString on an array in com.sun.corba.ee.impl.oa.poa.POAImpl.id_to_reference(byte[])
DMI Invocation of toString on an array in com.sun.corba.ee.impl.oa.poa.POAImpl.id_to_servant(byte[])
DMI Invocation of toString on an array in com.sun.enterprise.admin.mbeans.EJBTimerManagementMBean.listTimers(String)
DMI Invocation of toString on an array in com.sun.enterprise.admin.monitor.registry.spi.GeneratedMonitoringMBeanImpl.getAttribute(String)
DMI Invocation of toString on an array in com.sun.enterprise.admin.monitor.registry.spi.GeneratedMonitoringMBeanImpl.invoke(String,Object[],String[])
DMI Invocation of toString on an array in com.sun.enterprise.config.ConfigBeansFactory$MethodCaller.toString()
DMI Invocation of toString on an array in com.sun.enterprise.iiop.POAProtocolMgr.getEjbDescriptor(byte[])
DMI Invocation of toString on an array in com.sun.enterprise.iiop.POAProtocolMgr.getEjbDescriptor(byte[])
DMI Invocation of toString on an array in com.sun.enterprise.iiop.POAProtocolMgr.getEjbDescriptor(byte[])
DMI Invocation of toString on an array in com.sun.enterprise.iiop.POAProtocolMgr.getEjbDescriptor(byte[])
DMI Invocation of toString on an array in com.sun.enterprise.iiop.POAProtocolMgr.getEjbDescriptor(byte[])
DMI Invocation of toString on an array in com.sun.enterprise.iiop.security.SecurityMechanismSelector.evaluate_client_conformance_ssl(com.sun.enterprise.deployment.EjbIORConfigurationDescriptor,boolean,java.security.cert.X509Certificate[])
DMI Invocation of toString on an array in com.sun.enterprise.instance.AppsManager.getAppDescriptor(String,ClassLoader)
DMI Invocation of toString on an array in com.sun.enterprise.loader.EJBClassPathUtils.resolveVersionConflicts(java.util.jar.Manifest,java.net.URL[],String[])
DMI Invocation of toString on an array in com.sun.enterprise.security.application.EJBSecurityManager.convertEJBMethodPermissions(com.sun.enterprise.deployment.EjbDescriptor,String)
DMI Invocation of toString on an array in com.sun.enterprise.security.auth.login.JDBCLoginModule.authenticate()
DMI Invocation of toString on an array in com.sun.enterprise.security.auth.login.PasswordCredential.toString()
DMI Invocation of toString on an array in com.sun.enterprise.security.auth.login.X509CertificateCredential.toString()
DMI Invocation of toString on an array in com.sun.enterprise.server.PELaunch.setupSharedChain()
DMI Invocation of toString on an array in com.sun.enterprise.util.JarAccess.printArgs()
DMI Invocation of toString on an array in com.sun.jdo.api.persistence.model.util.DumpMapping.printConcurrencyGroupElements(int,com.sun.jdo.api.persistence.model.jdo.ConcurrencyGroupElement[])
DMI Invocation of toString on an array in com.sun.jts.trace.TraceRecordFormatter.convertXidArrayToString(javax.transaction.xa.Xid[])
DMI Invocation of toString on an array in com.sun.jts.utils.LogFormatter.convertXidArrayToString(javax.transaction.xa.Xid[])
DMI Invocation of toString on an array in com.sun.org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor()
DMI Invocation of toString on an array in com.sun.org.apache.xml.internal.security.encryption.XMLCipher.encryptData(org.w3c.dom.Document,byte[],boolean)
DMI Invocation of toString on an array in com.sun.xml.rpc.processor.generator.writer.ArraySerializerWriter.createSerializer(com.sun.xml.rpc.processor.util.IndentingWriter,StringBuffer,String,boolean,boolean,String)
DMI Invocation of toString on an array in com.sun.xml.rpc.processor.generator.writer.ArraySerializerWriter.createSerializer(com.sun.xml.rpc.processor.util.IndentingWriter,StringBuffer,String,boolean,boolean,String)
DMI Invocation of toString on an array in com.sun.xml.wss.impl.WssProviderSecurityEnvironment.getMatchingCertificate(java.util.Map,byte[])
DMI Invocation of toString on an array in org.apache.catalina.realm.RealmBase.authenticate(String,byte[])
DMI Invocation of toString on an array in org.apache.catalina.util.ProcessHelper.run()
DMI Invocation of toString on an array in org.jcp.xml.dsig.internal.dom.DOMXMLSignature.sign(javax.xml.crypto.dsig.XMLSignContext)
ES Comparison of String parameter using == or != in com.sun.corba.ee.impl.transport.SocketOrChannelAcceptorImpl.makeIIOPProfileTemplate(com.sun.corba.ee.impl.oa.poa.Policies,String)
ES Comparison of String parameter using == or != in com.sun.enterprise.admin.jmx.remote.server.notification.ServerNotificationManager.unregisterNotifications(String)
ES Comparison of String parameter using == or != in com.sun.enterprise.admin.monitor.stats.lb.ClusterStats.fetchPropertyByName(String)
ES Comparison of String parameter using == or != in com.sun.enterprise.admin.monitor.stats.lb.InstanceStats.fetchPropertyByName(String)
ES Comparison of String parameter using == or != in com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats.fetchPropertyByName(String)
ES Comparison of String parameter using == or != in com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.addRegistryConnectionResources(String,String,String,java.util.Map)
ES Comparison of String parameter using == or != in com.sun.enterprise.deployment.node.IconNode.addIconInfo(org.w3c.dom.Node,String,String,String)
ES Comparison of String parameter using == or != in com.sun.enterprise.tools.verifier.ReportHandler.addResultsToDocument(String,java.util.Vector)
ES Comparison of String parameter using == or != in com.sun.msv.grammar.NamespaceNameClass.accepts(String,String)
ES Comparison of String parameter using == or != in com.sun.msv.grammar.SimpleNameClass.accepts(String,String)
ES Comparison of String parameter using == or != in com.sun.org.apache.xml.internal.security.encryption.XMLCipher.getProviderInstance(String)
ES Comparison of String parameter using == or != in com.sun.org.apache.xml.internal.security.encryption.XMLCipher.getProviderInstance(String,String)
ES Comparison of String parameter using == or != in com.sun.org.apache.xml.internal.security.utils.CachedXPathFuncHereAPI.eval(org.w3c.dom.Node,org.w3c.dom.Node,String,com.sun.org.apache.xml.internal.utils.PrefixResolver)
ES Comparison of String parameter using == or != in com.sun.org.apache.xml.internal.security.utils.CachedXPathFuncHereAPI.eval(org.w3c.dom.Node,org.w3c.dom.Node,String,org.w3c.dom.Node)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.Classes.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.Classes.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.Config.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.Config.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.Config.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.Config.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.NGCCHandler.revertToParentFromLeaveElement(Object,int,String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.Schema.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.Schema.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.Schema.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.jxc.gen.config.Schema.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.txw2.NameUtil.equalsIgnoreCase(String,String)
ES Comparison of String parameter using == or != in com.sun.tools.txw2.NameUtil.equal(String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.AnnotationState.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.AnnotationState.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.BIClassState.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.BIClassState.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.BIClassState.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.BIClassState.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.conversion.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.conversion.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.conversion.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.conversionBody.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.conversionBody.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.declaration.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.dom.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.dom.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.dom.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.dom.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.enumDef.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.enumDef.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.enumDef.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.enumDef.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.enumMember.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.enumMember.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.enumMember.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.enumMember.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.globalBindings.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.globalBindings.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.globalBindings.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.globalBindings.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.idSymbolSpace.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.idSymbolSpace.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.idSymbolSpace.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.idSymbolSpace.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.javadoc.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.javadoc.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.nameXmlTransformRule.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.nameXmlTransformRule.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.NGCCHandler.revertToParentFromLeaveElement(Object,int,String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.property.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.property.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.property.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.property.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.property$Branch3.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.property$Branch3.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.property$Branch8.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.property$InterleaveFilter_8_3.findReceiverOfElement(String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.Root.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.schemaBindings.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.schemaBindings.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.schemaBindings.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.schemaBindings.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.serializable.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.serializable.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.serializable.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.serializable.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.superClass.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.superClass.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.superClass.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.superClass.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.typeSubstitution.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.typeSubstitution.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.typeSubstitution.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.tools.xjc.reader.xmlschema.bindinfo.parser.typeSubstitution.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.bind.util.AttributesImpl.getIndexFast(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.bind.v2.runtime.NameBuilder.createAttributeName(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.bind.v2.runtime.NameBuilder.createName(String,String,boolean,com.sun.xml.bind.v2.util.QNameMap)
ES Comparison of String parameter using == or != in com.sun.xml.bind.v2.runtime.unmarshaller.TagName.matches(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.bind.v2.schemagen.Util.equalsIgnoreCase(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.bind.v2.schemagen.Util.equal(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.bind.v2.util.QNameMap.put(String,String,Object)
ES Comparison of String parameter using == or != in com.sun.xml.bind.v2.util.QNameMap.getEntry(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.dom.DOMDocumentSerializer.encodeAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.dom.DOMDocumentSerializer.encodeElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.Encoder.encodeLiteralElementQualifiedNameOnThirdBit(String,String,String,com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap$Entry)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.Encoder.encodeNamespaceAttribute(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.Encoder.encodeAttributeQualifiedNameOnSecondBit(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.Encoder.encodeElementQualifiedNameOnThirdBit(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.Encoder.encodeLiteralAttributeQualifiedNameOnSecondBit(String,String,String,com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap$Entry)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.QualifiedName.createQNameString(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.sax.SAXDocumentSerializer.processingInstruction(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.sax.SAXDocumentSerializer.encodeAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.sax.SAXDocumentSerializer.encodeElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.sax.VocabularyGenerator.addToTable(String,com.sun.xml.fastinfoset.util.StringIntMap,com.sun.xml.fastinfoset.util.PrefixArray)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.sax.VocabularyGenerator.addToTable(String,com.sun.xml.fastinfoset.util.StringIntMap,com.sun.xml.fastinfoset.util.StringArray)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.sax.VocabularyGenerator.addToNameTable(String,String,String,com.sun.xml.fastinfoset.util.LocalNameQualifiedNamesMap,com.sun.xml.fastinfoset.util.QualifiedNameArray,boolean)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.stax.StAXDocumentSerializer.writeAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.stax.StAXDocumentSerializer.writeAttribute(String,String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.tools.SAXEventSerializer.startPrefixMapping(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.fastinfoset.util.PrefixArray.getNamespaceFromPrefix(String)
ES Comparison of String parameter using == or != in com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter.startElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.rngom.binary.SchemaBuilderImpl$GrammarImpl.lookup(String)
ES Comparison of String parameter using == or != in com.sun.xml.rngom.digested.GrammarBuilderImpl.define(String,com.sun.xml.rngom.ast.builder.GrammarSection$Combine,com.sun.xml.rngom.ast.om.ParsedPattern,com.sun.xml.rngom.ast.om.Location,com.sun.xml.rngom.ast.builder.Annotations)
ES Comparison of String parameter using == or != in com.sun.xml.rngom.digested.IncludeImpl.define(String,com.sun.xml.rngom.ast.builder.GrammarSection$Combine,com.sun.xml.rngom.ast.om.ParsedPattern,com.sun.xml.rngom.ast.om.Location,com.sun.xml.rngom.ast.builder.Annotations)
ES Comparison of String parameter using == or != in com.sun.xml.rngom.digested.IncludeImpl$IncludedGrammarImpl.define(String,com.sun.xml.rngom.ast.builder.GrammarSection$Combine,com.sun.xml.rngom.ast.om.ParsedPattern,com.sun.xml.rngom.ast.om.Location,com.sun.xml.rngom.ast.builder.Annotations)
ES Comparison of String parameter using == or != in com.sun.xml.rngom.dt.CachedDatatypeLibraryFactory.createDatatypeLibrary(String)
ES Comparison of String parameter using == or != in com.sun.xml.rpc.encoding.SOAPDeserializationContext.verifyEncodingStyle(String)
ES Comparison of String parameter using == or != in com.sun.xml.rpc.encoding.SOAPSerializationContext.pushEncodingStyle(String,com.sun.xml.rpc.streaming.XMLWriter)
ES Comparison of String parameter using == or != in com.sun.xml.rpc.encoding.SOAPSerializationContext.setImplicitEncodingStyle(String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.attributeDecl(String,String,String,String[],String,com.sun.xml.stream.xerces.xni.XMLString,com.sun.xml.stream.xerces.xni.XMLString,com.sun.xml.stream.xerces.xni.Augmentations)
ES Comparison of String parameter using == or != in com.sun.xml.stream.dtd.nonvalidating.DTDGrammar.getAttributeDeclIndex(int,String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.dtd.nonvalidating.DTDGrammar$QNameHashtable.get(String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.dtd.nonvalidating.DTDGrammar$QNameHashtable.put(String,int)
ES Comparison of String parameter using == or != in com.sun.xml.stream.PropertyManager.setProperty(String,Object)
ES Comparison of String parameter using == or != in com.sun.xml.stream.writers.XMLStreamWriterImpl.isDefaultNamespace(String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.writers.XMLStreamWriterImpl.writeAttributeWithPrefix(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.writers.XMLStreamWriterImpl.writenamespace(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.xerces.util.NamespaceSupport.containsPrefix(String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.xerces.util.NamespaceSupport.containsPrefixInCurrentContext(String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.xerces.util.NamespaceSupport.declarePrefix(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.xerces.util.NamespaceSupport.getPrefix(String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.xerces.util.NamespaceSupport.getPrefixes(String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.xerces.util.NamespaceSupport.getURI(String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.xerces.util.STAXAttributesImpl.getIndex(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.xerces.util.XMLAttributesImpl.getIndexFast(String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.xerces.util.XMLAttributesImpl.getIndexFast(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.xerces.util.XMLAttributesImpl.getIndex(String,String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.XMLDocumentFragmentScannerImpl.addElement(String)
ES Comparison of String parameter using == or != in com.sun.xml.stream.XMLEntityManager.startEntity(String,boolean)
ES Comparison of String parameter using == or != in com.sun.xml.stream.ZephyrParserFactory.setProperty(String,Object)
ES Comparison of String parameter using == or != in com.sun.xml.stream.ZephyrWriterFactory.setProperty(String,Object)
ES Comparison of String parameter using == or != in com.sun.xml.wss.impl.keyinfo.KeyInfoStrategy.getInstance(String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.impl.policy.mls.SignaturePolicy$FeatureBinding.setCanonicalizationAlgorithm(String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.provider.WssProviderAuthModule.translate2configurationName(String,boolean)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ActionImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ActionImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ActionImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ActionTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ActionTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AdviceImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AdviceImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AdviceTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionIDReferenceImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionIDReferenceImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeDesignatorImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeDesignatorImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeDesignatorImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeDesignatorTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeDesignatorTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeStatementImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeStatementImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeStatementTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeStatementTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeStatementTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeValueImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AttributeValueImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AudienceImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AudienceImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AudienceRestrictionConditionImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AudienceRestrictionConditionImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AudienceRestrictionConditionTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AudienceRestrictionConditionTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthenticationStatementImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthenticationStatementImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthenticationStatementImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthenticationStatementTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthenticationStatementTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthenticationStatementTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthenticationStatementTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorityBindingImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorityBindingImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorityBindingImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorityBindingTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorityBindingTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorizationDecisionStatementImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorizationDecisionStatementImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorizationDecisionStatementImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorizationDecisionStatementTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorizationDecisionStatementTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorizationDecisionStatementTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AuthorizationDecisionStatementTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.CanonicalizationMethodImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.CanonicalizationMethodImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.CanonicalizationMethodImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.CanonicalizationMethodTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.CanonicalizationMethodTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConditionImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConditionImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConditionsImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConditionsImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConditionsImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConditionsTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConditionsTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConditionsTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConfirmationMethodImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ConfirmationMethodImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestMethodImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestMethodImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestMethodImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestMethodTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestMethodTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestMethodTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestValueImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DigestValueImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DoNotCacheConditionImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DoNotCacheConditionImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.DSAKeyValueTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.EvidenceImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.EvidenceImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.EvidenceTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyInfoImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyInfoImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyInfoImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyInfoTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyInfoTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyInfoTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyNameImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyNameImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyValueImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyValueImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.KeyValueTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ManifestImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ManifestImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ManifestImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ManifestTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ManifestTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ManifestTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ManifestTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.MgmtDataImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.MgmtDataImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.NameIdentifierImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.NameIdentifierImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.NameIdentifierImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.NameIdentifierTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.NameIdentifierTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ObjectTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.PGPDataTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.ReferenceTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RetrievalMethodImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RetrievalMethodImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RetrievalMethodImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RetrievalMethodTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RetrievalMethodTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RetrievalMethodTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RetrievalMethodTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.RSAKeyValueTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureMethodImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureMethodImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureMethodImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureMethodTypeImpl$HMACOutputLengthImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureMethodTypeImpl$HMACOutputLengthImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureMethodTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureMethodTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureMethodTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertiesImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertiesImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertiesImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertiesTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertiesTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertiesTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertiesTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertyImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertyImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertyImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertyTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertyTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignaturePropertyTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureValueImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureValueImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureValueImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureValueTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignatureValueTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignedInfoImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignedInfoImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignedInfoImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignedInfoTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignedInfoTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignedInfoTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SignedInfoTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataTypeImpl$SPKISexpImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataTypeImpl$SPKISexpImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SPKIDataTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.StatementImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.StatementImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectConfirmationDataImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectConfirmationDataImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectConfirmationImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectConfirmationImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectConfirmationTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectConfirmationTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectConfirmationTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectLocalityImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectLocalityImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectLocalityImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectLocalityTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectLocalityTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectStatementAbstractTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectStatementAbstractTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectStatementImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectStatementImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.SubjectTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformsImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformsImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformsTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformsTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformsTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformTypeImpl$Unmarshaller.enterAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformTypeImpl$Unmarshaller.leaveAttribute(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformTypeImpl$XPathImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.TransformTypeImpl$XPathImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CertificateImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CertificateImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CRLImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509CRLImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509IssuerSerialImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509IssuerSerialImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509SKIImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509SKIImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509SubjectNameImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509DataTypeImpl$X509SubjectNameImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509IssuerSerialTypeImpl$Unmarshaller.enterElement(String,String,String,org.xml.sax.Attributes)
ES Comparison of String parameter using == or != in com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.X509IssuerSerialTypeImpl$Unmarshaller.leaveElement(String,String,String)
ES Comparison of String parameter using == or != in com.sun.xml.xsom.impl.parser.state.NGCCHandler.revertToParentFromLeaveElement(Object,int,String,String,String)
ES Comparison of String parameter using == or != in org.apache.jasper.compiler.TagFileProcessor$TagFileDirectiveVisitor.checkUniqueName(String,String,Node,javax.servlet.jsp.tagext.TagAttributeInfo)
ICAST Result of integer multiplication cast to long in com.sun.appserv.web.cache.filter.HttpCacheEntry.computeExpireTime(int)
ICAST Result of integer multiplication cast to long in com.sun.appserv.web.taglibs.cache.CacheEntry.computeExpireTime(int)
ICAST Result of integer multiplication cast to long in com.sun.ejb.containers.util.pool.AbstractPool.initializePool(ObjectFactory,int,int,int,long,int,ClassLoader)
ICAST Result of integer multiplication cast to long in com.sun.ejb.containers.util.pool.NonBlockingPool.initializePool(ObjectFactory,int,int,int,int,ClassLoader)
ICAST Result of integer multiplication cast to long in com.sun.enterprise.admin.common.DownloadRequestInfo.(java.io.File)
ICAST Result of integer multiplication cast to long in com.sun.enterprise.admin.mbeans.SystemServicesMBean.prepareDownload(String)
ICAST Result of integer multiplication cast to long in com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.stop(int)
ICAST Result of integer multiplication cast to long in com.sun.enterprise.admin.server.core.mbean.config.ServerController.prepareDownload(String)
ICAST Result of integer multiplication cast to long in com.sun.enterprise.distributedtx.J2EETransaction.(int)
ICAST Result of integer multiplication cast to long in com.sun.jts.CosTransactions.DelegatedTimeoutManager.setTimeout(Long,int,int)
ICAST Result of integer multiplication cast to long in com.sun.jts.CosTransactions.DelegatedTimeoutManager.setTimeout(Long,int,int)
ICAST Result of integer multiplication cast to long in com.sun.jts.CosTransactions.TimeoutManager.setTimeout(Long,int,int)
ICAST Result of integer multiplication cast to long in com.sun.jts.CosTransactions.TimeoutManager.setTimeout(Long,int,int)
IM Computation of average could overflow in com.sun.corba.ee.org.apache.bcel.classfile.LineNumberTable.getSourceLine(int)
IM Computation of average could overflow in com.sun.corba.ee.org.apache.bcel.classfile.LineNumberTable.getSourceLine(int)
IM Computation of average could overflow in com.sun.corba.ee.org.apache.bcel.generic.InstructionList.findHandle(InstructionHandle[],int[],int,int)
IM Computation of average could overflow in com.sun.corba.ee.org.apache.bcel.generic.InstructionList.findHandle(InstructionHandle[],int[],int,int)
IM Computation of average could overflow in com.sun.corba.ee.org.apache.bcel.generic.MethodGen.sort(LocalVariableGen[],int,int)
IM Computation of average could overflow in com.sun.corba.ee.org.apache.bcel.generic.SWITCH.sort(int,int)
IM Check for oddness that won't work for negative numbers in com.sun.corba.ee.org.objectweb.asm.signature.SignatureWriter.endArguments()
IM Check for oddness that won't work for negative numbers in com.sun.corba.ee.org.objectweb.asm.util.TraceSignatureVisitor.endType()
IM Check for oddness that won't work for negative numbers in com.sun.corba.ee.org.objectweb.asm.util.TraceSignatureVisitor.endType()
IM Check for oddness that won't work for negative numbers in com.sun.corba.ee.org.objectweb.asm.util.TraceSignatureVisitor.visitEnd()
IM Check for oddness that won't work for negative numbers in com.sun.ejb.containers.util.cache.FIFOEJBObjectCache.unitTest_1()
IM Check for oddness that won't work for negative numbers in com.sun.enterprise.config.util.ConfigXPathHelper.isEscapedChar(String,int)
IM Check for oddness that won't work for negative numbers in com.sun.org.apache.xml.internal.security.utils.RFC2253Parser.normalize(String)
IM Check for oddness that won't work for negative numbers in com.sun.org.apache.xml.internal.security.utils.RFC2253Parser.parseRDN(String)
IM Check for oddness that won't work for negative numbers in com.sun.org.apache.xml.internal.security.utils.RFC2253Parser.removeWSandReplace(String,String,String)
IM Check for oddness that won't work for negative numbers in com.sun.org.apache.xml.security.utils.RFC2253Parser.normalize(String)
IM Check for oddness that won't work for negative numbers in com.sun.org.apache.xml.security.utils.RFC2253Parser.parseRDN(String)
IM Check for oddness that won't work for negative numbers in com.sun.org.apache.xml.security.utils.RFC2253Parser.removeWSandReplace(String,String,String)
IM Computation of average could overflow in org.apache.jasper.compiler.ELParser.isELReserved(String)
IM Computation of average could overflow in org.apache.jasper.compiler.JspUtil.isJavaKeyword(String)
IM Computation of average could overflow in org.apache.naming.resources.ResourceCache.find(CacheEntry[],String)
IM Computation of average could overflow in org.apache.tomcat.util.buf.StringCache.findClosest(ByteChunk,StringCache$ByteEntry[],int)
IM Computation of average could overflow in org.apache.tomcat.util.buf.StringCache.findClosest(CharChunk,StringCache$CharEntry[],int)
IM Computation of average could overflow in org.apache.tomcat.util.http.mapper.Mapper.find(Mapper$MapElement[],String)
IM Computation of average could overflow in org.apache.tomcat.util.http.mapper.Mapper.find(Mapper$MapElement[],org.apache.tomcat.util.buf.CharChunk,int,int)
IM Computation of average could overflow in org.apache.tomcat.util.http.mapper.Mapper.findIgnoreCase(Mapper$MapElement[],org.apache.tomcat.util.buf.CharChunk,int,int)
INT Vacuous comparison of integer value com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbJMSMaxMessagesLoad.check(com.sun.enterprise.deployment.EjbDescriptor)
INT Vacuous comparison of integer value com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbRefreshPeriod.check(com.sun.enterprise.deployment.EjbDescriptor)
INT Vacuous comparison of integer value com.sun.enterprise.tools.verifier.tests.ejb.runtime.beancache.ASEjbBCMaxCacheSize.check(com.sun.enterprise.deployment.EjbDescriptor)
INT Vacuous comparison of integer value com.sun.enterprise.tools.verifier.tests.ejb.runtime.beancache.ASEjbBCResizeQuantity.check(com.sun.enterprise.deployment.EjbDescriptor)
INT Vacuous comparison of integer value com.sun.enterprise.tools.verifier.tests.ejb.runtime.beancache.ASEjbBCResizeQuantity.check(com.sun.enterprise.deployment.EjbDescriptor)
INT Vacuous comparison of integer value com.sun.enterprise.tools.verifier.tests.ejb.runtime.beanpool.ASEjbBPMaxPoolSize.check(com.sun.enterprise.deployment.EjbDescriptor)
INT Vacuous comparison of integer value com.sun.enterprise.tools.verifier.tests.ejb.runtime.beanpool.ASEjbBPPoolResizeQty.check(com.sun.enterprise.deployment.EjbDescriptor)
INT Vacuous comparison of integer value com.sun.enterprise.tools.verifier.tests.ejb.runtime.beanpool.ASEjbBPSteadyPoolSize.check(com.sun.enterprise.deployment.EjbDescriptor)
Nm The method name com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook$HookImpl.InstanceNotFoundExceptionHook(String,long,javax.management.InstanceNotFoundException) doesn't start with an lower case letter
Nm The method name com.sun.appserv.management.util.misc.ClassUtil.ExpandClassName(String) doesn't start with an lower case letter
Nm The method name com.sun.appserv.management.util.misc.ClassUtil.InstantiateDefault(Class) doesn't start with an lower case letter
Nm The method name com.sun.appserv.management.util.misc.ClassUtil.InstantiateFromString(Class,String) doesn't start with an lower case letter
Nm The method name com.sun.appserv.management.util.misc.ClassUtil.InstantiateObject(Class,String) doesn't start with an lower case letter
Nm The method name com.sun.appserv.management.util.misc.ClassUtil.InstantiateObject(Class,Object[]) doesn't start with an lower case letter
Nm The method name com.sun.appserv.management.util.misc.ClassUtil.IsPrimitiveClass(Class) doesn't start with an lower case letter
Nm The method name com.sun.appserv.management.util.misc.ClassUtil.ObjectClassToPrimitiveClass(Class) doesn't start with an lower case letter
Nm The method name com.sun.appserv.management.util.misc.ClassUtil.PrimitiveClassToObjectClass(Class) doesn't start with an lower case letter
Nm The method name com.sun.appserv.management.util.misc.ClassUtil.PrimitiveLetterToClassName(char) doesn't start with an lower case letter
Nm Class com.sun.corba.ee.impl.logging.ActivationSystemException is not derived from an Exception, even though it is named as such
Nm Class com.sun.corba.ee.impl.logging.InterceptorsSystemException is not derived from an Exception, even though it is named as such
Nm Class com.sun.corba.ee.impl.logging.IORSystemException is not derived from an Exception, even though it is named as such
Nm Class com.sun.corba.ee.impl.logging.NamingSystemException is not derived from an Exception, even though it is named as such
Nm Class com.sun.corba.ee.impl.logging.OMGSystemException is not derived from an Exception, even though it is named as such
Nm Class com.sun.corba.ee.impl.logging.ORBUtilSystemException is not derived from an Exception, even though it is named as such
Nm Class com.sun.corba.ee.impl.logging.POASystemException is not derived from an Exception, even though it is named as such
Nm Class com.sun.corba.ee.impl.logging.UtilSystemException is not derived from an Exception, even though it is named as such
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.BindingIteratorImpl.Destroy() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.BindingIteratorImpl.NextOne(org.omg.CosNaming.BindingHolder) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.BindingIteratorImpl.RemainingElements() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.TransientBindingIterator.Destroy() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.TransientBindingIterator.NextOne(org.omg.CosNaming.BindingHolder) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.TransientBindingIterator.RemainingElements() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext.Bind(org.omg.CosNaming.NameComponent,org.omg.CORBA.Object,org.omg.CosNaming.BindingType) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext.Destroy() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext.IsEmpty() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext.List(int,org.omg.CosNaming.BindingListHolder,org.omg.CosNaming.BindingIteratorHolder) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext.NewContext() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext.Resolve(org.omg.CosNaming.NameComponent,org.omg.CosNaming.BindingTypeHolder) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext.Unbind(org.omg.CosNaming.NameComponent) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.NameService.NewContext() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.Bind(org.omg.CosNaming.NameComponent,org.omg.CORBA.Object,org.omg.CosNaming.BindingType) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.Destroy() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.IsEmpty() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.List(int,org.omg.CosNaming.BindingListHolder,org.omg.CosNaming.BindingIteratorHolder) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.NewContext() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.Resolve(org.omg.CosNaming.NameComponent,org.omg.CosNaming.BindingTypeHolder) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.Unbind(org.omg.CosNaming.NameComponent) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.PersistentBindingIterator.Destroy() doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.PersistentBindingIterator.NextOne(org.omg.CosNaming.BindingHolder) doesn't start with an lower case letter
Nm The method name com.sun.corba.ee.impl.naming.pcosnaming.PersistentBindingIterator.RemainingElements() doesn't start with an lower case letter
Nm The field name com.sun.corba.ee.impl.transport.CorbaContactInfoListImpl.LocalClientRequestDispatcher doesn't start with an lower case letter
Nm Class com.sun.corba.ee.org.apache.bcel.classfile.CodeException is not derived from an Exception, even though it is named as such
Nm The class name com.sun.corba.ee.org.apache.regexp.recompile doesn't start with an upper case letter
Nm The method name com.sun.el.parser.ELParser.And() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Boolean() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.BracketSuffix() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Choice() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Compare() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.CompositeExpression() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.DeferredExpression() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.DotSuffix() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.DynamicExpression() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Equality() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Expression() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.FloatingPoint() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Function() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Identifier() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Integer() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Literal() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.LiteralExpression() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Math() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Multiplication() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.NonLiteral() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Null() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Or() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.ReInit(ELParserTokenManager) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.ReInit(java.io.InputStream) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.ReInit(java.io.Reader) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.String() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Unary() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.Value() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.ValuePrefix() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParser.ValueSuffix() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParserTokenManager.ReInit(SimpleCharStream) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParserTokenManager.ReInit(SimpleCharStream,int) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.ELParserTokenManager.SwitchTo(int) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.BeginToken() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.Done() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.ExpandBuff(boolean) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.FillBuff() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.GetImage() doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.GetSuffix(int) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.ReInit(java.io.InputStream) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.ReInit(java.io.InputStream,int,int) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.ReInit(java.io.InputStream,int,int,int) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.ReInit(java.io.Reader) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.ReInit(java.io.Reader,int,int) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.ReInit(java.io.Reader,int,int,int) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.SimpleCharStream.UpdateLineColumn(char) doesn't start with an lower case letter
Nm The method name com.sun.el.parser.TokenMgrError.LexicalError(boolean,int,int,int,String,char) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.admin.util.ClassUtil.ExpandClassName(String) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.admin.util.ClassUtil.InstantiateDefault(Class) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.admin.util.ClassUtil.InstantiateFromString(Class,String) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.admin.util.ClassUtil.InstantiateObject(Class,String) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.admin.util.ClassUtil.InstantiateObject(Class,Object[]) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.admin.util.ClassUtil.IsPrimitiveClass(Class) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.admin.util.ClassUtil.PrimitiveClassToObjectClass(Class) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.admin.util.ClassUtil.PrimitiveLetterToClassName(char) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.admin.verifier.Result.Result() doesn't start with an lower case letter
Nm The method name com.sun.enterprise.config.backup.util.StringUtils.UpperCaseFirstLetter(String) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.config.serverbeans.validation.Result.Result() doesn't start with an lower case letter
Nm The method name com.sun.enterprise.deployment.backend.Deployer.DeleteOrKeepFailedStubs(java.io.File) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.deployment.node.runtime.AppClientRuntimeNode.Init() doesn't start with an lower case letter
Nm The method name com.sun.enterprise.deployment.node.runtime.application.ApplicationRuntimeNode.Init() doesn't start with an lower case letter
Nm The method name com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode.Init() doesn't start with an lower case letter
Nm The method name com.sun.enterprise.deployment.node.runtime.web.WebBundleRuntimeNode.Init() doesn't start with an lower case letter
Nm The method name com.sun.enterprise.deployment.node.WebServiceNode.Init() doesn't start with an lower case letter
Nm The class name com.sun.enterprise.naming.java.javaURLContext doesn't start with an upper case letter
Nm The method name com.sun.enterprise.resource.PortabilityUtils.GetTimer() doesn't start with an lower case letter
Nm The class name com.sun.enterprise.tools.common.util.mclasspath doesn't start with an upper case letter
Nm The method name com.sun.enterprise.tools.common.util.StringUtils.UpperCaseFirstLetter(String) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.tools.verifier.apiscan.stdapis.APIRepository.Initialize(String) doesn't start with an lower case letter
Nm The method name com.sun.enterprise.tools.verifier.apiscan.stdapis.APIRepository.Instance() doesn't start with an lower case letter
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.ejb30.BusinessInterfaceException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.ejb30.CallbackMethodException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.ejb30.InterceptorMethodException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.FindMethodException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.entity.cmp2.SelectMethodException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindbyprimarykey.EjbFindByPrimaryKeyException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbfindermethod.EjbFinderMethodObjectNotFoundException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.entity.ejbpostcreatemethod.EjbPostCreateMethodException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.homeintf.HomeMethodException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.homeintf.remotehomeintf.RemoteHomeInterfaceRmiIIOPException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.intf.InterfaceMatchMethodException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.intf.localintf.LocalInterfaceRemoteException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.intf.remoteintf.RemoteInterfaceRmiIIOPException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.tools.verifier.tests.ejb.session.ejbcreatemethod.EjbCreateMethodException is not derived from an Exception, even though it is named as such
Nm Class com.sun.enterprise.util.JException is not derived from an Exception, even though it is named as such
Nm The method name com.sun.enterprise.util.StringUtils.UpperCaseFirstLetter(String) doesn't start with an lower case letter
Nm The field name com.sun.enterprise.web.connector.grizzly.FileCache$FileCacheEntry.Etag doesn't start with an lower case letter
Nm The method name com.sun.jdo.api.persistence.model.Model.NewModel(String,String) doesn't start with an lower case letter
Nm The field name com.sun.jdo.spi.persistence.support.sqlstore.sql.constraint.ConstraintOrder.ConstraintField doesn't start with an lower case letter
Nm The field name com.sun.jdo.spi.persistence.support.sqlstore.sql.constraint.ConstraintOrder.ConstraintOperation doesn't start with an lower case letter
Nm The class name com.sun.jndi.url.corbaname.corbanameURLContext doesn't start with an upper case letter
Nm The class name com.sun.jndi.url.corbaname.corbanameURLContextFactory doesn't start with an upper case letter
Nm The field name com.sun.org.apache.xml.internal.security.signature.Reference.CacheSignedNodes doesn't start with an lower case letter
Nm Class com.sun.tools.ws.processor.model.java.JavaException is not derived from an Exception, even though it is named as such
Nm Class com.sun.tools.ws.processor.ProcessorException is not derived from an Exception, even though it is named as such
Nm Class com.sun.tools.ws.util.WSDLParseException is not derived from an Exception, even though it is named as such
Nm Class com.sun.tools.ws.wsdl.document.jaxws.Exception is not derived from an Exception, even though it is named as such
Nm Class com.sun.tools.ws.wsdl.framework.ParseException is not derived from an Exception, even though it is named as such
Nm Class com.sun.tools.ws.wsdl.framework.ValidationException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException is not derived from an Exception, even though it is named as such
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.AnnotateAfter(com.sun.xml.rngom.ast.om.ParsedNameClass) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.AnnotatedPrimaryExpr(boolean,com.sun.xml.rngom.ast.builder.Scope,Token[]) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.AnnotationAttribute(com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.AnnotationElement(boolean) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.AnnotationElementContent(com.sun.xml.rngom.ast.builder.ElementAnnotationBuilder) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.AnnotationElementLiteral(com.sun.xml.rngom.ast.builder.ElementAnnotationBuilder) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.AnnotationElementNotKeyword() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Annotations() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.AnyNameExceptClass(int,com.sun.xml.rngom.ast.builder.Annotations,com.sun.xml.rngom.ast.builder.Annotations[]) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.AssignOp() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.AttributeExpr(com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.BasicNameClass(int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.DataExpr(boolean,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations,Token[]) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.DatatypeName() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.DatatypesDecl() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Define(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Definition(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Div(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Documentation() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ElementExpr(com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.EmptyExpr(com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Except(com.sun.xml.rngom.ast.builder.Scope,Token[]) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ExceptNameClass(int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Expr(boolean,com.sun.xml.rngom.ast.builder.Scope,Token,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ExternalRefExpr(com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.GrammarBody(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.GrammarComponent(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.GrammarExpr(com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Identifier() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.IdentifierAnnotationElement() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.IdentifierExpr(com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Include(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.IncludeBody(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.IncludeComponent(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.IncludeDiv(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.IncludedGrammar(com.sun.xml.rngom.ast.builder.IncludedGrammar) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Inherit() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Input(com.sun.xml.rngom.ast.builder.Scope) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Keyword() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ListExpr(com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Literal() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.LocatedLiteral() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.LookaheadAfterAnnotations() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.LookaheadBody() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.LookaheadDocumentation() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.LookaheadGrammarKeyword() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.MixedExpr(com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.NameClass(int,com.sun.xml.rngom.ast.builder.Annotations[]) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.NameClassAlternatives(int,com.sun.xml.rngom.ast.om.ParsedNameClass,com.sun.xml.rngom.ast.builder.Annotations[]) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.NamespaceDecl() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.NamespaceName() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.NotAllowedExpr(com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.NsName() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.NsNameExceptClass(int,com.sun.xml.rngom.ast.builder.Annotations,com.sun.xml.rngom.ast.builder.Annotations[]) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.OpenNameClass(int,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Param(com.sun.xml.rngom.ast.builder.DataPatternBuilder) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Params(com.sun.xml.rngom.ast.builder.DataPatternBuilder) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ParenExpr(boolean,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ParenNameClass(int,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ParentExpr(com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Preamble() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Prefix() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.PrefixedAnnotationAttribute(com.sun.xml.rngom.ast.builder.Annotations,boolean) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.PrefixedAnnotationElement(boolean) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.PrefixedNameClass(com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.PrimaryExpr(boolean,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations,Token[]) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.PrimaryNameClass(int,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ReInit(CompactSyntaxTokenManager) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ReInit(java.io.InputStream) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ReInit(java.io.Reader) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.Start(com.sun.xml.rngom.ast.builder.GrammarSection,com.sun.xml.rngom.ast.builder.Scope,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.TextExpr(com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.TopLevelGrammar(com.sun.xml.rngom.ast.builder.Scope) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.TopLevelLookahead() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.UnaryExpr(boolean,com.sun.xml.rngom.ast.builder.Scope,boolean[],Token[]) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.UnprefixedAnnotationAttribute(com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.UnprefixedAnnotationElement() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.UnprefixedName() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.UnprefixedNameClass(int,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntax.ValueExpr(boolean,com.sun.xml.rngom.ast.builder.Annotations) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntaxTokenManager.ReInit(JavaCharStream) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntaxTokenManager.ReInit(JavaCharStream,int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.CompactSyntaxTokenManager.SwitchTo(int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.AdjustBuffSize() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.BeginToken() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.Done() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.ExpandBuff(boolean) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.FillBuff() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.GetImage() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.GetSuffix(int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.ReInit(java.io.InputStream) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.ReInit(java.io.InputStream,int,int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.ReInit(java.io.InputStream,int,int,int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.ReInit(java.io.Reader) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.ReInit(java.io.Reader,int,int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.ReInit(java.io.Reader,int,int,int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.ReadByte() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.JavaCharStream.UpdateLineColumn(char) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.TokenMgrError.LexicalError(boolean,int,int,int,String,char) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.UCode_UCodeESC_CharStream.BeginToken() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.UCode_UCodeESC_CharStream.Done() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.UCode_UCodeESC_CharStream.GetImage() doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.UCode_UCodeESC_CharStream.GetSuffix(int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.UCode_UCodeESC_CharStream.ReInit(java.io.InputStream,int,int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.UCode_UCodeESC_CharStream.ReInit(java.io.InputStream,int,int,int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.UCode_UCodeESC_CharStream.ReInit(java.io.Reader,int,int) doesn't start with an lower case letter
Nm The method name com.sun.xml.rngom.parse.compact.UCode_UCodeESC_CharStream.ReInit(java.io.Reader,int,int,int) doesn't start with an lower case letter
Nm Class com.sun.xml.rpc.client.ClientTransportException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.client.dii.DynamicInvocationException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.client.HandlerException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.client.SenderException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.encoding.DeserializationException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.encoding.EncodingException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.encoding.MissingTrailingBlockIDException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.encoding.SerializationException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.encoding.TypeMappingException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.processor.generator.nodes.MappingException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.processor.model.java.JavaException is not derived from an Exception, even though it is named as such
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.constructorParameterOrderType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.deploymentExtensionType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.descriptionType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.deweyVersionType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.displayNameType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.ejbLinkType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.ejbLocalRefType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.ejbRefNameType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.ejbRefType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.ejbRefTypeType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.emptyType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.envEntryType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.envEntryTypeValuesType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.exceptionMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.extensibleType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.fullyQualifiedClassType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.genericBooleanType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.homeType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.iconType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.javaIdentifierType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.javaTypeType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.javaWsdlMapping doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.javaWsdlMappingFactory doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.javaWsdlMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.javaXmlTypeMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.jndiNameType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.localHomeType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.localType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.messageDestinationLinkType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.messageDestinationRefType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.messageDestinationType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.messageDestinationTypeType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.messageDestinationUsageType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.methodParamPartsMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.packageMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.parameterModeType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.paramValueType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.pathType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.portComponentRefType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.portMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.qnameScopeType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.remoteType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.resAuthType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.resourceEnvRefType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.resourceRefType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.resSharingScopeType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.roleNameType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.runAsType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.securityRoleRefType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.securityRoleType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.serviceEndpointInterfaceMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.serviceEndpointMethodMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.serviceInterfaceMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.serviceRefType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.string doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.trueFalseType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.urlPatternType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.variableMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.warPathType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.wsdlMessageMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.wsdlMessagePartNameType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.wsdlMessageType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.wsdlReturnValueMappingType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.xsdAnyURIType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.xsdBooleanType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.xsdIntegerType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.xsdNMTOKENType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.xsdNonNegativeIntegerType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.xsdPositiveIntegerType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.xsdQNameType doesn't start with an upper case letter
Nm The class name com.sun.xml.rpc.processor.modeler.j2ee.xml.xsdStringType doesn't start with an upper case letter
Nm Class com.sun.xml.rpc.processor.ProcessorException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.server.http.JAXRPCServletException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.soap.message.SOAPMsgCreateException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.soap.message.SOAPMsgFactoryCreateException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.soap.streaming.SOAPProtocolViolationException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.streaming.StreamingException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.streaming.XMLReaderException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.streaming.XMLWriterException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.tools.wsdeploy.DeploymentException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.util.HolderException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.util.WSDLParseException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.wsdl.framework.ParseException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.rpc.wsdl.framework.ValidationException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.client.ClientConfigurationException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.client.ClientTransportException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.client.SenderException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.encoding.soap.DeserializationException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.encoding.soap.message.SOAPMsgCreateException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.encoding.soap.message.SOAPMsgFactoryCreateException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.encoding.soap.SerializationException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.handler.HandlerException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.model.CheckedException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.modeler.RuntimeModelerException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.protocol.xml.XMLMessageException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.server.ServerRtException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.streaming.XMLReaderException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.streaming.XMLStreamReaderException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.streaming.XMLStreamWriterException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.transport.http.servlet.WSServletException is not derived from an Exception, even though it is named as such
Nm Class com.sun.xml.ws.util.UtilException is not derived from an Exception, even though it is named as such
Nm The method name org.apache.catalina.realm.RealmBase.Digest(String,String,String) doesn't start with an lower case letter
Nm The class name org.apache.naming.java.javaURLContextFactory doesn't start with an upper case letter
Nm The class name org.apache.regexp.recompile doesn't start with an upper case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_CharStream.BeginToken() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_CharStream.Done() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_CharStream.GetImage() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_CharStream.GetSuffix(int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_CharStream.ReInit(java.io.InputStream,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_CharStream.ReInit(java.io.InputStream,int,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_CharStream.ReInit(java.io.Reader,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_CharStream.ReInit(java.io.Reader,int,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream.BeginToken() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream.Done() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream.GetImage() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream.GetSuffix(int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream.ReInit(java.io.InputStream,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream.ReInit(java.io.InputStream,int,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream.ReInit(java.io.Reader,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream.ReInit(java.io.Reader,int,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.SPathParser.ReInit(java.io.InputStream) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.SPathParser.ReInit(java.io.Reader) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.SPathParser.ReInit(SPathParserTokenManager) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.SPathParserTokenManager.ReInit(ASCII_UCodeESC_CharStream) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.SPathParserTokenManager.ReInit(ASCII_UCodeESC_CharStream,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.extra.spath.SPathParserTokenManager.SwitchTo(int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.AddExpression() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.AndExpression() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.ArraySuffix() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.AttrValueExpression() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.AttrValueString() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.BooleanLiteral() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.EqualityExpression() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.Expression() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.ExpressionString() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.FloatingPointLiteral() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.FunctionInvocation() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.Identifier() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.IntegerLiteral() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.Literal() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.MultiplyExpression() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.NamedValue() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.NullLiteral() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.OrExpression() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.PropertySuffix() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.QualifiedName() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.ReInit(java.io.InputStream) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.ReInit(java.io.Reader) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.ReInit(ELParserTokenManager) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.RelationalExpression() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.StringLiteral() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.UnaryExpression() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.Value() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.ValuePrefix() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParser.ValueSuffix() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager.ReInit(SimpleCharStream) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager.ReInit(SimpleCharStream,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.ELParserTokenManager.SwitchTo(int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.BeginToken() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.Done() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.GetImage() doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.GetSuffix(int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.ReInit(java.io.InputStream) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.ReInit(java.io.InputStream,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.ReInit(java.io.InputStream,int,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.ReInit(java.io.Reader) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.ReInit(java.io.Reader,int,int) doesn't start with an lower case letter
Nm The method name org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.ReInit(java.io.Reader,int,int,int) doesn't start with an lower case letter
Nm The class name org.apache.xml.resolver.apps.resolver doesn't start with an upper case letter
Nm The class name org.apache.xml.resolver.apps.xparse doesn't start with an upper case letter
Nm The class name org.apache.xml.resolver.apps.xread doesn't start with an upper case letter
Nm The method name org.netbeans.modules.schema2beans.DDFactory.XmlToString(org.w3c.dom.Node) doesn't start with an lower case letter
Nm The method name org.netbeans.modules.schema2beans.DDFactory.XmlToString(org.w3c.dom.Node,int) doesn't start with an lower case letter
Nm The method name org.netbeans.modules.schema2beans.DDFactory.XmlToString(org.w3c.dom.Node,int,String) doesn't start with an lower case letter
NP Load of known null value in com.sun.appserv.management.base.AMXDebug.makeSafeForFile(String)
NP Load of known null value in com.sun.appserv.management.util.jmx.JMXUtil.attributeListToStringMap(javax.management.AttributeList)
NP Load of known null value in com.sun.corba.ee.impl.encoding.CDRInputObject.createCharBTCConverter()
NP Load of known null value in com.sun.corba.ee.impl.encoding.CDRInputObject.createWCharBTCConverter()
NP Load of known null value in com.sun.corba.ee.impl.encoding.CDROutputObject.createCharCTBConverter()
NP Load of known null value in com.sun.corba.ee.impl.encoding.CDROutputObject.createWCharCTBConverter()
NP Load of known null value in com.sun.corba.ee.impl.folb.ClientGroupManager.next(com.sun.corba.ee.pept.transport.ContactInfo,com.sun.corba.ee.pept.transport.ContactInfo,java.util.List)
NP Load of known null value in com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl.nameToString(org.omg.CosNaming.NameComponent[])
NP Load of known null value in com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.nameToString(org.omg.CosNaming.NameComponent[])
NP Immediate dereference of the result of readLine() in com.sun.corba.ee.org.apache.regexp.RETest.getNextTestCase(java.io.BufferedReader)
NP Immediate dereference of the result of readLine() in com.sun.corba.ee.org.apache.regexp.RETest.getNextTestCase(java.io.BufferedReader)
NP Possible null pointer dereference in com.sun.corba.ee.org.apache.regexp.RETest.getNextTestCase(java.io.BufferedReader) due to return value of called method
NP Possible null pointer dereference in com.sun.corba.ee.org.apache.regexp.RETest.getNextTestCase(java.io.BufferedReader) due to return value of called method
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.AdminTest.runAdminMbeanTests()
NP Load of known null value in com.sun.enterprise.admin.dottedname.DottedNameServerInfoImpl.getConfigNameForServer(String)
NP Load of known null value in com.sun.enterprise.admin.monitor.registry.spi.reconfig.MonitoringConfigurationHandler$ConfigGetter.string2Level(String)
NP Possible null pointer dereference in com.sun.enterprise.admin.server.core.channel.RRStateFactory.getState(String) due to return value of called method
NP Load of known null value in com.sun.enterprise.admin.servermgmt.RepositoryException.format(String,String,Throwable)
NP Load of known null value in com.sun.enterprise.admin.servermgmt.RepositoryException.format(String,String,Throwable)
NP Load of known null value in com.sun.enterprise.admin.servermgmt.RepositoryException.format(String,String,Throwable)
NP Load of known null value in com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.getContent(javax.servlet.http.HttpServletRequest)
NP Load of known null value in com.sun.enterprise.config.ConfigBean.addToConfigChangeList(String,String,String,String)
NP Load of known null value in com.sun.enterprise.config.ConfigBean.setAttributeValue(String,String,boolean)
NP Load of known null value in com.sun.enterprise.config.ConfigBean.setAttributeValue(String,String,boolean)
NP Load of known null value in com.sun.enterprise.config.ConfigBean.setDoctype(String,String)
NP Load of known null value in com.sun.enterprise.config.ConfigBean.setDoctype(String,String)
NP Load of known null value in com.sun.enterprise.config.ConfigBean.setXPath(String)
NP Load of known null value in com.sun.enterprise.config.ConfigBean.toBoolean(String)
NP Load of known null value in com.sun.enterprise.connectors.ConnectorRegistry.getActiveResourceAdapter(String)
NP Load of known null value in com.sun.enterprise.connectors.inflow.BasicResourceAllocator.createResource(javax.transaction.xa.XAResource)
NP Load of known null value in com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.getPhysicalDestinationFromConfiguration(String)
NP Load of known null value in com.sun.enterprise.deployment.annotation.handlers.AbstractAttributeHandler.processAnnotation(com.sun.enterprise.deployment.annotation.AnnotationInfo)
NP Load of known null value in com.sun.enterprise.deployment.backend.PEDeploymentFactoryImpl.getClientJarMaker(java.util.Properties)
NP Load of known null value in com.sun.enterprise.deployment.MailConfiguration.loadMailResources(com.sun.enterprise.deployment.interfaces.MailResourceIntf)
NP Possible null pointer dereference in com.sun.enterprise.deployment.util.FileUploadUtil.uploadToServlet(String,String,String,String,com.sun.enterprise.deployment.deploy.shared.Archive) due to return value of called method
NP Possible null pointer dereference in com.sun.enterprise.diagnostics.util.LogNameFilter.getDateOfFirstLogEntry(java.io.File,String) due to return value of called method
NP Load of known null value in com.sun.enterprise.iiop.IIOPPrimaryToContactInfoImpl.next(com.sun.corba.ee.pept.transport.ContactInfo,com.sun.corba.ee.pept.transport.ContactInfo,java.util.List)
NP Load of known null value in com.sun.enterprise.iiop.security.SecServerRequestInterceptor.receive_request(org.omg.PortableInterceptor.ServerRequestInfo)
NP Load of known null value in com.sun.enterprise.loader.EJBClassLoader.appendURL(java.net.URL)
NP Load of known null value in com.sun.enterprise.management.support.MBeanImplBase.toString(Object)
NP Possible null pointer dereference in com.sun.enterprise.security.auth.realm.file.FileRealm.loadKeyFile() due to return value of called method
NP Possible null pointer dereference in com.sun.enterprise.security.TextLoginDialog.(javax.security.auth.callback.Callback[]) due to return value of called method
NP Possible null pointer dereference in com.sun.enterprise.security.TextLoginDialog.(javax.security.auth.callback.Callback[]) due to return value of called method
NP Load of known null value in com.sun.enterprise.tools.upgrade.cluster.ClustersInfoManager.isIIOPClusterExists(String,String)
NP Possible null pointer dereference in com.sun.enterprise.tools.upgrade.common.CommonInfoModel.setPasswordsFromFile(String) due to return value of called method
NP Load of known null value in com.sun.enterprise.tools.upgrade.common.UpgradeUtils.getJvmOptionValueFromSourceConfig(String)
NP Possible null pointer dereference in com.sun.enterprise.tools.upgrade.realm.RealmUpgrade.transferKeys(java.io.File,java.io.File,javax.xml.parsers.DocumentBuilder) due to return value of called method
NP Immediate dereference of the result of readLine() in com.sun.enterprise.tools.upgrade.transform.AttributeExtracter.extractAttributes(java.io.BufferedReader,java.util.List)
NP Possible null pointer dereference in com.sun.enterprise.tools.upgrade.transform.AttributeExtracter.extractAttributes(java.io.BufferedReader,java.util.List) due to return value of called method
NP Load of known null value in com.sun.enterprise.tools.verifier.tests.ejb.TransactionDemarcationType.check(com.sun.enterprise.deployment.EjbDescriptor)
NP Load of known null value in com.sun.enterprise.tools.verifier.tests.web.runtime.ASSessionManager.check(com.sun.enterprise.deployment.WebBundleDescriptor)
NP Load of known null value in com.sun.enterprise.tools.verifier.tests.web.runtime.ASSessionManager.check(com.sun.enterprise.deployment.WebBundleDescriptor)
NP Load of known null value in com.sun.enterprise.util.zip.ZipFile.extractJar(String,java.util.jar.JarFile,java.io.File)
NP Possible null pointer dereference in com.sun.enterprise.web.ara.rules.HeapMemoryRule.taskEvent(com.sun.enterprise.web.connector.grizzly.TaskEvent) due to return value of called method
NP Possible null pointer dereference in com.sun.enterprise.web.ara.rules.HeapMemoryRule.taskEvent(com.sun.enterprise.web.connector.grizzly.TaskEvent) due to return value of called method
NP Possible null pointer dereference in com.sun.enterprise.web.connector.grizzly.SelectorThread.removeCacheEntry(String) due to return value of called method
NP Load of known null value in com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.objectComparisonOperands(persistence.antlr.collections.AST,int)
NP Load of known null value in com.sun.jdo.spi.persistence.support.sqlstore.query.jqlc.CodeGeneration.objectComparisonOperands(persistence.antlr.collections.AST,int)
NP Load of known null value in com.sun.jdo.spi.persistence.support.sqlstore.SQLStateManager.nullifyForeignKey(com.sun.jdo.spi.persistence.support.sqlstore.model.ForeignFieldDesc,SQLStateManager,com.sun.jdo.spi.persistence.support.sqlstore.model.ForeignFieldDesc,boolean)
NP Load of known null value in com.sun.jdo.spi.persistence.support.sqlstore.SQLStateManager.setForeignKey(com.sun.jdo.spi.persistence.support.sqlstore.model.ForeignFieldDesc,SQLStateManager,com.sun.jdo.spi.persistence.support.sqlstore.model.ForeignFieldDesc)
NP Load of known null value in com.sun.msv.reader.xmlschema.IdentityConstraintState.createIdentityConstraint()
NP Load of known null value in com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader.resolveAttPoolRef(String,String)
NP Load of known null value in com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader.resolveElementRef(String,String)
NP Load of known null value in com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader.resolveHedgeRef(String,String)
NP Load of known null value in com.sun.org.apache.commons.beanutils.BeanUtils.setProperty(Object,String,Object)
NP Immediate dereference of the result of readLine() in com.sun.org.apache.commons.collections.ExtendedProperties$PropertiesReader.readProperty()
NP Possible null pointer dereference in com.sun.org.apache.commons.collections.ExtendedProperties$PropertiesReader.readProperty() due to return value of called method
NP Load of known null value in com.sun.org.apache.commons.modeler.util.IntrospectionUtils.callMethod0(Object,String)
NP Load of known null value in com.sun.xml.fastinfoset.stax.factory.StAXOutputFactory.getProperty(String)
NP Load of known null value in com.sun.xml.messaging.saaj.util.RejectDoctypeSaxFilter.startElement(String,String,String,org.xml.sax.Attributes)
NP Load of known null value in com.sun.xml.registry.common.tools.JAXRConceptsManager.getConceptsByPath(String,char)
NP Load of known null value in com.sun.xml.registry.uddi.UDDIMapper.findClassificationSchemes(java.util.Collection,java.util.Collection,java.util.Collection,java.util.Collection,boolean)
NP Load of known null value in com.sun.xml.rpc.processor.model.literal.LiteralArrayWrapperType.setContentMember(LiteralContentMember)
NP Load of known null value in com.sun.xml.rpc.processor.model.literal.LiteralArrayWrapperType.setParentType(LiteralStructuredType)
NP Load of known null value in com.sun.xml.rpc.processor.modeler.wsdl.SchemaAnalyzerBase.soapArrayBasedComplexSchemaTypeToSOAPType(com.sun.xml.rpc.processor.schema.ComplexTypeDefinitionComponent,javax.xml.namespace.QName)
NP Load of known null value in com.sun.xml.stream.StreamBufferManager.init(java.io.InputStream,String)
NP Load of known null value in com.sun.xml.stream.XMLEntityManager.startEntity(String,com.sun.xml.stream.xerces.xni.parser.XMLInputSource,boolean,boolean)
NP Load of known null value in com.sun.xml.ws.client.ContextMap.validateProperty(String,Object,boolean)
NP Load of known null value in com.sun.xml.ws.client.dispatch.DispatchBase.setupMessageStruct(Object)
NP Load of known null value in com.sun.xml.wss.impl.policy.verifier.EncryptionPolicyVerifier.verifyPolicy(com.sun.xml.wss.impl.policy.SecurityPolicy,com.sun.xml.wss.impl.policy.SecurityPolicy)
NP Load of known null value in com.sun.xml.wss.impl.policy.verifier.SignaturePolicyVerifier.verifyPolicy(com.sun.xml.wss.impl.policy.SecurityPolicy,com.sun.xml.wss.impl.policy.SecurityPolicy)
NP Load of known null value in com.sun.xml.wss.impl.policy.verifier.SignaturePolicyVerifier.verifyPolicy(com.sun.xml.wss.impl.policy.SecurityPolicy,com.sun.xml.wss.impl.policy.SecurityPolicy)
NP Immediate dereference of the result of readLine() in com.sun.xml.wss.tools.KeyExport.keyExport()
NP Immediate dereference of the result of readLine() in com.sun.xml.wss.tools.KeyExport.keyExport()
NP Possible null pointer dereference in com.sun.xml.wss.tools.KeyExport.keyExport() due to return value of called method
NP Possible null pointer dereference in com.sun.xml.wss.tools.KeyExport.keyExport() due to return value of called method
NP Immediate dereference of the result of readLine() in com.sun.xml.wss.tools.PKCS12Import.pkcs12import()
NP Immediate dereference of the result of readLine() in com.sun.xml.wss.tools.PKCS12Import.pkcs12import()
NP Immediate dereference of the result of readLine() in com.sun.xml.wss.tools.PKCS12Import.pkcs12import()
NP Possible null pointer dereference in com.sun.xml.wss.tools.PKCS12Import.pkcs12import() due to return value of called method
NP Possible null pointer dereference in com.sun.xml.wss.tools.PKCS12Import.pkcs12import() due to return value of called method
NP Possible null pointer dereference in com.sun.xml.wss.tools.PKCS12Import.pkcs12import() due to return value of called method
NP Load of known null value in org.apache.catalina.core.ApplicationDispatcher.doForward(javax.servlet.ServletRequest,javax.servlet.ServletResponse)
NP Load of known null value in org.apache.catalina.servlets.InvokerServlet.serveRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
NP Load of known null value in org.apache.catalina.valves.AccessLogValve.replace(char,java.util.Date,org.apache.catalina.Request,org.apache.catalina.Response,long)
NP Load of known null value in org.apache.jasper.JspC.setUriroot(String)
NP Load of known null value in org.apache.jasper.runtime.JspWriterImpl.write(String)
NP Immediate dereference of the result of readLine() in org.apache.regexp.RETest.runAutomatedTests(String)
NP Immediate dereference of the result of readLine() in org.apache.regexp.RETest.runAutomatedTests(String)
NP Immediate dereference of the result of readLine() in org.apache.regexp.RETest.runAutomatedTests(String)
NP Immediate dereference of the result of readLine() in org.apache.regexp.RETest.runAutomatedTests(String)
NP Possible null pointer dereference in org.apache.regexp.RETest.runAutomatedTests(String) due to return value of called method
NP Possible null pointer dereference in org.apache.regexp.RETest.runAutomatedTests(String) due to return value of called method
NP Possible null pointer dereference in org.apache.regexp.RETest.runAutomatedTests(String) due to return value of called method
NP Possible null pointer dereference in org.apache.regexp.RETest.runAutomatedTests(String) due to return value of called method
NP Load of known null value in org.apache.tomcat.util.IntrospectionUtils.callMethod0(Object,String)
NP Load of known null value in org.netbeans.modules.schema2beans.BaseBean.mergeTree(BaseBean,int)
NP Load of known null value in org.netbeans.modules.schema2beans.BeanComparator.compareProperty(String,BaseBean,Object,int,BaseBean,Object,int)
REC Method com.sun.appserv.management.client.prefs.MemoryHashLoginInfoStore.commit(MemoryHashLoginInfoStore$HostPortKey,LoginInfo) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.appserv.management.helper.LBConfigHelper.setApplicationStatus(String,String,int,boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.appserv.management.util.j2ee.J2EEUtil.statisticToMap(javax.management.j2ee.statistics.Statistic) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.appserv.management.util.jmx.NotificationListenerBase$RegistrationListener.handleNotification(javax.management.Notification,Object) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.activation.ORBD.installOrbServers(RepositoryImpl,com.sun.corba.ee.spi.activation.Activator) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.naming.cosnaming.TransientNameServer.main(String[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.naming.pcosnaming.CounterDB.readCounter() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.naming.pcosnaming.CounterDB.writeCounter() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.naming.pcosnaming.ServantManagerImpl.addContext(String,NamingContextImpl) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.naming.pcosnaming.ServantManagerImpl.readInContext(String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.orb.DataCollectorBase.getPropertiesFromFile(java.util.Properties,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.orb.ORBImpl.setDebugFlags(String[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.presentation.rmi.bcel.BCELStubBase$2.run() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil.hasCorrespondingReadProperty(java.lang.reflect.Method,Class,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil.isHasCorrespondingReadProperty(java.lang.reflect.Method,Class) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryStaticImpl.getTie(Class) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.impl.util.ORBProperties.main(String[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.org.apache.bcel.util.Class2HTML.main(String[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.org.objectweb.asm.tree.analysis.Analyzer.analyze(String,com.sun.corba.ee.org.objectweb.asm.tree.MethodNode) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.corba.ee.spi.orbutil.misc.ObjectUtility.handleObject(java.util.IdentityHashMap,ObjectWriter,Object) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.ejb.containers.StatefulSessionContainer.checkpointEJB(SessionContextImpl) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.ejb.spi.distributed.DistributedReadOnlyBeanServiceImpl.refreshRequestReceived(boolean,long,byte[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.addon.Addon.addClasspath(String,java.util.List) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.alert.AlertConfigurator.setProperties(Object,com.sun.enterprise.config.serverbeans.ElementProperty[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.common.JMXFileTransfer.mcDownloadFile(String,java.io.File) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.config.BaseConfigMBean.getAttributes(String[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.config.ConfigBeanHelper.getPropertyElementValue(String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.config.ConfigBeanHelper.setPropertyElementValue(javax.management.Attribute,boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.config.ConfigMBeanHelper.getChildElementByName(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.config.ConfigMBeanHelper.getDefaultAttributeValues(com.sun.enterprise.admin.meta.naming.MBeanNamingDescriptor,String[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.config.ConfigMBeanHelper.getPropertyElementValue(String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.config.ConfigMBeanHelper.setPropertyElementValue(javax.management.Attribute,boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.config.OfflineConfigMgr.setAttributes(javax.management.AttributeList) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.event.ElementChangeEvent.getEventInstances(String,String,String,java.util.ArrayList,com.sun.enterprise.config.ConfigContext) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.jmx.remote.StringManagerFactory.getManager(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.constructComponentObjectName(String,com.sun.enterprise.deployment.backend.DeployableObjectType) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(java.util.Properties) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getHostAndPort(boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getInstanceName() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getModules(String,com.sun.enterprise.deployment.backend.DeployableObjectType,Boolean,boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getTargets() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getVirtualServerHostAndPort(String,boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.ConfigsMBean.checkAndCreateAuthRealmKeyFile(com.sun.enterprise.config.serverbeans.AuthRealm) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.DomainMBean.getDefaultAttributeValues(String,String[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.DomainMBean.getDefaultCustomProperties(String,javax.management.AttributeList) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.mbeans.SystemServicesMBean.getClientStubJarLocation(String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.selfmanagement.configuration.JavaBeanConfigurator.setProperties(Object,com.sun.enterprise.config.serverbeans.ElementProperty[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createCounterMonitor(java.util.Hashtable) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.selfmanagement.event.MonitorEventFactory.createCounterStatisticMonitor(java.util.Hashtable) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.server.core.mbean.config.ConfigMBeanBase.getPropertyElementValue(String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.server.core.mbean.config.ConfigMBeanBase.setPropertyElementValue(javax.management.Attribute,boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.server.core.mbean.config.ConfigMBeanBase$AttrDescriptor.getDefaultValue() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.server.core.servlet.UploadServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.servermgmt.RepositoryNameValidator.checkValidXmlToken(String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.wsmgmt.lifecycle.reconfig.WebServiceEndpointEventListenerImpl.handleUpdate(com.sun.enterprise.admin.event.wsmgmt.WebServiceEndpointEvent) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.admin.wsmgmt.registry.ConfigHelper.getSystemConnectorResources(String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.config.backup.Status.setPropsFromFile(java.io.File) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.config.backup.Status.write(BackupRequest) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.config.backup.util.FileUtils.protectUNIX(java.io.File) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.config.backup.util.FileUtils.protectWindows(java.io.File) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.deployapi.SunDeploymentManager.addChildTargetModuleIDsToJ2EEUsingMBeans(SunTargetModuleID,String,com.sun.enterprise.admin.util.HostAndPort) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.deployment.autodeploy.AutoDeployer.getDefaultTarget() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.deployment.backend.ModuleDeployer.cleanup_internal() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.getHostAndPort(boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.getVirtualServerHostAndPort(String,boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(java.io.File,java.io.File,String,String,com.sun.enterprise.deployment.util.DeploymentProperties,com.sun.enterprise.management.deploy.DeploymentCallback) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.deployment.phasing.ResourceAdapterStopPhase.deleteConnectorDependentResources(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.deployment.util.ModuleContentLinker.accept(com.sun.enterprise.deployment.WebService) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.iiop.J2EEInitializer.post_init(org.omg.PortableInterceptor.ORBInitInfo) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.launcher.PELaunchFilter.filter(com.sun.org.apache.commons.launcher.LaunchCommand) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.management.agent.MEJBHelper.() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.management.monitor.JMXMonitorBase.setAttributeManually(javax.management.Attribute) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.repository.DataSourceParser.parseProperties(java.util.Properties) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.resource.ResourceInstaller.installPersistenceManagerResource(com.sun.enterprise.repository.PMFResource) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.security.PolicyLoader.getConfiguredJaccProvider() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.security.provider.PolicyWrapper$3.run() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.security.TextLoginDialog.(javax.security.auth.callback.Callback[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.server.AbstractManager.loadJSR77(String,com.sun.enterprise.deployment.backend.DeployableObjectType) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.server.logging.FileandSyslogHandler.planBLogRotate(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.server.logging.LogMBean.initialize() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.common.AppServWebServiceInfoProvider.getServiceURL(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.upgrade.certconversion.NSStoJKSConversionModule.openInputKeystorePKCS12(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.upgrade.common.DomainInfo.getDomainApplicationRoot() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.upgrade.common.VersionExtracter.extractVersionFromConfigFile() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.upgrade.deployment.DeploymentUpgrade.processApplications(java.io.File) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.upgrade.deployment.DeploymentUpgrade.processLifecycles() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.upgrade.gui.FlowLabel.createPaintVector(java.awt.Dimension) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.upgrade.realm.RealmUpgrade.upgrade(com.sun.enterprise.tools.upgrade.common.CommonInfoModel) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.NameToken.isNMTOKEN(String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.appclient.AppClientCallbackHandler.check(com.sun.enterprise.deployment.ApplicationClientDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodExceptionCheck.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.businessmethod.BusinessMethodMatchesWithDD.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbDescriptor,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.entity.FieldNameElementPublic.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.homeintf.HomeMethodException.commonToBothInterfaces(String,com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbCMP.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbIORSecurityConfig.testAsContext(int,com.sun.enterprise.deployment.EjbDescriptor,com.sun.enterprise.tools.verifier.tests.ComponentNameConstructor,com.sun.enterprise.tools.verifier.Result) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbIORSecurityConfig.testTranConfig(int,com.sun.enterprise.deployment.EjbDescriptor,com.sun.enterprise.tools.verifier.tests.ComponentNameConstructor,com.sun.enterprise.tools.verifier.Result) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbIsReadOnlyBean.testROBSpecific(com.sun.enterprise.deployment.EjbDescriptor,com.sun.enterprise.deployment.runtime.IASEjbExtraDescriptors,com.sun.enterprise.tools.verifier.Result) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbIsReadOnlyBean.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbJarPublicID.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbJMSDurableSubscriptionName.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbMDBConnFactory.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbMDBResourceAdapter.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbMessageDestination.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbRef.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEjbRefreshPeriod.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEntBeanCmpResource.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEntBeanPmDescriptors.testPmDescriptor(int,com.sun.enterprise.tools.verifier.Result,java.util.Map,com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.ASEntBeanPmDescriptors.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.beancache.ASEjbBCCacheIdleTimeout.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.beancache.ASEjbBCMaxCacheSize.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.beancache.ASEjbBCRemovalTimeout.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.beancache.ASEjbBCResizeQuantity.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.beancache.ASEjbBCVictimPolicy.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.beanpool.ASEjbBPMaxPoolSize.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.beanpool.ASEjbBPPoolIdleTime.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.beanpool.ASEjbBPPoolResizeQty.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.beanpool.ASEjbBPSteadyPoolSize.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.resource.ASEjbREnvRefJndiName.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.resource.ASEjbResEnvRef.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.ejb.runtime.resource.ASEjbRRefDefResPrincipal.check(com.sun.enterprise.deployment.EjbDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.InjectionTargetTest.check(com.sun.enterprise.deployment.Descriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.FormErrorPage.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.FormLoginPage.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.JspFile.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.Location.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASCache.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASCacheHelperClass.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASCacheMapping.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASCacheMappingFieldConstraint.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASConstraintField.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASLocaleCharsetInfo.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASMessageDestination.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASResourceEnvRef.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASResourceRefName.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASSecurityRoleMapping.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASServlet.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.web.runtime.ASSessionManager.check(com.sun.enterprise.deployment.WebBundleDescriptor) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.tests.webservices.MappingFileCheck.check(com.sun.enterprise.deployment.WebServiceEndpoint) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.tools.verifier.TmpCleaner.run() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.util.BuildLogMsgDoc.findSourceOccurrence(java.io.BufferedWriter,String,String,String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.util.FileClassLoader.loadClass(String,boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.util.net.NetUtils.isPortFreeClient(String,int) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.util.ProcessExecutor.getFileBuffer(java.io.File) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.util.ProcessExecutor$RAFileReader.readWithoutCheck(long) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.enterprise.webservice.WSSCallbackHandler.setDefaultKey(com.sun.enterprise.security.jauth.callback.PrivateKeyCallback,java.security.KeyStore[],String[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOConcreteBeanGenerator.generateCreateMethods(java.util.List) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.jdo.spi.persistence.support.ejb.ejbc.JDOConcreteBeanGenerator.getExceptionList(AbstractMethodHelper,String,String[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.jdo.spi.persistence.utility.logging.AbstractLogger.getLoggingProperties() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.commons.collections.IteratorUtils.getIterator(Object) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.commons.logging.LogFactory.getFactory() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.commons.modeler.modules.MbeansSource.execute() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.commons.modeler.util.IntrospectionUtils.setProperty(Object,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.xml.internal.resolver.helpers.BootstrapResolver.resolveEntity(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.xml.internal.resolver.tools.CatalogResolver.resolveEntity(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser.processingInstruction(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.xml.internal.resolver.tools.ResolvingParser.resolveEntity(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLFilter.processingInstruction(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.xml.internal.resolver.tools.ResolvingXMLFilter.resolveEntity(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput.toString() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.org.apache.xml.internal.security.utils.JavaUtils.writeBytesToFilename(String,byte[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.tools.ws.ant.WsImport.execute() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.jaxws.JAXWSMessage.constructSOAPMessage(javax.xml.soap.SOAPMessage,com.sun.xml.ws.spi.runtime.SOAPMessageContext) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.initHttps() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.messaging.saaj.util.FastInfosetReflection.() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.registry.uddi.RegistryServiceImpl.jaxmSend(javax.xml.soap.SOAPMessage,boolean) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.rpc.processor.generator.CustomClassGenerator.generateJavaClass(com.sun.xml.rpc.processor.model.literal.LiteralArrayWrapperType) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.rpc.processor.generator.CustomClassGenerator.generateJavaClass(com.sun.xml.rpc.processor.model.literal.LiteralStructuredType) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.rpc.processor.generator.CustomClassGenerator.generateJavaClass(com.sun.xml.rpc.processor.model.soap.SOAPStructureType) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.rpc.processor.generator.RemoteInterfaceGenerator.generateClassFor(com.sun.xml.rpc.processor.model.Port) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.rpc.processor.generator.RemoteInterfaceImplGenerator.generateClassFor(String,com.sun.xml.rpc.processor.model.Port) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.rpc.processor.generator.ServiceInterfaceGenerator.process(com.sun.xml.rpc.processor.model.Service) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.rpc.server.http.JAXRPCServletDelegate.doGetDefault(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.rpc.server.http.WSDLPublisher.createTemplatesFor(java.util.Map) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.rpc.soap.message.SOAPMessageContext.writeSimpleErrorResponse(javax.xml.namespace.QName,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.rpc.spi.JaxRpcObjectFactory.newInstance() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.stream.xerces.util.ObjectFactory.createObject(String,String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.ws.streaming.XMLStreamWriterFactory.() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.ws.util.FastInfosetReflection.() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.ws.util.SunStAXReflection.() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.wss.core.EncryptedKeyToken.getKeyInfo() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.wss.impl.filter.ExportSamlAssertionFilter.process(com.sun.xml.wss.impl.FilterProcessingContext) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.wss.impl.policy.mls.PrivateKeyBinding.clone() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.wss.impl.XMLUtil$XMLHandler.read(String,Class) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.wss.tools.KeyExport.keyExport() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method com.sun.xml.wss.tools.PKCS12Import.pkcs12import() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.catalina.authenticator.AuthenticatorBase.getRandom() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.catalina.mbeans.MBeanFactory.createHttpsConnector(String,String,int) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.catalina.realm.RealmBase.init() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.catalina.servlets.WebdavServlet.doPropfind(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.catalina.startup.Embedded.createConnector(String,int,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.catalina.startup.HostConfig.deployWARs(java.io.File,String[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.catalina.startup.PasswdUserDatabase.init() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.coyote.http11.Http11Processor.addFilter(String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.jasper.compiler.JspRuntimeContext.initSecurity() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.jasper.compiler.TagFileProcessor.loadTagFile(Compiler,String,javax.servlet.jsp.tagext.TagInfo,PageInfo) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.jasper.runtime.JspRuntimeLibrary.createTypedArray(String,Object,java.lang.reflect.Method,String[],Class,Class) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.tomcat.util.IntrospectionUtils.setProperty(Object,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.tomcat.util.mx.DynamicMBeanProxy.getMBeanInfo() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.xml.resolver.tools.CatalogResolver.resolveEntity(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.xml.resolver.tools.ResolvingParser.processingInstruction(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.xml.resolver.tools.ResolvingParser.resolveEntity(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.xml.resolver.tools.ResolvingXMLFilter.processingInstruction(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.apache.xml.resolver.tools.ResolvingXMLFilter.resolveEntity(String,String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.iso_relax.verifier.VerifierFactory.providers(Class) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method org.omg.CORBA.ORB$2.getFileProperties(String) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
REC Method sun.rmi.rmic.Main.getEnv() catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught
RV Remainder of hashCode could be negative in com.sun.jdo.spi.persistence.utility.BucketizedHashtable.getBucketIndex(Object)
RV Remainder of 32-bit signed random integer computed in org.apache.catalina.core.StandardServer.await()
SA Self assignment of local variable in com.sun.corba.ee.org.apache.bcel.verifier.VerifierFactory.getVerifier(String)
SA Self assignment of local variable in com.sun.enterprise.management.selfmanagement.Rule.(String,String)
SA Self assignment of local variable in com.sun.enterprise.naming.SerialContext$ThreadLocalIC.setStickyContext(javax.naming.Context)
SA Self assignment of local variable in com.sun.enterprise.naming.SerialContext$ThreadLocalIC.setStickyCount(int)
SA Self assignment of local variable in com.sun.xml.rpc.encoding.GenericObjectSerializer$SOAPGenericObjectInstanceBuilder.setInstance(Object)
SA Self assignment of local variable in com.sun.xml.rpc.encoding.literal.GenericLiteralObjectSerializer$SOAPGenericObjectInstanceBuilder.setInstance(Object)
Se The field com.sun.appserv.management.client.AdminRMISSLClientSocketFactory.mEnvImpl is transient but isn't set by deserialization
Se The field com.sun.corba.ee.impl.activation.RepositoryImpl.db is transient but isn't set by deserialization
Se The field com.sun.corba.ee.impl.activation.RepositoryImpl.wrapper is transient but isn't set by deserialization
Se The field com.sun.corba.ee.impl.io.FVDCodeBaseImpl.wrapper is transient but isn't set by deserialization
Se com.sun.corba.ee.impl.io.ObjectStreamClass$CompareClassByName implements Comparator but not Serializable
Se com.sun.corba.ee.impl.io.ObjectStreamClass$CompareMemberByName implements Comparator but not Serializable
Se com.sun.corba.ee.impl.io.ObjectStreamClass$CompareObjStrFieldsByName implements Comparator but not Serializable
Se The field com.sun.corba.ee.impl.naming.pcosnaming.CounterDB.counterFile is transient but isn't set by deserialization
Se The field com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.insImpl is transient but isn't set by deserialization
Se The field com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.readWrapper is transient but isn't set by deserialization
Se The field com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.updateWrapper is transient but isn't set by deserialization
Se com.sun.corba.ee.impl.orbutil.ObjectStreamClass_1_3_1$CompareClassByName implements Comparator but not Serializable
Se com.sun.corba.ee.impl.orbutil.ObjectStreamClass_1_3_1$CompareMemberByName implements Comparator but not Serializable
Se com.sun.corba.ee.impl.orbutil.ObjectStreamClassUtil_1_3$CompareClassByName implements Comparator but not Serializable
Se com.sun.corba.ee.impl.orbutil.ObjectStreamClassUtil_1_3$CompareMemberByName implements Comparator but not Serializable
Se The field com.sun.corba.ee.org.apache.bcel.classfile.JavaClass.repository is transient but isn't set by deserialization
Se The field com.sun.corba.ee.org.apache.regexp.RE.parenCount is transient but isn't set by deserialization
Se com.sun.corba.ee.spi.orbutil.generic.NaturalComparator implements Comparator but not Serializable
Se The field com.sun.ejb.containers.EJBContextImpl.state is transient but isn't set by deserialization
Se The field com.sun.ejb.containers.EJBContextImpl.resources is transient but isn't set by deserialization
Se The field com.sun.enterprise.config.ConfigBean._state is transient but isn't set by deserialization
Se The field com.sun.enterprise.config.ConfigBean.globalLastModified is transient but isn't set by deserialization
Se The field com.sun.enterprise.config.ConfigBean.thisLastModified is transient but isn't set by deserialization
Se The field com.sun.enterprise.config.ConfigBean._cbSettings is transient but isn't set by deserialization
Se The field com.sun.enterprise.config.impl.ConfigContextImpl.configBeanInterceptor is transient but isn't set by deserialization
Se The field com.sun.enterprise.config.impl.ConfigContextImpl.configChangeList is transient but isn't set by deserialization
Se com.sun.enterprise.diagnostics.util.LogNameComparator implements Comparator but not Serializable
Se com.sun.enterprise.repository.J2EEResourceFactoryImpl$NameValueSorter implements Comparator but not Serializable
Se com.sun.enterprise.repository.J2EEResourceFactoryImpl$RawInfoSorter implements Comparator but not Serializable
Se The field com.sun.jdo.spi.persistence.support.sqlstore.sco.ArrayList.added is transient but isn't set by deserialization
Se The field com.sun.jdo.spi.persistence.support.sqlstore.sco.ArrayList.removed is transient but isn't set by deserialization
Se The field com.sun.jdo.spi.persistence.support.sqlstore.sco.HashSet.added is transient but isn't set by deserialization
Se The field com.sun.jdo.spi.persistence.support.sqlstore.sco.HashSet.removed is transient but isn't set by deserialization
Se The field com.sun.jdo.spi.persistence.support.sqlstore.sco.Vector.added is transient but isn't set by deserialization
Se The field com.sun.jdo.spi.persistence.support.sqlstore.sco.Vector.removed is transient but isn't set by deserialization
Se The field com.sun.msv.reader.datatype.xsd.XSDatatypeExp.ownerState is transient but isn't set by deserialization
Se The field com.sun.org.apache.commons.collections.SequencedHashMap.modCount is transient but isn't set by deserialization
Se The field com.sun.org.apache.commons.logging.impl.Jdk14Logger.logger is transient but isn't set by deserialization
Se com.sun.org.apache.xml.internal.security.c14n.helper.AttrCompare implements Comparator but not Serializable
Se com.sun.tools.ws.processor.generator.GeneratorUtil$FaultComparator implements Comparator but not Serializable
Se The field com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl.isNew is transient but isn't set by deserialization
Se com.sun.xml.rpc.processor.generator.GeneratorUtil$FaultComparator implements Comparator but not Serializable
Se com.sun.xml.rpc.processor.generator.GeneratorUtil$SubclassComparator implements Comparator but not Serializable
Se com.sun.xml.rpc.processor.generator.ServletConfigGenerator$StringLenComparator implements Comparator but not Serializable
Se com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler$SOAPStructureMemberComparator implements Comparator but not Serializable
Se com.sun.xml.rpc.processor.modeler.rmi.ExceptionModeler103$SOAPStructureMemberComparator implements Comparator but not Serializable
Se com.sun.xml.rpc.processor.modeler.rmi.LiteralExceptionModeler$LiteralElementMemberComparator implements Comparator but not Serializable
Se com.sun.xml.rpc.processor.modeler.rmi.RmiModeler$MethodComparator implements Comparator but not Serializable
Se com.sun.xml.rpc.processor.modeler.rmi.RmiTypeModeler$MemberInfoComparator implements Comparator but not Serializable
Se The field com.sun.xml.rpc.util.UUID.node is transient but isn't set by deserialization
Se The field com.sun.xml.rpc.util.UUID.sequence is transient but isn't set by deserialization
Se The field com.sun.xml.rpc.util.UUID.timestamp is transient but isn't set by deserialization
Se The field com.sun.xml.rpc.util.UUID.variant is transient but isn't set by deserialization
Se The field com.sun.xml.rpc.util.UUID.version is transient but isn't set by deserialization
Se com.sun.xml.wss.impl.c14n.AttrSorter implements Comparator but not Serializable
Se com.sun.xml.wss.impl.c14n.StAXAttrSorter implements Comparator but not Serializable
Se The field org.apache.catalina.core.StandardContext.applicationEventListenersObjects is transient but isn't set by deserialization
Se The field org.apache.catalina.core.StandardContext.applicationLifecycleListenersObjects is transient but isn't set by deserialization
Se sun.rmi.rmic.iiop.StringComparator implements Comparator but not Serializable
Se sun.rmi.rmic.iiop.UserExceptionComparator implements Comparator but not Serializable
SF Switch statement found in com.sun.corba.ee.impl.corba.TypeCodeImpl.(com.sun.corba.ee.spi.orb.ORB,org.omg.CORBA.TypeCode) where one case falls through to the next case
SF Switch statement found in com.sun.corba.ee.impl.corba.TypeCodeImpl.copy(org.omg.CORBA.portable.InputStream,org.omg.CORBA.portable.OutputStream) where one case falls through to the next case
SF Switch statement found in com.sun.corba.ee.org.apache.bcel.classfile.Utility.codeToString(com.sun.corba.ee.org.apache.bcel.util.ByteSequence,ConstantPool,boolean) where one case falls through to the next case
SF Switch statement found in com.sun.corba.ee.org.apache.bcel.util.BCELFactory.visitAllocationInstruction(com.sun.corba.ee.org.apache.bcel.generic.AllocationInstruction) where one case falls through to the next case
SF Switch statement found in com.sun.corba.ee.org.apache.regexp.RECompiler.characterClass() where one case falls through to the next case
SF Switch statement found in com.sun.corba.ee.org.apache.regexp.RECompiler.closure(int[]) where one case falls through to the next case
SF Switch statement found in com.sun.dtdparser.InputEntity.ignorableWhitespace(DTDEventListener) where one case falls through to the next case
SF Switch statement found in com.sun.jdo.api.persistence.enhancer.impl.MethodAnnotater.knownTypes(java.util.Stack,int) where one case falls through to the next case
SF Switch statement found in com.sun.msv.scanner.dtd.InputEntity.ignorableWhitespace(DTDEventListener) where one case falls through to the next case
SF Switch statement found in com.sun.org.apache.xml.internal.security.utils.IdResolver.getElementBySearching(org.w3c.dom.Node,String,org.w3c.dom.Element[]) where one case falls through to the next case
SF Switch statement found in com.sun.xml.dtdparser.InputEntity.ignorableWhitespace(DTDEventListener) where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.Decoder.decodeTwoToFourByteUtf8Character(int,int) where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.Decoder.decodeUtf8NCNameStartTwoToFourByteCharacters(int,int) where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.Decoder.decodeUtf8NCNameTwoToFourByteCharacters(int,int) where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.dom.DOMDocumentParser.processAIIs() where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.dom.DOMDocumentParser.processDII() where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.dom.DOMDocumentParser.processEII(com.sun.xml.fastinfoset.QualifiedName,boolean) where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.dom.DOMDocumentSerializer.serialize(org.w3c.dom.Node) where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.sax.SAXDocumentParser.processAIIs() where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.sax.SAXDocumentParser.processDII() where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.sax.SAXDocumentParser.processEII(com.sun.xml.fastinfoset.QualifiedName,boolean) where one case falls through to the next case
SF Switch statement found in com.sun.xml.fastinfoset.stax.StAXDocumentParser.processAIIs() where one case falls through to the next case
SF Switch statement found in com.sun.xml.rpc.encoding.SOAPDeserializationState.updateState() where one case falls through to the next case
SF Switch statement found in com.sun.xml.rpc.sp.InputEntity.ignorableWhitespace() where one case falls through to the next case
SF Switch statement found in com.sun.xml.rpc.streaming.RecordedXMLReader.recordFrame(XMLReader) where one case falls through to the next case
SF Switch statement found in com.sun.xml.stream.XMLDocumentScannerImpl$PrologDriver.next() where one case falls through to the next case
SF Switch statement found in com.sun.xml.wss.impl.transform.Canonicalizer20010315ExclOmitComments.removeNodes(org.w3c.dom.Node,java.util.Set) where one case falls through to the next case
SF Switch statement found in org.apache.regexp.RE.matchNodes(int,int,int) where one case falls through to the next case
SF Switch statement found in org.apache.regexp.RECompiler.characterClass() where one case falls through to the next case
SF Switch statement found in org.apache.regexp.RECompiler.atom() where one case falls through to the next case
SF Switch statement found in org.apache.regexp.RECompiler.closure(int[]) where one case falls through to the next case
SF Switch statement found in org.jcp.xml.dsig.internal.dom.DOMSubTreeData$DelayedNodeIterator.nodeSetMinusCommentNodes(org.w3c.dom.Node,java.util.List,org.w3c.dom.Node) where one case falls through to the next case
SF Switch statement found in sun.rmi.rmic.Main.compileClass(sun.tools.java.ClassDeclaration,java.io.ByteArrayOutputStream,BatchEnvironment) where one case falls through to the next case
ST Write to static field com.sun.appserv.server.ServerLifecycleModule._isTraceEnabled from instance method com.sun.appserv.server.ServerLifecycleModule.(com.sun.enterprise.server.ServerContext,String,String)
ST Write to static field com.sun.appserv.server.ServerLifecycleModule._logger from instance method com.sun.appserv.server.ServerLifecycleModule.(com.sun.enterprise.server.ServerContext,String,String)
ST Write to static field com.sun.appserv.server.ServerLifecycleModule._rb from instance method com.sun.appserv.server.ServerLifecycleModule.(com.sun.enterprise.server.ServerContext,String,String)
ST Write to static field com.sun.appserv.util.cache.BaseCache._rb from instance method com.sun.appserv.util.cache.BaseCache.init(int,float,java.util.Properties)
ST Write to static field com.sun.appserv.web.cache.CacheManager._logger from instance method com.sun.appserv.web.cache.CacheManager.start()
ST Write to static field com.sun.appserv.web.cache.CacheManager._rb from instance method com.sun.appserv.web.cache.CacheManager.start()
ST Write to static field com.sun.appserv.web.cache.DefaultCacheHelper._isTraceEnabled from instance method com.sun.appserv.web.cache.DefaultCacheHelper.init(javax.servlet.ServletContext,java.util.Map)
ST Write to static field com.sun.appserv.web.cache.DefaultCacheHelper._logger from instance method com.sun.appserv.web.cache.DefaultCacheHelper.init(javax.servlet.ServletContext,java.util.Map)
ST Write to static field com.sun.appserv.web.cache.DefaultCacheHelper._rb from instance method com.sun.appserv.web.cache.DefaultCacheHelper.init(javax.servlet.ServletContext,java.util.Map)
ST Write to static field com.sun.appserv.web.cache.filter.CachingFilter._isTraceEnabled from instance method com.sun.appserv.web.cache.filter.CachingFilter.init(javax.servlet.FilterConfig)
ST Write to static field com.sun.appserv.web.cache.mapping.ConstraintField._isTraceEnabled from instance method com.sun.appserv.web.cache.mapping.ConstraintField.(String,String)
ST Write to static field com.sun.appserv.web.cache.mapping.Field._logger from instance method com.sun.appserv.web.cache.mapping.Field.(String,String)
ST Write to static field com.sun.appserv.web.cache.mapping.Field._rb from instance method com.sun.appserv.web.cache.mapping.Field.(String,String)
ST Write to static field com.sun.appserv.web.cache.mapping.ValueConstraint._logger from instance method com.sun.appserv.web.cache.mapping.ValueConstraint.(String,String)
ST Write to static field com.sun.appserv.web.cache.mapping.ValueConstraint._rb from instance method com.sun.appserv.web.cache.mapping.ValueConstraint.(String,String)
ST Write to static field com.sun.appserv.web.taglibs.cache.CacheTag._debugLog from instance method com.sun.appserv.web.taglibs.cache.CacheTag.()
ST Write to static field com.sun.appserv.web.taglibs.cache.CacheTag._rb from instance method com.sun.appserv.web.taglibs.cache.CacheTag.()
ST Write to static field com.sun.appserv.web.taglibs.cache.FlushTag._debugLog from instance method com.sun.appserv.web.taglibs.cache.FlushTag.()
ST Write to static field com.sun.appserv.web.taglibs.cache.FlushTag._rb from instance method com.sun.appserv.web.taglibs.cache.FlushTag.()
ST Write to static field com.sun.corba.ee.impl.folb.ClientGroupManager.sentMemberShipLabel from instance method com.sun.corba.ee.impl.folb.ClientGroupManager.send_request(org.omg.PortableInterceptor.ClientRequestInfo)
ST Write to static field com.sun.corba.ee.impl.folb.ClientGroupManager.sentMemberShipLabel from instance method com.sun.corba.ee.impl.folb.ClientGroupManager.send_request(org.omg.PortableInterceptor.ClientRequestInfo)
ST Write to static field com.sun.corba.ee.impl.javax.rmi.CORBA.Util.instance from instance method com.sun.corba.ee.impl.javax.rmi.CORBA.Util.()
ST Write to static field com.sun.corba.ee.impl.naming.pcosnaming.CounterDB.counterFileName from instance method com.sun.corba.ee.impl.naming.pcosnaming.CounterDB.(java.io.File)
ST Write to static field com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.debug from instance method com.sun.corba.ee.impl.naming.pcosnaming.NamingContextImpl.(com.sun.corba.ee.spi.orb.ORB,String,NameService,ServantManagerImpl)
ST Write to static field com.sun.corba.ee.org.apache.bcel.util.Class2HTML.class_name from instance method com.sun.corba.ee.org.apache.bcel.util.Class2HTML.(com.sun.corba.ee.org.apache.bcel.classfile.JavaClass,String)
ST Write to static field com.sun.corba.ee.org.apache.bcel.util.Class2HTML.constant_pool from instance method com.sun.corba.ee.org.apache.bcel.util.Class2HTML.(com.sun.corba.ee.org.apache.bcel.classfile.JavaClass,String)
ST Write to static field com.sun.corba.ee.org.apache.bcel.util.Class2HTML.class_package from instance method com.sun.corba.ee.org.apache.bcel.util.Class2HTML.(com.sun.corba.ee.org.apache.bcel.classfile.JavaClass,String)
ST Write to static field com.sun.corba.ee.org.apache.bcel.util.Class2HTML.class_package from instance method com.sun.corba.ee.org.apache.bcel.util.Class2HTML.(com.sun.corba.ee.org.apache.bcel.classfile.JavaClass,String)
ST Write to static field com.sun.corba.ee.org.apache.bcel.verifier.structurals.Frame._this from instance method com.sun.corba.ee.org.apache.bcel.verifier.structurals.Pass3bVerifier.do_verify()
ST Write to static field com.sun.ejb.containers.ContainerFactoryImpl._containerService from instance method com.sun.ejb.containers.ContainerFactoryImpl.()
ST Write to static field com.sun.ejb.containers.util.cache.BaseCache._rb from instance method com.sun.ejb.containers.util.cache.BaseCache.init(int,float,java.util.Properties)
ST Write to static field com.sun.ejb.spi.distributed.DistributedEJBServiceFactory.distributedEJBService from instance method com.sun.ejb.spi.distributed.DistributedEJBServiceFactory.()
ST Write to static field com.sun.enterprise.admin.common.domains.registry.DomainRegistry.instance from instance method com.sun.enterprise.admin.common.domains.registry.DomainRegistry.reset()
ST Write to static field com.sun.enterprise.admin.common.domains.registry.PersistentStore.LOCK from instance method com.sun.enterprise.admin.common.domains.registry.PersistentStore.()
ST Write to static field com.sun.enterprise.admin.common.domains.registry.PersistentStore.STORE from instance method com.sun.enterprise.admin.common.domains.registry.PersistentStore.()
ST Write to static field com.sun.enterprise.admin.jmx.remote.StringManager.getManager from instance method com.sun.enterprise.admin.jmx.remote.StringManager.(String)
ST Write to static field com.sun.enterprise.admin.jmx.remote.StringManager.getStr from instance method com.sun.enterprise.admin.jmx.remote.StringManager.(String)
ST Write to static field com.sun.enterprise.admin.jmx.remote.StringManager.getStrDef from instance method com.sun.enterprise.admin.jmx.remote.StringManager.(String)
ST Write to static field com.sun.enterprise.admin.jmx.remote.StringManager.getStrGeneric from instance method com.sun.enterprise.admin.jmx.remote.StringManager.(String)
ST Write to static field com.sun.enterprise.admin.selfmanagement.event.LogEvent.description from instance method com.sun.enterprise.admin.selfmanagement.event.LogEvent.(LogEventFilter,String)
ST Write to static field com.sun.enterprise.admin.selfmanagement.event.MonitorEvent.description from instance method com.sun.enterprise.admin.selfmanagement.event.MonitorEvent.(StatisticMonitor,javax.management.ObjectName,String)
ST Write to static field com.sun.enterprise.admin.selfmanagement.event.MonitorEvent.description from instance method com.sun.enterprise.admin.selfmanagement.event.MonitorEvent.(StatisticMonitor,javax.management.ObjectName,String)
ST Write to static field com.sun.enterprise.admin.selfmanagement.event.MonitorEvent.description from instance method com.sun.enterprise.admin.selfmanagement.event.MonitorEvent.(javax.management.monitor.Monitor,javax.management.ObjectName,String)
ST Write to static field com.sun.enterprise.admin.selfmanagement.event.MonitorEvent.description from instance method com.sun.enterprise.admin.selfmanagement.event.MonitorEvent.(javax.management.monitor.Monitor,javax.management.ObjectName,String)
ST Write to static field com.sun.enterprise.admin.server.core.AdminService.sMBeanServerID from instance method com.sun.enterprise.admin.server.core.AdminService.()
ST Write to static field com.sun.enterprise.admin.util.NOOPHandler._dtdFileName from instance method com.sun.enterprise.admin.util.NOOPHandler.(String)
ST Write to static field com.sun.enterprise.admin.verifier.tests.EjbContainerTest.ejbMaxCacheSize from instance method com.sun.enterprise.admin.verifier.tests.EjbContainerTest.validateAttribute(String,String)
ST Write to static field com.sun.enterprise.admin.verifier.tests.EjbContainerTest.ejbSteadyQty from instance method com.sun.enterprise.admin.verifier.tests.EjbContainerTest.validateAttribute(String,String)
ST Write to static field com.sun.enterprise.admin.verifier.tests.JdbcConnectionPoolTest.connValMethod from instance method com.sun.enterprise.admin.verifier.tests.JdbcConnectionPoolTest.testSave(String,String)
ST Write to static field com.sun.enterprise.admin.verifier.tests.JdbcConnectionPoolTest.connValReqd from instance method com.sun.enterprise.admin.verifier.tests.JdbcConnectionPoolTest.testSave(String,String)
ST Write to static field com.sun.enterprise.admin.verifier.tests.JdbcConnectionPoolTest.minPool from instance method com.sun.enterprise.admin.verifier.tests.JdbcConnectionPoolTest.testSave(String,String)
ST Write to static field com.sun.enterprise.appclient.Main._logger from instance method com.sun.enterprise.appclient.Main.(String[])
ST Write to static field com.sun.enterprise.appclient.Main.guiAuth from instance method com.sun.enterprise.appclient.Main.(String[])
ST Write to static field com.sun.enterprise.appclient.Main.guiAuth from instance method com.sun.enterprise.appclient.Main.(String[])
ST Write to static field com.sun.enterprise.appclient.Main.isJWS from instance method com.sun.enterprise.appclient.Main.(String[])
ST Write to static field com.sun.enterprise.appclient.Main.retainTempFiles from instance method com.sun.enterprise.appclient.Main.(String[])
ST Write to static field com.sun.enterprise.appclient.Main.runClient from instance method com.sun.enterprise.appclient.Main.(String[])
ST Write to static field com.sun.enterprise.appclient.MainWithModuleSupport._logger from instance method com.sun.enterprise.appclient.MainWithModuleSupport.(String[])
ST Write to static field com.sun.enterprise.appclient.MainWithModuleSupport._logger from instance method com.sun.enterprise.appclient.MainWithModuleSupport.(String[])
ST Write to static field com.sun.enterprise.connectors.system.MQAddressList.nodeAgentHost from instance method com.sun.enterprise.connectors.system.MQAddressList.(com.sun.enterprise.config.serverbeans.JmsService,String)
ST Write to static field com.sun.enterprise.diagnostics.ServiceConfigFactory.diagnosticServiceConfigs from instance method com.sun.enterprise.diagnostics.ServiceConfigFactory.()
ST Write to static field com.sun.enterprise.diagnostics.ServiceConfigFactory.instanceConfigMap from instance method com.sun.enterprise.diagnostics.ServiceConfigFactory.()
ST Write to static field com.sun.enterprise.diagnostics.util.NOOPHandler._dtdFileName from instance method com.sun.enterprise.diagnostics.util.NOOPHandler.(String)
ST Write to static field com.sun.enterprise.iiop.security.ConnectionExecutionContext.connCurrent from instance method com.sun.enterprise.iiop.security.ConnectionExecutionContext.setConnCurrent(InheritableThreadLocal)
ST Write to static field com.sun.enterprise.iiop.security.SecurityMechanismSelector.CLIENT_CONNECTION_CONTEXT from instance method com.sun.enterprise.iiop.security.SecurityMechanismSelector.setCLIENT_CONNECTION_CONTEXT(String)
ST Write to static field com.sun.enterprise.iiop.security.SecurityMechanismSelector.corbaIORDescSet from instance method com.sun.enterprise.iiop.security.SecurityMechanismSelector.setCorbaIORDescSet(java.util.Set)
ST Write to static field com.sun.enterprise.iiop.security.SecurityMechanismSelector.localStrings from instance method com.sun.enterprise.iiop.security.SecurityMechanismSelector.setLocalStrings(com.sun.enterprise.util.LocalStringManagerImpl)
ST Write to static field com.sun.enterprise.iiop.security.SecurityMechanismSelector.protocolMgr from instance method com.sun.enterprise.iiop.security.SecurityMechanismSelector.setProtocolMgr(com.sun.enterprise.iiop.POAProtocolMgr)
ST Write to static field com.sun.enterprise.iiop.security.SecurityMechanismSelector.SERVER_CONNECTION_CONTEXT from instance method com.sun.enterprise.iiop.security.SecurityMechanismSelector.setSERVER_CONNECTION_CONTEXT(String)
ST Write to static field com.sun.enterprise.iiop.security.SecurityMechanismSelector.serverTrustedHosts from instance method com.sun.enterprise.iiop.security.SecurityMechanismSelector.setServerTrustedHosts(String[])
ST Write to static field com.sun.enterprise.iiop.security.SecurityMechanismSelector.sslRequired from instance method com.sun.enterprise.iiop.security.SecurityMechanismSelector.setSslRequired(boolean)
ST Write to static field com.sun.enterprise.iiop.security.SecurityMechanismSelector._logger from instance method com.sun.enterprise.iiop.security.SecurityMechanismSelector.set_logger(java.util.logging.Logger)
ST Write to static field com.sun.enterprise.jms.JmsProviderLifecycle.iMQBin from instance method com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.jms.JmsProviderLifecycle.instanceName from instance method com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.jms.JmsProviderLifecycle.jmsAdmin_ from instance method com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.jms.JmsProviderLifecycle.jmsAdmin_ from instance method com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.jms.JmsProviderLifecycle.jmsAdmin_ from instance method com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.jms.JmsProviderLifecycle.startedByMe_ from instance method com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.jms.JmsProviderLifecycle.startedByMe_ from instance method com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.jms.JmsProviderLifecycle.startupStatus from instance method com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.jms.JmsProviderLifecycle.url from instance method com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.management.agent.EventListenerProxy.proxyAddress from instance method com.sun.enterprise.management.agent.EventListenerProxy.()
ST Write to static field com.sun.enterprise.management.agent.EventListenerProxy.rmiName from instance method com.sun.enterprise.management.agent.EventListenerProxy.()
ST Write to static field com.sun.enterprise.management.model.J2EEDomainMdl.DOMAINNAME from instance method com.sun.enterprise.management.model.J2EEDomainMdl.(String)
ST Write to static field com.sun.enterprise.management.model.J2EEDomainMdl.DOMAINNAME from instance method com.sun.enterprise.management.model.J2EEDomainMdl.(String,String)
ST Write to static field com.sun.enterprise.management.selfmanagement.SelfManagementService.serviceInstance from instance method com.sun.enterprise.management.selfmanagement.SelfManagementService.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.repository.IASJ2EEResourceFactoryImpl.resources from instance method com.sun.enterprise.repository.IASJ2EEResourceFactoryImpl.loadResourceCollection(String)
ST Write to static field com.sun.enterprise.security.Audit.auditFlag from instance method com.sun.enterprise.security.Audit.init(java.util.Properties)
ST Write to static field com.sun.enterprise.security.audit.AuditManager.auditOn from instance method com.sun.enterprise.security.audit.AuditManager.setAuditOn(boolean)
ST Write to static field com.sun.enterprise.server.ApplicationServer.context from instance method com.sun.enterprise.server.ApplicationServer.onInitialization(ServerContext)
ST Write to static field com.sun.enterprise.server.ApplicationServer.servicesByName from instance method com.sun.enterprise.server.ApplicationServer.onInitialization(ServerContext)
ST Write to static field com.sun.enterprise.server.ApplicationServer.context from instance method com.sun.enterprise.server.ApplicationServer.setServerContext(ServerContext)
ST Write to static field com.sun.enterprise.server.logging.FileandSyslogHandler.rotationRequested from instance method com.sun.enterprise.server.logging.FileandSyslogHandler.requestRotation()
ST Write to static field com.sun.enterprise.server.logging.LogMBean.mBeanInfo from instance method com.sun.enterprise.server.logging.LogMBean.initialize()
ST Write to static field com.sun.enterprise.server.logging.ServerLogManager.thisInstance from instance method com.sun.enterprise.server.logging.ServerLogManager.()
ST Write to static field com.sun.enterprise.server.logging.SystemOutandErrHandler.lineSeparator from instance method com.sun.enterprise.server.logging.SystemOutandErrHandler.()
ST Write to static field com.sun.enterprise.server.logging.SystemOutandErrHandler.lineSeparatorSize from instance method com.sun.enterprise.server.logging.SystemOutandErrHandler.()
ST Write to static field com.sun.enterprise.server.logging.SystemOutandErrHandler.seLogger from instance method com.sun.enterprise.server.logging.SystemOutandErrHandler.()
ST Write to static field com.sun.enterprise.server.logging.SystemOutandErrHandler.soLogger from instance method com.sun.enterprise.server.logging.SystemOutandErrHandler.()
ST Write to static field com.sun.enterprise.server.ondemand.OnDemandServer.listener from instance method com.sun.enterprise.server.ondemand.OnDemandServer.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.server.ondemand.OnDemandServer.onDemandStartup from instance method com.sun.enterprise.server.ondemand.OnDemandServer.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.server.ondemand.OnDemandServer.onDemandStartup from instance method com.sun.enterprise.server.ondemand.OnDemandServer.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.server.ondemand.OnDemandServer.systemAppLoader from instance method com.sun.enterprise.server.ondemand.OnDemandServer.onInitialization(com.sun.enterprise.server.ServerContext)
ST Write to static field com.sun.enterprise.server.PEMain._instance from instance method com.sun.enterprise.server.PEMain.()
ST Write to static field com.sun.enterprise.server.ResourcesUtil.configContext_ from instance method com.sun.enterprise.server.ResourcesUtil.setConfigContext(com.sun.enterprise.config.ConfigContext)
ST Write to static field com.sun.enterprise.server.ResourcesUtil.apps from instance method com.sun.enterprise.server.ResourcesUtil.reinitialize()
ST Write to static field com.sun.enterprise.server.ResourcesUtil.configContext_ from instance method com.sun.enterprise.server.ResourcesUtil.reinitialize()
ST Write to static field com.sun.enterprise.server.ResourcesUtil.dom from instance method com.sun.enterprise.server.ResourcesUtil.reinitialize()
ST Write to static field com.sun.enterprise.server.ResourcesUtil.res from instance method com.sun.enterprise.server.ResourcesUtil.reinitialize()
ST Write to static field com.sun.enterprise.server.ResourcesUtil.configContext_ from instance method com.sun.enterprise.server.ResourcesUtil.writeSunConnector(com.sun.enterprise.deployment.ConnectorDescriptor,String,String)
ST Write to static field com.sun.enterprise.server.ResourcesUtil.dom from instance method com.sun.enterprise.server.ResourcesUtil.writeSunConnector(com.sun.enterprise.deployment.ConnectorDescriptor,String,String)
ST Write to static field com.sun.enterprise.server.ResourcesUtil.res from instance method com.sun.enterprise.server.ResourcesUtil.writeSunConnector(com.sun.enterprise.deployment.ConnectorDescriptor,String,String)
ST Write to static field com.sun.enterprise.server.ServerContextImpl.commonClassLoader from instance method com.sun.enterprise.server.ServerContextImpl.setCommonClassLoader(ClassLoader)
ST Write to static field com.sun.enterprise.server.ServerContextImpl.sharedClassLoader from instance method com.sun.enterprise.server.ServerContextImpl.setSharedClassLoader(ClassLoader)
ST Write to static field com.sun.enterprise.tools.launcher.ProcessLauncher.bDebug from instance method com.sun.enterprise.tools.launcher.ProcessLauncher.process(String[])
ST Write to static field com.sun.enterprise.tools.upgrade.common.DomainsProcessor.commonInfo from instance method com.sun.enterprise.tools.upgrade.common.DomainsProcessor.(CommonInfoModel)
ST Write to static field com.sun.enterprise.tools.verifier.gui.ControlPanel.mainHB from instance method com.sun.enterprise.tools.verifier.gui.ControlPanel.(javax.swing.JFrame)
ST Write to static field com.sun.enterprise.tools.verifier.gui.ResultsPanel.defaultResults from instance method com.sun.enterprise.tools.verifier.gui.ResultsPanel.clearOldResults()
ST Write to static field com.sun.enterprise.tools.verifier.gui.ResultsPanel.errorResults from instance method com.sun.enterprise.tools.verifier.gui.ResultsPanel.clearOldResults()
ST Write to static field com.sun.enterprise.tools.verifier.gui.ResultsPanel.failResults from instance method com.sun.enterprise.tools.verifier.gui.ResultsPanel.clearOldResults()
ST Write to static field com.sun.enterprise.tools.verifier.gui.ResultsPanel.naResults from instance method com.sun.enterprise.tools.verifier.gui.ResultsPanel.clearOldResults()
ST Write to static field com.sun.enterprise.tools.verifier.gui.ResultsPanel.notImplementedResults from instance method com.sun.enterprise.tools.verifier.gui.ResultsPanel.clearOldResults()
ST Write to static field com.sun.enterprise.tools.verifier.gui.ResultsPanel.notRunResults from instance method com.sun.enterprise.tools.verifier.gui.ResultsPanel.clearOldResults()
ST Write to static field com.sun.enterprise.tools.verifier.gui.ResultsPanel.passResults from instance method com.sun.enterprise.tools.verifier.gui.ResultsPanel.clearOldResults()
ST Write to static field com.sun.enterprise.tools.verifier.gui.ResultsPanel.warnResults from instance method com.sun.enterprise.tools.verifier.gui.ResultsPanel.clearOldResults()
ST Write to static field com.sun.enterprise.tools.verifier.tests.web.WebTestsUtil.cl from instance method com.sun.enterprise.tools.verifier.tests.web.WebTestsUtil.allTestsFinished(java.util.EventObject)
ST Write to static field com.sun.enterprise.tools.verifier.tests.web.WebTestsUtil.util from instance method com.sun.enterprise.tools.verifier.tests.web.WebTestsUtil.allTestsFinished(java.util.EventObject)
ST Write to static field com.sun.enterprise.tools.verifier.tests.web.WebTestsUtil.warFile from instance method com.sun.enterprise.tools.verifier.tests.web.WebTestsUtil.extractJarFile(java.io.File)
ST Write to static field com.sun.enterprise.tools.verifier.web.WebCheckMgrImpl.tlds from instance method com.sun.enterprise.tools.verifier.web.WebCheckMgrImpl.createTaglibDescriptors(com.sun.enterprise.deployment.Descriptor)
ST Write to static field com.sun.enterprise.util.ASenvPropertyReader._logger from instance method com.sun.enterprise.util.ASenvPropertyReader.setSystemProperties()
ST Write to static field com.sun.enterprise.util.NOOPHandler._dtdFileName from instance method com.sun.enterprise.util.NOOPHandler.(String)
ST Write to static field com.sun.enterprise.util.ProcessExecutor.bDebug from instance method com.sun.enterprise.util.ProcessExecutor.(String[],long,String[],String[],java.io.File)
ST Write to static field com.sun.enterprise.util.S1ASThreadPoolManager.defaultID from instance method com.sun.enterprise.util.S1ASThreadPoolManager.()
ST Write to static field com.sun.enterprise.web.ara.IsolationRulesExecutor.delayValue from instance method com.sun.enterprise.web.ara.IsolationRulesExecutor.()
ST Write to static field com.sun.enterprise.web.connector.grizzly.SelectorThread.logger from instance method com.sun.enterprise.web.connector.grizzly.GrizzlyHttpProtocol.setLogger(java.util.logging.Logger)
ST Write to static field com.sun.enterprise.web.connector.grizzly.SelectorThread.selectorTimeout from instance method com.sun.enterprise.web.connector.grizzly.GrizzlyHttpProtocol.setSelectorTimeout(int)
ST Write to static field com.sun.enterprise.web.connector.grizzly.SelectorThread.rootFolder from instance method com.sun.enterprise.web.connector.grizzly.GrizzlyHttpProtocol.setWebAppRootPath(String)
ST Write to static field com.sun.enterprise.web.connector.grizzly.SelectorFactory.maxSelectors from instance method com.sun.enterprise.web.connector.grizzly.SelectorThread.initEndpoint()
ST Write to static field com.sun.enterprise.web.EEWebContainerAdminEventProcessor._rb from instance method com.sun.enterprise.web.EEWebContainerAdminEventProcessor.()
ST Write to static field com.sun.enterprise.web.EEWebContainerAdminEventProcessor._rb from instance method com.sun.enterprise.web.EEWebContainerAdminEventProcessor.(EmbeddedWebContainer)
ST Write to static field com.sun.enterprise.web.SessionManagerConfigurationHelper._rb from instance method com.sun.enterprise.web.SessionManagerConfigurationHelper.(WebModule,com.sun.enterprise.deployment.runtime.web.SessionManager,com.sun.enterprise.deployment.WebBundleDescriptor,WebModuleConfig)
ST Write to static field com.sun.enterprise.web.stats.HTTPListenerStatsImpl._logger from instance method com.sun.enterprise.web.stats.HTTPListenerStatsImpl.(String,int)
ST Write to static field com.sun.enterprise.web.stats.ServletStatsImpl._logger from instance method com.sun.enterprise.web.stats.ServletStatsImpl.(com.sun.enterprise.web.monitor.PwcServletStats)
ST Write to static field com.sun.enterprise.web.VirtualServer._rb from instance method com.sun.enterprise.web.VirtualServer.()
ST Write to static field com.sun.enterprise.web.WebContainer.monitoringLevel from instance method com.sun.enterprise.web.WebContainer.changeLevel(com.sun.enterprise.admin.monitor.registry.MonitoringLevel,com.sun.enterprise.admin.monitor.registry.MonitoringLevel,com.sun.enterprise.admin.monitor.registry.MonitoredObjectType)
ST Write to static field com.sun.jdo.spi.persistence.support.sqlstore.impl.VersionConsistencyCacheImpl.cacheFactory from instance method com.sun.jdo.spi.persistence.support.sqlstore.impl.VersionConsistencyCacheImpl.(boolean)
ST Write to static field com.sun.jdo.spi.persistence.support.sqlstore.impl.VersionConsistencyCacheImpl.cacheFactory from instance method com.sun.jdo.spi.persistence.support.sqlstore.impl.VersionConsistencyCacheImpl.(boolean)
ST Write to static field com.sun.jts.CosTransactions.CoordinatorResourceImpl.recoverable from instance method com.sun.jts.CosTransactions.CoordinatorResourceImpl.object()
ST Write to static field com.sun.jts.CosTransactions.DefaultTransactionService.active from instance method com.sun.jts.CosTransactions.DefaultTransactionService.identify_ORB(org.omg.CORBA.ORB,org.omg.CORBA.TSIdentification,java.util.Properties)
ST Write to static field com.sun.jts.CosTransactions.DefaultTransactionService.recoverable from instance method com.sun.jts.CosTransactions.DefaultTransactionService.identify_ORB(org.omg.CORBA.ORB,org.omg.CORBA.TSIdentification,java.util.Properties)
ST Write to static field com.sun.jts.CosTransactions.RecoveryCoordinatorImpl.recoverable from instance method com.sun.jts.CosTransactions.RecoveryCoordinatorImpl.object()
ST Write to static field com.sun.jts.jta.TransactionImpl.tm from instance method com.sun.jts.jta.TransactionImpl.(TransactionManagerImpl,org.omg.CosTransactions.Control,com.sun.jts.CosTransactions.GlobalTID)
ST Write to static field com.sun.org.apache.commons.collections.ExtendedProperties.include from instance method com.sun.org.apache.commons.collections.ExtendedProperties.setInclude(String)
ST Write to static field com.sun.tools.ws.processor.modeler.wsdl.MimeHelper.javaType from instance method com.sun.tools.ws.processor.modeler.wsdl.MimeHelper.()
ST Write to static field com.sun.tools.ws.processor.modeler.wsdl.MimeHelper.mimeTypeToJavaType from instance method com.sun.tools.ws.processor.modeler.wsdl.MimeHelper.()
ST Write to static field com.sun.tools.ws.util.JAXWSClassFactory.classVersion from instance method com.sun.tools.ws.util.JAXWSClassFactory.setSourceVersion(String)
ST Write to static field com.sun.xml.fastinfoset.AbstractResourceBundle._bundleName from instance method com.sun.xml.fastinfoset.AbstractResourceBundle.setBundleName(String)
ST Write to static field com.sun.xml.registry.uddi.UDDIMapper.xmlUtil from instance method com.sun.xml.registry.uddi.UDDIMapper.(javax.xml.registry.RegistryService)
ST Write to static field com.sun.xml.rpc.client.http.HttpClientTransport.redirect from instance method com.sun.xml.rpc.client.http.HttpClientTransport.createHttpConnection(String,com.sun.xml.rpc.soap.message.SOAPMessageContext)
ST Write to static field com.sun.xml.rpc.processor.modeler.rmi.ExceptionModelerBase.GET_MESSAGE_METHOD from instance method com.sun.xml.rpc.processor.modeler.rmi.ExceptionModelerBase.(RmiModeler)
ST Write to static field com.sun.xml.rpc.processor.modeler.wsdl.MimeHelper.javaType from instance method com.sun.xml.rpc.processor.modeler.wsdl.MimeHelper.()
ST Write to static field com.sun.xml.rpc.processor.modeler.wsdl.MimeHelper.mimeTypeToJavaType from instance method com.sun.xml.rpc.processor.modeler.wsdl.MimeHelper.()
ST Write to static field com.sun.xml.rpc.tools.plugin.ToolPluginFactory.messageFactory from instance method com.sun.xml.rpc.tools.plugin.ToolPluginFactory.()
ST Write to static field com.sun.xml.rpc.util.JAXRPCClassFactory.classVersion from instance method com.sun.xml.rpc.util.JAXRPCClassFactory.setSourceVersion(String)
ST Write to static field com.sun.xml.ws.binding.soap.SOAPBindingImpl.ROLE_NONE from instance method com.sun.xml.ws.binding.soap.SOAPBindingImpl.setup(String,String)
ST Write to static field com.sun.xml.ws.transport.http.client.HttpClientTransport.redirect from instance method com.sun.xml.ws.transport.http.client.HttpClientTransport.createHttpConnection(String,java.util.Map)
ST Write to static field org.apache.catalina.servlets.WebdavServlet.md5Helper from instance method org.apache.catalina.servlets.WebdavServlet.init()
ST Write to static field org.apache.coyote.memory.MemoryProtocolHandler.protocolHandler from instance method org.apache.coyote.memory.MemoryProtocolHandler.destroy()
ST Write to static field org.apache.coyote.memory.MemoryProtocolHandler.protocolHandler from instance method org.apache.coyote.memory.MemoryProtocolHandler.init()
ST Write to static field org.apache.jasper.JspC.die from instance method org.apache.jasper.JspC.setArgs(String[])
ST Write to static field org.apache.jasper.JspC.die from instance method org.apache.jasper.JspC.setArgs(String[])
ST Write to static field org.apache.regexp.RECompiler.brackets from instance method org.apache.regexp.RECompiler.compile(String)
ST Write to static field org.apache.tomcat.util.buf.StringCache.accessCount from instance method org.apache.tomcat.util.buf.StringCache.reset()
ST Write to static field org.apache.tomcat.util.buf.StringCache.hitCount from instance method org.apache.tomcat.util.buf.StringCache.reset()
ST Write to static field org.apache.tomcat.util.buf.StringCache.byteEnabled from instance method org.apache.tomcat.util.buf.StringCache.setByteEnabled(boolean)
ST Write to static field org.apache.tomcat.util.buf.StringCache.cacheSize from instance method org.apache.tomcat.util.buf.StringCache.setCacheSize(int)
ST Write to static field org.apache.tomcat.util.buf.StringCache.charEnabled from instance method org.apache.tomcat.util.buf.StringCache.setCharEnabled(boolean)
ST Write to static field org.apache.tomcat.util.buf.StringCache.trainThreshold from instance method org.apache.tomcat.util.buf.StringCache.setTrainThreshold(int)
ST Write to static field org.apache.tomcat.util.buf.StringCache.bcCache from instance method org.apache.tomcat.util.buf.StringCache.reset()
ST Write to static field org.apache.tomcat.util.buf.StringCache.bcCount from instance method org.apache.tomcat.util.buf.StringCache.reset()
ST Write to static field org.apache.tomcat.util.buf.StringCache.ccCache from instance method org.apache.tomcat.util.buf.StringCache.reset()
ST Write to static field org.apache.tomcat.util.buf.StringCache.ccCount from instance method org.apache.tomcat.util.buf.StringCache.reset()
ST Write to static field org.apache.tomcat.util.threads.Reaper.running from instance method org.apache.tomcat.util.threads.Reaper.startReaper()
ST Write to static field org.apache.tomcat.util.threads.Reaper.running from instance method org.apache.tomcat.util.threads.Reaper.stopReaper()
ST Write to static field org.netbeans.modules.schema2beans.BeanProp.handleEvents from instance method org.netbeans.modules.schema2beans.BeanProp.addPCListener(java.beans.PropertyChangeListener)
ST Write to static field org.netbeans.modules.schema2beans.BeanProp.handleVetoEvents from instance method org.netbeans.modules.schema2beans.BeanProp.addVCListener(java.beans.VetoableChangeListener)
ST Write to static field org.netbeans.modules.schema2beans.DDBeanInfo.iconMono32 from instance method org.netbeans.modules.schema2beans.DDBeanInfo.getIcon(int)
UCF Useless control flow in com.sun.corba.ee.impl.codegen.TreeWalker.visitDefinitionStatement(DefinitionStatement)
UCF Useless control flow in com.sun.enterprise.config.serverbeans.validation.tests.ConnectorConnectionPoolTest.validateAttribute(String,String,com.sun.enterprise.config.serverbeans.validation.Result)
UCF Useless control flow in com.sun.enterprise.tools.common.dd.application.SunApplication.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.connector.Principal.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.ejb.BeanCache.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.ejb.BeanPool.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.ejb.Finder.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.ejb.GenClasses.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.ejb.MethodParams.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.ejb.PmDescriptor.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.PluginData.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.SecurityRoleMapping.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.SecurityRoleMapping.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.CacheMapping.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.CacheMapping.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.CacheMapping.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.CacheMapping.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.CacheMapping.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.ConstraintField.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.CookieParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.CookieParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.ExtraParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.ExtraParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.HelperClassParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.HelperClassParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.JspParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.JspParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.ManagerParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.ManagerParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.PersistenceParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.PersistenceParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.SessionParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.SessionParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.StoreParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.data.StoreParam.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.LocaleCharsetInfo.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.LocaleCharsetMap.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.webapp.WebProperty.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.WebserviceDescription.validate()
UCF Useless control flow in com.sun.enterprise.tools.common.dd.WebserviceEndpoint.validate()
UCF Useless control flow in com.sun.enterprise.tools.verifier.tests.TagLibTest.returnTypeMatch(java.lang.reflect.Method,String)
UCF Useless control flow in com.sun.org.apache.commons.modeler.BaseNotificationBroadcaster.registerNotifications(FixedNotificationFilter)
UCF Useless control flow in com.sun.xml.rpc.encoding.literal.LiteralArraySerializer.doSerializeInstance(Object,com.sun.xml.rpc.streaming.XMLWriter,com.sun.xml.rpc.encoding.SOAPSerializationContext)
UCF Useless control flow in com.sun.xml.rpc.encoding.literal.LiteralObjectArraySerializer.doSerializeInstance(Object,com.sun.xml.rpc.streaming.XMLWriter,com.sun.xml.rpc.encoding.SOAPSerializationContext)
UCF Useless control flow in com.sun.xml.stream.XMLScanner.scanAttributeValue(com.sun.xml.stream.xerces.xni.XMLString,com.sun.xml.stream.xerces.xni.XMLString,String,com.sun.xml.stream.xerces.xni.XMLAttributes,int,boolean)

Details

BC_IMPOSSIBLE_CAST: Impossible cast

This cast will always throw a ClassCastException.

BC_IMPOSSIBLE_CAST_PRIMITIVE_ARRAY: Impossible cast involving primitive array

This cast will always throw a ClassCastException.

BC_IMPOSSIBLE_INSTANCEOF: instanceof will always return false

This instanceof test will always return false. Although this is safe, make sure it isn't an indication of some misunderstanding or some other logic error.

BC_VACUOUS_INSTANCEOF: instanceof will always return true

This instanceof test will always return true. Although this is safe, make sure it isn't an indication of some misunderstanding or some other logic error.

BC_BAD_CAST_TO_ABSTRACT_COLLECTION: Questionable cast to abstract collection

This code casts a Collection to an abstract collection (such as a Collection). Ensure that you are guaranteed that the object is of the type you are casting to. If all you need is to be able to iterate through a collection, you don't need to cast it to a Set or List.

BC_UNCONFIRMED_CAST: Unchecked/unconfirmed cast

This cast is unchecked, and not all instances of the type casted from can be cast to the type it is being cast to. Ensure that your program logic ensures that this cast will not fail.

CN_IDIOM: Class implements Cloneable but does not define or use clone method

Class implements Cloneable but does not define or use the clone method.

CN_IDIOM_NO_SUPER_CALL: clone method does not call super.clone()

This class defines a clone() method that does not call super.clone(), and is not final. If this class ("A") is extended by a subclass ("B"), and the subclass B calls super.clone(), then it is likely that B's clone() method will return an object of type A, which violates the standard contract for clone().

If all clone() methods call super.clone(), then they are guaranteed to use Object.clone(), which always returns an object of the correct type.

DB_DUPLICATE_BRANCHES: Method uses the same code for two branches

This method uses the same code to implement two branches of a conditional branch. Check to ensure that this isn't a coding mistake.

DC_DOUBLECHECK: Possible double check of field

This method may contain an instance of double-checked locking.  This idiom is not correct according to the semantics of the Java memory model.  For more information, see the web page http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html.

DE_MIGHT_IGNORE: Method might ignore exception

This method might ignore an exception.  In general, exceptions should be handled or reported in some way, or they should be thrown out of the method.

DLS_DEAD_LOCAL_STORE: Dead store to local variable

This instruction assigns a value to a local variable, but the value is not read by any subsequent instruction. Often, this indicates an error, because the value computed is never used.

Note that Sun's javac compiler often generates dead stores for final local variables. Because FindBugs is a bytecode-based tool, there is no easy way to eliminate these false positives.

DM_GC: Explicit garbage collection; extremely dubious except in benchmarking code

Code explicitly invokes garbage collection. Except for specific use in benchmarking, this is very dubious.

In the past, situations where people have explicitly invoked the garbage collector in routines such as close or finalize methods has led to huge performance black holes. Garbage collection can be expensive. Any situation that forces hundreds or thousands of garbage collections will bring the machine to a crawl.

DM_BOOLEAN_CTOR: Method invokes dubious Boolean constructor; use Boolean.valueOf(...) instead

Creating new instances of java.lang.Boolean wastes memory, since Boolean objects are immutable and there are only two useful values of this type.  Use the Boolean.valueOf() method to create Boolean objects instead.

DM_STRING_VOID_CTOR: Method invokes dubious new String() constructor; just use ""

Creating a new java.lang.String object using the no-argument constructor wastes memory because the object so created will be functionally indistinguishable from the empty string constant "".  Java guarantees that identical string constants will be represented by the same String object.  Therefore, you should just use the empty string constant directly.

DM_STRING_CTOR: Method invokes dubious new String(String) constructor; just use the argument

Using the java.lang.String(String) constructor wastes memory because the object so constructed will be functionally indistinguishable from the String passed as a parameter.  Just use the argument String directly.

DM_EXIT: Method invokes System.exit(...)

Invoking System.exit shuts down the entire Java virtual machine. This should only been done when it is appropriate. Such calls make it hard or impossible for your code to be invoked by other code. Consider throwing a RuntimeException instead.

DM_STRING_TOSTRING: Method invokes toString() method on a String; just use the String

Calling String.toString() is just a redundant operation. Just use the String.

DM_NEXTINT_VIA_NEXTDOUBLE: Use the nextInt method of Random rather than nextDouble to generate a random integer

If r is a java.util.Random, you can generate a random number from 0 to n-1 using r.nextInt(n) Rather than using (int)(r.nextDouble() * n).

DMI_HARDCODED_ABSOLUTE_FILENAME: Code contains a hard coded reference to an absolute pathname

This code constructs a File object using a hard coded to an absolute pathname (e.g., new File("/home/dannyc/workspace/j2ee/src/share/com/sun/enterprise/deployment");

DMI_CALLING_NEXT_FROM_HASNEXT: hasNext method invokes next

The hasNext() method invokes the next() method. This is almost certainly wrong, since the hasNext() method is not supposed to change the state of the iterator, and the next method is supposed to change the state of the iterator.

DMI_USELESS_SUBSTRING: Invocation of substring(0), which returns the original value

This code invokes substring(0) on a String, which returns the original value.

DMI_INVOKING_TOSTRING_ON_ARRAY: Invocation of toString on an array

The code invokes toString on an array, which will generate a fairly useless result such as [C@16f0472. Consider using Arrays.toString to convert the array into a readable String that gives the contents of the array. See Programming Puzzlers, chapter 3, puzzle 12.

DMI_NONSERIALIZABLE_OBJECT_WRITTEN: Non serializable object written to ObjectOutput

This code seems to be passing a non-serializable object to the ObjectOutput.writeObject method. If the object is, indeed, non-serializable, an error will result.

DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEDGED: Classloaders should only be created inside doPrivileged block

This code creates a classloader, which requires a security manager. If this code will be granted security permissions, but might be invoked by code that does not have security permissions, then the classloader creation needs to occur inside a doPrivileged block.

EC_UNRELATED_TYPES: Call to equals() comparing different types

This method calls equals(Object) on two references of different class types with no common subclasses. Therefore, the objects being compared are unlikely to be members of the same class at runtime (unless some application classes were not analyzed, or dynamic class loading can occur at runtime). According to the contract of equals(), objects of different classes should always compare as unequal; therefore, according to the contract defined by java.lang.Object.equals(Object), the result of this comparison will always be false at runtime.

EC_NULL_ARG: Call to equals() with null argument

This method calls equals(Object), passing a null value as the argument. According to the contract of the equals() method, this call should always return false.

EC_BAD_ARRAY_COMPARE: Invocation of equals() on an array, which is equivalent to ==

This method invokes the .equals(Object o) method on an array. Since arrays do not override the equals method of Object, calling equals on an array is the same as comparing their addresses. To compare the contents of the arrays, use java.util.Arrays.equals(Object[], Object[]).

EI_EXPOSE_REP: Method may expose internal representation by returning reference to mutable object

Returning a reference to a mutable object value stored in one of the object's fields exposes the internal representation of the object.  If instances are accessed by untrusted code, and unchecked changes to the mutable object would compromise security or other important properties, you will need to do something different. Returning a new copy of the object is better approach in many situations.

EI_EXPOSE_REP2: Method may expose internal representation by incorporating reference to mutable object

This code stores a reference to an externally mutable object into the internal representation of the object.  If instances are accessed by untrusted code, and unchecked changes to the mutable object would compromise security or other important properties, you will need to do something different. Storing a copy of the object is better approach in many situations.

EQ_SELF_USE_OBJECT: Covariant equals() method defined, Object.equals(Object) inherited

This class defines a covariant version of the equals() method, but inherits the normal equals(Object) method defined in the base java.lang.Object class.  The class should probably define a non-covariant version of equals().  (I.e., a method with the signature boolean equals(java.lang.Object).

ES_COMPARING_STRINGS_WITH_EQ: Comparison of String objects using == or !=

This code compares java.lang.String objects for reference equality using the == or != operators. Unless both strings are either constants in a source file, or have been interned using the String.intern() method, the same string value may be represented by two different String objects. Consider using the equals(Object) method instead.

ES_COMPARING_PARAMETER_STRING_WITH_EQ: Comparison of String parameter using == or !=

This code compares a java.lang.String parameter for reference equality using the == or != operators. Requiring callers to pass only String constants or interned strings to a method is unnecessarily fragile, and rarely leads to measurable performance gains. Consider using the equals(Object) method instead.

FE_TEST_IF_EQUAL_TO_NOT_A_NUMBER: Doomed test for equality to NaN.

This code checks to see if a floating point value is equal to the special Not A Number value (e.g., if (x == Double.NaN)). However, because of the special semantics of NaN, no value is equal to Nan, including NaN. Thus, x == Double.NaN always evaluates to false. To check to see if a value contained in x is the special Not A Number value, use Double.isNaN(x) (or Float.isNaN(x) if x is floating point precision).

FI_EMPTY: Empty finalizer should be deleted

Empty finalize() methods are useless, so they should be deleted.

FI_EXPLICIT_INVOCATION: Explicit invocation of finalizer

This method contains an explicit invocation of the finalize() method on an object.  Because finalizer methods are supposed to be executed once, and only by the VM, this is a bad idea.

FI_MISSING_SUPER_CALL: Finalizer does not call superclass finalizer

This finalize() method does not make a call to its superclass's finalize() method.  So, any finalizer actions defined for the superclass will not be performed.  Add a call to super.finalize().

FI_PUBLIC_SHOULD_BE_PROTECTED: Finalizer should be protected, not public

A class's finalize() method should have protected access, not public.

HE_EQUALS_USE_HASHCODE: Class defines equals() and uses Object.hashCode()

This class overrides equals(Object), but does not override hashCode(), and inherits the implementation of hashCode() from java.lang.Object (which returns the identity hash code, an arbitrary value assigned to the object by the VM).  Therefore, the class is very likely to violate the invariant that equal objects must have equal hashcodes.

If you don't think instances of this class will ever be inserted into a HashMap/HashTable, the recommended hashCode implementation to use is:

public int hashCode() {
  assert false : "hashCode not designed";
  return 42; // any arbitrary constant will do 
  }

HE_EQUALS_NO_HASHCODE: Class defines equals() but not hashCode()

This class overrides equals(Object), but does not override hashCode().  Therefore, the class may violate the invariant that equal objects must have equal hashcodes.

HE_INHERITS_EQUALS_USE_HASHCODE: Class inherits equals() and uses Object.hashCode()

This class inherits equals(Object) from an abstract superclass, and hashCode() from from java.lang.Object (which returns the identity hash code, an arbitrary value assigned to the object by the VM).  Therefore, the class is very likely to violate the invariant that equal objects must have equal hashcodes.

If you don't want to define a hashCode method, and/or don't believe the object will ever be put into a HashMap/Hashtable, define the hashCode() method to throw UnsupportedOperationException.

HSC_HUGE_SHARED_STRING_CONSTANT: Huge string constants is duplicated across multiple class files

A large String constant is duplicated across multiple class files. This is likely because the a a final field is initialize to a String constant, and the Java language mandates that all references to a final field from other classes be inlined into that classfile. See JDK bug 6447475 for a description of an occurrence of this bug in the JDK and how resolving it reduced the size of the JDK by 1 megabyte.

ICAST_BAD_SHIFT_AMOUNT: Integer shift by an amount not in the range 0..31

The code performs an integer shift by a constant amount outside the range 0..31. The effect of this is to use the lower 5 bits of the integer value to decide how much to shift by. This probably isn't want was expected, and it at least confusing.

ICAST_INT_CAST_TO_FLOAT_PASSED_TO_ROUND: int value cast to float and then passed to Math.round

This code converts an int value to a float precision floating point number and then passing the result to the Math.round() function, which returns the int/long closest to the argument. This operation should always be a no-op, since the converting an integer to a float should give a number with no fractional part. It is likely that the operation that generated the value to be passed to Math.round was intended to be performed using floating point arithmetic.

ICAST_INTEGER_MULTIPLY_CAST_TO_LONG: Result of integer multiplication cast to long

This code performs integer multiply and then converts the result to a long, as in:

 
	long convertDaysToMilliseconds(int days) { return 1000*3600*24*days; } 
If the multiplication is done using long arithmetic, you can avoid the possibility that the result will overflow. For example, you could fix the above code to:
 
	long convertDaysToMilliseconds(int days) { return 1000L*3600*24*days; } 
or
 
	static final long MILLISECONDS_PER_DAY = 24L*3600*1000;
	long convertDaysToMilliseconds(int days) { return days * MILLISECONDS_PER_DAY; } 

IL_INFINITE_RECURSIVE_LOOP: An apparent infinite recursive loop.

This method unconditionally invokes itself. This would seem to indicate an infinite recursive loop that will result in a stack overflow.

IM_BAD_CHECK_FOR_ODD: Check for oddness that won't work for negative numbers

The code uses x % 2 == 1 to check to see if a value is odd, but this won't work for negative numbers (e.g., (-5) % 2 == -1). If this code is intending to check for oddness, consider using x & 1 == 1, or x % 2 != 0.

IM_AVERAGE_COMPUTATION_COULD_OVERFLOW: Computation of average could overflow

The code computes the average of two integers using either division or signed right shift, and then uses the result as the index of an array. If the values being averaged are very large, this can overflow (resulting in the computation of a negative average). Assuming that the result is intended to be nonnegative, you can use an unsigned right shift instead. In other words, rather that using (low+high)/2, use (low+high) >>> 1

This bug exists in many earlier implementations of binary search and merge sort. Martin Buchholz found and fixed it in the JDK libraries, and Joshua Bloch widely publicized the bug pattern.

INT_VACUOUS_COMPARISON: Vacuous comparison of integer value

There is an integer comparison that always returns the same value (e.g., x <= Integer.MAX_VALUE).

IP_PARAMETER_IS_DEAD_BUT_OVERWRITTEN: A parameter is dead upon entry to a method but overwritten

The initial value of this parameter is ignored, and the parameter is overwritten here. This often indicates a mistaken belief that the write to the parameter will be conveyed back to the caller.

IS2_INCONSISTENT_SYNC: Inconsistent synchronization

The fields of this class appear to be accessed inconsistently with respect to synchronization.  This bug report indicates that the bug pattern detector judged that

  1. The class contains a mix of locked and unlocked accesses,
  2. At least one locked access was performed by one of the class's own methods, and
  3. The number of unsynchronized field accesses (reads and writes) was no more than one third of all accesses, with writes being weighed twice as high as reads

A typical bug matching this bug pattern is forgetting to synchronize one of the methods in a class that is intended to be thread-safe.

You can select the nodes labeled "Unsynchronized access" to show the code locations where the detector believed that a field was accessed without synchronization.

Note that there are various sources of inaccuracy in this detector; for example, the detector cannot statically detect all situations in which a lock is held.  Also, even when the detector is accurate in distinguishing locked vs. unlocked accesses, the code in question may still be correct.

This description refers to the "IS2" version of the pattern detector, which has more accurate ways of detecting locked vs. unlocked accesses than the older "IS" detector.

IT_NO_SUCH_ELEMENT: Iterator next() method can't throw NoSuchElement exception

This class implements the java.util.Iterator interface.  However, its next() method is not capable of throwing java.util.NoSuchElementException.  The next() method should be changed so it throws NoSuchElementException if is called when there are no more elements to return.

LI_LAZY_INIT_STATIC: Incorrect lazy initialization of static field

This method contains an unsynchronized lazy initialization of a non-volatile static field. Because the compiler or processor may reorder instructions, threads are not guaranteed to see a completely initialized object, if the method can be called by multiple threads. You can make the field volatile to correct the problem. For more information, see the Java Memory Model web site.

MF_CLASS_MASKS_FIELD: Class defines field that masks a superclass field

This class defines a field with the same name as a visible instance field in a superclass. This is confusing, and may indicate an error if methods update or access one of the fields when they wanted the other.

ML_SYNC_ON_UPDATED_FIELD: Method synchronizes on an updated field

This method synchronizes on an object references from a mutable field. This is unlikely to have useful semantics, since different threads may be synchronizing on different objects.

MS_MUTABLE_ARRAY: Field is a mutable array

A final static field references an array and can be accessed by malicious code or by accident from another package. This code can freely modify the contents of the array.

MS_CANNOT_BE_FINAL: Field isn't final and can't be protected from malicious code

A mutable static field could be changed by malicious code or by accident from another package. Unfortunately, the way the field is used doesn't allow any easy fix to this problem.

MS_SHOULD_BE_FINAL: Field isn't final but should be

A mutable static field could be changed by malicious code or by accident from another package. The field could be made final to avoid this vulnerability.

MS_FINAL_PKGPROTECT: Field should be both final and package protected

A mutable static field could be changed by malicious code or by accident from another package. The field could be made package protected and/or made final to avoid this vulnerability.

MS_OOI_PKGPROTECT: Field should be moved out of an interface and made package protected

A final static field that is defined in an interface references a mutable object such as an array or hashtable. This mutable object could be changed by malicious code or by accident from another package. To solve this, the field needs to be moved to a class and made package protected to avoid this vulnerability.

MS_PKGPROTECT: Field should be package protected

A mutable static field could be changed by malicious code or by accident. The field could be made package protected to avoid this vulnerability.

EI_EXPOSE_STATIC_REP2: Method may expose internal static state by storing a mutable object into a static field

This code stores a reference to an externally mutable object into a static field. If unchecked changes to the mutable object would compromise security or other important properties, you will need to do something different. Storing a copy of the object is better approach in many situations.

MS_EXPOSE_REP: Public static method may expose internal representation by returning array

A public static method returns a reference to an array that is part of the static state of the class. Any code that calls this method can freely modify the underlying array. One fix is to return a copy of the array.

MWN_MISMATCHED_NOTIFY: Mismatched notify()

This method calls Object.notify() or Object.notifyAll() without obviously holding a lock on the object.  Calling notify() or notifyAll() without a lock held will result in an IllegalMonitorStateException being thrown.

MWN_MISMATCHED_WAIT: Mismatched wait()

This method calls Object.wait() without obviously holding a lock on the object.  Calling wait() without a lock held will result in an IllegalMonitorStateException being thrown.

NM_METHOD_CONSTRUCTOR_CONFUSION: Apparent method/constructor confusion

This regular method has the same name as the class it is defined in. It is likely that this was intended to be a constructor. If it was intended to be a constructor, remove the declaration of a return value.

NM_LCASE_HASHCODE: Class defines hashcode(); should it be hashCode()?

This class defines a method called hashcode().  This method does not override the hashCode() method in java.lang.Object, which is probably what was intended.

NM_CLASS_NOT_EXCEPTION: Class is not derived from an Exception, even though it is named as such

This class is not derived from another exception, but ends with 'Exception'. This will be confusing to users of this class.

NM_CLASS_NAMING_CONVENTION: Class names should start with an upper case letter

Class names should be nouns, in mixed case with the first letter of each internal word capitalized. Try to keep your class names simple and descriptive. Use whole words-avoid acronyms and abbreviations (unless the abbreviation is much more widely used than the long form, such as URL or HTML).

NM_FIELD_NAMING_CONVENTION: Field names should start with an lower case letter

Names of fields that are not final should be in mixed case with a lowercase first letter and the first letters of subsequent words capitalized.

NM_METHOD_NAMING_CONVENTION: Method names should start with an lower case letter

Methods should be verbs, in mixed case with the first letter lowercase, with the first letter of each internal word capitalized.

NM_VERY_CONFUSING: Very confusing method names

The referenced methods have names that differ only by capitalization. It is very confusing because the classes that contain these methods are related by inheritance.

NN_NAKED_NOTIFY: Naked notify

A call to notify() or notifyAll() was made without any (apparent) accompanying modification to mutable object state.  In general, calling a notify method on a monitor is done because some condition another thread is waiting for has become true.  However, for the condition to be meaningful, it must involve a heap object that is visible to both threads.

This bug does not necessarily indicate an error, since the change to mutable object state may have taken place in a method which then called the method containing the notification.

NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT: equals() method does not check for null argument

This implementation of equals(Object) violates the contract defined by java.lang.Object.equals() because it does not check for null being passed as the argument. All equals() methods should return false if passed a null value.

NP_IMMEDIATE_DEREFERENCE_OF_READLINE: Immediate dereference of the result of readLine()

The result of invoking readLine() is immediately dereferenced. If there are no more lines of text to read, readLine() will return null and dereferencing that will generate a null pointer exception.

NP_LOAD_OF_KNOWN_NULL_VALUE: Load of known null value

The variable referenced at this point is known to be null due to an earlier check against null. Although this is valid, it might be a mistake (perhaps you intended to refer to a different variable, or perhaps the earlier check to see if the variable is null should have been a check to see if it was nonnull.

NP_NULL_PARAM_DEREF_NONVIRTUAL: Non-virtual method call passes null for unconditionally dereferenced parameter

A possibly-null value is passed to a method which unconditionally dereferences it. This will almost certainly result in a null pointer exception.

NP_ALWAYS_NULL: Null pointer dereference

A null pointer is dereferenced here.  This will lead to a NullPointerException when the code is executed.

NP_ALWAYS_NULL_EXCEPTION: Null pointer dereference in method on exception path

A pointer which is null on an exception path is dereferenced here.  This will lead to a NullPointerException when the code is executed.  Note that because FindBugs currently does not prune infeasible exception paths, this may be a false warning.

Also note that FindBugs considers the default case of a switch statement to be an exception path, since the default case is often infeasible.

NP_NULL_ON_SOME_PATH: Possible null pointer dereference

A reference value dereferenced here might be null at runtime.  This may lead to a NullPointerException when the code is executed.

NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE: Possible null pointer dereference due to return value of called method

A reference value which is null on some exception control path is dereferenced here.  This may lead to a NullPointerException when the code is executed.  The value may be null because it was return from a method which is known to return possibly-null values.

NP_NULL_ON_SOME_PATH_EXCEPTION: Possible null pointer dereference in method on exception path

A reference value which is null on some exception control path is dereferenced here.  This may lead to a NullPointerException when the code is executed.  Note that because FindBugs currently does not prune infeasible exception paths, this may be a false warning.

Also note that FindBugs considers the default case of a switch statement to be an exception path, since the default case is often infeasible.

NP_UNWRITTEN_FIELD: Read of unwritten field

The program is deferencing a field that does not seem to ever have a non-null value written to it. Deferencing this value will generate a null pointer exception.

NS_NON_SHORT_CIRCUIT: Questionable use of non-short-circuit logic

This code seems to be using non-short-circuit logic (e.g., & or |) rather than short-circuit logic (&& or ||). Non-short-circuit logic causes both sides of the expression to be evaluated even when the result can be inferred from knowing the left-hand side. This can be less efficient and can result in errors if the left-hand side guards cases when evaluating the right-hand side can generate an error.

See the Java Language Specification for details

ODR_OPEN_DATABASE_RESOURCE: Method may fail to close database resource

The method creates a database resource (such as a database connection or row set), does not assign it to any fields, pass it to other methods, or return it, and does not appear to close the object on all paths out of the method.  Failure to close database resources on all paths out of a method may result in poor performance, and could cause the application to have problems communicating with the database.

OS_OPEN_STREAM: Method may fail to close stream

The method creates an IO stream object, does not assign it to any fields, pass it to other methods, or return it, and does not appear to close the stream on all paths out of the method.  This may result in a file descriptor leak.  It is generally a good idea to use a finally block to ensure that streams are closed.

RC_REF_COMPARISON: Suspicious reference comparison

This method compares two reference values using the == or != operator, where the correct way to compare instances of this type is generally with the equals() method. Examples of classes which should generally not be compared by reference are java.lang.Integer, java.lang.Float, etc.

RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE: Nullcheck of value previously dereferenced

A value is checked here to see whether it is null, but this value can't be null because it was previously dereferenced and if it were null a null pointer exception would have occurred at the earlier dereference. Essentially, this code and the previous dereference disagree as to whether this value is allowed to be null. Either the check is redundant or the previous dereference is erroneous.

RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE: Redundant nullcheck of value known to be non-null

This method contains a redundant check of a known non-null value against the constant null.

RCN_REDUNDANT_NULLCHECK_OF_NULL_VALUE: Redundant nullcheck of value known to be null

This method contains a redundant check of a known null value against the constant null.

REC_CATCH_EXCEPTION: java.lang.Exception is caught when Exception is not thrown

This method uses a try-catch block that catches Exception objects, but Exception is not thrown within the try block, and RuntimeException is not explicitly caught. It is a common bug pattern to say try { ... } catch (Exception e) { something } as a shorthand for catching a number of types of exception each of whose catch blocks is identical, but this construct also accidentally catches RuntimeException as well, masking potential bugs.

RR_NOT_CHECKED: Method ignores results of InputStream.read()

This method ignores the return value of one of the variants of java.io.InputStream.read() which can return multiple bytes.  If the return value is not checked, the caller will not be able to correctly handle the case where fewer bytes were read than the caller requested.  This is a particularly insidious kind of bug, because in many programs, reads from input streams usually do read the full amount of data requested, causing the program to fail only sporadically.

SR_NOT_CHECKED: Method ignores results of InputStream.skip()

This method ignores the return value of java.io.InputStream.skip() which can skip multiple bytes.  If the return value is not checked, the caller will not be able to correctly handle the case where fewer bytes were skipped than the caller requested.  This is a particularly insidious kind of bug, because in many programs, skips from input streams usually do skip the full amount of data requested, causing the program to fail only sporadically. With Buffered streams, however, skip() will only skip data in the buffer, and will routinely fail to skip the requested number of bytes.

RU_INVOKE_RUN: Invokes run on a thread (did you mean to start it instead?)

This method explicitly invokes run() on an object.  In general, classes implement the Runnable interface because they are going to have their run() method invoked in a new thread, in which case Thread.start() is the right method to call.

RV_RETURN_VALUE_IGNORED: Method ignores return value

The return value of this method should be checked. One common cause of this warning is to invoke a method on an immutable object, thinking that it updates the object. For example, in the following code fragment,

String dateString = getHeaderField(name);
dateString.trim();

the programer seems to be thinking that the trim() method will update the String referenced by dateString. But since Strings are immutable, the trim() function returns a new String value, which is being ignored here. The code should be corrected to:

String dateString = getHeaderField(name);
dateString = dateString.trim();

RV_REM_OF_RANDOM_INT: Remainder of 32-bit signed random integer

This code generates a random signed integer and then computes the remainder of that value modulo another value. Since the random number can be negative, the result of the remainder operation can also be negative. Be sure this is intended, and strongly consider using the Random.nextInt(int) method instead.

RV_REM_OF_HASHCODE: Remainder of hashCode could be negative

This code computes a hashCode, and then computes the remainder of that value modulo another value. Since the hashCode can be negative, the result of the remainder operation can also be negative.

Assuming you want to ensure that the result of your computation is nonnegative, you may need to change your code. If you know the divisor is a power of 2, you can use a bitwise and operator instead (i.e., instead of using x.hashCode()%n, use x.hashCode()&(n-1). This is probably faster than computing the remainer as well. If you dont know that the divisor is a power of 2, take the absolute value of the result of the remainer operation (i.e., use Math.abs(x.hashCode()%n)

SA_FIELD_SELF_ASSIGNMENT: Self assignment of field

This method contains a self assignment of a field; e.g.

  int x;
  public void foo() {
    x = x;
  }

Such assignments are useless, and may indicate a logic error or typo.

SA_LOCAL_SELF_ASSIGNMENT: Self assignment of local variable

This method contains a self assignment of a local variable; e.g.

  public void foo() {
    int x = 3;
    x = x;
  }

Such assignments are useless, and may indicate a logic error or typo.

SBSC_USE_STRINGBUFFER_CONCATENATION: Method concatenates strings using + in a loop

The method seems to be building a String using concatenation in a loop. In each iteration, the String is converted to a StringBuffer/StringBuilder, appended to, and converted back to a String. This can lead to a cost quadratic in the number of iterations, as the growing string is recopied in each iteration.

Better performance can be obtained by using a StringBuffer (or StringBuilder in Java 1.5) explicitly.

For example:

  // This is bad
  String s = "";
  for (int i = 0; i < field.length; ++i) {
    s = s + field[i];
  }

  // This is better
  StringBuffer buf = new StringBuffer();
  for (int i = 0; i < field.length; ++i) {
    buf.append(field[i]);
  }
  String s = buf.toString();

SC_START_IN_CTOR: Constructor invokes Thread.start()

The constructor starts a thread. This is likely to be wrong if the class is ever extended/subclassed, since the thread will be started before the subclass constructor is started.

SE_NO_SUITABLE_CONSTRUCTOR: Class is Serializable but its superclass doesn't define a void constructor

This class implements the Serializable interface and its superclass does not. When such an object is deserialized, the fields of the superclass need to be initialized by invoking the void constructor of the superclass. Since the superclass does not have one, serialization and deserialization will fail at runtime.

SE_COMPARATOR_SHOULD_BE_SERIALIZABLE: Comparator doesn't implement Serializable

This class implements the Comparator interface. You should consider whether or not it should also implement the Serializable interface. If a comparator is used to construct an ordered collection such as a TreeMap, then the TreeMap will be serializable only if the comparator is also serializable. As most comparators have little or no state, making them serializable is generally easy and good defensive programming.

SE_BAD_FIELD_STORE: Non-serializable value stored into instance field of a serializable class

A non-serializable value is stored into a non-transient field of a serializable class.

SE_BAD_FIELD: Non-transient non-serializable instance field in serializable class

This Serializable class defines a non-primitive instance field which is neither transient, Serializable, or java.lang.Object, and does not appear to implement the Externalizable interface or the readObject() and writeObject() methods.  Objects of this class will not be deserialized correctly if a non-Serializable object is stored in this field.

SE_NONFINAL_SERIALVERSIONID: serialVersionUID isn't final

This class defines a serialVersionUID field that is not final.  The field should be made final if it is intended to specify the version UID for purposes of serialization.

SE_TRANSIENT_FIELD_NOT_RESTORED: Transient field that isn't set by deserialization.

This class contains a field that is updated at multiple places in the class, thus it seems to be part of the start of the class. However, since the field is marked as transient and not set in readObject or readResolve, it will contain the default value in any deserialized instance of the class.

SF_SWITCH_FALLTHROUGH: Switch statement found where one case falls through to the next case

This method contains a switch statement where one case branch will fall through to the next case. Usually you need to end this case with a break or return.

SIC_INNER_SHOULD_BE_STATIC: Should be a static inner class

This class is an inner class, but does not use its embedded reference to the object which created it.  This reference makes the instances of the class larger, and may keep the reference to the creator object alive longer than necessary.  If possible, the class should be be made static.

SE_NO_SERIALVERSIONID: Class is Serializable, but doesn't define serialVersionUID

This class implements the Serializable interface, but does not define a serialVersionUID field.  A change as simple as adding a reference to a .class object will add synthetic fields to the class, which will unfortunately change the implicit serialVersionUID (e.g., adding a reference to String.class will generate a static field class$java$lang$String). Also, different source code to bytecode compilers may use different naming conventions for synthetic variables generated for references to class objects or inner classes. To ensure interoperability of Serializable across versions, consider adding an explicit serialVersionUID.

SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING: A prepared statement is generated from a nonconstant String

The code creates an SQL prepared statement from a nonconstant String. If unchecked, tainted data from a user is used in building this String, SQL injection could be used to make the prepared statement do something unexpected and undesirable.

SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE: Nonconstant string passed to execute method on an SQL statement

The method invokes the execute method on an SQL statement with a String that seems to be dynamically generated. Consider using a prepared statement instead. It is more efficient and less vulnerable to SQL injection attacks.

SS_SHOULD_BE_STATIC: Unread field: should this field be static?

This class contains an instance final field that is initialized to a compile-time static value. Consider making the field static.

ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD: Write to static field from instance method

This instance method writes to a static field. This is tricky to get correct if multiple instances are being manipulated, and generally bad practice.

SWL_SLEEP_WITH_LOCK_HELD: Method calls Thread.sleep() with a lock held

This method calls Thread.sleep() with a lock held. This may result in very poor performance and scalability, or a deadlock, since other threads may be waiting to acquire the lock. It is a much better idea to call wait() on the lock, which releases the lock and allows other threads to run.

TLW_TWO_LOCK_WAIT: Wait with two locks held

Waiting on a monitor while two locks are held may cause deadlock.   Performing a wait only releases the lock on the object being waited on, not any other locks.   This not necessarily a bug, but is worth examining closely.

UCF_USELESS_CONTROL_FLOW: Useless control flow

This method contains a useless control flow statement.  Often, this is caused by inadvertently using an empty statement as the body of an if statement, e.g.:

    if (argv.length == 1);
        System.out.println("Hello, " + argv[0]);

UG_SYNC_SET_UNSYNC_GET: Unsynchronized get method, synchronized set method

This class contains similarly-named get and set methods where the set method is synchronized and the get method is not.  This may result in incorrect behavior at runtime, as callers of the get method will not necessarily see a consistent state for the object.  The get method should be made synchronized.

UI_INHERITANCE_UNSAFE_GETRESOURCE: Usage of GetResource may be unsafe if class is extended

Calling this.getClass().getResource(...) could give results other than expected if this class is extended by a class in another package.

UL_UNRELEASED_LOCK_EXCEPTION_PATH: Method does not release lock on all exception paths

This method acquires a JSR-166 (java.util.concurrent) lock, but does not release it on all exception paths out of the method. In general, the correct idiom for using a JSR-166 lock is:

    Lock l = ...;
    l.lock();
    try {
        // do something
    } finally {
        l.unlock();
    }

UL_UNRELEASED_LOCK: Method does not release lock on all paths

This method acquires a JSR-166 (java.util.concurrent) lock, but does not release it on all paths out of the method. In general, the correct idiom for using a JSR-166 lock is:

    Lock l = ...;
    l.lock();
    try {
        // do something
    } finally {
        l.unlock();
    }

UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS: Uncallable method defined in anonymous class

This anonymous class defined a method that is not directly invoked and does not override a method in a superclass. Since methods in other classes cannot directly invoke methods declared in an anonymous class, it seems that this method is uncallable. The method might simply be dead code, but it is also possible that the method is intended to override a method declared in a superclass, and due to an type or other error does not, in fact, override the method it is intended to.

UPM_UNCALLED_PRIVATE_METHOD: Private method is never called

This private method is never called. Although it is possible that the method will be invoked through reflection, it is more likely that the method is never used, and should be removed.

UR_UNINIT_READ: Uninitialized read of field in constructor

This constructor reads a field which has not yet been assigned a value.  This is often caused when the programmer mistakenly uses the field instead of one of the constructor's parameters.

URF_UNREAD_FIELD: Unread field

This field is never read.  Consider removing it from the class.

UUF_UNUSED_FIELD: Unused field

This field is never used.  Consider removing it from the class.

UW_UNCOND_WAIT: Unconditional wait

This method contains a call to java.lang.Object.wait() which is not guarded by conditional control flow.  If the condition that the method intends to wait for has already happened, the thread could wait indefinitely.

UWF_NULL_FIELD: Field only ever set to null

All writes to this field are of the constant value null, and thus all reads of the field will return null. Check for errors, or remove it if it is useless.

UWF_UNWRITTEN_FIELD: Unwritten field

This field is never written.  All reads of it will return the default value. Check for errors (should it have been initialized?), or remove it if it is useless.

WA_AWAIT_NOT_IN_LOOP: Condition.await() not in loop

This method contains a call to java.util.concurrent.await() (or variants) which is not in a loop.  If the object is used for multiple conditions, the condition the caller intended to wait for might not be the one that actually occurred.

WA_NOT_IN_LOOP: Wait not in loop

This method contains a call to java.lang.Object.wait() which is not in a loop.  If the monitor is used for multiple conditions, the condition the caller intended to wait for might not be the one that actually occurred.

WMI_WRONG_MAP_ITERATOR: Inefficient use of keySet iterator instead of entrySet iterator

This method accesses the value of a Map entry, using a key that was retrieved from a keySet iterator. It is more efficient to use an iterator on the entrySet of the map, to avoid the Map.get(key) lookup.