Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
65 0 0 5842

Rules

Rules Violations Severity
PackageHtml 11 error Error
NewlineAtEndOfFile 11 error Error
Translation 0 error Error
JavadocMethod 287 error Error
JavadocType 4 error Error
JavadocVariable 335 error Error
JavadocStyle 81 error Error
ConstantName 216 error Error
LocalFinalVariableName 0 error Error
LocalVariableName 33 error Error
MemberName 1 error Error
MethodName 0 error Error
PackageName 0 error Error
ParameterName 0 error Error
StaticVariableName 0 error Error
TypeName 0 error Error
AvoidStarImport 19 error Error
IllegalImport 0 error Error
RedundantImport 0 error Error
UnusedImports 27 error Error
FileLength 0 error Error
LineLength 896 error Error
MethodLength 1 error Error
ParameterNumber 0 error Error
EmptyForIteratorPad 1 error Error
MethodParamPad 0 error Error
NoWhitespaceAfter 1 error Error
NoWhitespaceBefore 0 error Error
OperatorWrap 6 error Error
ParenPad 3 error Error
TypecastParenPad 0 error Error
TabCharacter 1783 error Error
WhitespaceAfter 13 error Error
WhitespaceAround 757 error Error
ModifierOrder 208 error Error
RedundantModifier 1 error Error
AvoidNestedBlocks 0 error Error
EmptyBlock 1 error Error
LeftCurly 453 error Error
NeedBraces 50 error Error
RightCurly 56 error Error
AvoidInlineConditionals 5 error Error
DoubleCheckedLocking 0 error Error
EmptyStatement 0 error Error
EqualsHashCode 0 error Error
HiddenField 72 error Error
IllegalInstantiation 0 error Error
InnerAssignment 0 error Error
MagicNumber 35 error Error
MissingSwitchDefault 2 error Error
RedundantThrows 39 error Error
SimplifyBooleanExpression 0 error Error
SimplifyBooleanReturn 0 error Error
DesignForExtension 149 error Error
FinalClass 0 error Error
HideUtilityClassConstructor 3 error Error
InterfaceIsType 0 error Error
VisibilityModifier 18 error Error
ArrayTypeStyle 5 error Error
FinalParameters 238 error Error
GenericIllegalRegexp
  • message : "Line has trailing spaces."
  • format : "\s+$"
20 error Error
TodoComment 1 error Error
UpperEll 0 error Error

Files

Files info warning error
com/atlassian/plugin/osgi/factory/transform/TransformContext.java 0 0 173
com/atlassian/plugin/osgi/hostcomponents/impl/package-info.java 0 0 2
com/atlassian/plugin/osgi/util/OsgiHeaderUtil.java 0 0 90
com/atlassian/plugin/osgi/factory/package-info.java 0 0 1
com/atlassian/plugin/osgi/factory/BundleClassLoaderAccessor.java 0 0 55
com/atlassian/plugin/osgi/factory/transform/stage/package-info.java 0 0 1
com/atlassian/plugin/osgi/hostcomponents/package-info.java 0 0 2
com/atlassian/plugin/osgi/factory/transform/package-info.java 0 0 1
com/atlassian/plugin/osgi/util/OpCodes.java 0 0 2212
com/atlassian/plugin/osgi/factory/transform/stage/ComponentImportSpringStage.java 0 0 22
com/atlassian/plugin/osgi/container/felix/package-info.java 0 0 1
com/atlassian/plugin/osgi/factory/OsgiBundlePlugin.java 0 0 122
com/atlassian/plugin/osgi/hostcomponents/ComponentRegistrar.java 0 0 14
com/atlassian/plugin/osgi/factory/transform/DefaultPluginTransformer.java 0 0 112
com/atlassian/plugin/osgi/container/felix/FelixLoggerBridge.java 0 0 37
com/atlassian/plugin/osgi/container/impl/package.html 0 0 1
com/atlassian/plugin/osgi/factory/OsgiBundleFactory.java 0 0 63
com/atlassian/plugin/osgi/factory/OsgiPluginFactory.java 0 0 135
com/atlassian/plugin/osgi/factory/OsgiPluginXmlDescriptorParser.java 0 0 37
com/atlassian/plugin/osgi/container/OsgiContainerManager.java 0 0 17
com/atlassian/plugin/osgi/factory/transform/PluginTransformationException.java 0 0 15
com/atlassian/plugin/osgi/container/impl/DefaultOsgiPersistentCache.java 0 0 53
com/atlassian/plugin/osgi/container/OsgiContainerException.java 0 0 14
com/atlassian/plugin/osgi/hostcomponents/impl/DefaultPropertyBuilder.java 0 0 17
com/atlassian/plugin/osgi/factory/transform/PluginTransformer.java 0 0 16
com/atlassian/plugin/osgi/factory/transform/stage/HostComponentSpringStage.java 0 0 211
com/atlassian/plugin/osgi/container/felix/FelixOsgiContainerManager.java 0 0 277
com/atlassian/plugin/osgi/hostcomponents/impl/DefaultInstanceBuilder.java 0 0 10
com/atlassian/plugin/osgi/hostcomponents/HostComponentRegistration.java 0 0 11
com/atlassian/plugin/osgi/container/felix/ExportsBuilder.java 0 0 122
com/atlassian/plugin/osgi/factory/transform/package.html 0 0 1
com/atlassian/plugin/osgi/container/OsgiPersistentCache.java 0 0 4
com/atlassian/plugin/osgi/factory/transform/stage/ModuleTypeSpringStage.java 0 0 25
com/atlassian/plugin/osgi/util/package-info.java 0 0 1
com/atlassian/plugin/osgi/factory/OsgiPluginXmlDescriptorParserFactory.java 0 0 20
com/atlassian/plugin/osgi/factory/transform/stage/package.html 0 0 1
com/atlassian/plugin/osgi/container/package-info.java 0 0 1
com/atlassian/plugin/osgi/container/PackageScannerConfiguration.java 0 0 23
com/atlassian/plugin/osgi/util/Clazz.java 0 0 902
com/atlassian/plugin/osgi/hostcomponents/impl/DefaultComponentRegistrar.java 0 0 72
com/atlassian/plugin/osgi/external/ListableModuleDescriptorFactory.java 0 0 14
com/atlassian/plugin/osgi/external/package.html 0 0 1
com/atlassian/plugin/osgi/external/SingleModuleDescriptorFactory.java 0 0 89
com/atlassian/plugin/osgi/hostcomponents/impl/Registration.java 0 0 55
com/atlassian/plugin/osgi/factory/transform/stage/ComponentSpringStage.java 0 0 44
com/atlassian/plugin/osgi/hostcomponents/impl/package.html 0 0 1
com/atlassian/plugin/osgi/hostcomponents/InstanceBuilder.java 0 0 2
com/atlassian/plugin/osgi/factory/transform/model/ComponentImport.java 0 0 39
com/atlassian/plugin/osgi/factory/OsgiPlugin.java 0 0 341
com/atlassian/plugin/osgi/container/package.html 0 0 1
com/atlassian/plugin/osgi/factory/transform/model/SystemExports.java 0 0 34
com/atlassian/plugin/osgi/factory/package.html 0 0 1
com/atlassian/plugin/osgi/util/package.html 0 0 1
com/atlassian/plugin/osgi/container/felix/package.html 0 0 1
com/atlassian/plugin/osgi/container/impl/DefaultPackageScannerConfiguration.java 0 0 156
com/atlassian/plugin/osgi/hostcomponents/HostComponentProvider.java 0 0 8
com/atlassian/plugin/osgi/factory/transform/stage/GenerateManifestStage.java 0 0 60
com/atlassian/plugin/osgi/hostcomponents/ContextClassLoaderStrategy.java 0 0 5
com/atlassian/plugin/osgi/factory/UnrecognisedModuleDescriptorFallbackFactory.java 0 0 26
com/atlassian/plugin/osgi/hostcomponents/PropertyBuilder.java 0 0 9
com/atlassian/plugin/osgi/factory/transform/stage/SpringHelper.java 0 0 38
com/atlassian/plugin/osgi/factory/transform/TransformStage.java 0 0 5
com/atlassian/plugin/osgi/factory/transform/model/package.html 0 0 1
com/atlassian/plugin/osgi/hostcomponents/package.html 0 0 1
com/atlassian/plugin/osgi/factory/transform/stage/AddBundleOverridesStage.java 0 0 15

Details

com/atlassian/plugin/osgi/factory/transform/TransformContext.java

Violation Message Line
error Unused import - org.codehaus.classworlds.uberjar.protocol.jar.NonLockingJarHandler. 9
error Unused import - java.net.MalformedURLException. 18
error Unused import - java.net.URL. 19
error Using the '.*' form of import should be avoided - java.util.*. 20
error First sentence should end with a period. 24
error Line is longer than 80 characters. 25
error '{' should be on the previous line. 30
error Missing a Javadoc comment. 31
error Missing a Javadoc comment. 32
error Missing a Javadoc comment. 33
error '<' is not preceded with whitespace. 33
error '<' is not followed by whitespace. 33
error '>' is not preceded with whitespace. 33
error Missing a Javadoc comment. 34
error '<' is not preceded with whitespace. 34
error '<' is not followed by whitespace. 34
error '>' is not preceded with whitespace. 34
error Missing a Javadoc comment. 35
error '<' is not preceded with whitespace. 35
error '<' is not followed by whitespace. 35
error '>' is not preceded with whitespace. 35
error Missing a Javadoc comment. 36
error Missing a Javadoc comment. 37
error '<' is not preceded with whitespace. 37
error '<' is not followed by whitespace. 37
error '>' is not preceded with whitespace. 37
error Missing a Javadoc comment. 38
error '<' is not preceded with whitespace. 38
error '<' is not followed by whitespace. 38
error '>' is not preceded with whitespace. 38
error Missing a Javadoc comment. 39
error Missing a Javadoc comment. 40
error '<' is not preceded with whitespace. 40
error '<' is not followed by whitespace. 40
error '>' is not preceded with whitespace. 40
error Missing a Javadoc comment. 41
error Line is longer than 80 characters. 43
error Missing a Javadoc comment. 43
error Parameter regs should be final. 43
error '<' is not preceded with whitespace. 43
error '<' is not followed by whitespace. 43
error '>' is not preceded with whitespace. 43
error 'regs' hides a field. 43
error Parameter systemExports should be final. 43
error 'systemExports' hides a field. 43
error Line is longer than 80 characters. 44
error Parameter pluginArtifact should be final. 44
error 'pluginArtifact' hides a field. 44
error Parameter descriptorPath should be final. 44
error Line is longer than 80 characters. 46
error Line is longer than 80 characters. 47
error '{' should be on the previous line. 53
error '}' should be on the same line. 56
error '{' should be on the previous line. 58
error '<' is not preceded with whitespace. 61
error '<' is not followed by whitespace. 61
error '>' is not preceded with whitespace. 61
error '>' is not followed by whitespace. 61
error '<' is not preceded with whitespace. 62
error '<' is not followed by whitespace. 62
error '>' is not preceded with whitespace. 62
error '>' is not followed by whitespace. 62
error Line is longer than 80 characters. 63
error '<' is not preceded with whitespace. 64
error '<' is not followed by whitespace. 64
error '>' is not preceded with whitespace. 64
error '>' is not followed by whitespace. 64
error '<' is not preceded with whitespace. 65
error '<' is not followed by whitespace. 65
error '>' is not preceded with whitespace. 65
error '>' is not followed by whitespace. 65
error Line is longer than 80 characters. 67
error Line is longer than 80 characters. 70
error Missing a Javadoc comment. 70
error '<' is not preceded with whitespace. 70
error '<' is not followed by whitespace. 70
error '>' is not preceded with whitespace. 70
error Parameter descriptorDocument should be final. 70
error 'descriptorDocument' hides a field. 70
error Line is longer than 80 characters. 72
error '<' is not preceded with whitespace. 72
error '<' is not followed by whitespace. 72
error ',' is not followed by whitespace. 72
error '>' is not preceded with whitespace. 72
error 'componentImports' hides a field. 72
error '<' is not preceded with whitespace. 72
error '<' is not followed by whitespace. 72
error ',' is not followed by whitespace. 72
error '>' is not preceded with whitespace. 72
error '>' is not followed by whitespace. 72
error Line is longer than 80 characters. 73
error '<' is not preceded with whitespace. 73
error '<' is not followed by whitespace. 73
error '>' is not preceded with whitespace. 73
error '{' should be on the previous line. 75
error Line is longer than 80 characters. 82
error Missing a Javadoc comment. 82
error Parameter pluginArtifact should be final. 82
error 'pluginArtifact' hides a field. 82
error Parameter descriptorPath should be final. 82
error Redundant throws: 'PluginTransformationException' is unchecked exception. 82
error 'descriptorDocument' hides a field. 84
error '{' should be on the previous line. 87
error Line is longer than 80 characters. 88
error '{' should be on the previous line. 90
error Line is longer than 80 characters. 91
error Line is longer than 80 characters. 93
error '}' should be on the same line. 95
error '{' should be on the previous line. 97
error Method 'getPluginFile' is not designed for extension - needs to be abstract, final or empty. 103
error Missing a Javadoc comment. 103
error '{' should be on the previous line. 104
error Method 'getPluginArtifact' is not designed for extension - needs to be abstract, final or empty. 108
error Missing a Javadoc comment. 108
error '{' should be on the previous line. 109
error Method 'getPluginJar' is not designed for extension - needs to be abstract, final or empty. 113
error Missing a Javadoc comment. 113
error '{' should be on the previous line. 114
error Method 'getHostComponentRegistrations' is not designed for extension - needs to be abstract, final or empty. 118
error Missing a Javadoc comment. 118
error '<' is not preceded with whitespace. 118
error '<' is not followed by whitespace. 118
error '>' is not preceded with whitespace. 118
error '{' should be on the previous line. 119
error Method 'getFileOverrides' is not designed for extension - needs to be abstract, final or empty. 123
error Missing a Javadoc comment. 123
error '<' is not preceded with whitespace. 123
error '<' is not followed by whitespace. 123
error '>' is not preceded with whitespace. 123
error '{' should be on the previous line. 124
error Method 'getBndInstructions' is not designed for extension - needs to be abstract, final or empty. 128
error Missing a Javadoc comment. 128
error '<' is not preceded with whitespace. 128
error '<' is not followed by whitespace. 128
error '>' is not preceded with whitespace. 128
error '{' should be on the previous line. 129
error Method 'getDescriptorDocument' is not designed for extension - needs to be abstract, final or empty. 133
error Missing a Javadoc comment. 133
error '{' should be on the previous line. 134
error Method 'getManifest' is not designed for extension - needs to be abstract, final or empty. 138
error Missing a Javadoc comment. 138
error '{' should be on the previous line. 139
error Method 'getExtraImports' is not designed for extension - needs to be abstract, final or empty. 143
error Missing a Javadoc comment. 143
error '<' is not preceded with whitespace. 143
error '<' is not followed by whitespace. 143
error '>' is not preceded with whitespace. 143
error '{' should be on the previous line. 144
error Method 'getExtraExports' is not designed for extension - needs to be abstract, final or empty. 148
error Missing a Javadoc comment. 148
error '<' is not preceded with whitespace. 148
error '<' is not followed by whitespace. 148
error '>' is not preceded with whitespace. 148
error '{' should be on the previous line. 149
error Method 'getComponentImports' is not designed for extension - needs to be abstract, final or empty. 153
error Missing a Javadoc comment. 153
error '<' is not preceded with whitespace. 153
error '<' is not followed by whitespace. 153
error '>' is not preceded with whitespace. 153
error '{' should be on the previous line. 154
error Method 'getSystemExports' is not designed for extension - needs to be abstract, final or empty. 158
error Missing a Javadoc comment. 158
error '{' should be on the previous line. 159
error Line is longer than 80 characters. 163
error Missing a Javadoc comment. 163
error Line is longer than 80 characters. 167
error Line is longer than 80 characters. 169
error Parameter source should be final. 169
error Expected @param tag for 'source'. 169
error Redundant throws: 'PluginParseException' is unchecked exception. 169
error Line is longer than 80 characters. 171
error Missing a Javadoc comment. 175
error '{' should be on the previous line. 177

com/atlassian/plugin/osgi/hostcomponents/impl/package-info.java

Violation Message Line
error File does not end with a newline. 0
error Line is longer than 80 characters. 2

com/atlassian/plugin/osgi/util/OsgiHeaderUtil.java

Violation Message Line
error Unused import - com.atlassian.plugin.osgi.container.PackageScannerConfiguration. 4
error Using the '.*' form of import should be avoided - java.util.*. 8
error Unused import - java.util.jar.Manifest. 9
error Using the '.*' form of import should be avoided - java.io.*. 10
error Unused import - java.net.MalformedURLException. 11
error Unused import - org.twdata.pkgscanner.ExportPackage. 13
error Unused import - org.twdata.pkgscanner.PackageScanner. 14
error Unused import - org.twdata.pkgscanner.PackageScanner.jars. 15
error Unused import - org.twdata.pkgscanner.PackageScanner.include. 16
error Unused import - org.twdata.pkgscanner.PackageScanner.exclude. 17
error Unused import - org.twdata.pkgscanner.PackageScanner.packages. 18
error Unused import - org.osgi.framework.Version. 19
error Unused import - org.osgi.framework.Constants. 20
error Unused import - org.apache.commons.io.IOUtils. 23
error Unused import - aQute.lib.osgi.Analyzer. 24
error Unused import - aQute.lib.osgi.Jar. 25
error Unused import - javax.servlet.ServletContext. 27
error First sentence should end with a period. 29
error Utility classes should not have a public or default constructor. 32
error '{' should be on the previous line. 33
error Missing a Javadoc comment. 34
error Missing a Javadoc comment. 35
error Missing a Javadoc comment. 36
error Variable 'log' must be private and have accessor methods. 36
error Line is longer than 80 characters. 39
error Line is longer than 80 characters. 45
error Parameter registrations should be final. 45
error '<' is not preceded with whitespace. 45
error '<' is not followed by whitespace. 45
error '>' is not preceded with whitespace. 45
error '<' is not preceded with whitespace. 48
error '<' is not followed by whitespace. 48
error '>' is not preceded with whitespace. 48
error '<' is not preceded with whitespace. 48
error '<' is not followed by whitespace. 48
error '>' is not preceded with whitespace. 48
error '>' is not followed by whitespace. 48
error '<' is not preceded with whitespace. 49
error '<' is not followed by whitespace. 49
error '>' is not preceded with whitespace. 49
error '<' is not preceded with whitespace. 49
error '<' is not followed by whitespace. 49
error '>' is not preceded with whitespace. 49
error '>' is not followed by whitespace. 49
error '{' should be on the previous line. 51
error '}' should be on the same line. 53
error '{' should be on the previous line. 55
error '{' should be on the previous line. 57
error '<' is not preceded with whitespace. 58
error '<' is not followed by whitespace. 58
error '>' is not preceded with whitespace. 58
error '<' is not preceded with whitespace. 58
error '<' is not followed by whitespace. 58
error '>' is not preceded with whitespace. 58
error '>' is not followed by whitespace. 58
error 'for' construct must use '{}'s. 61
error '{' should be on the previous line. 65
error ',' is not followed by whitespace. 66
error '+' is not preceded with whitespace. 66
error '+' is not followed by whitespace. 66
error Line is longer than 80 characters. 67
error '{' should be on the previous line. 71
error Line is longer than 80 characters. 87
error Parameter className should be final. 87
error Parameter scannedClasses should be final. 87
error '<' is not preceded with whitespace. 87
error '<' is not followed by whitespace. 87
error '>' is not preceded with whitespace. 87
error Parameter packageImports should be final. 87
error '<' is not preceded with whitespace. 87
error '<' is not followed by whitespace. 87
error '>' is not preceded with whitespace. 87
error Parameter level should be final. 87
error '{' should be on the previous line. 90
error 'if' construct must use '{}'s. 94
error 'if' construct must use '{}'s. 97
error 'else' construct must use '{}'s. 99
error 'if' construct must use '{}'s. 102
error '+' is not preceded with whitespace. 103
error '+' is not followed by whitespace. 103
error Line is longer than 80 characters. 105
error '{' should be on the previous line. 107
error '+' is not preceded with whitespace. 108
error '+' is not followed by whitespace. 108
error '<' is not preceded with whitespace. 114
error '<' is not followed by whitespace. 114
error '>' is not preceded with whitespace. 114
error 'for' construct must use '{}'s. 115
error '-' is not preceded with whitespace. 116
error '-' is not followed by whitespace. 116

com/atlassian/plugin/osgi/factory/package-info.java

Violation Message Line
error File does not end with a newline. 0

com/atlassian/plugin/osgi/factory/BundleClassLoaderAccessor.java

Violation Message Line
error Utility classes should not have a public or default constructor. 19
error '{' should be on the previous line. 20
error Line is longer than 80 characters. 21
error Missing a Javadoc comment. 21
error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 21
error Line is longer than 80 characters. 23
error Missing a Javadoc comment. 23
error Parameter alternativeResourceLoader should be final. 23
error Line is longer than 80 characters. 28
error Missing a Javadoc comment. 28
error '<' is not followed by whitespace. 28
error '>' is not preceded with whitespace. 28
error '<' is not preceded with whitespace. 28
error '<' is not followed by whitespace. 28
error '>' is not preceded with whitespace. 28
error '<' is not preceded with whitespace. 28
error '<' is not followed by whitespace. 28
error '?' is not preceded with whitespace. 28
error '>' is not preceded with whitespace. 28
error '?' is not followed by whitespace. 28
error '<' is not preceded with whitespace. 32
error '<' is not followed by whitespace. 32
error '>' is not preceded with whitespace. 32
error First sentence should end with a period. 37
error '{' should be on the previous line. 41
error Missing a Javadoc comment. 42
error Missing a Javadoc comment. 43
error Line is longer than 80 characters. 45
error Missing a Javadoc comment. 45
error 'bundle' hides a field. 45
error Parameter altResourceLoader should be final. 45
error 'altResourceLoader' hides a field. 45
error '{' should be on the previous line. 49
error Missing a Javadoc comment. 57
error Line is longer than 80 characters. 58
error '<' is not preceded with whitespace. 58
error '<' is not followed by whitespace. 58
error '?' is not preceded with whitespace. 58
error '>' is not preceded with whitespace. 58
error '?' is not followed by whitespace. 58
error Missing a Javadoc comment. 63
error Line is longer than 80 characters. 64
error '<' is not preceded with whitespace. 64
error '<' is not followed by whitespace. 64
error '>' is not preceded with whitespace. 64
error '<' is not preceded with whitespace. 67
error '<' is not followed by whitespace. 67
error '>' is not preceded with whitespace. 67
error Line is longer than 80 characters. 69
error '{' should be on the previous line. 72
error '{' should be on the previous line. 75
error Line is longer than 80 characters. 76
error Missing a Javadoc comment. 82
error '{' should be on the previous line. 84
error '{' should be on the previous line. 87

com/atlassian/plugin/osgi/factory/transform/stage/package-info.java

Violation Message Line
error File does not end with a newline. 0

com/atlassian/plugin/osgi/hostcomponents/package-info.java

Violation Message Line
error File does not end with a newline. 0
error Line is longer than 80 characters. 2

com/atlassian/plugin/osgi/factory/transform/package-info.java

Violation Message Line
error File does not end with a newline. 0

com/atlassian/plugin/osgi/util/OpCodes.java

Violation Message Line
error First sentence should end with a period. 3
error Line is longer than 80 characters. 4
error Line is longer than 80 characters. 7
error Line contains a tab character. 7
error Missing a Javadoc comment. 7
error 'static' modifier out of order with the JLS suggestions. 7
error Name 'nop' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 7
error Line is longer than 80 characters. 8
error Line contains a tab character. 8
error Line contains a tab character. 9
error Line is longer than 80 characters. 10
error Line contains a tab character. 10
error Missing a Javadoc comment. 10
error 'static' modifier out of order with the JLS suggestions. 10
error Name 'aconst_null' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 10
error Line contains a tab character. 11
error Line is longer than 80 characters. 12
error Line contains a tab character. 12
error Missing a Javadoc comment. 12
error 'static' modifier out of order with the JLS suggestions. 12
error Name 'iconst_m1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 12
error Line is longer than 80 characters. 13
error Line contains a tab character. 13
error Line contains a tab character. 14
error Line is longer than 80 characters. 15
error Line contains a tab character. 15
error Missing a Javadoc comment. 15
error 'static' modifier out of order with the JLS suggestions. 15
error Name 'iconst_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 15
error Line is longer than 80 characters. 16
error Line contains a tab character. 16
error Line contains a tab character. 17
error Line is longer than 80 characters. 18
error Line contains a tab character. 18
error Missing a Javadoc comment. 18
error 'static' modifier out of order with the JLS suggestions. 18
error Name 'iconst_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 18
error Line is longer than 80 characters. 19
error Line contains a tab character. 19
error Line contains a tab character. 20
error Line is longer than 80 characters. 21
error Line contains a tab character. 21
error Missing a Javadoc comment. 21
error 'static' modifier out of order with the JLS suggestions. 21
error Name 'iconst_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 21
error Line is longer than 80 characters. 22
error Line contains a tab character. 22
error Line contains a tab character. 23
error Line is longer than 80 characters. 24
error Line contains a tab character. 24
error Missing a Javadoc comment. 24
error 'static' modifier out of order with the JLS suggestions. 24
error Name 'iconst_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 24
error Line is longer than 80 characters. 25
error Line contains a tab character. 25
error Line contains a tab character. 26
error Line is longer than 80 characters. 27
error Line contains a tab character. 27
error Missing a Javadoc comment. 27
error 'static' modifier out of order with the JLS suggestions. 27
error Name 'iconst_4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 27
error Line is longer than 80 characters. 28
error Line contains a tab character. 28
error Line contains a tab character. 29
error Line is longer than 80 characters. 30
error Line contains a tab character. 30
error Missing a Javadoc comment. 30
error 'static' modifier out of order with the JLS suggestions. 30
error Name 'iconst_5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
error Line is longer than 80 characters. 31
error Line contains a tab character. 31
error Line contains a tab character. 32
error Line is longer than 80 characters. 33
error Line contains a tab character. 33
error Missing a Javadoc comment. 33
error 'static' modifier out of order with the JLS suggestions. 33
error Name 'lconst_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
error Line is longer than 80 characters. 34
error Line contains a tab character. 34
error Line contains a tab character. 35
error Line is longer than 80 characters. 36
error Line contains a tab character. 36
error Missing a Javadoc comment. 36
error 'static' modifier out of order with the JLS suggestions. 36
error Name 'bipush' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
error Line is longer than 80 characters. 37
error Line contains a tab character. 37
error Line contains a tab character. 38
error Line contains a tab character. 39
error Line is longer than 80 characters. 40
error Line contains a tab character. 40
error Missing a Javadoc comment. 40
error 'static' modifier out of order with the JLS suggestions. 40
error Name 'sipush' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
error Line is longer than 80 characters. 41
error Line contains a tab character. 41
error Line contains a tab character. 42
error Line contains a tab character. 43
error Line is longer than 80 characters. 44
error Line contains a tab character. 44
error Missing a Javadoc comment. 44
error 'static' modifier out of order with the JLS suggestions. 44
error Name 'ldc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
error Line is longer than 80 characters. 45
error Line contains a tab character. 45
error Line contains a tab character. 46
error Line contains a tab character. 47
error Line contains a tab character. 48
error Line contains a tab character. 49
error Line is longer than 80 characters. 50
error Line contains a tab character. 50
error Missing a Javadoc comment. 50
error 'static' modifier out of order with the JLS suggestions. 50
error Name 'ldc_w' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
error Line is longer than 80 characters. 51
error Line contains a tab character. 51
error Line contains a tab character. 52
error Line contains a tab character. 53
error Line contains a tab character. 54
error Line contains a tab character. 55
error Line contains a tab character. 56
error Line contains a tab character. 57
error Line is longer than 80 characters. 58
error Line contains a tab character. 58
error Missing a Javadoc comment. 58
error 'static' modifier out of order with the JLS suggestions. 58
error Name 'ldc2_w' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
error Line is longer than 80 characters. 59
error Line contains a tab character. 59
error Line contains a tab character. 60
error Line contains a tab character. 61
error Line contains a tab character. 62
error Line contains a tab character. 63
error Line contains a tab character. 64
error Line contains a tab character. 65
error Line is longer than 80 characters. 66
error Line contains a tab character. 66
error Missing a Javadoc comment. 66
error 'static' modifier out of order with the JLS suggestions. 66
error Name 'iload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 66
error Line is longer than 80 characters. 67
error Line contains a tab character. 67
error Line contains a tab character. 68
error Line is longer than 80 characters. 69
error Line contains a tab character. 69
error Missing a Javadoc comment. 69
error 'static' modifier out of order with the JLS suggestions. 69
error Name 'lload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 69
error Line is longer than 80 characters. 70
error Line contains a tab character. 70
error Line contains a tab character. 71
error Line contains a tab character. 72
error Line is longer than 80 characters. 73
error Line contains a tab character. 73
error Missing a Javadoc comment. 73
error 'static' modifier out of order with the JLS suggestions. 73
error Name 'fload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 73
error Line is longer than 80 characters. 74
error Line contains a tab character. 74
error Line contains a tab character. 75
error Line contains a tab character. 76
error Line is longer than 80 characters. 77
error Line contains a tab character. 77
error Missing a Javadoc comment. 77
error 'static' modifier out of order with the JLS suggestions. 77
error Name 'dload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 77
error Line is longer than 80 characters. 78
error Line contains a tab character. 78
error Line contains a tab character. 79
error Line contains a tab character. 80
error Line is longer than 80 characters. 81
error Line contains a tab character. 81
error Missing a Javadoc comment. 81
error 'static' modifier out of order with the JLS suggestions. 81
error Name 'aload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 81
error Line is longer than 80 characters. 82
error Line contains a tab character. 82
error Line contains a tab character. 83
error Line contains a tab character. 84
error Line is longer than 80 characters. 85
error Line contains a tab character. 85
error Missing a Javadoc comment. 85
error 'static' modifier out of order with the JLS suggestions. 85
error Name 'lload_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 85
error Line is longer than 80 characters. 86
error Line contains a tab character. 86
error Line contains a tab character. 87
error Line is longer than 80 characters. 88
error Line contains a tab character. 88
error Missing a Javadoc comment. 88
error 'static' modifier out of order with the JLS suggestions. 88
error Name 'lload_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 88
error Line is longer than 80 characters. 89
error Line contains a tab character. 89
error Line contains a tab character. 90
error Line is longer than 80 characters. 91
error Line contains a tab character. 91
error Missing a Javadoc comment. 91
error 'static' modifier out of order with the JLS suggestions. 91
error Name 'fload_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 91
error Line is longer than 80 characters. 92
error Line contains a tab character. 92
error Line contains a tab character. 93
error Line is longer than 80 characters. 94
error Line contains a tab character. 94
error Missing a Javadoc comment. 94
error 'static' modifier out of order with the JLS suggestions. 94
error Name 'fload_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 94
error Line is longer than 80 characters. 95
error Line contains a tab character. 95
error Line contains a tab character. 96
error Line is longer than 80 characters. 97
error Line contains a tab character. 97
error Missing a Javadoc comment. 97
error 'static' modifier out of order with the JLS suggestions. 97
error Name 'fload_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 97
error Line is longer than 80 characters. 98
error Line contains a tab character. 98
error Line contains a tab character. 99
error Line is longer than 80 characters. 100
error Line contains a tab character. 100
error Missing a Javadoc comment. 100
error 'static' modifier out of order with the JLS suggestions. 100
error Name 'fload_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 100
error Line is longer than 80 characters. 101
error Line contains a tab character. 101
error Line contains a tab character. 102
error Line is longer than 80 characters. 103
error Line contains a tab character. 103
error Missing a Javadoc comment. 103
error 'static' modifier out of order with the JLS suggestions. 103
error Name 'dload_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 103
error Line is longer than 80 characters. 104
error Line contains a tab character. 104
error Line contains a tab character. 105
error Line is longer than 80 characters. 106
error Line contains a tab character. 106
error Missing a Javadoc comment. 106
error 'static' modifier out of order with the JLS suggestions. 106
error Name 'dload_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 106
error Line is longer than 80 characters. 107
error Line contains a tab character. 107
error Line contains a tab character. 108
error Line is longer than 80 characters. 109
error Line contains a tab character. 109
error Missing a Javadoc comment. 109
error 'static' modifier out of order with the JLS suggestions. 109
error Name 'dload_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 109
error Line is longer than 80 characters. 110
error Line contains a tab character. 110
error Line contains a tab character. 111
error Line is longer than 80 characters. 112
error Line contains a tab character. 112
error Missing a Javadoc comment. 112
error 'static' modifier out of order with the JLS suggestions. 112
error Name 'dload_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 112
error Line is longer than 80 characters. 113
error Line contains a tab character. 113
error Line contains a tab character. 114
error Line is longer than 80 characters. 115
error Line contains a tab character. 115
error Missing a Javadoc comment. 115
error 'static' modifier out of order with the JLS suggestions. 115
error Name 'faload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 115
error Line is longer than 80 characters. 116
error Line contains a tab character. 116
error Line contains a tab character. 117
error Line is longer than 80 characters. 118
error Line contains a tab character. 118
error Missing a Javadoc comment. 118
error 'static' modifier out of order with the JLS suggestions. 118
error Name 'daload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 118
error Line is longer than 80 characters. 119
error Line contains a tab character. 119
error Line contains a tab character. 120
error Line is longer than 80 characters. 121
error Line contains a tab character. 121
error Missing a Javadoc comment. 121
error 'static' modifier out of order with the JLS suggestions. 121
error Name 'aaload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 121
error Line is longer than 80 characters. 122
error Line contains a tab character. 122
error Line contains a tab character. 123
error Line contains a tab character. 124
error Line is longer than 80 characters. 125
error Line contains a tab character. 125
error Missing a Javadoc comment. 125
error 'static' modifier out of order with the JLS suggestions. 125
error Name 'baload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 125
error Line is longer than 80 characters. 126
error Line contains a tab character. 126
error Line contains a tab character. 127
error Line contains a tab character. 128
error Line is longer than 80 characters. 129
error Line contains a tab character. 129
error Missing a Javadoc comment. 129
error 'static' modifier out of order with the JLS suggestions. 129
error Name 'caload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 129
error Line is longer than 80 characters. 130
error Line contains a tab character. 130
error Line contains a tab character. 131
error Line is longer than 80 characters. 132
error Line contains a tab character. 132
error Missing a Javadoc comment. 132
error 'static' modifier out of order with the JLS suggestions. 132
error Name 'saload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 132
error Line is longer than 80 characters. 133
error Line contains a tab character. 133
error Line contains a tab character. 134
error Line is longer than 80 characters. 135
error Line contains a tab character. 135
error Missing a Javadoc comment. 135
error 'static' modifier out of order with the JLS suggestions. 135
error Name 'istore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 135
error Line is longer than 80 characters. 136
error Line contains a tab character. 136
error Line contains a tab character. 137
error Line is longer than 80 characters. 138
error Line contains a tab character. 138
error Missing a Javadoc comment. 138
error 'static' modifier out of order with the JLS suggestions. 138
error Name 'lstore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 138
error Line is longer than 80 characters. 139
error Line contains a tab character. 139
error Line contains a tab character. 140
error Line contains a tab character. 141
error Line is longer than 80 characters. 142
error Line contains a tab character. 142
error Missing a Javadoc comment. 142
error 'static' modifier out of order with the JLS suggestions. 142
error Name 'fstore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 142
error Line is longer than 80 characters. 143
error Line contains a tab character. 143
error Line contains a tab character. 144
error Line contains a tab character. 145
error Line is longer than 80 characters. 146
error Line contains a tab character. 146
error Missing a Javadoc comment. 146
error 'static' modifier out of order with the JLS suggestions. 146
error Name 'dstore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 146
error Line is longer than 80 characters. 147
error Line contains a tab character. 147
error Line contains a tab character. 148
error Line contains a tab character. 149
error Line is longer than 80 characters. 150
error Line contains a tab character. 150
error Missing a Javadoc comment. 150
error 'static' modifier out of order with the JLS suggestions. 150
error Name 'lstore_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 150
error Line is longer than 80 characters. 151
error Line contains a tab character. 151
error Line contains a tab character. 152
error Line is longer than 80 characters. 153
error Line contains a tab character. 153
error Missing a Javadoc comment. 153
error 'static' modifier out of order with the JLS suggestions. 153
error Name 'lstore_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 153
error Line is longer than 80 characters. 154
error Line contains a tab character. 154
error Line contains a tab character. 155
error Line is longer than 80 characters. 156
error Line contains a tab character. 156
error Missing a Javadoc comment. 156
error 'static' modifier out of order with the JLS suggestions. 156
error Name 'lstore_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 156
error Line is longer than 80 characters. 157
error Line contains a tab character. 157
error Line contains a tab character. 158
error Line is longer than 80 characters. 159
error Line contains a tab character. 159
error Missing a Javadoc comment. 159
error 'static' modifier out of order with the JLS suggestions. 159
error Name 'fstore_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 159
error Line is longer than 80 characters. 160
error Line contains a tab character. 160
error Line contains a tab character. 161
error Line is longer than 80 characters. 162
error Line contains a tab character. 162
error Missing a Javadoc comment. 162
error 'static' modifier out of order with the JLS suggestions. 162
error Name 'fstore_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 162
error Line is longer than 80 characters. 163
error Line contains a tab character. 163
error Line contains a tab character. 164
error Line is longer than 80 characters. 165
error Line contains a tab character. 165
error Missing a Javadoc comment. 165
error 'static' modifier out of order with the JLS suggestions. 165
error Name 'fstore_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 165
error Line is longer than 80 characters. 166
error Line contains a tab character. 166
error Line contains a tab character. 167
error Line is longer than 80 characters. 168
error Line contains a tab character. 168
error Missing a Javadoc comment. 168
error 'static' modifier out of order with the JLS suggestions. 168
error Name 'fstore_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 168
error Line is longer than 80 characters. 169
error Line contains a tab character. 169
error Line contains a tab character. 170
error Line is longer than 80 characters. 171
error Line contains a tab character. 171
error Missing a Javadoc comment. 171
error 'static' modifier out of order with the JLS suggestions. 171
error Name 'dstore_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 171
error Line is longer than 80 characters. 172
error Line contains a tab character. 172
error Line contains a tab character. 173
error Line is longer than 80 characters. 174
error Line contains a tab character. 174
error Missing a Javadoc comment. 174
error 'static' modifier out of order with the JLS suggestions. 174
error Name 'dstore_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 174
error Line is longer than 80 characters. 175
error Line contains a tab character. 175
error Line contains a tab character. 176
error Line is longer than 80 characters. 177
error Line contains a tab character. 177
error Missing a Javadoc comment. 177
error 'static' modifier out of order with the JLS suggestions. 177
error Name 'dstore_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 177
error Line is longer than 80 characters. 178
error Line contains a tab character. 178
error Line contains a tab character. 179
error Line is longer than 80 characters. 180
error Line contains a tab character. 180
error Missing a Javadoc comment. 180
error 'static' modifier out of order with the JLS suggestions. 180
error Name 'lastore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 180
error Line is longer than 80 characters. 181
error Line contains a tab character. 181
error Line contains a tab character. 182
error Line is longer than 80 characters. 183
error Line contains a tab character. 183
error Missing a Javadoc comment. 183
error 'static' modifier out of order with the JLS suggestions. 183
error Name 'fastore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 183
error Line is longer than 80 characters. 184
error Line contains a tab character. 184
error Line contains a tab character. 185
error Line is longer than 80 characters. 186
error Line contains a tab character. 186
error Missing a Javadoc comment. 186
error 'static' modifier out of order with the JLS suggestions. 186
error Name 'dastore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 186
error Line is longer than 80 characters. 187
error Line contains a tab character. 187
error Line contains a tab character. 188
error Line is longer than 80 characters. 189
error Line contains a tab character. 189
error Missing a Javadoc comment. 189
error 'static' modifier out of order with the JLS suggestions. 189
error Name 'aastore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 189
error Line is longer than 80 characters. 190
error Line contains a tab character. 190
error Line contains a tab character. 191
error Line contains a tab character. 192
error Line is longer than 80 characters. 193
error Line contains a tab character. 193
error Missing a Javadoc comment. 193
error 'static' modifier out of order with the JLS suggestions. 193
error Name 'bastore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 193
error Line is longer than 80 characters. 194
error Line contains a tab character. 194
error Line contains a tab character. 195
error Line contains a tab character. 196
error Line is longer than 80 characters. 197
error Line contains a tab character. 197
error Missing a Javadoc comment. 197
error 'static' modifier out of order with the JLS suggestions. 197
error Name 'castore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 197
error Line is longer than 80 characters. 198
error Line contains a tab character. 198
error Line contains a tab character. 199
error Line is longer than 80 characters. 200
error Line contains a tab character. 200
error Missing a Javadoc comment. 200
error 'static' modifier out of order with the JLS suggestions. 200
error Name 'sastore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 200
error Line is longer than 80 characters. 201
error Line contains a tab character. 201
error Line contains a tab character. 202
error Line is longer than 80 characters. 203
error Line contains a tab character. 203
error Missing a Javadoc comment. 203
error 'static' modifier out of order with the JLS suggestions. 203
error Name 'pop' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 203
error Line is longer than 80 characters. 204
error Line contains a tab character. 204
error Line contains a tab character. 205
error Line is longer than 80 characters. 206
error Line contains a tab character. 206
error Missing a Javadoc comment. 206
error 'static' modifier out of order with the JLS suggestions. 206
error Name 'pop2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 206
error Line is longer than 80 characters. 207
error Line contains a tab character. 207
error Line contains a tab character. 208
error Line contains a tab character. 209
error Line contains a tab character. 210
error Line is longer than 80 characters. 211
error Line contains a tab character. 211
error Missing a Javadoc comment. 211
error 'static' modifier out of order with the JLS suggestions. 211
error Name 'dup' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 211
error Line contains a tab character. 212
error Line contains a tab character. 213
error Line is longer than 80 characters. 214
error Line contains a tab character. 214
error Missing a Javadoc comment. 214
error 'static' modifier out of order with the JLS suggestions. 214
error Name 'iadd' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 214
error Line is longer than 80 characters. 215
error Line contains a tab character. 215
error Line contains a tab character. 216
error Line is longer than 80 characters. 217
error Line contains a tab character. 217
error Missing a Javadoc comment. 217
error 'static' modifier out of order with the JLS suggestions. 217
error Name 'ladd' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 217
error Line is longer than 80 characters. 218
error Line contains a tab character. 218
error Line contains a tab character. 219
error Line is longer than 80 characters. 220
error Line contains a tab character. 220
error Missing a Javadoc comment. 220
error 'static' modifier out of order with the JLS suggestions. 220
error Name 'fadd' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 220
error Line is longer than 80 characters. 221
error Line contains a tab character. 221
error Line contains a tab character. 222
error Line is longer than 80 characters. 223
error Line contains a tab character. 223
error Missing a Javadoc comment. 223
error 'static' modifier out of order with the JLS suggestions. 223
error Name 'dadd' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 223
error Line is longer than 80 characters. 224
error Line contains a tab character. 224
error Line contains a tab character. 225
error Line is longer than 80 characters. 226
error Line contains a tab character. 226
error Missing a Javadoc comment. 226
error 'static' modifier out of order with the JLS suggestions. 226
error Name 'isub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 226
error Line is longer than 80 characters. 227
error Line contains a tab character. 227
error Line contains a tab character. 228
error Line is longer than 80 characters. 229
error Line contains a tab character. 229
error Missing a Javadoc comment. 229
error 'static' modifier out of order with the JLS suggestions. 229
error Name 'lsub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 229
error Line is longer than 80 characters. 230
error Line contains a tab character. 230
error Line contains a tab character. 231
error Line is longer than 80 characters. 232
error Line contains a tab character. 232
error Missing a Javadoc comment. 232
error 'static' modifier out of order with the JLS suggestions. 232
error Name 'fsub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 232
error Line is longer than 80 characters. 233
error Line contains a tab character. 233
error Line contains a tab character. 234
error Line is longer than 80 characters. 235
error Line contains a tab character. 235
error Missing a Javadoc comment. 235
error 'static' modifier out of order with the JLS suggestions. 235
error Name 'dsub' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 235
error Line is longer than 80 characters. 236
error Line contains a tab character. 236
error Line contains a tab character. 237
error Line contains a tab character. 238
error Line is longer than 80 characters. 239
error Line contains a tab character. 239
error Missing a Javadoc comment. 239
error 'static' modifier out of order with the JLS suggestions. 239
error Name 'imul' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 239
error Line is longer than 80 characters. 240
error Line contains a tab character. 240
error Line contains a tab character. 241
error Line is longer than 80 characters. 242
error Line contains a tab character. 242
error Missing a Javadoc comment. 242
error 'static' modifier out of order with the JLS suggestions. 242
error Name 'lmul' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 242
error Line is longer than 80 characters. 243
error Line contains a tab character. 243
error Line contains a tab character. 244
error Line is longer than 80 characters. 245
error Line contains a tab character. 245
error Missing a Javadoc comment. 245
error 'static' modifier out of order with the JLS suggestions. 245
error Name 'irem' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 245
error Line is longer than 80 characters. 246
error Line contains a tab character. 246
error Line contains a tab character. 247
error Line is longer than 80 characters. 248
error Line contains a tab character. 248
error Missing a Javadoc comment. 248
error 'static' modifier out of order with the JLS suggestions. 248
error Name 'lrem' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 248
error Line is longer than 80 characters. 249
error Line contains a tab character. 249
error Line contains a tab character. 250
error Line contains a tab character. 251
error Line is longer than 80 characters. 252
error Line contains a tab character. 252
error Missing a Javadoc comment. 252
error 'static' modifier out of order with the JLS suggestions. 252
error Name 'frem' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 252
error Line is longer than 80 characters. 253
error Line contains a tab character. 253
error Line contains a tab character. 254
error Line contains a tab character. 255
error Line is longer than 80 characters. 256
error Line contains a tab character. 256
error Missing a Javadoc comment. 256
error 'static' modifier out of order with the JLS suggestions. 256
error Name 'drem' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 256
error Line is longer than 80 characters. 257
error Line contains a tab character. 257
error Line contains a tab character. 258
error Line contains a tab character. 259
error Line is longer than 80 characters. 260
error Line contains a tab character. 260
error Missing a Javadoc comment. 260
error 'static' modifier out of order with the JLS suggestions. 260
error Name 'ineg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 260
error Line is longer than 80 characters. 261
error Line contains a tab character. 261
error Line is longer than 80 characters. 262
error Line contains a tab character. 262
error Missing a Javadoc comment. 262
error 'static' modifier out of order with the JLS suggestions. 262
error Name 'lneg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 262
error Line is longer than 80 characters. 263
error Line contains a tab character. 263
error Line is longer than 80 characters. 264
error Line contains a tab character. 264
error Missing a Javadoc comment. 264
error 'static' modifier out of order with the JLS suggestions. 264
error Name 'fneg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 264
error Line is longer than 80 characters. 265
error Line contains a tab character. 265
error Line contains a tab character. 266
error Line is longer than 80 characters. 267
error Line contains a tab character. 267
error Missing a Javadoc comment. 267
error 'static' modifier out of order with the JLS suggestions. 267
error Name 'dneg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 267
error Line is longer than 80 characters. 268
error Line contains a tab character. 268
error Line contains a tab character. 269
error Line is longer than 80 characters. 270
error Line contains a tab character. 270
error Missing a Javadoc comment. 270
error 'static' modifier out of order with the JLS suggestions. 270
error Name 'ishl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 270
error Line is longer than 80 characters. 271
error Line contains a tab character. 271
error Line contains a tab character. 272
error Line is longer than 80 characters. 273
error Line contains a tab character. 273
error Missing a Javadoc comment. 273
error 'static' modifier out of order with the JLS suggestions. 273
error Name 'lshl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 273
error Line is longer than 80 characters. 274
error Line contains a tab character. 274
error Line contains a tab character. 275
error Line contains a tab character. 276
error Line is longer than 80 characters. 277
error Line contains a tab character. 277
error Missing a Javadoc comment. 277
error 'static' modifier out of order with the JLS suggestions. 277
error Name 'ior' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 277
error Line is longer than 80 characters. 278
error Line contains a tab character. 278
error Line contains a tab character. 279
error Line is longer than 80 characters. 280
error Line contains a tab character. 280
error Missing a Javadoc comment. 280
error 'static' modifier out of order with the JLS suggestions. 280
error Name 'lor' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 280
error Line is longer than 80 characters. 281
error Line contains a tab character. 281
error Line contains a tab character. 282
error Line is longer than 80 characters. 283
error Line contains a tab character. 283
error Missing a Javadoc comment. 283
error 'static' modifier out of order with the JLS suggestions. 283
error Name 'ixor' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 283
error Line is longer than 80 characters. 284
error Line contains a tab character. 284
error Line contains a tab character. 285
error Line is longer than 80 characters. 286
error Line contains a tab character. 286
error Missing a Javadoc comment. 286
error 'static' modifier out of order with the JLS suggestions. 286
error Name 'lxor' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 286
error Line is longer than 80 characters. 287
error Line contains a tab character. 287
error Line contains a tab character. 288
error Line contains a tab character. 289
error Line is longer than 80 characters. 290
error Line contains a tab character. 290
error Missing a Javadoc comment. 290
error 'static' modifier out of order with the JLS suggestions. 290
error Name 'iinc' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 290
error Line is longer than 80 characters. 291
error Line contains a tab character. 291
error Line contains a tab character. 292
error Line contains a tab character. 293
error Line is longer than 80 characters. 294
error Line contains a tab character. 294
error Missing a Javadoc comment. 294
error 'static' modifier out of order with the JLS suggestions. 294
error Name 'i2l' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 294
error Line is longer than 80 characters. 295
error Line contains a tab character. 295
error Line contains a tab character. 296
error Line is longer than 80 characters. 297
error Line contains a tab character. 297
error Missing a Javadoc comment. 297
error 'static' modifier out of order with the JLS suggestions. 297
error Name 'i2f' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 297
error Line is longer than 80 characters. 298
error Line contains a tab character. 298
error Line contains a tab character. 299
error Line is longer than 80 characters. 300
error Line contains a tab character. 300
error Missing a Javadoc comment. 300
error 'static' modifier out of order with the JLS suggestions. 300
error Name 'i2d' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 300
error Line is longer than 80 characters. 301
error Line contains a tab character. 301
error Line contains a tab character. 302
error Line is longer than 80 characters. 303
error Line contains a tab character. 303
error Missing a Javadoc comment. 303
error 'static' modifier out of order with the JLS suggestions. 303
error Name 'l2i' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 303
error Line is longer than 80 characters. 304
error Line contains a tab character. 304
error Line contains a tab character. 305
error Line is longer than 80 characters. 306
error Line contains a tab character. 306
error Missing a Javadoc comment. 306
error 'static' modifier out of order with the JLS suggestions. 306
error Name 'l2f' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 306
error Line is longer than 80 characters. 307
error Line contains a tab character. 307
error Line contains a tab character. 308
error Line is longer than 80 characters. 309
error Line contains a tab character. 309
error Missing a Javadoc comment. 309
error 'static' modifier out of order with the JLS suggestions. 309
error Name 'd2f' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 309
error Line is longer than 80 characters. 310
error Line contains a tab character. 310
error Line contains a tab character. 311
error Line is longer than 80 characters. 312
error Line contains a tab character. 312
error Missing a Javadoc comment. 312
error 'static' modifier out of order with the JLS suggestions. 312
error Name 'i2b' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 312
error Line is longer than 80 characters. 313
error Line contains a tab character. 313
error Line contains a tab character. 314
error Line is longer than 80 characters. 315
error Line contains a tab character. 315
error Missing a Javadoc comment. 315
error 'static' modifier out of order with the JLS suggestions. 315
error Name 'i2c' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 315
error Line is longer than 80 characters. 316
error Line contains a tab character. 316
error Line contains a tab character. 317
error Line is longer than 80 characters. 318
error Line contains a tab character. 318
error Missing a Javadoc comment. 318
error 'static' modifier out of order with the JLS suggestions. 318
error Name 'i2s' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 318
error Line is longer than 80 characters. 319
error Line contains a tab character. 319
error Line contains a tab character. 320
error Line is longer than 80 characters. 321
error Line contains a tab character. 321
error Missing a Javadoc comment. 321
error 'static' modifier out of order with the JLS suggestions. 321
error Name 'lcmp' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 321
error Line is longer than 80 characters. 322
error Line contains a tab character. 322
error Line contains a tab character. 323
error Line is longer than 80 characters. 324
error Line contains a tab character. 324
error Missing a Javadoc comment. 324
error 'static' modifier out of order with the JLS suggestions. 324
error Name 'fcmpl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 324
error Line is longer than 80 characters. 325
error Line contains a tab character. 325
error Line contains a tab character. 326
error Line is longer than 80 characters. 327
error Line contains a tab character. 327
error Missing a Javadoc comment. 327
error 'static' modifier out of order with the JLS suggestions. 327
error Name 'fcmpg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 327
error Line is longer than 80 characters. 328
error Line contains a tab character. 328
error Line contains a tab character. 329
error Line is longer than 80 characters. 330
error Line contains a tab character. 330
error Missing a Javadoc comment. 330
error 'static' modifier out of order with the JLS suggestions. 330
error Name 'dcmpl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 330
error Line is longer than 80 characters. 331
error Line contains a tab character. 331
error Line contains a tab character. 332
error Line is longer than 80 characters. 333
error Line contains a tab character. 333
error Missing a Javadoc comment. 333
error 'static' modifier out of order with the JLS suggestions. 333
error Name 'dcmpg' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 333
error Line is longer than 80 characters. 334
error Line contains a tab character. 334
error Line contains a tab character. 335
error Line is longer than 80 characters. 336
error Line contains a tab character. 336
error Missing a Javadoc comment. 336
error 'static' modifier out of order with the JLS suggestions. 336
error Name 'ifeq' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 336
error Line is longer than 80 characters. 337
error Line contains a tab character. 337
error Line contains a tab character. 338
error Line contains a tab character. 339
error Line contains a tab character. 340
error Line contains a tab character. 341
error Line contains a tab character. 342
error Line contains a tab character. 343
error Line is longer than 80 characters. 344
error Line contains a tab character. 344
error Missing a Javadoc comment. 344
error 'static' modifier out of order with the JLS suggestions. 344
error Name 'lconst_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 344
error Line is longer than 80 characters. 345
error Line contains a tab character. 345
error Line contains a tab character. 346
error Line is longer than 80 characters. 347
error Line contains a tab character. 347
error Missing a Javadoc comment. 347
error 'static' modifier out of order with the JLS suggestions. 347
error Name 'fconst_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 347
error Line is longer than 80 characters. 348
error Line contains a tab character. 348
error Line contains a tab character. 349
error Line is longer than 80 characters. 350
error Line contains a tab character. 350
error Missing a Javadoc comment. 350
error 'static' modifier out of order with the JLS suggestions. 350
error Name 'fconst_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 350
error Line is longer than 80 characters. 351
error Line contains a tab character. 351
error Line contains a tab character. 352
error Line is longer than 80 characters. 353
error Line contains a tab character. 353
error Missing a Javadoc comment. 353
error 'static' modifier out of order with the JLS suggestions. 353
error Name 'fconst_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 353
error Line is longer than 80 characters. 354
error Line contains a tab character. 354
error Line contains a tab character. 355
error Line is longer than 80 characters. 356
error Line contains a tab character. 356
error Missing a Javadoc comment. 356
error 'static' modifier out of order with the JLS suggestions. 356
error Name 'dconst_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 356
error Line is longer than 80 characters. 357
error Line contains a tab character. 357
error Line contains a tab character. 358
error Line is longer than 80 characters. 359
error Line contains a tab character. 359
error Missing a Javadoc comment. 359
error 'static' modifier out of order with the JLS suggestions. 359
error Name 'dconst_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 359
error Line is longer than 80 characters. 360
error Line contains a tab character. 360
error Line contains a tab character. 361
error Line is longer than 80 characters. 362
error Line contains a tab character. 362
error Missing a Javadoc comment. 362
error 'static' modifier out of order with the JLS suggestions. 362
error Name 'iload_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 362
error Line is longer than 80 characters. 363
error Line contains a tab character. 363
error Line contains a tab character. 364
error Line is longer than 80 characters. 365
error Line contains a tab character. 365
error Missing a Javadoc comment. 365
error 'static' modifier out of order with the JLS suggestions. 365
error Name 'iload_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 365
error Line is longer than 80 characters. 366
error Line contains a tab character. 366
error Line contains a tab character. 367
error Line is longer than 80 characters. 368
error Line contains a tab character. 368
error Missing a Javadoc comment. 368
error 'static' modifier out of order with the JLS suggestions. 368
error Name 'iload_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 368
error Line is longer than 80 characters. 369
error Line contains a tab character. 369
error Line contains a tab character. 370
error Line is longer than 80 characters. 371
error Line contains a tab character. 371
error Missing a Javadoc comment. 371
error 'static' modifier out of order with the JLS suggestions. 371
error Name 'iload_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 371
error Line is longer than 80 characters. 372
error Line contains a tab character. 372
error Line contains a tab character. 373
error Line is longer than 80 characters. 374
error Line contains a tab character. 374
error Missing a Javadoc comment. 374
error 'static' modifier out of order with the JLS suggestions. 374
error Name 'lload_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 374
error Line is longer than 80 characters. 375
error Line contains a tab character. 375
error Line contains a tab character. 376
error Line is longer than 80 characters. 377
error Line contains a tab character. 377
error Missing a Javadoc comment. 377
error 'static' modifier out of order with the JLS suggestions. 377
error Name 'lload_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 377
error Line is longer than 80 characters. 378
error Line contains a tab character. 378
error Line contains a tab character. 379
error Line is longer than 80 characters. 380
error Line contains a tab character. 380
error Missing a Javadoc comment. 380
error 'static' modifier out of order with the JLS suggestions. 380
error Name 'aload_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 380
error Line is longer than 80 characters. 381
error Line contains a tab character. 381
error Line contains a tab character. 382
error Line contains a tab character. 383
error Line is longer than 80 characters. 384
error Line contains a tab character. 384
error Missing a Javadoc comment. 384
error 'static' modifier out of order with the JLS suggestions. 384
error Name 'aload_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 384
error Line is longer than 80 characters. 385
error Line contains a tab character. 385
error Line contains a tab character. 386
error Line contains a tab character. 387
error Line is longer than 80 characters. 388
error Line contains a tab character. 388
error Missing a Javadoc comment. 388
error 'static' modifier out of order with the JLS suggestions. 388
error Name 'aload_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 388
error Line is longer than 80 characters. 389
error Line contains a tab character. 389
error Line contains a tab character. 390
error Line contains a tab character. 391
error Line is longer than 80 characters. 392
error Line contains a tab character. 392
error Missing a Javadoc comment. 392
error 'static' modifier out of order with the JLS suggestions. 392
error Name 'aload_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 392
error Line is longer than 80 characters. 393
error Line contains a tab character. 393
error Line contains a tab character. 394
error Line contains a tab character. 395
error Line is longer than 80 characters. 396
error Line contains a tab character. 396
error Missing a Javadoc comment. 396
error 'static' modifier out of order with the JLS suggestions. 396
error Name 'iaload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 396
error Line is longer than 80 characters. 397
error Line contains a tab character. 397
error Line contains a tab character. 398
error Line is longer than 80 characters. 399
error Line contains a tab character. 399
error Missing a Javadoc comment. 399
error 'static' modifier out of order with the JLS suggestions. 399
error Name 'laload' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 399
error Line is longer than 80 characters. 400
error Line contains a tab character. 400
error Line contains a tab character. 401
error Line is longer than 80 characters. 402
error Line contains a tab character. 402
error Missing a Javadoc comment. 402
error 'static' modifier out of order with the JLS suggestions. 402
error Name 'astore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 402
error Line is longer than 80 characters. 403
error Line contains a tab character. 403
error Line contains a tab character. 404
error Line contains a tab character. 405
error Line is longer than 80 characters. 406
error Line contains a tab character. 406
error Missing a Javadoc comment. 406
error 'static' modifier out of order with the JLS suggestions. 406
error Name 'istore_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 406
error Line is longer than 80 characters. 407
error Line contains a tab character. 407
error Line contains a tab character. 408
error Line is longer than 80 characters. 409
error Line contains a tab character. 409
error Missing a Javadoc comment. 409
error 'static' modifier out of order with the JLS suggestions. 409
error Name 'istore_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 409
error Line is longer than 80 characters. 410
error Line contains a tab character. 410
error Line contains a tab character. 411
error Line is longer than 80 characters. 412
error Line contains a tab character. 412
error Missing a Javadoc comment. 412
error 'static' modifier out of order with the JLS suggestions. 412
error Name 'istore_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 412
error Line is longer than 80 characters. 413
error Line contains a tab character. 413
error Line contains a tab character. 414
error Line is longer than 80 characters. 415
error Line contains a tab character. 415
error Missing a Javadoc comment. 415
error 'static' modifier out of order with the JLS suggestions. 415
error Name 'istore_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 415
error Line is longer than 80 characters. 416
error Line contains a tab character. 416
error Line contains a tab character. 417
error Line is longer than 80 characters. 418
error Line contains a tab character. 418
error Missing a Javadoc comment. 418
error 'static' modifier out of order with the JLS suggestions. 418
error Name 'lstore_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 418
error Line is longer than 80 characters. 419
error Line contains a tab character. 419
error Line contains a tab character. 420
error Line is longer than 80 characters. 421
error Line contains a tab character. 421
error Missing a Javadoc comment. 421
error 'static' modifier out of order with the JLS suggestions. 421
error Name 'dstore_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 421
error Line is longer than 80 characters. 422
error Line contains a tab character. 422
error Line contains a tab character. 423
error Line is longer than 80 characters. 424
error Line contains a tab character. 424
error Missing a Javadoc comment. 424
error 'static' modifier out of order with the JLS suggestions. 424
error Name 'astore_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 424
error Line contains a tab character. 425
error Line contains a tab character. 426
error Line is longer than 80 characters. 427
error Line contains a tab character. 427
error Missing a Javadoc comment. 427
error 'static' modifier out of order with the JLS suggestions. 427
error Name 'astore_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 427
error Line contains a tab character. 428
error Line contains a tab character. 429
error Line is longer than 80 characters. 430
error Line contains a tab character. 430
error Missing a Javadoc comment. 430
error 'static' modifier out of order with the JLS suggestions. 430
error Name 'astore_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 430
error Line contains a tab character. 431
error Line contains a tab character. 432
error Line is longer than 80 characters. 433
error Line contains a tab character. 433
error Missing a Javadoc comment. 433
error 'static' modifier out of order with the JLS suggestions. 433
error Name 'astore_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 433
error Line contains a tab character. 434
error Line contains a tab character. 435
error Line is longer than 80 characters. 436
error Line contains a tab character. 436
error Missing a Javadoc comment. 436
error 'static' modifier out of order with the JLS suggestions. 436
error Name 'iastore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 436
error Line is longer than 80 characters. 437
error Line contains a tab character. 437
error Line contains a tab character. 438
error Line is longer than 80 characters. 439
error Line contains a tab character. 439
error Missing a Javadoc comment. 439
error 'static' modifier out of order with the JLS suggestions. 439
error Name 'dup_x1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 439
error Line is longer than 80 characters. 440
error Line contains a tab character. 440
error Line contains a tab character. 441
error Line contains a tab character. 442
error Line contains a tab character. 443
error Line is longer than 80 characters. 444
error Line contains a tab character. 444
error Missing a Javadoc comment. 444
error 'static' modifier out of order with the JLS suggestions. 444
error Name 'dup_x2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 444
error Line is longer than 80 characters. 445
error Line contains a tab character. 445
error Line contains a tab character. 446
error Line contains a tab character. 447
error Line contains a tab character. 448
error Line contains a tab character. 449
error Line contains a tab character. 450
error Line contains a tab character. 451
error Line contains a tab character. 452
error Line contains a tab character. 453
error Line is longer than 80 characters. 454
error Line contains a tab character. 454
error Missing a Javadoc comment. 454
error 'static' modifier out of order with the JLS suggestions. 454
error Name 'dup2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 454
error Line is longer than 80 characters. 455
error Line contains a tab character. 455
error Line contains a tab character. 456
error Line contains a tab character. 457
error Line contains a tab character. 458
error Line contains a tab character. 459
error Line contains a tab character. 460
error Line contains a tab character. 461
error Line is longer than 80 characters. 462
error Line contains a tab character. 462
error Missing a Javadoc comment. 462
error 'static' modifier out of order with the JLS suggestions. 462
error Name 'dup2_x1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 462
error Line is longer than 80 characters. 463
error Line contains a tab character. 463
error Line contains a tab character. 464
error Line contains a tab character. 465
error Line contains a tab character. 466
error Line contains a tab character. 467
error Line contains a tab character. 468
error Line is longer than 80 characters. 469
error Line contains a tab character. 469
error Missing a Javadoc comment. 469
error 'static' modifier out of order with the JLS suggestions. 469
error Name 'dup2_x2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 469
error Line is longer than 80 characters. 470
error Line contains a tab character. 470
error Line contains a tab character. 471
error Line contains a tab character. 472
error Line contains a tab character. 473
error Line contains a tab character. 474
error Line contains a tab character. 475
error Line is longer than 80 characters. 476
error Line contains a tab character. 476
error Missing a Javadoc comment. 476
error 'static' modifier out of order with the JLS suggestions. 476
error Name 'swap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 476
error Line is longer than 80 characters. 477
error Line contains a tab character. 477
error Line contains a tab character. 478
error Line contains a tab character. 479
error Line contains a tab character. 480
error Line contains a tab character. 481
error Line is longer than 80 characters. 482
error Line contains a tab character. 482
error Missing a Javadoc comment. 482
error 'static' modifier out of order with the JLS suggestions. 482
error Name 'fmul' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 482
error Line is longer than 80 characters. 483
error Line contains a tab character. 483
error Line contains a tab character. 484
error Line is longer than 80 characters. 485
error Line contains a tab character. 485
error Missing a Javadoc comment. 485
error 'static' modifier out of order with the JLS suggestions. 485
error Name 'dmul' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 485
error Line is longer than 80 characters. 486
error Line contains a tab character. 486
error Line contains a tab character. 487
error Line is longer than 80 characters. 488
error Line contains a tab character. 488
error Missing a Javadoc comment. 488
error 'static' modifier out of order with the JLS suggestions. 488
error Name 'idiv' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 488
error Line is longer than 80 characters. 489
error Line contains a tab character. 489
error Line contains a tab character. 490
error Line is longer than 80 characters. 491
error Line contains a tab character. 491
error Missing a Javadoc comment. 491
error 'static' modifier out of order with the JLS suggestions. 491
error Name 'ldiv' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 491
error Line is longer than 80 characters. 492
error Line contains a tab character. 492
error Line contains a tab character. 493
error Line is longer than 80 characters. 494
error Line contains a tab character. 494
error Missing a Javadoc comment. 494
error 'static' modifier out of order with the JLS suggestions. 494
error Name 'fdiv' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 494
error Line is longer than 80 characters. 495
error Line contains a tab character. 495
error Line contains a tab character. 496
error Line is longer than 80 characters. 497
error Line contains a tab character. 497
error Missing a Javadoc comment. 497
error 'static' modifier out of order with the JLS suggestions. 497
error Name 'ddiv' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 497
error Line is longer than 80 characters. 498
error Line contains a tab character. 498
error Line contains a tab character. 499
error Line is longer than 80 characters. 500
error Line contains a tab character. 500
error Missing a Javadoc comment. 500
error 'static' modifier out of order with the JLS suggestions. 500
error Name 'ishr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 500
error Line is longer than 80 characters. 501
error Line contains a tab character. 501
error Line contains a tab character. 502
error Line is longer than 80 characters. 503
error Line contains a tab character. 503
error Missing a Javadoc comment. 503
error 'static' modifier out of order with the JLS suggestions. 503
error Name 'lshr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 503
error Line is longer than 80 characters. 504
error Line contains a tab character. 504
error Line contains a tab character. 505
error Line contains a tab character. 506
error Line is longer than 80 characters. 507
error Line contains a tab character. 507
error Missing a Javadoc comment. 507
error 'static' modifier out of order with the JLS suggestions. 507
error Name 'iushr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 507
error Line is longer than 80 characters. 508
error Line contains a tab character. 508
error Line contains a tab character. 509
error Line is longer than 80 characters. 510
error Line contains a tab character. 510
error Missing a Javadoc comment. 510
error 'static' modifier out of order with the JLS suggestions. 510
error Name 'lushr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 510
error Line is longer than 80 characters. 511
error Line contains a tab character. 511
error Line contains a tab character. 512
error Line contains a tab character. 513
error Line contains a tab character. 514
error Line is longer than 80 characters. 515
error Line contains a tab character. 515
error Missing a Javadoc comment. 515
error 'static' modifier out of order with the JLS suggestions. 515
error Name 'iand' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 515
error Line is longer than 80 characters. 516
error Line contains a tab character. 516
error Line contains a tab character. 517
error Line contains a tab character. 518
error Line is longer than 80 characters. 519
error Line contains a tab character. 519
error Missing a Javadoc comment. 519
error 'static' modifier out of order with the JLS suggestions. 519
error Name 'land' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 519
error Line is longer than 80 characters. 520
error Line contains a tab character. 520
error Line contains a tab character. 521
error Line is longer than 80 characters. 522
error Line contains a tab character. 522
error Missing a Javadoc comment. 522
error 'static' modifier out of order with the JLS suggestions. 522
error Name 'l2d' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 522
error Line is longer than 80 characters. 523
error Line contains a tab character. 523
error Line contains a tab character. 524
error Line is longer than 80 characters. 525
error Line contains a tab character. 525
error Missing a Javadoc comment. 525
error 'static' modifier out of order with the JLS suggestions. 525
error Name 'f2i' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 525
error Line is longer than 80 characters. 526
error Line contains a tab character. 526
error Line contains a tab character. 527
error Line is longer than 80 characters. 528
error Line contains a tab character. 528
error Missing a Javadoc comment. 528
error 'static' modifier out of order with the JLS suggestions. 528
error Name 'f2l' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 528
error Line is longer than 80 characters. 529
error Line contains a tab character. 529
error Line contains a tab character. 530
error Line is longer than 80 characters. 531
error Line contains a tab character. 531
error Missing a Javadoc comment. 531
error 'static' modifier out of order with the JLS suggestions. 531
error Name 'f2d' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 531
error Line is longer than 80 characters. 532
error Line contains a tab character. 532
error Line contains a tab character. 533
error Line is longer than 80 characters. 534
error Line contains a tab character. 534
error Missing a Javadoc comment. 534
error 'static' modifier out of order with the JLS suggestions. 534
error Name 'd2i' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 534
error Line is longer than 80 characters. 535
error Line contains a tab character. 535
error Line contains a tab character. 536
error Line is longer than 80 characters. 537
error Line contains a tab character. 537
error Missing a Javadoc comment. 537
error 'static' modifier out of order with the JLS suggestions. 537
error Name 'd2l' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 537
error Line is longer than 80 characters. 538
error Line contains a tab character. 538
error Line contains a tab character. 539
error Line is longer than 80 characters. 540
error Line contains a tab character. 540
error Missing a Javadoc comment. 540
error 'static' modifier out of order with the JLS suggestions. 540
error Name 'ifne' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 540
error Line is longer than 80 characters. 541
error Line contains a tab character. 541
error Line contains a tab character. 542
error Line contains a tab character. 543
error Line contains a tab character. 544
error Line contains a tab character. 545
error Line contains a tab character. 546
error Line contains a tab character. 547
error Line is longer than 80 characters. 548
error Line contains a tab character. 548
error Missing a Javadoc comment. 548
error 'static' modifier out of order with the JLS suggestions. 548
error Name 'iflt' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 548
error Line is longer than 80 characters. 549
error Line contains a tab character. 549
error Line contains a tab character. 550
error Line contains a tab character. 551
error Line contains a tab character. 552
error Line contains a tab character. 553
error Line contains a tab character. 554
error Line contains a tab character. 555
error Line is longer than 80 characters. 556
error Line contains a tab character. 556
error Missing a Javadoc comment. 556
error 'static' modifier out of order with the JLS suggestions. 556
error Name 'ifge' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 556
error Line is longer than 80 characters. 557
error Line contains a tab character. 557
error Line contains a tab character. 558
error Line contains a tab character. 559
error Line contains a tab character. 560
error Line contains a tab character. 561
error Line contains a tab character. 562
error Line contains a tab character. 563
error Line contains a tab character. 564
error Line is longer than 80 characters. 565
error Line contains a tab character. 565
error Missing a Javadoc comment. 565
error 'static' modifier out of order with the JLS suggestions. 565
error Name 'ifgt' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 565
error Line is longer than 80 characters. 566
error Line contains a tab character. 566
error Line contains a tab character. 567
error Line contains a tab character. 568
error Line contains a tab character. 569
error Line contains a tab character. 570
error Line contains a tab character. 571
error Line contains a tab character. 572
error Line is longer than 80 characters. 573
error Line contains a tab character. 573
error Missing a Javadoc comment. 573
error 'static' modifier out of order with the JLS suggestions. 573
error Name 'ifle' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 573
error Line is longer than 80 characters. 574
error Line contains a tab character. 574
error Line contains a tab character. 575
error Line contains a tab character. 576
error Line contains a tab character. 577
error Line contains a tab character. 578
error Line contains a tab character. 579
error Line contains a tab character. 580
error Line contains a tab character. 581
error Line is longer than 80 characters. 582
error Line contains a tab character. 582
error Missing a Javadoc comment. 582
error 'static' modifier out of order with the JLS suggestions. 582
error Name 'if_icmpeq' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 582
error Line is longer than 80 characters. 583
error Line contains a tab character. 583
error Line contains a tab character. 584
error Line contains a tab character. 585
error Line contains a tab character. 586
error Line contains a tab character. 587
error Line contains a tab character. 588
error Line contains a tab character. 589
error Line is longer than 80 characters. 590
error Line contains a tab character. 590
error Missing a Javadoc comment. 590
error 'static' modifier out of order with the JLS suggestions. 590
error Name 'if_icmpne' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 590
error Line is longer than 80 characters. 591
error Line contains a tab character. 591
error Line contains a tab character. 592
error Line contains a tab character. 593
error Line contains a tab character. 594
error Line contains a tab character. 595
error Line contains a tab character. 596
error Line contains a tab character. 597
error Line contains a tab character. 598
error Line is longer than 80 characters. 599
error Line contains a tab character. 599
error Missing a Javadoc comment. 599
error 'static' modifier out of order with the JLS suggestions. 599
error Name 'if_icmplt' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 599
error Line is longer than 80 characters. 600
error Line contains a tab character. 600
error Line contains a tab character. 601
error Line contains a tab character. 602
error Line contains a tab character. 603
error Line contains a tab character. 604
error Line contains a tab character. 605
error Line contains a tab character. 606
error Line contains a tab character. 607
error Line is longer than 80 characters. 608
error Line contains a tab character. 608
error Missing a Javadoc comment. 608
error 'static' modifier out of order with the JLS suggestions. 608
error Name 'if_icmpge' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 608
error Line is longer than 80 characters. 609
error Line contains a tab character. 609
error Line contains a tab character. 610
error Line contains a tab character. 611
error Line contains a tab character. 612
error Line contains a tab character. 613
error Line contains a tab character. 614
error Line contains a tab character. 615
error Line contains a tab character. 616
error Line is longer than 80 characters. 617
error Line contains a tab character. 617
error Missing a Javadoc comment. 617
error 'static' modifier out of order with the JLS suggestions. 617
error Name 'if_icmpgt' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 617
error Line is longer than 80 characters. 618
error Line contains a tab character. 618
error Line contains a tab character. 619
error Line contains a tab character. 620
error Line contains a tab character. 621
error Line contains a tab character. 622
error Line contains a tab character. 623
error Line contains a tab character. 624
error Line contains a tab character. 625
error Line is longer than 80 characters. 626
error Line contains a tab character. 626
error Missing a Javadoc comment. 626
error 'static' modifier out of order with the JLS suggestions. 626
error Name 'if_icmple' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 626
error Line is longer than 80 characters. 627
error Line contains a tab character. 627
error Line contains a tab character. 628
error Line contains a tab character. 629
error Line contains a tab character. 630
error Line contains a tab character. 631
error Line contains a tab character. 632
error Line contains a tab character. 633
error Line contains a tab character. 634
error Line is longer than 80 characters. 635
error Line contains a tab character. 635
error Missing a Javadoc comment. 635
error 'static' modifier out of order with the JLS suggestions. 635
error Name 'if_acmpeq' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 635
error Line is longer than 80 characters. 636
error Line contains a tab character. 636
error Line contains a tab character. 637
error Line contains a tab character. 638
error Line contains a tab character. 639
error Line contains a tab character. 640
error Line contains a tab character. 641
error Line contains a tab character. 642
error Line contains a tab character. 643
error Line is longer than 80 characters. 644
error Line contains a tab character. 644
error Missing a Javadoc comment. 644
error 'static' modifier out of order with the JLS suggestions. 644
error Name 'if_acmpne' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 644
error Line is longer than 80 characters. 645
error Line contains a tab character. 645
error Line contains a tab character. 646
error Line contains a tab character. 647
error Line contains a tab character. 648
error Line contains a tab character. 649
error Line contains a tab character. 650
error Line contains a tab character. 651
error Line contains a tab character. 652
error Line is longer than 80 characters. 653
error Line contains a tab character. 653
error Missing a Javadoc comment. 653
error 'static' modifier out of order with the JLS suggestions. 653
error Name 'goto_' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 653
error Line is longer than 80 characters. 654
error Line contains a tab character. 654
error Line contains a tab character. 655
error Line contains a tab character. 656
error Line contains a tab character. 657
error Line contains a tab character. 658
error Line contains a tab character. 659
error Line contains a tab character. 660
error Line is longer than 80 characters. 661
error Line contains a tab character. 661
error Missing a Javadoc comment. 661
error 'static' modifier out of order with the JLS suggestions. 661
error Name 'jsr' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 661
error Line is longer than 80 characters. 662
error Line contains a tab character. 662
error Line contains a tab character. 663
error Line contains a tab character. 664
error Line contains a tab character. 665
error Line contains a tab character. 666
error Line contains a tab character. 667
error Line contains a tab character. 668
error Line is longer than 80 characters. 669
error Line contains a tab character. 669
error Missing a Javadoc comment. 669
error 'static' modifier out of order with the JLS suggestions. 669
error Name 'ret' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 669
error Line is longer than 80 characters. 670
error Line contains a tab character. 670
error Line contains a tab character. 671
error Line contains a tab character. 672
error Line contains a tab character. 673
error Line contains a tab character. 674
error Line is longer than 80 characters. 675
error Line contains a tab character. 675
error Missing a Javadoc comment. 675
error 'static' modifier out of order with the JLS suggestions. 675
error Name 'tableswitch' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 675
error Line contains a tab character. 676
error Line contains a tab character. 677
error Line contains a tab character. 678
error Line contains a tab character. 679
error Line contains a tab character. 680
error Line contains a tab character. 681
error Line contains a tab character. 682
error Line contains a tab character. 683
error Line contains a tab character. 684
error Line is longer than 80 characters. 685
error Line contains a tab character. 685
error Missing a Javadoc comment. 685
error 'static' modifier out of order with the JLS suggestions. 685
error Name 'lookupswitch' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 685
error Line contains a tab character. 686
error Line contains a tab character. 687
error Line contains a tab character. 688
error Line contains a tab character. 689
error Line contains a tab character. 690
error Line contains a tab character. 691
error Line contains a tab character. 692
error Line contains a tab character. 693
error Line contains a tab character. 694
error Line is longer than 80 characters. 695
error Line contains a tab character. 695
error Missing a Javadoc comment. 695
error 'static' modifier out of order with the JLS suggestions. 695
error Name 'ireturn' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 695
error Line is longer than 80 characters. 696
error Line contains a tab character. 696
error Line contains a tab character. 697
error Line is longer than 80 characters. 698
error Line contains a tab character. 698
error Missing a Javadoc comment. 698
error 'static' modifier out of order with the JLS suggestions. 698
error Name 'lreturn' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 698
error Line is longer than 80 characters. 699
error Line contains a tab character. 699
error Line contains a tab character. 700
error Line is longer than 80 characters. 701
error Line contains a tab character. 701
error Missing a Javadoc comment. 701
error 'static' modifier out of order with the JLS suggestions. 701
error Name 'freturn' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 701
error Line is longer than 80 characters. 702
error Line contains a tab character. 702
error Line contains a tab character. 703
error Line is longer than 80 characters. 704
error Line contains a tab character. 704
error Missing a Javadoc comment. 704
error 'static' modifier out of order with the JLS suggestions. 704
error Name 'dreturn' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 704
error Line is longer than 80 characters. 705
error Line contains a tab character. 705
error Line contains a tab character. 706
error Line is longer than 80 characters. 707
error Line contains a tab character. 707
error Missing a Javadoc comment. 707
error 'static' modifier out of order with the JLS suggestions. 707
error Name 'areturn' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 707
error Line is longer than 80 characters. 708
error Line contains a tab character. 708
error Line contains a tab character. 709
error Line is longer than 80 characters. 710
error Line contains a tab character. 710
error Missing a Javadoc comment. 710
error 'static' modifier out of order with the JLS suggestions. 710
error Name 'return_' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 710
error Line is longer than 80 characters. 711
error Line contains a tab character. 711
error Line contains a tab character. 712
error Line is longer than 80 characters. 713
error Line contains a tab character. 713
error Missing a Javadoc comment. 713
error 'static' modifier out of order with the JLS suggestions. 713
error Name 'getstatic' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 713
error Line is longer than 80 characters. 714
error Line contains a tab character. 714
error Line contains a tab character. 715
error Line contains a tab character. 716
error Line contains a tab character. 717
error Line contains a tab character. 718
error Line contains a tab character. 719
error Line is longer than 80 characters. 720
error Line contains a tab character. 720
error Missing a Javadoc comment. 720
error 'static' modifier out of order with the JLS suggestions. 720
error Name 'putstatic' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 720
error Line is longer than 80 characters. 721
error Line contains a tab character. 721
error Line contains a tab character. 722
error Line contains a tab character. 723
error Line contains a tab character. 724
error Line contains a tab character. 725
error Line contains a tab character. 726
error Line contains a tab character. 727
error Line is longer than 80 characters. 728
error Line contains a tab character. 728
error Missing a Javadoc comment. 728
error 'static' modifier out of order with the JLS suggestions. 728
error Name 'getfield' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 728
error Line is longer than 80 characters. 729
error Line contains a tab character. 729
error Line contains a tab character. 730
error Line contains a tab character. 731
error Line contains a tab character. 732
error Line contains a tab character. 733
error Line contains a tab character. 734
error Line contains a tab character. 735
error Line is longer than 80 characters. 736
error Line contains a tab character. 736
error Missing a Javadoc comment. 736
error 'static' modifier out of order with the JLS suggestions. 736
error Name 'putfield' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 736
error Line is longer than 80 characters. 737
error Line contains a tab character. 737
error Line contains a tab character. 738
error Line contains a tab character. 739
error Line contains a tab character. 740
error Line contains a tab character. 741
error Line contains a tab character. 742
error Line contains a tab character. 743
error Line contains a tab character. 744
error Line is longer than 80 characters. 745
error Line contains a tab character. 745
error Missing a Javadoc comment. 745
error 'static' modifier out of order with the JLS suggestions. 745
error Name 'invokevirtual' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 745
error Line is longer than 80 characters. 746
error Line contains a tab character. 746
error Line contains a tab character. 747
error Line contains a tab character. 748
error Line contains a tab character. 749
error Line contains a tab character. 750
error Line contains a tab character. 751
error Line contains a tab character. 752
error Line contains a tab character. 753
error Line is longer than 80 characters. 754
error Line contains a tab character. 754
error Missing a Javadoc comment. 754
error 'static' modifier out of order with the JLS suggestions. 754
error Name 'invokespecial' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 754
error Line is longer than 80 characters. 755
error Line contains a tab character. 755
error Line contains a tab character. 756
error Line contains a tab character. 757
error Line contains a tab character. 758
error Line contains a tab character. 759
error Line contains a tab character. 760
error Line contains a tab character. 761
error Line contains a tab character. 762
error Line is longer than 80 characters. 763
error Line contains a tab character. 763
error Missing a Javadoc comment. 763
error 'static' modifier out of order with the JLS suggestions. 763
error Name 'invokestatic' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 763
error Line is longer than 80 characters. 764
error Line contains a tab character. 764
error Line contains a tab character. 765
error Line contains a tab character. 766
error Line contains a tab character. 767
error Line contains a tab character. 768
error Line contains a tab character. 769
error Line contains a tab character. 770
error Line is longer than 80 characters. 771
error Line contains a tab character. 771
error Missing a Javadoc comment. 771
error 'static' modifier out of order with the JLS suggestions. 771
error Name 'invokeinterface' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 771
error Line is longer than 80 characters. 772
error Line contains a tab character. 772
error Line contains a tab character. 773
error Line contains a tab character. 774
error Line contains a tab character. 775
error Line contains a tab character. 776
error Line contains a tab character. 777
error Line contains a tab character. 778
error Line contains a tab character. 779
error Line contains a tab character. 780
error Line contains a tab character. 781
error Line is longer than 80 characters. 782
error Line contains a tab character. 782
error Missing a Javadoc comment. 782
error 'static' modifier out of order with the JLS suggestions. 782
error Name 'xxxunusedxxx' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 782
error Line is longer than 80 characters. 783
error Line contains a tab character. 783
error Line contains a tab character. 784
error Line is longer than 80 characters. 785
error Line contains a tab character. 785
error Missing a Javadoc comment. 785
error 'static' modifier out of order with the JLS suggestions. 785
error Name 'new_' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 785
error Line is longer than 80 characters. 786
error Line contains a tab character. 786
error Line contains a tab character. 787
error Line contains a tab character. 788
error Line contains a tab character. 789
error Line contains a tab character. 790
error Line contains a tab character. 791
error Line is longer than 80 characters. 792
error Line contains a tab character. 792
error Missing a Javadoc comment. 792
error 'static' modifier out of order with the JLS suggestions. 792
error Name 'newarray' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 792
error Line is longer than 80 characters. 793
error Line contains a tab character. 793
error Line contains a tab character. 794
error Line contains a tab character. 795
error Line contains a tab character. 796
error Line is longer than 80 characters. 797
error Line contains a tab character. 797
error Missing a Javadoc comment. 797
error 'static' modifier out of order with the JLS suggestions. 797
error Name 'anewarray' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 797
error Line is longer than 80 characters. 798
error Line contains a tab character. 798
error Line contains a tab character. 799
error Line contains a tab character. 800
error Line contains a tab character. 801
error Line contains a tab character. 802
error Line contains a tab character. 803
error Line contains a tab character. 804
error Line contains a tab character. 805
error Line is longer than 80 characters. 806
error Line contains a tab character. 806
error Missing a Javadoc comment. 806
error 'static' modifier out of order with the JLS suggestions. 806
error Name 'arraylength' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 806
error Line is longer than 80 characters. 807
error Line contains a tab character. 807
error Line contains a tab character. 808
error Line is longer than 80 characters. 809
error Line contains a tab character. 809
error Missing a Javadoc comment. 809
error 'static' modifier out of order with the JLS suggestions. 809
error Name 'athrow' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 809
error Line contains a tab character. 810
error Line contains a tab character. 811
error Line contains a tab character. 812
error Line contains a tab character. 813
error Line contains a tab character. 814
error Line is longer than 80 characters. 815
error Line contains a tab character. 815
error Missing a Javadoc comment. 815
error 'static' modifier out of order with the JLS suggestions. 815
error Name 'checkcast' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 815
error Line is longer than 80 characters. 816
error Line contains a tab character. 816
error Line contains a tab character. 817
error Line contains a tab character. 818
error Line contains a tab character. 819
error Line contains a tab character. 820
error Line contains a tab character. 821
error Line contains a tab character. 822
error Line contains a tab character. 823
error Line is longer than 80 characters. 824
error Line contains a tab character. 824
error Missing a Javadoc comment. 824
error 'static' modifier out of order with the JLS suggestions. 824
error Name 'instanceof_' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 824
error Line is longer than 80 characters. 825
error Line contains a tab character. 825
error Line contains a tab character. 826
error Line contains a tab character. 827
error Line contains a tab character. 828
error Line contains a tab character. 829
error Line contains a tab character. 830
error Line contains a tab character. 831
error Line is longer than 80 characters. 832
error Line contains a tab character. 832
error Missing a Javadoc comment. 832
error 'static' modifier out of order with the JLS suggestions. 832
error Name 'monitorenter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 832
error Line is longer than 80 characters. 833
error Line contains a tab character. 833
error Line contains a tab character. 834
error Line contains a tab character. 835
error Line contains a tab character. 836
error Line is longer than 80 characters. 837
error Line contains a tab character. 837
error Missing a Javadoc comment. 837
error 'static' modifier out of order with the JLS suggestions. 837
error Name 'monitorexit' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 837
error Line is longer than 80 characters. 838
error Line contains a tab character. 838
error Line contains a tab character. 839
error Line contains a tab character. 840
error Line contains a tab character. 841
error Line is longer than 80 characters. 842
error Line contains a tab character. 842
error Missing a Javadoc comment. 842
error 'static' modifier out of order with the JLS suggestions. 842
error Name 'wide' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 842
error Line contains a tab character. 843
error Line is longer than 80 characters. 844
error Line contains a tab character. 844
error Missing a Javadoc comment. 844
error 'static' modifier out of order with the JLS suggestions. 844
error Name 'multianewarray' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 844
error Line is longer than 80 characters. 845
error Line contains a tab character. 845
error Line contains a tab character. 846
error Line contains a tab character. 847
error Line contains a tab character. 848
error Line contains a tab character. 849
error Line contains a tab character. 850
error Line contains a tab character. 851
error Line contains a tab character. 852
error Line contains a tab character. 853
error Line contains a tab character. 854
error Line contains a tab character. 855
error Line contains a tab character. 856
error Line is longer than 80 characters. 857
error Line contains a tab character. 857
error Missing a Javadoc comment. 857
error 'static' modifier out of order with the JLS suggestions. 857
error Name 'ifnull' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 857
error Line is longer than 80 characters. 858
error Line contains a tab character. 858
error Line contains a tab character. 859
error Line contains a tab character. 860
error Line contains a tab character. 861
error Line contains a tab character. 862
error Line contains a tab character. 863
error Line contains a tab character. 864
error Line is longer than 80 characters. 865
error Line contains a tab character. 865
error Missing a Javadoc comment. 865
error 'static' modifier out of order with the JLS suggestions. 865
error Name 'ifnonnull' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 865
error Line is longer than 80 characters. 866
error Line contains a tab character. 866
error Line contains a tab character. 867
error Line contains a tab character. 868
error Line contains a tab character. 869
error Line contains a tab character. 870
error Line contains a tab character. 871
error Line contains a tab character. 872
error Line is longer than 80 characters. 873
error Line contains a tab character. 873
error Missing a Javadoc comment. 873
error 'static' modifier out of order with the JLS suggestions. 873
error Name 'goto_w' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 873
error Line is longer than 80 characters. 874
error Line contains a tab character. 874
error Line contains a tab character. 875
error Line contains a tab character. 876
error Line contains a tab character. 877
error Line contains a tab character. 878
error Line contains a tab character. 879
error Line contains a tab character. 880
error Line contains a tab character. 881
error Line contains a tab character. 882
error Line is longer than 80 characters. 883
error Line contains a tab character. 883
error Missing a Javadoc comment. 883
error 'static' modifier out of order with the JLS suggestions. 883
error Name 'jsr_w' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 883
error Line is longer than 80 characters. 884
error Line contains a tab character. 884
error Line contains a tab character. 885
error Line contains a tab character. 886
error Line contains a tab character. 887
error Line contains a tab character. 888
error Line contains a tab character. 889
error Line contains a tab character. 890
error Line contains a tab character. 891
error Line contains a tab character. 892
error Line contains a tab character. 893
error Line is longer than 80 characters. 894
error Line contains a tab character. 894
error Missing a Javadoc comment. 894
error 'static' modifier out of order with the JLS suggestions. 894
error Name 'breakpoint' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 894
error Line is longer than 80 characters. 895
error Line contains a tab character. 895
error Line contains a tab character. 896
error Line contains a tab character. 897
error Line is longer than 80 characters. 898
error Line contains a tab character. 898
error Missing a Javadoc comment. 898
error 'static' modifier out of order with the JLS suggestions. 898
error Name 'impdep1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 898
error Line contains a tab character. 899
error Line contains a tab character. 900
error Line contains a tab character. 901
error Line contains a tab character. 902
error Line is longer than 80 characters. 903
error Line contains a tab character. 903
error Missing a Javadoc comment. 903
error 'static' modifier out of order with the JLS suggestions. 903
error Name 'impdep2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 903
error Line contains a tab character. 904
error Line contains a tab character. 905
error Line contains a tab character. 906
error Line contains a tab character. 907
error Line contains a tab character. 909
error Missing a Javadoc comment. 909
error 'static' modifier out of order with the JLS suggestions. 909
error Array brackets at illegal position. 909
error '256' is a magic number. 909
error Line contains a tab character. 911
error Line contains a tab character. 912
error Line contains a tab character. 913
error Line contains a tab character. 914
error Line contains a tab character. 915
error Line contains a tab character. 916
error Line contains a tab character. 917
error Line contains a tab character. 918
error Line contains a tab character. 919
error Line contains a tab character. 920
error Line contains a tab character. 921
error Line contains a tab character. 922
error Line contains a tab character. 923
error Line contains a tab character. 924
error Line contains a tab character. 925
error Line contains a tab character. 926
error Line contains a tab character. 927
error Line contains a tab character. 928
error Line contains a tab character. 929
error Line contains a tab character. 930
error Line contains a tab character. 931
error Line contains a tab character. 932
error Line contains a tab character. 933
error Line contains a tab character. 934
error Line contains a tab character. 935
error Line contains a tab character. 936
error Line contains a tab character. 937
error Line contains a tab character. 938
error Line contains a tab character. 939
error Line contains a tab character. 940
error Line contains a tab character. 941
error Line contains a tab character. 942
error Line contains a tab character. 943
error Line contains a tab character. 944
error Line contains a tab character. 945
error Line contains a tab character. 946
error Line contains a tab character. 947
error Line contains a tab character. 948
error Line contains a tab character. 949
error Line contains a tab character. 950
error Line contains a tab character. 951
error Line contains a tab character. 952
error Line contains a tab character. 953
error Line contains a tab character. 954
error Line contains a tab character. 955
error Line contains a tab character. 956
error Line contains a tab character. 957
error Line contains a tab character. 958
error Line contains a tab character. 959
error Line contains a tab character. 960
error Line contains a tab character. 961
error Line contains a tab character. 962
error Line contains a tab character. 963
error Line contains a tab character. 964
error Line contains a tab character. 965
error Line contains a tab character. 966
error Line contains a tab character. 967
error Line contains a tab character. 968
error Line contains a tab character. 969
error Line contains a tab character. 970
error Line contains a tab character. 971
error Line contains a tab character. 972
error Line contains a tab character. 973
error Line contains a tab character. 974
error Line contains a tab character. 975
error Line contains a tab character. 976
error Line contains a tab character. 977
error Line contains a tab character. 978
error Line contains a tab character. 979
error Line contains a tab character. 980
error Line contains a tab character. 981
error Line contains a tab character. 982
error Line contains a tab character. 983
error Line contains a tab character. 984
error Line contains a tab character. 985
error Line contains a tab character. 986
error Line contains a tab character. 987
error Line contains a tab character. 988
error Line contains a tab character. 989
error Line contains a tab character. 990
error Line contains a tab character. 991
error Line contains a tab character. 992
error Line contains a tab character. 993
error Line contains a tab character. 994
error Line contains a tab character. 995
error Line contains a tab character. 996
error Line contains a tab character. 997
error Line contains a tab character. 998
error Line contains a tab character. 999
error Line contains a tab character. 1000
error Line contains a tab character. 1001
error Line contains a tab character. 1002
error Line contains a tab character. 1003
error Line contains a tab character. 1004
error Line contains a tab character. 1005
error Line contains a tab character. 1006
error Line contains a tab character. 1007
error Line contains a tab character. 1008
error Line contains a tab character. 1009
error Line contains a tab character. 1010
error Line contains a tab character. 1011
error Line contains a tab character. 1012
error Line contains a tab character. 1013
error Line contains a tab character. 1014
error Line contains a tab character. 1015
error Line contains a tab character. 1016
error Line contains a tab character. 1017
error Line contains a tab character. 1018
error Line contains a tab character. 1019
error Line contains a tab character. 1020
error Line contains a tab character. 1021
error Line contains a tab character. 1022
error Line contains a tab character. 1023
error Line contains a tab character. 1024
error Line contains a tab character. 1025
error Line contains a tab character. 1026
error Line contains a tab character. 1027
error Line contains a tab character. 1028
error Line contains a tab character. 1029
error Line contains a tab character. 1030
error Line contains a tab character. 1031
error Line contains a tab character. 1032
error Line contains a tab character. 1033
error Line contains a tab character. 1034
error Line contains a tab character. 1035
error Line contains a tab character. 1036
error Line contains a tab character. 1037
error Line contains a tab character. 1038
error Line contains a tab character. 1039
error Line contains a tab character. 1040
error Line contains a tab character. 1041
error Line contains a tab character. 1042
error Line contains a tab character. 1043
error Line contains a tab character. 1044
error Line contains a tab character. 1045
error Line contains a tab character. 1046
error Line contains a tab character. 1047
error Line contains a tab character. 1048
error Line contains a tab character. 1049
error Line contains a tab character. 1050
error Line contains a tab character. 1051
error Line contains a tab character. 1052
error Line contains a tab character. 1053
error Line contains a tab character. 1054
error Line contains a tab character. 1055
error Line contains a tab character. 1056
error Line contains a tab character. 1057
error Line contains a tab character. 1058
error Line contains a tab character. 1059
error Line contains a tab character. 1060
error Line contains a tab character. 1061
error Line contains a tab character. 1062
error Line contains a tab character. 1063
error Line contains a tab character. 1064
error Line contains a tab character. 1065
error Line contains a tab character. 1066
error Line contains a tab character. 1067
error Line contains a tab character. 1068
error Line contains a tab character. 1069
error Line contains a tab character. 1070
error Line contains a tab character. 1071
error Line contains a tab character. 1072
error Line contains a tab character. 1073
error Line contains a tab character. 1074
error Line contains a tab character. 1075
error Line contains a tab character. 1076
error Line contains a tab character. 1077
error Line contains a tab character. 1078
error Line contains a tab character. 1079
error Line contains a tab character. 1080
error Line contains a tab character. 1081
error Line contains a tab character. 1082
error Line contains a tab character. 1083
error Line contains a tab character. 1084
error Line contains a tab character. 1085
error Line contains a tab character. 1086
error Line contains a tab character. 1087
error Line contains a tab character. 1088
error Line contains a tab character. 1089
error Line contains a tab character. 1090
error Line contains a tab character. 1091
error Line contains a tab character. 1092
error Line contains a tab character. 1093
error Line contains a tab character. 1094
error Line contains a tab character. 1095
error Line contains a tab character. 1096
error Line contains a tab character. 1097
error Line contains a tab character. 1098
error Line contains a tab character. 1099
error Line contains a tab character. 1100
error Line contains a tab character. 1101
error Line contains a tab character. 1102
error Line contains a tab character. 1103
error Line contains a tab character. 1104
error Line contains a tab character. 1105
error Line contains a tab character. 1106
error Line contains a tab character. 1107
error Line contains a tab character. 1108
error Line contains a tab character. 1109
error Line contains a tab character. 1110
error Line contains a tab character. 1111
error Line contains a tab character. 1112
error Line contains a tab character. 1113
error Line contains a tab character. 1114
error Line contains a tab character. 1115
error Line contains a tab character. 1116
error Line contains a tab character. 1117
error Line contains a tab character. 1118
error Line contains a tab character. 1119
error Line contains a tab character. 1120
error Line contains a tab character. 1121
error Line contains a tab character. 1122
error Line contains a tab character. 1123
error Line contains a tab character. 1124
error Line contains a tab character. 1125
error Line contains a tab character. 1126
error Line contains a tab character. 1127
error Line contains a tab character. 1128
error Line contains a tab character. 1129
error Line contains a tab character. 1130
error Line contains a tab character. 1131
error Line contains a tab character. 1132
error Line contains a tab character. 1133
error Line contains a tab character. 1134
error Line contains a tab character. 1135
error Line contains a tab character. 1136
error Line contains a tab character. 1137
error Line contains a tab character. 1138
error Line contains a tab character. 1139
error Line contains a tab character. 1140
error Line contains a tab character. 1141
error Line contains a tab character. 1142
error Line contains a tab character. 1143
error Line contains a tab character. 1144
error Line contains a tab character. 1145
error Line contains a tab character. 1146
error Line contains a tab character. 1147
error Line contains a tab character. 1148
error Line contains a tab character. 1149
error Line contains a tab character. 1150
error Line contains a tab character. 1151
error Line contains a tab character. 1152
error Line contains a tab character. 1153
error Line contains a tab character. 1154
error Line contains a tab character. 1155
error Line contains a tab character. 1156
error Line contains a tab character. 1157
error Line contains a tab character. 1158
error '3' is a magic number. 1158
error Line contains a tab character. 1159
error '3' is a magic number. 1159
error Line contains a tab character. 1160
error Line contains a tab character. 1161
error Line contains a tab character. 1162
error Line contains a tab character. 1163
error Line contains a tab character. 1164
error Line contains a tab character. 1165
error Line contains a tab character. 1166
error Line contains a tab character. 1167
error Line contains a tab character. 1168
error Line contains a tab character. 1169
error Line contains a tab character. 1170
error Line contains a tab character. 1171
error Line contains a tab character. 1172
error Line contains a tab character. 1173
error Line contains a tab character. 1174
error Line contains a tab character. 1175
error Line contains a tab character. 1176
error Line contains a tab character. 1177
error Line contains a tab character. 1178
error Line contains a tab character. 1179
error Line contains a tab character. 1180
error Line contains a tab character. 1181
error Line contains a tab character. 1182
error '4' is a magic number. 1182
error Line contains a tab character. 1183
error Line contains a tab character. 1184
error Line contains a tab character. 1185
error Line contains a tab character. 1186
error Line contains a tab character. 1187
error Line contains a tab character. 1188
error Line contains a tab character. 1189
error '4' is a magic number. 1189
error Line contains a tab character. 1190
error Line contains a tab character. 1191
error Line contains a tab character. 1192
error Line contains a tab character. 1193
error Line contains a tab character. 1194
error Line contains a tab character. 1195
error Line contains a tab character. 1196
error Line contains a tab character. 1197

com/atlassian/plugin/osgi/factory/transform/stage/ComponentImportSpringStage.java

Violation Message Line
error File does not end with a newline. 0
error Line is longer than 80 characters. 5
error Unused import - java.util.List. 10
error Unused import - java.util.ArrayList. 11
error Unused import - java.util.Map. 12
error First sentence should end with a period. 14
error '{' should be on the previous line. 20
error First sentence should end with a period. 21
error Line is longer than 80 characters. 22
error Line is longer than 80 characters. 24
error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 24
error Missing a Javadoc comment. 24
error Parameter context should be final. 24
error Redundant throws: 'PluginTransformationException' is unchecked exception. 24
error '{' should be on the previous line. 27
error ':' is not preceded with whitespace. 31
error '{' should be on the previous line. 32
error Line is longer than 80 characters. 35
error '{' should be on the previous line. 37
error Line is longer than 80 characters. 38
error '{' should be on the previous line. 45
error Line is longer than 80 characters. 46

com/atlassian/plugin/osgi/container/felix/package-info.java

Violation Message Line
error File does not end with a newline. 0

com/atlassian/plugin/osgi/factory/OsgiBundlePlugin.java

Violation Message Line
error Using the '.*' form of import should be avoided - com.atlassian.plugin.*. 3
error Using the '.*' form of import should be avoided - java.util.*. 8
error '{' should be on the previous line. 17
error Missing a Javadoc comment. 19
error Missing a Javadoc comment. 20
error Missing a Javadoc comment. 21
error Missing a Javadoc comment. 22
error Line is longer than 80 characters. 24
error Missing a Javadoc comment. 24
error Parameter bundle should be final. 24
error 'bundle' hides a field. 24
error Parameter key should be final. 24
error 'key' hides a field. 24
error Parameter pluginEventManager should be final. 24
error Line is longer than 80 characters. 29
error Line is longer than 80 characters. 30
error Line has trailing spaces. 34
error Method 'getPluginsVersion' is not designed for extension - needs to be abstract, final or empty. 36
error Missing a Javadoc comment. 36
error '{' should be on the previous line. 37
error Method 'setPluginsVersion' is not designed for extension - needs to be abstract, final or empty. 41
error Missing a Javadoc comment. 41
error Parameter version should be final. 41
error '{' should be on the previous line. 42
error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 46
error Missing a Javadoc comment. 46
error '{' should be on the previous line. 47
error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 51
error Missing a Javadoc comment. 51
error Parameter name should be final. 51
error '{' should be on the previous line. 52
error Method 'getI18nNameKey' is not designed for extension - needs to be abstract, final or empty. 56
error Missing a Javadoc comment. 56
error '{' should be on the previous line. 57
error Method 'setI18nNameKey' is not designed for extension - needs to be abstract, final or empty. 61
error Missing a Javadoc comment. 61
error Parameter i18nNameKey should be final. 61
error '{' should be on the previous line. 62
error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 66
error Missing a Javadoc comment. 66
error '{' should be on the previous line. 67
error Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 71
error Missing a Javadoc comment. 71
error Parameter aPackage should be final. 71
error '{' should be on the previous line. 72
error Method 'addModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. 76
error Missing a Javadoc comment. 76
error Parameter moduleDescriptor should be final. 76
error '{' should be on the previous line. 77
error Method 'getModuleDescriptors' is not designed for extension - needs to be abstract, final or empty. 81
error Missing a Javadoc comment. 81
error '{' should be on the previous line. 82
error Method 'getModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. 86
error Missing a Javadoc comment. 86
error Parameter key should be final. 86
error 'key' hides a field. 86
error '{' should be on the previous line. 87
error Method 'getModuleDescriptorsByModuleClass' is not designed for extension - needs to be abstract, final or empty. 91
error Missing a Javadoc comment. 91
error Parameter aClass should be final. 91
error '{' should be on the previous line. 92
error Method 'isEnabledByDefault' is not designed for extension - needs to be abstract, final or empty. 96
error Missing a Javadoc comment. 96
error '{' should be on the previous line. 97
error Method 'setEnabledByDefault' is not designed for extension - needs to be abstract, final or empty. 101
error Missing a Javadoc comment. 101
error Parameter enabledByDefault should be final. 101
error '{' should be on the previous line. 102
error Method 'getPluginInformation' is not designed for extension - needs to be abstract, final or empty. 106
error Missing a Javadoc comment. 106
error '{' should be on the previous line. 107
error Method 'setPluginInformation' is not designed for extension - needs to be abstract, final or empty. 111
error Missing a Javadoc comment. 111
error Parameter pluginInformation should be final. 111
error 'pluginInformation' hides a field. 111
error '{' should be on the previous line. 112
error Method 'setResources' is not designed for extension - needs to be abstract, final or empty. 116
error Missing a Javadoc comment. 116
error Parameter resources should be final. 116
error '{' should be on the previous line. 117
error Method 'isSystemPlugin' is not designed for extension - needs to be abstract, final or empty. 121
error Missing a Javadoc comment. 121
error '{' should be on the previous line. 122
error Method 'containsSystemModule' is not designed for extension - needs to be abstract, final or empty. 126
error Missing a Javadoc comment. 126
error '{' should be on the previous line. 127
error Method 'setSystemPlugin' is not designed for extension - needs to be abstract, final or empty. 131
error Missing a Javadoc comment. 131
error Parameter system should be final. 131
error '{' should be on the previous line. 132
error Method 'isBundledPlugin' is not designed for extension - needs to be abstract, final or empty. 136
error Missing a Javadoc comment. 136
error '{' should be on the previous line. 137
error Method 'getDateLoaded' is not designed for extension - needs to be abstract, final or empty. 141
error Missing a Javadoc comment. 141
error '{' should be on the previous line. 142
error Method 'isUninstallable' is not designed for extension - needs to be abstract, final or empty. 146
error Missing a Javadoc comment. 146
error '{' should be on the previous line. 147
error Method 'isDeleteable' is not designed for extension - needs to be abstract, final or empty. 151
error Missing a Javadoc comment. 151
error '{' should be on the previous line. 152
error Method 'isDynamicallyLoaded' is not designed for extension - needs to be abstract, final or empty. 156
error Missing a Javadoc comment. 156
error '{' should be on the previous line. 157
error Method 'getResourceDescriptors' is not designed for extension - needs to be abstract, final or empty. 162
error Missing a Javadoc comment. 162
error '{' should be on the previous line. 163
error Method 'getResourceDescriptors' is not designed for extension - needs to be abstract, final or empty. 167
error Missing a Javadoc comment. 167
error Parameter type should be final. 167
error '{' should be on the previous line. 168
error Method 'getResourceLocation' is not designed for extension - needs to be abstract, final or empty. 172
error Missing a Javadoc comment. 172
error Parameter type should be final. 172
error Parameter name should be final. 172
error '{' should be on the previous line. 173
error Method 'getResourceDescriptor' is not designed for extension - needs to be abstract, final or empty. 177
error Missing a Javadoc comment. 177
error Parameter type should be final. 177
error Parameter name should be final. 177
error '{' should be on the previous line. 178

com/atlassian/plugin/osgi/hostcomponents/ComponentRegistrar.java

Violation Message Line
error First sentence should end with a period. 3
error '{' should be on the previous line. 7
error First sentence should end with a period. 8
error Redundant 'static' modifier. 11
error First sentence should end with a period. 13
error Line is longer than 80 characters. 14
error Line is longer than 80 characters. 16
error Line is longer than 80 characters. 17
error '<' is not preceded with whitespace. 19
error '<' is not followed by whitespace. 19
error '?' is not preceded with whitespace. 19
error '>' is not preceded with whitespace. 19
error '?' is not followed by whitespace. 19
error '>' is not followed by whitespace. 19

com/atlassian/plugin/osgi/factory/transform/DefaultPluginTransformer.java

Violation Message Line
error Using the '.*' form of import should be avoided - com.atlassian.plugin.osgi.factory.transform.stage.*. 4
error Unused import - org.apache.commons.io.FileUtils. 10
error Using the '.*' form of import should be avoided - java.io.*. 13
error Line is longer than 80 characters. 23
error '{' should be on the previous line. 26
error Line is longer than 80 characters. 27
error Missing a Javadoc comment. 27
error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 27
error Missing a Javadoc comment. 29
error Missing a Javadoc comment. 30
error '<' is not preceded with whitespace. 30
error '<' is not followed by whitespace. 30
error '>' is not preceded with whitespace. 30
error Missing a Javadoc comment. 31
error Missing a Javadoc comment. 32
error First sentence should end with a period. 33
error Line is longer than 80 characters. 41
error Parameter cache should be final. 41
error Parameter systemExports should be final. 41
error 'systemExports' hides a field. 41
error Parameter pluginDescriptorPath should be final. 41
error 'pluginDescriptorPath' hides a field. 41
error Line is longer than 80 characters. 43
error '<' is not preceded with whitespace. 43
error '<' is not followed by whitespace. 43
error '>' is not preceded with whitespace. 43
error '>' is not followed by whitespace. 43
error '{' is not followed by whitespace. 44
error '{' is not preceded with whitespace. 44
error '}' is not followed by whitespace. 51
error '}' is not preceded with whitespace. 51
error First sentence should end with a period. 54
error Line is longer than 80 characters. 63
error Parameter cache should be final. 63
error Parameter systemExports should be final. 63
error 'systemExports' hides a field. 63
error Parameter pluginDescriptorPath should be final. 63
error 'pluginDescriptorPath' hides a field. 63
error Parameter stages should be final. 63
error '<' is not preceded with whitespace. 63
error '<' is not followed by whitespace. 63
error '>' is not preceded with whitespace. 63
error 'stages' hides a field. 63
error Line is longer than 80 characters. 65
error Line is longer than 80 characters. 68
error '<' is not preceded with whitespace. 68
error '<' is not followed by whitespace. 68
error '>' is not preceded with whitespace. 68
error '>' is not followed by whitespace. 68
error First sentence should end with a period. 74
error Line is longer than 80 characters. 82
error Method 'transform' is not designed for extension - needs to be abstract, final or empty. 82
error Parameter pluginJar should be final. 82
error Parameter regs should be final. 82
error '<' is not preceded with whitespace. 82
error '<' is not followed by whitespace. 82
error '>' is not preceded with whitespace. 82
error Redundant throws: 'PluginTransformationException' is unchecked exception. 82
error First sentence should end with a period. 87
error Line is longer than 80 characters. 95
error Method 'transform' is not designed for extension - needs to be abstract, final or empty. 95
error Parameter pluginArtifact should be final. 95
error Parameter regs should be final. 95
error '<' is not preceded with whitespace. 95
error '<' is not followed by whitespace. 95
error '>' is not preceded with whitespace. 95
error Redundant throws: 'PluginTransformationException' is unchecked exception. 95
error '{' should be on the previous line. 105
error Line is longer than 80 characters. 109
error '{' should be on the previous line. 111
error '{' should be on the previous line. 117
error '{' should be on the previous line. 119
error Line is longer than 80 characters. 121
error Line is longer than 80 characters. 122
error '<' is not preceded with whitespace. 122
error '<' is not followed by whitespace. 122
error '>' is not preceded with whitespace. 122
error Line is longer than 80 characters. 129
error '}' should be on the same line. 130
error '{' should be on the previous line. 132
error Line is longer than 80 characters. 133
error Missing a Javadoc comment. 137
error Parameter artifact should be final. 137
error '{' should be on the previous line. 138
error '{' should be on the previous line. 141
error 'if' construct must use '{}'s. 142
error Missing a Javadoc comment. 148
error Parameter file should be final. 148
error '{' should be on the previous line. 149
error '+' is not preceded with whitespace. 150
error '+' is not followed by whitespace. 150
error '+' is not preceded with whitespace. 150
error '+' is not followed by whitespace. 150
error First sentence should end with a period. 154
error Method 'addFilesToExistingZip' is not designed for extension - needs to be abstract, final or empty. 162
error Parameter zipFile should be final. 162
error Line is longer than 80 characters. 163
error Parameter files should be final. 163
error '<' is not preceded with whitespace. 163
error '<' is not followed by whitespace. 163
error '>' is not preceded with whitespace. 163
error '1024' is a magic number. 168
error Line is longer than 80 characters. 171
error '{' should be on the previous line. 175
error '{' should be on the previous line. 178
error 'while' construct must use '{}'s. 183
error '<' is not preceded with whitespace. 191
error '<' is not followed by whitespace. 191
error '>' is not preceded with whitespace. 191
error '{' should be on the previous line. 192
error '{' should be on the previous line. 199
error Line has trailing spaces. 211

com/atlassian/plugin/osgi/container/felix/FelixLoggerBridge.java

Violation Message Line
error Unused import - org.apache.felix.framework.util.FelixConstants. 5
error First sentence should end with a period. 11
error Missing a Javadoc comment. 15
error Missing a Javadoc comment. 17
error '<' is not preceded with whitespace. 17
error '<' is not followed by whitespace. 17
error '>' is not preceded with whitespace. 17
error Name 'messagesToIgnore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 17
error Line is longer than 80 characters. 29
error Line is longer than 80 characters. 30
error Line is longer than 80 characters. 31
error Missing a Javadoc comment. 34
error Parameter log should be final. 34
error 'log' hides a field. 34
error Avoid inline conditionals. 37
error ':' should be on a new line. 37
error Avoid inline conditionals. 38
error ':' should be on a new line. 38
error Line is longer than 80 characters. 42
error Method 'doLog' is not designed for extension - needs to be abstract, final or empty. 42
error Missing a Javadoc comment. 42
error Parameter serviceReference should be final. 42
error Parameter level should be final. 42
error Parameter message should be final. 42
error Parameter throwable should be final. 42
error 'if' construct must use '{}'s. 43
error '&&' should be on a new line. 52
error Line is longer than 80 characters. 53
error Line is longer than 80 characters. 54
error 'else' construct must use '{}'s. 57
error Method 'logInfoUnlessLame' is not designed for extension - needs to be abstract, final or empty. 71
error Missing a Javadoc comment. 71
error Parameter message should be final. 71
error '{' should be on the previous line. 72
error '{' should be on the previous line. 74
error 'for' construct must use '{}'s. 76
error 'if' construct must use '{}'s. 77

com/atlassian/plugin/osgi/container/impl/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/factory/OsgiBundleFactory.java

Violation Message Line
error File does not end with a newline. 0
error Using the '.*' form of import should be avoided - com.atlassian.plugin.*. 3
error First sentence should end with a period. 22
error Line is longer than 80 characters. 23
error '{' should be on the previous line. 26
error Missing a Javadoc comment. 27
error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 27
error Missing a Javadoc comment. 29
error Missing a Javadoc comment. 30
error Line is longer than 80 characters. 32
error Missing a Javadoc comment. 32
error Parameter osgi should be final. 32
error 'osgi' hides a field. 32
error Parameter pluginEventManager should be final. 32
error 'pluginEventManager' hides a field. 32
error Line is longer than 80 characters. 39
error Method 'canCreate' is not designed for extension - needs to be abstract, final or empty. 39
error Missing a Javadoc comment. 39
error Parameter pluginArtifact should be final. 39
error Redundant throws: 'PluginParseException' is unchecked exception. 39
error Line is longer than 80 characters. 42
error '{' should be on the previous line. 45
error '{' should be on the previous line. 47
error Line is longer than 80 characters. 52
error Line is longer than 80 characters. 54
error '{' should be on the previous line. 56
error Line is longer than 80 characters. 57
error Line is longer than 80 characters. 58
error '}' should be on the same line. 62
error '{' should be on the previous line. 64
error Line is longer than 80 characters. 70
error Expected an @return tag. 72
error Line is longer than 80 characters. 72
error Method 'create' is not designed for extension - needs to be abstract, final or empty. 72
error Parameter deploymentUnit should be final. 72
error Expected @param tag for 'deploymentUnit'. 72
error Parameter moduleDescriptorFactory should be final. 72
error Expected @param tag for 'moduleDescriptorFactory'. 72
error Expected @throws tag for 'PluginParseException'. 72
error Redundant throws: 'PluginParseException' is unchecked exception. 72
error Line is longer than 80 characters. 74
error First sentence should end with a period. 76
error Line is longer than 80 characters. 84
error Method 'create' is not designed for extension - needs to be abstract, final or empty. 84
error Parameter pluginArtifact should be final. 84
error Parameter moduleDescriptorFactory should be final. 84
error Redundant throws: 'PluginParseException' is unchecked exception. 84
error Line is longer than 80 characters. 87
error '{' should be on the previous line. 92
error '{' should be on the previous line. 95
error Line is longer than 80 characters. 98
error Missing a Javadoc comment. 102
error Parameter file should be final. 102
error Parameter e should be final. 102
error '{' should be on the previous line. 103
error '+' is not preceded with whitespace. 104
error '+' is not followed by whitespace. 104
error '+' is not preceded with whitespace. 107
error '+' is not followed by whitespace. 107
error Missing a Javadoc comment. 111
error Parameter symbolicName should be final. 111
error Parameter version should be final. 111
error '{' should be on the previous line. 112

com/atlassian/plugin/osgi/factory/OsgiPluginFactory.java

Violation Message Line
error Using the '.*' form of import should be avoided - com.atlassian.plugin.*. 3
error Line is longer than 80 characters. 13
error Unused import - java.util.Map. 30
error Unused import - aQute.lib.header.OSGiHeader. 32
error Line is longer than 80 characters. 35
error '{' should be on the previous line. 38
error Missing a Javadoc comment. 39
error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
error Missing a Javadoc comment. 41
error Missing a Javadoc comment. 42
error Missing a Javadoc comment. 43
error Missing a Javadoc comment. 44
error Missing a Javadoc comment. 45
error Missing a Javadoc comment. 46
error Missing a Javadoc comment. 48
error Missing a Javadoc comment. 50
error Line is longer than 80 characters. 52
error Missing a Javadoc comment. 52
error Parameter pluginDescriptorFileName should be final. 52
error 'pluginDescriptorFileName' hides a field. 52
error Parameter applicationKey should be final. 52
error 'applicationKey' hides a field. 52
error Parameter persistentCache should be final. 52
error 'persistentCache' hides a field. 52
error Parameter osgi should be final. 52
error 'osgi' hides a field. 52
error Parameter pluginEventManager should be final. 52
error 'pluginEventManager' hides a field. 52
error Line is longer than 80 characters. 54
error Line is longer than 80 characters. 59
error Missing a Javadoc comment. 65
error '{' should be on the previous line. 66
error '{' should be on the previous line. 68
error Line is longer than 80 characters. 69
error Line is longer than 80 characters. 71
error Line is longer than 80 characters. 76
error Method 'canCreate' is not designed for extension - needs to be abstract, final or empty. 76
error Missing a Javadoc comment. 76
error Parameter pluginArtifact should be final. 76
error Redundant throws: 'PluginParseException' is unchecked exception. 76
error '{' should be on the previous line. 82
error Line is longer than 80 characters. 83
error '{' should be on the previous line. 86
error Line is longer than 80 characters. 87
error 'if' construct must use '{}'s. 88
error Line has trailing spaces. 91
error '}' should be on the same line. 91
error '{' should be on the previous line. 93
error Line is longer than 80 characters. 100
error Expected an @return tag. 102
error Line is longer than 80 characters. 102
error Method 'create' is not designed for extension - needs to be abstract, final or empty. 102
error Parameter deploymentUnit should be final. 102
error Expected @param tag for 'deploymentUnit'. 102
error Parameter moduleDescriptorFactory should be final. 102
error Expected @param tag for 'moduleDescriptorFactory'. 102
error Expected @throws tag for 'PluginParseException'. 102
error Redundant throws: 'PluginParseException' is unchecked exception. 102
error Line is longer than 80 characters. 104
error First sentence should end with a period. 107
error Line is longer than 80 characters. 115
error Method 'create' is not designed for extension - needs to be abstract, final or empty. 115
error Parameter pluginArtifact should be final. 115
error Parameter moduleDescriptorFactory should be final. 115
error Redundant throws: 'PluginParseException' is unchecked exception. 115
error Line is longer than 80 characters. 117
error Line is longer than 80 characters. 118
error '{' should be on the previous line. 123
error Line is longer than 80 characters. 124
error 'if' construct must use '{}'s. 125
error Line is longer than 80 characters. 126
error Line is longer than 80 characters. 128
error Line is longer than 80 characters. 129
error Line is longer than 80 characters. 130
error Line is longer than 80 characters. 132
error '{' should be on the previous line. 135
error Line is longer than 80 characters. 137
error '+' is not preceded with whitespace. 137
error '+' is not followed by whitespace. 137
error '+' is not preceded with whitespace. 137
error '+' is not followed by whitespace. 137
error '}' should be on the same line. 138
error '{' should be on the previous line. 140
error Line has trailing spaces. 143
error '}' should be on the same line. 145
error '{' should be on the previous line. 147
error First sentence should end with a period. 153
error Line is longer than 80 characters. 154
error Line is longer than 80 characters. 159
error Parameter originalFactory should be final. 159
error 'synchronized' is not followed by whitespace. 162
error '{' should be on the previous line. 163
error 'if' construct must use '{}'s. 164
error Line is longer than 80 characters. 165
error Line is longer than 80 characters. 168
error '{' should be on the previous line. 170
error Line is longer than 80 characters. 171
error '<' is not preceded with whitespace. 171
error '<' is not followed by whitespace. 171
error '>' is not preceded with whitespace. 171
error '<' is not preceded with whitespace. 171
error '<' is not followed by whitespace. 171
error '>' is not preceded with whitespace. 171
error '>' is not followed by whitespace. 171
error Line is longer than 80 characters. 174
error '{' should be on the previous line. 176
error 'for' construct must use '{}'s. 177
error Line is longer than 80 characters. 177
error Line is longer than 80 characters. 186
error '}' should be on the same line. 187
error 'else' construct must use '{}'s. 188
error Missing a Javadoc comment. 194
error Parameter pluginArtifact should be final. 194
error '{' should be on the previous line. 195
error '{' should be on the previous line. 197
error Line is longer than 80 characters. 198
error Line is longer than 80 characters. 199
error '{' should be on the previous line. 201
error '{' should be on the previous line. 204
error Missing a Javadoc comment. 209
error Parameter key should be final. 209
error Parameter version should be final. 209
error Parameter pluginFile should be final. 209
error '{' should be on the previous line. 210
error '{' should be on the previous line. 212
error Line is longer than 80 characters. 213
error '{' should be on the previous line. 215
error Missing a Javadoc comment. 222
error Parameter file should be final. 222
error Parameter e should be final. 222
error '{' should be on the previous line. 223
error '+' is not preceded with whitespace. 224
error '+' is not followed by whitespace. 224
error '+' is not preceded with whitespace. 227
error '+' is not followed by whitespace. 227

com/atlassian/plugin/osgi/factory/OsgiPluginXmlDescriptorParser.java

Violation Message Line
error Unused import - java.util.HashMap. 12
error Line is longer than 80 characters. 18
error Line is longer than 80 characters. 19
error '{' should be on the previous line. 24
error Missing a Javadoc comment. 25
error '<' is not preceded with whitespace. 25
error '<' is not followed by whitespace. 25
error '>' is not preceded with whitespace. 25
error Line is longer than 80 characters. 29
error Line has trailing spaces. 31
error Line is longer than 80 characters. 33
error Line is longer than 80 characters. 35
error Parameter source should be final. 35
error Parameter applicationKey should be final. 35
error Parameter modulesToIgnore should be final. 35
error 'modulesToIgnore' hides a field. 35
error Redundant throws: 'PluginParseException' is unchecked exception. 35
error Line is longer than 80 characters. 39
error '<' is not preceded with whitespace. 39
error '<' is not followed by whitespace. 39
error '>' is not preceded with whitespace. 39
error '>' is not followed by whitespace. 39
error First sentence should end with a period. 42
error Line is longer than 80 characters. 43
error Line is longer than 80 characters. 47
error Method 'createModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. 50
error Line is longer than 80 characters. 51
error Parameter plugin should be final. 51
error Parameter element should be final. 51
error Parameter moduleDescriptorFactory should be final. 51
error Expected @throws tag for 'PluginParseException'. 51
error Redundant throws: 'PluginParseException' is unchecked exception. 51
error '{' should be on the previous line. 55
error Line is longer than 80 characters. 56
error Line is longer than 80 characters. 57
error Avoid inline conditionals. 57
error 'cast' is not followed by whitespace. 58

com/atlassian/plugin/osgi/container/OsgiContainerManager.java

Violation Message Line
error First sentence should end with a period. 12
error '{' should be on the previous line. 16
error First sentence should end with a period. 17
error Redundant throws: 'OsgiContainerException' is unchecked exception. 22
error First sentence should end with a period. 24
error Redundant throws: 'OsgiContainerException' is unchecked exception. 29
error First sentence should end with a period. 31
error Redundant throws: 'OsgiContainerException' is unchecked exception. 37
error First sentence should end with a period. 44
error First sentence should end with a period. 51
error First sentence should end with a period. 57
error '<' is not preceded with whitespace. 62
error '<' is not followed by whitespace. 62
error '>' is not preceded with whitespace. 62
error First sentence should end with a period. 64
error Line is longer than 80 characters. 65
error Unused @throws tag for 'IllegalStateException'. 69

com/atlassian/plugin/osgi/factory/transform/PluginTransformationException.java

Violation Message Line
error First sentence should end with a period. 3
error Line is longer than 80 characters. 4
error '{' should be on the previous line. 7
error Missing a Javadoc comment. 8
error '{' should be on the previous line. 9
error Missing a Javadoc comment. 12
error Parameter s should be final. 12
error '{' should be on the previous line. 13
error Missing a Javadoc comment. 17
error Parameter s should be final. 17
error Parameter throwable should be final. 17
error '{' should be on the previous line. 18
error Missing a Javadoc comment. 22
error Parameter throwable should be final. 22
error '{' should be on the previous line. 23

com/atlassian/plugin/osgi/container/impl/DefaultOsgiPersistentCache.java

Violation Message Line
error Line is longer than 80 characters. 13
error '{' should be on the previous line. 19
error Missing a Javadoc comment. 20
error Missing a Javadoc comment. 21
error Missing a Javadoc comment. 22
error Missing a Javadoc comment. 24
error Parameter baseDir should be final. 24
error '{' should be on the previous line. 25
error Line is longer than 80 characters. 26
error Line is longer than 80 characters. 27
error Line is longer than 80 characters. 34
error Missing a Javadoc comment. 34
error Parameter osgiBundleCache should be final. 34
error 'osgiBundleCache' hides a field. 34
error Parameter frameworkBundleCache should be final. 34
error 'frameworkBundleCache' hides a field. 34
error Parameter transformedPluginCache should be final. 34
error 'transformedPluginCache' hides a field. 34
error Line is longer than 80 characters. 36
error Line is longer than 80 characters. 37
error Line is longer than 80 characters. 38
error Method 'getFrameworkBundleCache' is not designed for extension - needs to be abstract, final or empty. 46
error Missing a Javadoc comment. 46
error '{' should be on the previous line. 47
error Method 'getOsgiBundleCache' is not designed for extension - needs to be abstract, final or empty. 51
error Missing a Javadoc comment. 51
error '{' should be on the previous line. 52
error Method 'getTransformedPluginCache' is not designed for extension - needs to be abstract, final or empty. 56
error Missing a Javadoc comment. 56
error '{' should be on the previous line. 57
error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 61
error Missing a Javadoc comment. 61
error Redundant throws: 'OsgiContainerException' is unchecked exception. 61
error '{' should be on the previous line. 62
error '{' should be on the previous line. 64
error '}' should be on the same line. 68
error '{' should be on the previous line. 70
error Missing a Javadoc comment. 75
error '{' should be on the previous line. 76
error Missing a Javadoc comment. 82
error Parameter dir should be final. 82
error '{' should be on the previous line. 83
error '{' should be on the previous line. 85
error '+' is not preceded with whitespace. 86
error '+' is not followed by whitespace. 86
error '+' is not preceded with whitespace. 86
error '+' is not followed by whitespace. 86
error '{' should be on the previous line. 90
error Line is longer than 80 characters. 91
error '+' is not preceded with whitespace. 91
error '+' is not followed by whitespace. 91
error '+' is not preceded with whitespace. 91
error '+' is not followed by whitespace. 91

com/atlassian/plugin/osgi/container/OsgiContainerException.java

Violation Message Line
error First sentence should end with a period. 5
error '{' should be on the previous line. 10
error Missing a Javadoc comment. 11
error '{' should be on the previous line. 12
error Missing a Javadoc comment. 15
error Parameter s should be final. 15
error '{' should be on the previous line. 16
error Missing a Javadoc comment. 20
error Parameter s should be final. 20
error Parameter throwable should be final. 20
error '{' should be on the previous line. 21
error Missing a Javadoc comment. 25
error Parameter throwable should be final. 25
error '{' should be on the previous line. 26

com/atlassian/plugin/osgi/hostcomponents/impl/DefaultPropertyBuilder.java

Violation Message Line
error First sentence should end with a period. 6
error '{' should be on the previous line. 10
error Missing a Javadoc comment. 11
error Missing a Javadoc comment. 13
error Parameter registration should be final. 13
error 'registration' hides a field. 13
error '{' should be on the previous line. 14
error Missing a Javadoc comment. 18
error Parameter name should be final. 18
error '{' should be on the previous line. 19
error Line is longer than 80 characters. 23
error Missing a Javadoc comment. 23
error Parameter strategy should be final. 23
error Missing a Javadoc comment. 28
error Parameter name should be final. 28
error Parameter value should be final. 28
error '{' should be on the previous line. 29

com/atlassian/plugin/osgi/factory/transform/PluginTransformer.java

Violation Message Line
error First sentence should end with a period. 9
error '{' should be on the previous line. 13
error First sentence should end with a period. 14
error Line is longer than 80 characters. 21
error Unclosed HTML tag found: <HostComponentRegistration>)} instead 21
error Line is longer than 80 characters. 23
error '<' is not preceded with whitespace. 23
error '<' is not followed by whitespace. 23
error '>' is not preceded with whitespace. 23
error Redundant throws: 'PluginTransformationException' is unchecked exception. 23
error First sentence should end with a period. 25
error Line is longer than 80 characters. 34
error '<' is not preceded with whitespace. 34
error '<' is not followed by whitespace. 34
error '>' is not preceded with whitespace. 34
error Redundant throws: 'PluginTransformationException' is unchecked exception. 34

com/atlassian/plugin/osgi/factory/transform/stage/HostComponentSpringStage.java

Violation Message Line
error Line is longer than 80 characters. 5
error Using the '.*' form of import should be avoided - java.util.*. 21
error Missing a Javadoc comment. 29
error '{' should be on the previous line. 30
error Line is longer than 80 characters. 31
error Missing a Javadoc comment. 31
error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
error First sentence should end with a period. 33
error Line is longer than 80 characters. 34
error Line is longer than 80 characters. 36
error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 36
error Missing a Javadoc comment. 36
error Parameter context should be final. 36
error Redundant throws: 'PluginTransformationException' is unchecked exception. 36
error '{' should be on the previous line. 39
error Line is longer than 80 characters. 41
error '<' is not preceded with whitespace. 41
error '<' is not followed by whitespace. 41
error '>' is not preceded with whitespace. 41
error '<' is not preceded with whitespace. 42
error '<' is not followed by whitespace. 42
error '>' is not preceded with whitespace. 42
error '<' is not preceded with whitespace. 42
error '<' is not followed by whitespace. 42
error '>' is not preceded with whitespace. 42
error '>' is not followed by whitespace. 42
error '<' is not preceded with whitespace. 43
error '<' is not followed by whitespace. 43
error '>' is not preceded with whitespace. 43
error '{' should be on the previous line. 45
error Line is longer than 80 characters. 46
error '}' should be on the same line. 47
error '{' should be on the previous line. 49
error Line is longer than 80 characters. 50
error Line is longer than 80 characters. 53
error '<' is not preceded with whitespace. 53
error '<' is not followed by whitespace. 53
error '>' is not preceded with whitespace. 53
error '<' is not preceded with whitespace. 53
error '<' is not followed by whitespace. 53
error '>' is not preceded with whitespace. 53
error '>' is not followed by whitespace. 53
error '{' should be on the previous line. 56
error Line is longer than 80 characters. 58
error '{' should be on the previous line. 63
error '{' should be on the previous line. 65
error Line is longer than 80 characters. 69
error '<' is not preceded with whitespace. 69
error '<' is not followed by whitespace. 69
error '>' is not preceded with whitespace. 69
error '<' is not preceded with whitespace. 69
error '<' is not followed by whitespace. 69
error '>' is not preceded with whitespace. 69
error '>' is not followed by whitespace. 69
error Line is longer than 80 characters. 70
error Line is longer than 80 characters. 72
error '{' should be on the previous line. 80
error Line is longer than 80 characters. 85
error Line is longer than 80 characters. 88
error '{' should be on the previous line. 91
error Line is longer than 80 characters. 92
error Line is longer than 80 characters. 95
error '{' should be on the previous line. 97
error Line is longer than 80 characters. 103
error '{' should be on the previous line. 105
error Line is longer than 80 characters. 106
error Line is longer than 80 characters. 111
error Missing a Javadoc comment. 111
error Parameter matchedRegistrations should be final. 111
error '<' is not preceded with whitespace. 111
error '<' is not followed by whitespace. 111
error '>' is not preceded with whitespace. 111
error Line is longer than 80 characters. 112
error Parameter systemExports should be final. 112
error Parameter extraImports should be final. 112
error '<' is not preceded with whitespace. 112
error '<' is not followed by whitespace. 112
error '>' is not preceded with whitespace. 112
error '{' should be on the previous line. 115
error Line is longer than 80 characters. 116
error '{' should be on the previous line. 118
error '{' should be on the previous line. 121
error '}' should be on the same line. 125
error '{' should be on the previous line. 127
error Line is longer than 80 characters. 128
error Line is longer than 80 characters. 133
error Missing a Javadoc comment. 133
error '<' is not preceded with whitespace. 133
error '<' is not followed by whitespace. 133
error '>' is not preceded with whitespace. 133
error Parameter regs should be final. 133
error '<' is not preceded with whitespace. 133
error '<' is not followed by whitespace. 133
error '>' is not preceded with whitespace. 133
error '<' is not preceded with whitespace. 135
error '<' is not followed by whitespace. 135
error '>' is not preceded with whitespace. 135
error '<' is not preceded with whitespace. 135
error '<' is not followed by whitespace. 135
error '>' is not preceded with whitespace. 135
error '>' is not followed by whitespace. 135
error '{' should be on the previous line. 137
error '{' should be on the previous line. 139
error Line is longer than 80 characters. 146
error Missing a Javadoc comment. 146
error '<' is not preceded with whitespace. 146
error '<' is not followed by whitespace. 146
error '<' is not preceded with whitespace. 146
error '<' is not followed by whitespace. 146
error '>' is not preceded with whitespace. 146
error '>' is not followed by whitespace. 146
error '>' is not preceded with whitespace. 146
error Parameter regs should be final. 146
error '<' is not preceded with whitespace. 146
error '<' is not followed by whitespace. 146
error '>' is not preceded with whitespace. 146
error '<' is not preceded with whitespace. 148
error '<' is not followed by whitespace. 148
error '<' is not preceded with whitespace. 148
error '<' is not followed by whitespace. 148
error '>' is not preceded with whitespace. 148
error '>' is not followed by whitespace. 148
error '>' is not preceded with whitespace. 148
error '<' is not preceded with whitespace. 148
error '<' is not followed by whitespace. 148
error '<' is not preceded with whitespace. 148
error '<' is not followed by whitespace. 148
error '>' is not preceded with whitespace. 148
error '>' is not followed by whitespace. 148
error '>' is not preceded with whitespace. 148
error '>' is not followed by whitespace. 148
error '{' should be on the previous line. 150
error '{' should be on the previous line. 152
error Line is longer than 80 characters. 153
error '<' is not preceded with whitespace. 153
error '<' is not followed by whitespace. 153
error '>' is not preceded with whitespace. 153
error '<' is not preceded with whitespace. 153
error '<' is not followed by whitespace. 153
error '>' is not preceded with whitespace. 153
error '>' is not followed by whitespace. 153
error Line is longer than 80 characters. 160
error Missing a Javadoc comment. 160
error Parameter allHostComponents should be final. 160
error '<' is not preceded with whitespace. 160
error '<' is not followed by whitespace. 160
error '>' is not preceded with whitespace. 160
error Parameter matchedHostComponents should be final. 160
error '<' is not preceded with whitespace. 160
error '<' is not followed by whitespace. 160
error '>' is not preceded with whitespace. 160
error Parameter innerJarPaths should be final. 160
error '<' is not preceded with whitespace. 160
error '<' is not followed by whitespace. 160
error '>' is not preceded with whitespace. 160
error Parameter jarStream should be final. 160
error '{' should be on the previous line. 162
error '{' should be on the previous line. 166
error '{' should be on the previous line. 170
error '{' should be on the previous line. 173
error '<' is not preceded with whitespace. 175
error '<' is not followed by whitespace. 175
error '>' is not preceded with whitespace. 175
error '{' should be on the previous line. 177
error Line is longer than 80 characters. 178
error '{' should be on the previous line. 180
error '}' should be on the same line. 185
error Line is longer than 80 characters. 188
error '}' should be on the same line. 191
error '{' should be on the previous line. 193
error Missing a Javadoc comment. 198
error '<' is not preceded with whitespace. 198
error '<' is not followed by whitespace. 198
error '>' is not preceded with whitespace. 198
error Parameter mf should be final. 198
error '{' should be on the previous line. 199
error '<' is not preceded with whitespace. 200
error '<' is not followed by whitespace. 200
error '>' is not preceded with whitespace. 200
error '<' is not preceded with whitespace. 200
error '<' is not followed by whitespace. 200
error '>' is not preceded with whitespace. 200
error '>' is not followed by whitespace. 200
error '{' should be on the previous line. 203
error '{' should be on the previous line. 205
error '{' should be on the previous line. 208
error '}' should be on the same line. 210
error '{' should be on the previous line. 212
error Line is longer than 80 characters. 213
error First sentence should end with a period. 220
error Line is longer than 80 characters. 221
error '{' should be on the previous line. 224
error Missing a Javadoc comment. 225
error Missing a Javadoc comment. 227
error Parameter delegate should be final. 227
error 'delegate' hides a field. 227
error '{' should be on the previous line. 228
error Missing a Javadoc comment. 232
error '{' should be on the previous line. 233
error Missing a Javadoc comment. 237
error '{' should be on the previous line. 239
error Line is longer than 80 characters. 244
error Missing a Javadoc comment. 244
error Parameter hostComponentNames should be final. 244
error '<' is not preceded with whitespace. 244
error '<' is not followed by whitespace. 244
error '>' is not preceded with whitespace. 244
error Parameter beanName should be final. 244
error Parameter iteration should be final. 244
error '{' should be on the previous line. 248
error '{' should be on the previous line. 255

com/atlassian/plugin/osgi/container/felix/FelixOsgiContainerManager.java

Violation Message Line
error First sentence should end with a period. 54
error '{' should be on the previous line. 58
error Line is longer than 80 characters. 59
error Missing a Javadoc comment. 59
error Line is longer than 80 characters. 61
error Missing a Javadoc comment. 61
error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 61
error Line is longer than 80 characters. 62
error Missing a Javadoc comment. 62
error Missing a Javadoc comment. 63
error Missing a Javadoc comment. 65
error Missing a Javadoc comment. 66
error Missing a Javadoc comment. 67
error Missing a Javadoc comment. 68
error Missing a Javadoc comment. 69
error '<' is not preceded with whitespace. 69
error '<' is not followed by whitespace. 69
error '>' is not preceded with whitespace. 69
error Missing a Javadoc comment. 70
error Missing a Javadoc comment. 71
error '{' should be on the previous line. 74
error Missing a Javadoc comment. 81
error Missing a Javadoc comment. 82
error Missing a Javadoc comment. 83
error Missing a Javadoc comment. 84
error Missing a Javadoc comment. 85
error First sentence should end with a period. 87
error Line is longer than 80 characters. 88
error Line is longer than 80 characters. 89
error Line is longer than 80 characters. 92
error Line is longer than 80 characters. 94
error Line is longer than 80 characters. 97
error 'packageScannerConfig' hides a field. 97
error Line is longer than 80 characters. 99
error First sentence should end with a period. 103
error Line is longer than 80 characters. 105
error Line is longer than 80 characters. 106
error Line is longer than 80 characters. 109
error Line is longer than 80 characters. 111
error Line is longer than 80 characters. 114
error 'packageScannerConfig' hides a field. 114
error Line is longer than 80 characters. 116
error Line is longer than 80 characters. 117
error First sentence should end with a period. 120
error Line is longer than 80 characters. 121
error Line is longer than 80 characters. 125
error Line is longer than 80 characters. 129
error 'persistentCache' hides a field. 129
error 'packageScannerConfig' hides a field. 129
error Line is longer than 80 characters. 131
error First sentence should end with a period. 135
error Line is longer than 80 characters. 137
error Line is longer than 80 characters. 138
error Line is longer than 80 characters. 141
error Line is longer than 80 characters. 144
error Line is longer than 80 characters. 147
error Parameter persistentCache should be final. 147
error 'persistentCache' hides a field. 147
error Line is longer than 80 characters. 148
error 'packageScannerConfig' hides a field. 148
error Line is longer than 80 characters. 149
error Redundant throws: 'OsgiContainerException' is unchecked exception. 150
error '{' should be on the previous line. 151
error Line is longer than 80 characters. 152
error Line is longer than 80 characters. 153
error Line is longer than 80 characters. 154
error '<' is not preceded with whitespace. 161
error '<' is not followed by whitespace. 161
error '>' is not preceded with whitespace. 161
error '>' is not followed by whitespace. 161
error '{' should be on the previous line. 168
error '}' should be on the same line. 170
error '{' should be on the previous line. 172
error Line is longer than 80 characters. 173
error Method 'setFelixLogger' is not designed for extension - needs to be abstract, final or empty. 178
error Missing a Javadoc comment. 178
error '{' should be on the previous line. 179
error Method 'setDisableMultipleBundleVersions' is not designed for extension - needs to be abstract, final or empty. 183
error Missing a Javadoc comment. 183
error '{' should be on the previous line. 184
error Method 'onStart' is not designed for extension - needs to be abstract, final or empty. 188
error Missing a Javadoc comment. 188
error '{' should be on the previous line. 190
error Method 'onShutdown' is not designed for extension - needs to be abstract, final or empty. 194
error Missing a Javadoc comment. 194
error '{' should be on the previous line. 196
error Method 'start' is not designed for extension - needs to be abstract, final or empty. 200
error Missing a Javadoc comment. 200
error Redundant throws: 'OsgiContainerException' is unchecked exception. 200
error '{' should be on the previous line. 201
error '{' should be on the previous line. 203
error Line is longer than 80 characters. 209
error Line is longer than 80 characters. 216
error Line is longer than 80 characters. 220
error Line is longer than 80 characters. 222
error Line is longer than 80 characters. 223
error '{' should be on the previous line. 225
error Line is longer than 80 characters. 226
error '{' should be on the previous line. 231
error '{' should be on the previous line. 236
error Line is longer than 80 characters. 238
error '<' is not preceded with whitespace. 239
error '<' is not followed by whitespace. 239
error '>' is not preceded with whitespace. 239
error '<' is not preceded with whitespace. 239
error '<' is not followed by whitespace. 239
error '>' is not preceded with whitespace. 239
error '>' is not followed by whitespace. 239
error Line is longer than 80 characters. 246
error '{' should be on the previous line. 250
error '{' should be on the previous line. 252
error '}' should be on the same line. 255
error '{' should be on the previous line. 257
error Line is longer than 80 characters. 258
error '10' is a magic number. 266
error '60' is a magic number. 266
error '1000' is a magic number. 266
error '}' should be on the same line. 267
error '{' should be on the previous line. 269
error Line is longer than 80 characters. 270
error First sentence should end with a period. 274
error Line is longer than 80 characters. 275
error '{' should be on the previous line. 278
error '{' should be on the previous line. 280
error '}' should be on the same line. 282
error '{' should be on the previous line. 284
error Line is longer than 80 characters. 286
error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 290
error Missing a Javadoc comment. 290
error Redundant throws: 'OsgiContainerException' is unchecked exception. 290
error '{' should be on the previous line. 291
error '{' should be on the previous line. 293
error Line is longer than 80 characters. 294
error '<' is not preceded with whitespace. 294
error '<' is not followed by whitespace. 294
error '>' is not preceded with whitespace. 294
error '>' is not followed by whitespace. 294
error Method 'getBundles' is not designed for extension - needs to be abstract, final or empty. 305
error Missing a Javadoc comment. 305
error '{' should be on the previous line. 306
error '{' should be on the previous line. 308
error '}' should be on the same line. 310
error '{' should be on the previous line. 312
error Line is longer than 80 characters. 314
error Method 'getRegisteredServices' is not designed for extension - needs to be abstract, final or empty. 318
error Missing a Javadoc comment. 318
error '{' should be on the previous line. 319
error Method 'getServiceTracker' is not designed for extension - needs to be abstract, final or empty. 323
error Missing a Javadoc comment. 323
error '{' should be on the previous line. 324
error '{' should be on the previous line. 326
error Line is longer than 80 characters. 327
error Line is longer than 80 characters. 330
error Method 'installBundle' is not designed for extension - needs to be abstract, final or empty. 336
error Missing a Javadoc comment. 336
error Redundant throws: 'OsgiContainerException' is unchecked exception. 336
error '{' should be on the previous line. 337
error '{' should be on the previous line. 339
error '}' should be on the same line. 341
error '{' should be on the previous line. 343
error Line is longer than 80 characters. 348
error Method 'collectHostComponents' is not designed for extension - needs to be abstract, final or empty. 348
error Missing a Javadoc comment. 348
error Line is longer than 80 characters. 350
error '{' should be on the previous line. 352
error Method 'isRunning' is not designed for extension - needs to be abstract, final or empty. 358
error Missing a Javadoc comment. 358
error '{' should be on the previous line. 359
error Method 'getHostComponentRegistrations' is not designed for extension - needs to be abstract, final or empty. 363
error Missing a Javadoc comment. 363
error '<' is not preceded with whitespace. 363
error '<' is not followed by whitespace. 363
error '>' is not preceded with whitespace. 363
error '{' should be on the previous line. 364
error Line is longer than 80 characters. 368
error Missing a Javadoc comment. 368
error Line is longer than 80 characters. 374
error '{' should be on the previous line. 378
error Missing a Javadoc comment. 379
error Missing a Javadoc comment. 380
error Missing a Javadoc comment. 381
error '<' is not preceded with whitespace. 381
error '<' is not followed by whitespace. 381
error '>' is not preceded with whitespace. 381
error Missing a Javadoc comment. 382
error '<' is not preceded with whitespace. 382
error '<' is not followed by whitespace. 382
error '>' is not preceded with whitespace. 382
error Missing a Javadoc comment. 383
error Missing a Javadoc comment. 384
error Missing a Javadoc comment. 385
error Line is longer than 80 characters. 387
error Missing a Javadoc comment. 387
error 'frameworkBundlesUrl' hides a field. 387
error 'frameworkBundlesDir' hides a field. 387
error 'registrar' hides a field. 387
error Missing a Javadoc comment. 394
error '{' should be on the previous line. 395
error Line is longer than 80 characters. 397
error '{' should be on the previous line. 407
error '{' should be on the previous line. 410
error Line is longer than 80 characters. 411
error switch without "default" clause. 413
error '{' should be on the previous line. 414
error Line is longer than 80 characters. 416
error Line is longer than 80 characters. 419
error Line is longer than 80 characters. 422
error Missing a Javadoc comment. 429
error '{' is not followed by whitespace. 430
error '}' is not preceded with whitespace. 430
error Missing a Javadoc comment. 432
error '{' should be on the previous line. 433
error switch without "default" clause. 434
error '{' should be on the previous line. 435
error Line is longer than 80 characters. 437
error Line is longer than 80 characters. 440
error Line is longer than 80 characters. 443
error Line is longer than 80 characters. 446
error Line is longer than 80 characters. 449
error Line is longer than 80 characters. 452
error Line is longer than 80 characters. 457
error Missing a Javadoc comment. 457
error '{' should be on the previous line. 461
error '{' should be on the previous line. 463
error Line is longer than 80 characters. 465
error '{' should be on the previous line. 467
error '{' should be on the previous line. 469
error Line is longer than 80 characters. 470
error '}' should be on the same line. 475
error '{' should be on the previous line. 477
error Line is longer than 80 characters. 481
error '{' should be on the previous line. 483
error Missing a Javadoc comment. 489
error '{' should be on the previous line. 490
error Line is longer than 80 characters. 494
error Missing a Javadoc comment. 494
error '<' is not preceded with whitespace. 494
error '<' is not followed by whitespace. 494
error '>' is not preceded with whitespace. 494
error '{' should be on the previous line. 500
error Missing a Javadoc comment. 506
error '<' is not preceded with whitespace. 506
error '<' is not followed by whitespace. 506
error '>' is not preceded with whitespace. 506
error '{' should be on the previous line. 507
error Line is longer than 80 characters. 511
error Missing a Javadoc comment. 511
error 'registrar' hides a field. 511
error '{' should be on the previous line. 515
error '{' should be on the previous line. 517
error Missing a Javadoc comment. 527
error '<' is not preceded with whitespace. 529
error '<' is not followed by whitespace. 529
error '>' is not preceded with whitespace. 529
error '<' is not preceded with whitespace. 529
error '<' is not followed by whitespace. 529
error '>' is not preceded with whitespace. 529
error '>' is not followed by whitespace. 529
error Line is longer than 80 characters. 530
error Line is longer than 80 characters. 531
error '{' should be on the previous line. 534
error '{' should be on the previous line. 538
error '{' should be on the previous line. 543
error Missing a Javadoc comment. 548
error '{' should be on the previous line. 549
error Parameter event should be final. 554
error '{' should be on the previous line. 555
error '{' should be on the previous line. 557
error Parameter bundleEvent should be final. 566
error '{' should be on the previous line. 567
error Line is longer than 80 characters. 568
error '{' should be on the previous line. 575
error '10' is a magic number. 576
error '}' should be on the same line. 577
error '{' should be on the previous line. 579
error Must have at least one statement. 579
error '{' should be on the previous line. 583

com/atlassian/plugin/osgi/hostcomponents/impl/DefaultInstanceBuilder.java

Violation Message Line
error First sentence should end with a period. 6
error '{' should be on the previous line. 10
error Missing a Javadoc comment. 11
error Missing a Javadoc comment. 13
error Parameter registration should be final. 13
error 'registration' hides a field. 13
error '{' should be on the previous line. 14
error Missing a Javadoc comment. 18
error Parameter instance should be final. 18
error '{' should be on the previous line. 19

com/atlassian/plugin/osgi/hostcomponents/HostComponentRegistration.java

Violation Message Line
error First sentence should end with a period. 5
error '{' should be on the previous line. 9
error '<' is not preceded with whitespace. 13
error '<' is not followed by whitespace. 13
error '>' is not preceded with whitespace. 13
error '<' is not preceded with whitespace. 28
error '<' is not followed by whitespace. 28
error '?' is not preceded with whitespace. 28
error '>' is not preceded with whitespace. 28
error '?' is not followed by whitespace. 28
error '>' is not followed by whitespace. 28

com/atlassian/plugin/osgi/container/felix/ExportsBuilder.java

Violation Message Line
error Using the '.*' form of import should be avoided - java.io.*. 12
error Line is longer than 80 characters. 32
error '{' should be on the previous line. 35
error Missing a Javadoc comment. 37
error Missing a Javadoc comment. 38
error Missing a Javadoc comment. 39
error Missing a Javadoc comment. 40
error Line is longer than 80 characters. 43
error Line is longer than 80 characters. 49
error Parameter regs should be final. 49
error '<' is not preceded with whitespace. 49
error '<' is not followed by whitespace. 49
error '>' is not preceded with whitespace. 49
error Parameter packageScannerConfig should be final. 49
error Parameter cacheDir should be final. 49
error Expected @param tag for 'cacheDir'. 49
error '{' is not preceded with whitespace. 49
error Line is longer than 80 characters. 51
error '{' should be on the previous line. 54
error Line is longer than 80 characters. 58
error ')' is preceded with whitespace. 58
error Line is longer than 80 characters. 68
error Line is longer than 80 characters. 73
error '<' is not preceded with whitespace. 73
error '<' is not followed by whitespace. 73
error '>' is not preceded with whitespace. 73
error '{' should be on the previous line. 78
error Line is longer than 80 characters. 84
error Line is longer than 80 characters. 86
error Line is longer than 80 characters. 89
error Line is longer than 80 characters. 90
error '{' should be on the previous line. 92
error Line is longer than 80 characters. 93
error '+' is not preceded with whitespace. 99
error '+' is not followed by whitespace. 99
error Line is longer than 80 characters. 104
error Missing a Javadoc comment. 104
error Parameter cacheDir should be final. 104
error Parameter currentHostVersion should be final. 104
error Parameter exports should be final. 104
error 'if' construct must use '{}'s. 107
error '{' should be on the previous line. 113
error '}' should be on the same line. 118
error '{' should be on the previous line. 120
error Line is longer than 80 characters. 121
error '+' is not preceded with whitespace. 121
error '+' is not followed by whitespace. 121
error '}' should be on the same line. 122
error '{' should be on the previous line. 124
error '}' should be on the same line. 126
error '{' should be on the previous line. 128
error Line is longer than 80 characters. 134
error Missing a Javadoc comment. 134
error Parameter cacheDir should be final. 134
error Parameter currentHostVersion should be final. 134
error 'if' construct must use '{}'s. 137
error '{' should be on the previous line. 142
error '{' should be on the previous line. 145
error '{' should be on the previous line. 150
error '{' should be on the previous line. 155
error '}' should be on the same line. 158
error '{' should be on the previous line. 160
error '}' should be on the same line. 163
error '{' should be on the previous line. 165
error '}' should be on the same line. 167
error '{' should be on the previous line. 169
error Line is longer than 80 characters. 176
error Missing a Javadoc comment. 176
error Parameter sb should be final. 176
error Parameter packageExports should be final. 176
error '<' is not preceded with whitespace. 176
error '<' is not followed by whitespace. 176
error '>' is not preceded with whitespace. 176
error Line is longer than 80 characters. 177
error '<' is not preceded with whitespace. 177
error '<' is not followed by whitespace. 177
error '>' is not preceded with whitespace. 177
error ';' is followed by whitespace. 177
error '+' is not preceded with whitespace. 185
error '+' is not followed by whitespace. 185
error Line is longer than 80 characters. 192
error Missing a Javadoc comment. 192
error '<' is not preceded with whitespace. 192
error '<' is not followed by whitespace. 192
error '>' is not preceded with whitespace. 192
error Parameter packageScannerConfig should be final. 192
error Line is longer than 80 characters. 198
error Line is longer than 80 characters. 199
error Line is longer than 80 characters. 201
error Line is longer than 80 characters. 202
error '<' is not preceded with whitespace. 206
error '<' is not followed by whitespace. 206
error '>' is not preceded with whitespace. 206
error Line is longer than 80 characters. 208
error Line is longer than 80 characters. 210
error '{' should be on the previous line. 213
error Line is longer than 80 characters. 214
error '}' should be on the same line. 215
error '{' should be on the previous line. 217
error '{' should be on the previous line. 223
error Line is longer than 80 characters. 224
error Line is longer than 80 characters. 225
error Line is longer than 80 characters. 231
error Line is longer than 80 characters. 236
error Parameter exports should be final. 236
error '<' is not preceded with whitespace. 236
error '<' is not followed by whitespace. 236
error '>' is not preceded with whitespace. 236
error '{' should be on the previous line. 240
error '{' should be on the previous line. 242
error Missing a Javadoc comment. 250
error Parameter sb should be final. 250
error Parameter packageListPath should be final. 250
error '{' should be on the previous line. 251
error '{' should be on the previous line. 254
error Line is longer than 80 characters. 255
error Line is longer than 80 characters. 256
error '{' should be on the previous line. 259
error '{' should be on the previous line. 262
error '{' should be on the previous line. 264
error 'if' construct must use '{}'s. 265
error '{' should be on the previous line. 272

com/atlassian/plugin/osgi/factory/transform/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/container/OsgiPersistentCache.java

Violation Message Line
error Line is longer than 80 characters. 6
error '{' should be on the previous line. 12
error First sentence should end with a period. 28
error Redundant throws: 'OsgiContainerException' is unchecked exception. 33

com/atlassian/plugin/osgi/factory/transform/stage/ModuleTypeSpringStage.java

Violation Message Line
error Line is longer than 80 characters. 3
error First sentence should end with a period. 11
error Line is longer than 80 characters. 12
error '{' should be on the previous line. 17
error First sentence should end with a period. 18
error Line is longer than 80 characters. 19
error Line is longer than 80 characters. 21
error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 21
error Missing a Javadoc comment. 21
error Parameter context should be final. 21
error Redundant throws: 'PluginTransformationException' is unchecked exception. 21
error '{' should be on the previous line. 24
error Line is longer than 80 characters. 27
error '<' is not preceded with whitespace. 27
error '<' is not followed by whitespace. 27
error '>' is not preceded with whitespace. 27
error '{' should be on the previous line. 29
error Line is longer than 80 characters. 30
error '{' should be on the previous line. 34
error Line is longer than 80 characters. 37
error '{' should be on the previous line. 55
error Line is longer than 80 characters. 56
error Missing a Javadoc comment. 61
error Parameter e should be final. 61
error '{' should be on the previous line. 62

com/atlassian/plugin/osgi/util/package-info.java

Violation Message Line
error File does not end with a newline. 0

com/atlassian/plugin/osgi/factory/OsgiPluginXmlDescriptorParserFactory.java

Violation Message Line
error File does not end with a newline. 0
error Line is longer than 80 characters. 12
error Line is longer than 80 characters. 16
error First sentence should end with a period. 18
error Line is longer than 80 characters. 19
error Line is longer than 80 characters. 24
error Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. 24
error Parameter source should be final. 24
error Expected @throws tag for 'PluginParseException'. 24
error Redundant throws: 'PluginParseException' is unchecked exception. 24
error First sentence should end with a period. 29
error Line is longer than 80 characters. 30
error Line is longer than 80 characters. 36
error Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. 36
error Parameter source should be final. 36
error Parameter applicationKey should be final. 36
error Expected @param tag for 'applicationKey'. 36
error Expected @throws tag for 'PluginParseException'. 36
error Redundant throws: 'PluginParseException' is unchecked exception. 36
error Line is longer than 80 characters. 39

com/atlassian/plugin/osgi/factory/transform/stage/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/container/package-info.java

Violation Message Line
error File does not end with a newline. 0

com/atlassian/plugin/osgi/container/PackageScannerConfiguration.java

Violation Message Line
error Line is longer than 80 characters. 8
error Line is longer than 80 characters. 9
error Line is longer than 80 characters. 10
error Line is longer than 80 characters. 13
error '{' should be on the previous line. 17
error '<' is not preceded with whitespace. 21
error '<' is not followed by whitespace. 21
error '>' is not preceded with whitespace. 21
error '<' is not preceded with whitespace. 26
error '<' is not followed by whitespace. 26
error '>' is not preceded with whitespace. 26
error '<' is not preceded with whitespace. 31
error '<' is not followed by whitespace. 31
error '>' is not preceded with whitespace. 31
error '<' is not preceded with whitespace. 36
error '<' is not followed by whitespace. 36
error '>' is not preceded with whitespace. 36
error '<' is not preceded with whitespace. 41
error '<' is not followed by whitespace. 41
error ',' is not followed by whitespace. 41
error '>' is not preceded with whitespace. 41
error Line is longer than 80 characters. 44
error Line is longer than 80 characters. 50

com/atlassian/plugin/osgi/util/Clazz.java

Violation Message Line
error Line has trailing spaces. 1
error Line is longer than 80 characters. 2
error Using the '.*' form of import should be avoided - java.io.*. 5
error Using the '.*' form of import should be avoided - java.nio.*. 6
error Using the '.*' form of import should be avoided - java.util.*. 7
error First sentence should end with a period. 9
error Missing a Javadoc comment. 14
error Line contains a tab character. 14
error 'protected' modifier out of order with the JLS suggestions. 14
error Line contains a tab character. 15
error Missing a Javadoc comment. 15
error Parameter tag should be final. 15
error 'tag' hides a field. 15
error Parameter a should be final. 15
error 'a' hides a field. 15
error Parameter b should be final. 15
error 'b' hides a field. 15
error Line contains a tab character. 16
error Line contains a tab character. 17
error Line contains a tab character. 18
error Line contains a tab character. 19
error Line contains a tab character. 21
error Missing a Javadoc comment. 21
error Variable 'tag' must be private and have accessor methods. 21
error Line contains a tab character. 22
error Missing a Javadoc comment. 22
error Variable 'a' must be private and have accessor methods. 22
error Line contains a tab character. 23
error Missing a Javadoc comment. 23
error Variable 'b' must be private and have accessor methods. 23
error Line contains a tab character. 24
error Line contains a tab character. 26
error Missing a Javadoc comment. 26
error 'static' modifier out of order with the JLS suggestions. 26
error Name 'SkipTable' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 26
error Array brackets at illegal position. 26
error '{' is followed by whitespace. 26
error Line contains a tab character. 27
error Line contains a tab character. 28
error Line contains a tab character. 29
error Line contains a tab character. 30
error Line contains a tab character. 31
error Line contains a tab character. 32
error Line contains a tab character. 33
error Line contains a tab character. 34
error Line contains a tab character. 35
error Line contains a tab character. 36
error Line contains a tab character. 37
error Line contains a tab character. 38
error Line contains a tab character. 39
error Line contains a tab character. 40
error Line contains a tab character. 42
error Missing a Javadoc comment. 42
error Variable 'className' must be private and have accessor methods. 42
error Line contains a tab character. 43
error Variable 'pool' must be private and have accessor methods. 43
error Array brackets at illegal position. 43
error Missing a Javadoc comment. 43
error Line contains a tab character. 44
error Variable 'intPool' must be private and have accessor methods. 44
error Array brackets at illegal position. 44
error Missing a Javadoc comment. 44
error Line contains a tab character. 45
error Missing a Javadoc comment. 45
error Variable 'packageImports' must be private and have accessor methods. 45
error Missing a Javadoc comment. 46
error Variable 'classImports' must be private and have accessor methods. 46
error Missing a Javadoc comment. 47
error Line contains a tab character. 47
error Variable 'path' must be private and have accessor methods. 47
error Line contains a tab character. 49
error Line contains a tab character. 50
error Line contains a tab character. 51
error Line contains a tab character. 52
error Missing a Javadoc comment. 52
error Variable 'minor' must be private and have accessor methods. 52
error Line contains a tab character. 53
error Missing a Javadoc comment. 53
error Variable 'major' must be private and have accessor methods. 53
error Line contains a tab character. 55
error Missing a Javadoc comment. 55
error Variable 'sourceFile' must be private and have accessor methods. 55
error Line contains a tab character. 56
error Missing a Javadoc comment. 56
error Variable 'xref' must be private and have accessor methods. 56
error Line contains a tab character. 57
error Missing a Javadoc comment. 57
error Variable 'classes' must be private and have accessor methods. 57
error Line contains a tab character. 58
error Missing a Javadoc comment. 58
error Variable 'descriptors' must be private and have accessor methods. 58
error Line contains a tab character. 59
error Missing a Javadoc comment. 59
error Variable 'forName' must be private and have accessor methods. 59
error Line contains a tab character. 60
error Missing a Javadoc comment. 60
error Name 'class$' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
error Variable 'class$' must be private and have accessor methods. 60
error Line contains a tab character. 62
error Missing a Javadoc comment. 62
error Parameter path should be final. 62
error 'path' hides a field. 62
error Line contains a tab character. 63
error Line contains a tab character. 64
error Line contains a tab character. 66
error Missing a Javadoc comment. 66
error Parameter path should be final. 66
error 'path' hides a field. 66
error Parameter in should be final. 66
error Line contains a tab character. 67
error Line contains a tab character. 68
error Line contains a tab character. 69
error Line contains a tab character. 70
error Line contains a tab character. 71
error Line contains a tab character. 73
error Method 'parseClassFile' is not designed for extension - needs to be abstract, final or empty. 73
error Method length is 163 lines (max allowed is 150). 73
error Missing a Javadoc comment. 73
error Parameter in should be final. 73
error Line contains a tab character. 74
error Line contains a tab character. 75
error Line contains a tab character. 76
error Line has trailing spaces. 77
error Line contains a tab character. 77
error Line contains a tab character. 78
error Line contains a tab character. 79
error 'if' construct must use '{}'s. 80
error Line contains a tab character. 80
error '0xCAFEBABE' is a magic number. 80
error Line is longer than 80 characters. 81
error Line contains a tab character. 81
error Line contains a tab character. 83
error Line contains a tab character. 84
error Line contains a tab character. 85
error Line contains a tab character. 86
error Line contains a tab character. 87
error Line is longer than 80 characters. 89
error Line contains a tab character. 89
error Line contains a tab character. 90
error Line contains a tab character. 91
error Line contains a tab character. 92
error Line contains a tab character. 93
error Line contains a tab character. 94
error Line contains a tab character. 95
error Line contains a tab character. 96
error Line contains a tab character. 98
error Line contains a tab character. 99
error Line contains a tab character. 100
error Line contains a tab character. 101
error '5' is a magic number. 101
error Line contains a tab character. 102
error Line contains a tab character. 103
error Line contains a tab character. 104
error Line contains a tab character. 106
error '6' is a magic number. 106
error Line contains a tab character. 107
error Line contains a tab character. 108
error Line contains a tab character. 109
error Line contains a tab character. 111
error '7' is a magic number. 111
error Line contains a tab character. 112
error Line contains a tab character. 113
error Line contains a tab character. 115
error '8' is a magic number. 115
error Line contains a tab character. 116
error Line contains a tab character. 117
error Line contains a tab character. 119
error '10' is a magic number. 119
error Line contains a tab character. 120
error Line contains a tab character. 121
error Line contains a tab character. 123
error Line contains a tab character. 124
error '12' is a magic number. 124
error Line contains a tab character. 125
error Line contains a tab character. 126
error Line contains a tab character. 128
error Line contains a tab character. 129
error Line contains a tab character. 130
error Line contains a tab character. 131
error 'if' construct must use '{}'s. 132
error Line contains a tab character. 132
error Line is longer than 80 characters. 133
error Line contains a tab character. 133
error Line contains a tab character. 134
error Line contains a tab character. 135
error Line contains a tab character. 136
error Line contains a tab character. 137
error Line contains a tab character. 139
error Line contains a tab character. 140
error Line contains a tab character. 141
error Line contains a tab character. 142
error Line contains a tab character. 143
error Line contains a tab character. 145
error Name 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 145
error Line contains a tab character. 146
error Name 'this_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 146
error Line contains a tab character. 147
error Name 'super_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 147
error Line contains a tab character. 148
error '=' is not followed by whitespace. 148
error 'if' construct must use '{}'s. 149
error Line contains a tab character. 149
error '(' is followed by whitespace. 149
error ')' is preceded with whitespace. 149
error Line contains a tab character. 150
error Line has trailing spaces. 151
error Line contains a tab character. 151
error Line contains a tab character. 152
error Line contains a tab character. 154
error Line contains a tab character. 155
error Line contains a tab character. 157
error Line contains a tab character. 158
error Line is longer than 80 characters. 159
error Line contains a tab character. 159
error Line contains a tab character. 160
error Name 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
error Line contains a tab character. 161
error Name 'descriptor_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 161
error Line contains a tab character. 163
error Line contains a tab character. 164
error Line contains a tab character. 165
error Line contains a tab character. 166
error Line contains a tab character. 167
error Line contains a tab character. 168
error Line contains a tab character. 169
error Line contains a tab character. 170
error Line contains a tab character. 171
error Line contains a tab character. 172
error Line contains a tab character. 173
error Line contains a tab character. 174
error Line contains a tab character. 175
error Line contains a tab character. 176
error Line contains a tab character. 178
error Line contains a tab character. 179
error Line contains a tab character. 180
error Line contains a tab character. 182
error Line contains a tab character. 183
error Line contains a tab character. 184
error Line contains a tab character. 185
error Line contains a tab character. 186
error Line contains a tab character. 187
error Line contains a tab character. 188
error Line contains a tab character. 189
error Line is longer than 80 characters. 190
error Line contains a tab character. 190
error Line contains a tab character. 191
error Line is longer than 80 characters. 192
error Line contains a tab character. 192
error Line contains a tab character. 193
error Line contains a tab character. 195
error Line contains a tab character. 196
error Line contains a tab character. 197
error Line contains a tab character. 198
error Line contains a tab character. 199
error Line contains a tab character. 200
error Line contains a tab character. 201
error Name 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 201
error Line contains a tab character. 202
error Name 'descriptor_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 202
error Line contains a tab character. 203
error Line contains a tab character. 204
error Line contains a tab character. 205
error Line contains a tab character. 206
error Line contains a tab character. 208
error Line contains a tab character. 210
error Line contains a tab character. 211
error Line contains a tab character. 212
error Line contains a tab character. 213
error Line contains a tab character. 215
error Line contains a tab character. 216
error Name 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 216
error Line contains a tab character. 217
error Line contains a tab character. 218
error Line contains a tab character. 220
error Line contains a tab character. 221
error Line contains a tab character. 222
error Line contains a tab character. 224
error Line contains a tab character. 225
error Line contains a tab character. 226
error 'if' construct must use '{}'s. 227
error Line contains a tab character. 227
error Line contains a tab character. 228
error 'else' construct must use '{}'s. 229
error Line contains a tab character. 229
error Line is longer than 80 characters. 230
error Line contains a tab character. 230
error Line contains a tab character. 231
error Line contains a tab character. 232
error 'xref' hides a field. 232
error Line contains a tab character. 233
error Line contains a tab character. 234
error Line contains a tab character. 235
error Line contains a tab character. 237
error Missing a Javadoc comment. 237
error Parameter pool should be final. 237
error 'pool' hides a field. 237
error Parameter intPool should be final. 237
error 'intPool' hides a field. 237
error Line contains a tab character. 238
error Line contains a tab character. 240
error Line contains a tab character. 241
error Line contains a tab character. 242
error Line contains a tab character. 243
error Line contains a tab character. 244
error Line contains a tab character. 245
error Line contains a tab character. 246
error Method 'nameAndType' is not designed for extension - needs to be abstract, final or empty. 246
error Parameter in should be final. 246
error Expected @param tag for 'in'. 246
error Parameter poolIndex should be final. 246
error Expected @param tag for 'poolIndex'. 246
error Parameter tag should be final. 246
error Expected @param tag for 'tag'. 246
error Line contains a tab character. 247
error Expected @throws tag for 'IOException'. 247
error Line contains a tab character. 248
error Name 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 248
error Line contains a tab character. 249
error Name 'descriptor_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 249
error Line contains a tab character. 250
error Line contains a tab character. 251
error Line contains a tab character. 252
error Line contains a tab character. 254
error Line contains a tab character. 255
error Line contains a tab character. 256
error Line contains a tab character. 257
error Line contains a tab character. 258
error Line contains a tab character. 259
error Line contains a tab character. 260
error Parameter in should be final. 260
error Expected @param tag for 'in'. 260
error Parameter poolIndex should be final. 260
error Expected @param tag for 'poolIndex'. 260
error Line contains a tab character. 261
error Expected @throws tag for 'IOException'. 261
error Line contains a tab character. 262
error Name 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 262
error Line contains a tab character. 263
error Name 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 263
error Line is longer than 80 characters. 264
error Line contains a tab character. 264
error '10' is a magic number. 264
error Line contains a tab character. 265
error Line contains a tab character. 267
error Line contains a tab character. 268
error Line contains a tab character. 269
error Line contains a tab character. 270
error Line contains a tab character. 271
error Line contains a tab character. 272
error Parameter in should be final. 272
error Expected @param tag for 'in'. 272
error Parameter poolIndex should be final. 272
error Expected @param tag for 'poolIndex'. 272
error Line contains a tab character. 273
error Expected @throws tag for 'IOException'. 273
error Line contains a tab character. 274
error Name 'string_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 274
error Line contains a tab character. 275
error Line contains a tab character. 276
error Line contains a tab character. 278
error Line contains a tab character. 279
error Line contains a tab character. 280
error Line contains a tab character. 281
error Line contains a tab character. 282
error Line contains a tab character. 283
error Method 'constantClass' is not designed for extension - needs to be abstract, final or empty. 283
error Parameter in should be final. 283
error Expected @param tag for 'in'. 283
error Parameter poolIndex should be final. 283
error Expected @param tag for 'poolIndex'. 283
error Line contains a tab character. 284
error Expected @throws tag for 'IOException'. 284
error Line contains a tab character. 285
error Name 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 285
error Line contains a tab character. 286
error Line contains a tab character. 287
error Line contains a tab character. 288
error Line contains a tab character. 290
error Line contains a tab character. 291
error Line contains a tab character. 292
error Line contains a tab character. 293
error Line contains a tab character. 294
error Method 'constantDouble' is not designed for extension - needs to be abstract, final or empty. 294
error Parameter in should be final. 294
error Expected @param tag for 'in'. 294
error Parameter poolIndex should be final. 294
error Expected @param tag for 'poolIndex'. 294
error Line contains a tab character. 295
error Expected @throws tag for 'IOException'. 295
error Line contains a tab character. 296
error '8' is a magic number. 296
error Line contains a tab character. 297
error Line contains a tab character. 299
error Line contains a tab character. 300
error Line contains a tab character. 301
error Line contains a tab character. 302
error Line contains a tab character. 303
error Method 'constantLong' is not designed for extension - needs to be abstract, final or empty. 303
error Parameter in should be final. 303
error Expected @param tag for 'in'. 303
error Parameter poolIndex should be final. 303
error Expected @param tag for 'poolIndex'. 303
error Line contains a tab character. 304
error Expected @throws tag for 'IOException'. 304
error Line contains a tab character. 305
error '8' is a magic number. 305
error Line contains a tab character. 306
error Line contains a tab character. 308
error Line contains a tab character. 309
error Line contains a tab character. 310
error Line contains a tab character. 311
error Line contains a tab character. 312
error Line contains a tab character. 313
error Method 'constantUtf8' is not designed for extension - needs to be abstract, final or empty. 313
error Parameter in should be final. 313
error Expected @param tag for 'in'. 313
error Parameter poolIndex should be final. 313
error Expected @param tag for 'poolIndex'. 313
error Line contains a tab character. 314
error Expected @throws tag for 'IOException'. 314
error Line contains a tab character. 315
error Line contains a tab character. 316
error Line contains a tab character. 317
error Line contains a tab character. 318
error Line contains a tab character. 319
error Line contains a tab character. 321
error Line contains a tab character. 322
error Line contains a tab character. 323
error Line has trailing spaces. 324
error Line contains a tab character. 324
error Line contains a tab character. 325
error Line contains a tab character. 326
error Line contains a tab character. 327
error Line contains a tab character. 328
error Line contains a tab character. 329
error Line is longer than 80 characters. 330
error Line contains a tab character. 330
error Parameter clazz should be final. 330
error Expected @param tag for 'clazz'. 330
error Parameter methodname should be final. 330
error Expected @param tag for 'methodname'. 330
error Parameter descriptor should be final. 330
error Expected @param tag for 'descriptor'. 330
error Line contains a tab character. 331
error Line contains a tab character. 332
error Line contains a tab character. 333
error Line contains a tab character. 334
error '10' is a magic number. 334
error Line contains a tab character. 335
error Line contains a tab character. 336
error Name 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 336
error Line is longer than 80 characters. 337
error Line contains a tab character. 337
error Name 'class_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 337
error Line is longer than 80 characters. 338
error Line contains a tab character. 338
error Line is longer than 80 characters. 339
error Line contains a tab character. 339
error Name 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 339
error Line is longer than 80 characters. 340
error Line contains a tab character. 340
error Name 'name_and_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 340
error Line contains a tab character. 341
error '12' is a magic number. 341
error Line contains a tab character. 342
error Line is longer than 80 characters. 343
error Line contains a tab character. 343
error Name 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 343
error Line is longer than 80 characters. 344
error Line contains a tab character. 344
error Name 'type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 344
error Line is longer than 80 characters. 345
error Line contains a tab character. 345
error Line is longer than 80 characters. 346
error Line contains a tab character. 346
error Line is longer than 80 characters. 347
error Line contains a tab character. 347
error Line contains a tab character. 348
error Line contains a tab character. 349
error Line contains a tab character. 350
error Line contains a tab character. 351
error Line contains a tab character. 352
error Line contains a tab character. 353
error Line contains a tab character. 354
error Line contains a tab character. 355
error Line contains a tab character. 356
error Line contains a tab character. 358
error Missing a Javadoc comment. 358
error Parameter next should be final. 358
error Line contains a tab character. 359
error Line contains a tab character. 360
error Line contains a tab character. 361
error Line contains a tab character. 362
error Line contains a tab character. 363
error 'else' construct must use '{}'s. 364
error Line contains a tab character. 364
error Line is longer than 80 characters. 365
error Line contains a tab character. 365
error Line contains a tab character. 366
error Line contains a tab character. 368
error Line contains a tab character. 369
error Line has trailing spaces. 370
error Line contains a tab character. 370
error Line contains a tab character. 371
error Line contains a tab character. 372
error Line contains a tab character. 373
error Line contains a tab character. 374
error Line contains a tab character. 375
error Parameter in should be final. 375
error Parameter crawl should be final. 375
error Expected @param tag for 'crawl'. 375
error Line contains a tab character. 376
error Expected @throws tag for 'IOException'. 376
error Line contains a tab character. 377
error Line contains a tab character. 378
error Line contains a tab character. 379
error Line contains a tab character. 380
error Line contains a tab character. 381
error Line contains a tab character. 382
error Line contains a tab character. 384
error Line contains a tab character. 385
error Line has trailing spaces. 386
error Line contains a tab character. 386
error Line contains a tab character. 387
error Line contains a tab character. 388
error Line contains a tab character. 389
error Line contains a tab character. 390
error Line contains a tab character. 391
error Parameter in should be final. 391
error Parameter crawl should be final. 391
error Expected @param tag for 'crawl'. 391
error Line contains a tab character. 392
error Expected @throws tag for 'IOException'. 392
error Line contains a tab character. 393
error Name 'attribute_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 393
error Line contains a tab character. 394
error Line contains a tab character. 395
error Name 'attribute_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 395
error Line contains a tab character. 396
error '0xFFFF' is a magic number. 396
error 'if' construct must use '{}'s. 397
error Line contains a tab character. 397
error Line contains a tab character. 398
error 'if' construct must use '{}'s. 399
error Line is longer than 80 characters. 399
error Line contains a tab character. 399
error Line contains a tab character. 400
error 'if' construct must use '{}'s. 401
error Line contains a tab character. 401
error Line contains a tab character. 402
error 'if' construct must use '{}'s. 403
error Line contains a tab character. 403
error Line contains a tab character. 404
error Line contains a tab character. 405
error Line contains a tab character. 406
error '0x7FFFFFFF' is a magic number. 406
error Line is longer than 80 characters. 407
error Line contains a tab character. 407
error Line contains a tab character. 408
error Line contains a tab character. 409
error Line contains a tab character. 410
error Line contains a tab character. 411
error First sentence should end with a period. 413
error Line contains a tab character. 413
error Line contains a tab character. 414
error Line contains a tab character. 415
error Line contains a tab character. 416
error Line contains a tab character. 417
error Line contains a tab character. 418
error Line contains a tab character. 419
error Line contains a tab character. 420
error Line contains a tab character. 421
error Line contains a tab character. 422
error Line contains a tab character. 423
error Line contains a tab character. 424
error Line contains a tab character. 425
error Line contains a tab character. 426
error Line contains a tab character. 427
error Line contains a tab character. 428
error Line contains a tab character. 429
error Line contains a tab character. 430
error Line contains a tab character. 431
error Line has trailing spaces. 432
error Line contains a tab character. 432
error Line contains a tab character. 433
error Line contains a tab character. 434
error Line contains a tab character. 435
error Line contains a tab character. 436
error Line contains a tab character. 437
error Parameter in should be final. 437
error Expected @param tag for 'in'. 437
error Expected @throws tag for 'IOException'. 437
error Line contains a tab character. 438
error Line contains a tab character. 439
error Line contains a tab character. 440
error Name 'code_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 440
error Line contains a tab character. 441
error Array brackets at illegal position. 441
error Line contains a tab character. 442
error Line contains a tab character. 443
error Line contains a tab character. 444
error Name 'exception_table_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 444
error Line contains a tab character. 445
error '8' is a magic number. 445
error Line contains a tab character. 446
error Line contains a tab character. 447
error Line contains a tab character. 449
error Line contains a tab character. 450
error Line has trailing spaces. 451
error Line contains a tab character. 451
error Line contains a tab character. 452
error Line contains a tab character. 453
error Line contains a tab character. 454
error Method 'crawl' is not designed for extension - needs to be abstract, final or empty. 454
error Parameter code should be final. 454
error Expected @param tag for 'code'. 454
error Line contains a tab character. 455
error Line contains a tab character. 456
error Line contains a tab character. 457
error Line contains a tab character. 459
error Line contains a tab character. 460
error '0xFF' is a magic number. 460
error Line contains a tab character. 461
error Line contains a tab character. 462
error Line contains a tab character. 463
error '0xFF' is a magic number. 463
error Line contains a tab character. 464
error Line contains a tab character. 466
error Line contains a tab character. 467
error '0xFFFF' is a magic number. 467
error Line contains a tab character. 468
error Line contains a tab character. 470
error Line contains a tab character. 471
error '0xFFFF' is a magic number. 471
error Line is longer than 80 characters. 472
error Line contains a tab character. 472
error '&&' should be on a new line. 472
error Line contains a tab character. 473
error '&&' should be on a new line. 473
error Line is longer than 80 characters. 474
error Line contains a tab character. 474
error Line is longer than 80 characters. 475
error Line contains a tab character. 475
error Line is longer than 80 characters. 476
error Line contains a tab character. 476
error Line contains a tab character. 477
error Line contains a tab character. 478
error Line contains a tab character. 480
error Line contains a tab character. 481
error 'while' construct must use '{}'s. 482
error Line contains a tab character. 482
error '0x3' is a magic number. 482
error Line contains a tab character. 483
error Line contains a tab character. 484
error Line contains a tab character. 485
error Line contains a tab character. 486
error Line is longer than 80 characters. 487
error Line contains a tab character. 487
error '4' is a magic number. 487
error Line contains a tab character. 488
error Line contains a tab character. 489
error Line contains a tab character. 491
error Line contains a tab character. 492
error 'while' construct must use '{}'s. 493
error Line contains a tab character. 493
error '0x3' is a magic number. 493
error Line contains a tab character. 494
error Line contains a tab character. 495
error Line contains a tab character. 496
error Line contains a tab character. 497
error '8' is a magic number. 497
error Line contains a tab character. 498
error Line contains a tab character. 499
error Line contains a tab character. 501
error Line contains a tab character. 502
error Line is longer than 80 characters. 503
error Line contains a tab character. 503
error Line contains a tab character. 504
error Line contains a tab character. 505
error Line contains a tab character. 506
error Line contains a tab character. 508
error Missing a Javadoc comment. 508
error Parameter in should be final. 508
error Line contains a tab character. 509
error Name 'sourcefile_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 509
error Line contains a tab character. 510
error Line contains a tab character. 511
error Line is longer than 80 characters. 513
error Line contains a tab character. 513
error Missing a Javadoc comment. 513
error Parameter in should be final. 513
error Line contains a tab character. 514
error Name 'num_parameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. 514
error Line contains a tab character. 515
error Line is longer than 80 characters. 516
error Line contains a tab character. 516
error Name 'num_annotations' must match pattern '^[a-z][a-zA-Z0-9]*$'. 516
error Line contains a tab character. 517
error Line contains a tab character. 518
error Line contains a tab character. 519
error Line contains a tab character. 520
error Line contains a tab character. 521
error Line contains a tab character. 523
error Missing a Javadoc comment. 523
error Parameter in should be final. 523
error Line is longer than 80 characters. 524
error Line contains a tab character. 524
error Name 'num_annotations' must match pattern '^[a-z][a-zA-Z0-9]*$'. 524
error Line contains a tab character. 525
error Line contains a tab character. 526
error Line contains a tab character. 527
error Line contains a tab character. 528
error Line contains a tab character. 530
error Missing a Javadoc comment. 530
error Parameter in should be final. 530
error Line contains a tab character. 531
error Name 'type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 531
error Line contains a tab character. 532
error Line contains a tab character. 533
error Name 'num_element_value_pairs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 533
error Line contains a tab character. 534
error Line contains a tab character. 535
error Line contains a tab character. 536
error Line contains a tab character. 537
error Line contains a tab character. 538
error Line contains a tab character. 540
error Missing a Javadoc comment. 540
error Parameter in should be final. 540
error Line contains a tab character. 541
error Line contains a tab character. 542
error Line contains a tab character. 543
error Line contains a tab character. 544
error Line contains a tab character. 545
error Line contains a tab character. 546
error Line contains a tab character. 547
error Line contains a tab character. 548
error Line contains a tab character. 549
error Line contains a tab character. 550
error Line contains a tab character. 551
error Line contains a tab character. 552
error Line contains a tab character. 553
error Line contains a tab character. 554
error Line contains a tab character. 556
error Line contains a tab character. 557
error Name 'type_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 557
error Line contains a tab character. 558
error Line contains a tab character. 559
error Line contains a tab character. 560
error Line contains a tab character. 561
error Line contains a tab character. 563
error Line contains a tab character. 564
error Name 'class_info_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 564
error Line contains a tab character. 565
error Line contains a tab character. 566
error Line contains a tab character. 568
error Line contains a tab character. 569
error Line contains a tab character. 570
error Line contains a tab character. 572
error Line contains a tab character. 573
error Name 'num_values' must match pattern '^[a-z][a-zA-Z0-9]*$'. 573
error Line contains a tab character. 574
error Line contains a tab character. 575
error Line contains a tab character. 576
error Line contains a tab character. 577
error Line contains a tab character. 579
error Line contains a tab character. 580
error Line is longer than 80 characters. 581
error Line contains a tab character. 581
error Line contains a tab character. 582
error Line contains a tab character. 583
error Method 'classReference' is not designed for extension - needs to be abstract, final or empty. 585
error Missing a Javadoc comment. 585
error Parameter clazz should be final. 585
error Method 'packageReference' is not designed for extension - needs to be abstract, final or empty. 591
error Missing a Javadoc comment. 591
error Parameter pack should be final. 591
error 'if' construct must use '{}'s. 592
error Line contains a tab character. 592
error Line contains a tab character. 593
error 'if' construct must use '{}'s. 594
error Line contains a tab character. 594
error Line contains a tab character. 595
error Line contains a tab character. 596
error Line contains a tab character. 598
error Method 'parseDescriptor' is not designed for extension - needs to be abstract, final or empty. 598
error Missing a Javadoc comment. 598
error Parameter prototype should be final. 598
error Line contains a tab character. 599
error Line is longer than 80 characters. 600
error Line contains a tab character. 600
error Line contains a tab character. 601
error Line contains a tab character. 602
error Line contains a tab character. 603
error Line contains a tab character. 604
error Line contains a tab character. 605
error Line contains a tab character. 606
error Line contains a tab character. 607
error Line contains a tab character. 608
error Line contains a tab character. 609
error Line contains a tab character. 610
error Line contains a tab character. 611
error Line contains a tab character. 612
error Line contains a tab character. 614
error Missing a Javadoc comment. 614
error Parameter token should be final. 614
error 'while' construct must use '{}'s. 615
error Line contains a tab character. 615
error Line contains a tab character. 616
error Line contains a tab character. 618
error Line contains a tab character. 619
error 'if' construct must use '{}'s. 620
error Line contains a tab character. 620
error Line contains a tab character. 621
error Line contains a tab character. 624
error Line contains a tab character. 626
error Missing a Javadoc comment. 626
error Parameter s should be final. 626
error 'if' construct must use '{}'s. 627
error Line contains a tab character. 627
error Line contains a tab character. 628
error 'if' construct must use '{}'s. 629
error Line contains a tab character. 629
error 'if' construct must use '{}'s. 630
error Line contains a tab character. 630
error Line contains a tab character. 631
error 'else' construct must use '{}'s. 632
error Line contains a tab character. 632
error Line contains a tab character. 633
error 'if' construct must use '{}'s. 634
error Line contains a tab character. 634
error Line contains a tab character. 635
error Line contains a tab character. 636
error Line contains a tab character. 637
error Line contains a tab character. 639
error Missing a Javadoc comment. 639
error Parameter clazz should be final. 639
error Line contains a tab character. 640
error 'if' construct must use '{}'s. 641
error Line contains a tab character. 641
error Line contains a tab character. 642
error Line contains a tab character. 643
error Line contains a tab character. 644
error Line contains a tab character. 646
error Method 'getReferred' is not designed for extension - needs to be abstract, final or empty. 646
error Missing a Javadoc comment. 646
error Line contains a tab character. 647
error Line contains a tab character. 648
error Method 'getReferredClasses' is not designed for extension - needs to be abstract, final or empty. 650
error Missing a Javadoc comment. 650
error Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. 654
error Missing a Javadoc comment. 654
error Line contains a tab character. 655
error Line contains a tab character. 656
error Line contains a tab character. 658
error Method 'getPath' is not designed for extension - needs to be abstract, final or empty. 658
error Missing a Javadoc comment. 658
error Line contains a tab character. 659
error Line contains a tab character. 660
error Line contains a tab character. 662
error Method 'xref' is not designed for extension - needs to be abstract, final or empty. 662
error Missing a Javadoc comment. 662
error Parameter in should be final. 662
error Line contains a tab character. 663
error Line contains a tab character. 664
error Line contains a tab character. 665
error Line contains a tab character. 666
error Line contains a tab character. 667
error Line contains a tab character. 669
error Method 'getSourceFile' is not designed for extension - needs to be abstract, final or empty. 669
error Missing a Javadoc comment. 669
error Line contains a tab character. 670
error Line contains a tab character. 671
error Line contains a tab character. 673
error Line contains a tab character. 674
error Line has trailing spaces. 675
error Line contains a tab character. 675
error Line is longer than 80 characters. 676
error Line contains a tab character. 676
error Line contains a tab character. 677
error Line has trailing spaces. 678
error Line contains a tab character. 678
error Line is longer than 80 characters. 679
error Line contains a tab character. 679
error Line contains a tab character. 680
error Line has trailing spaces. 681
error Line contains a tab character. 681
error Line is longer than 80 characters. 682
error Line contains a tab character. 682
error Line is longer than 80 characters. 683
error Line contains a tab character. 683
error Line contains a tab character. 684
error Line contains a tab character. 685
error Line contains a tab character. 686
error Line contains a tab character. 687
error Line contains a tab character. 689
error Method 'reset' is not designed for extension - needs to be abstract, final or empty. 689
error Line contains a tab character. 690
error Line contains a tab character. 691
error Line contains a tab character. 692
error Line contains a tab character. 693
error Line contains a tab character. 694
error Line contains a tab character. 695

com/atlassian/plugin/osgi/hostcomponents/impl/DefaultComponentRegistrar.java

Violation Message Line
error Using the '.*' form of import should be avoided - java.util.*. 8
error Using the '.*' form of import should be avoided - com.atlassian.plugin.osgi.hostcomponents.*. 14
error First sentence should end with a period. 16
error Line is longer than 80 characters. 17
error '{' should be on the previous line. 20
error Line is longer than 80 characters. 21
error Missing a Javadoc comment. 21
error '<' is not preceded with whitespace. 21
error '<' is not followed by whitespace. 21
error '>' is not preceded with whitespace. 21
error '<' is not preceded with whitespace. 21
error '<' is not followed by whitespace. 21
error '>' is not preceded with whitespace. 21
error '>' is not followed by whitespace. 21
error Missing a Javadoc comment. 23
error Method 'register' is not designed for extension - needs to be abstract, final or empty. 25
error Missing a Javadoc comment. 25
error Parameter mainInterfaces should be final. 25
error '<' is not preceded with whitespace. 25
error '<' is not followed by whitespace. 25
error '?' is not preceded with whitespace. 25
error '>' is not preceded with whitespace. 25
error '?' is not followed by whitespace. 25
error '>' is not followed by whitespace. 25
error '{' should be on the previous line. 26
error Method 'writeRegistry' is not designed for extension - needs to be abstract, final or empty. 32
error Missing a Javadoc comment. 32
error '<' is not preceded with whitespace. 32
error '<' is not followed by whitespace. 32
error '>' is not preceded with whitespace. 32
error Parameter ctx should be final. 32
error '{' should be on the previous line. 33
error Line is longer than 80 characters. 34
error '<' is not preceded with whitespace. 34
error '<' is not followed by whitespace. 34
error '>' is not preceded with whitespace. 34
error '<' is not preceded with whitespace. 34
error '<' is not followed by whitespace. 34
error '>' is not preceded with whitespace. 34
error '>' is not followed by whitespace. 34
error '{' should be on the previous line. 37
error Line is longer than 80 characters. 40
error 'if' construct must use '{}'s. 42
error Line is longer than 80 characters. 43
error '+' is not preceded with whitespace. 43
error '+' is not preceded with whitespace. 43
error '+' is not followed by whitespace. 43
error '+' is not preceded with whitespace. 43
error '+' is not followed by whitespace. 43
error '+' is not preceded with whitespace. 43
error '+' is not followed by whitespace. 43
error 'if' construct must use '{}'s. 46
error Line is longer than 80 characters. 46
error Line is longer than 80 characters. 47
error Line is longer than 80 characters. 49
error '{' should be on the previous line. 51
error First sentence should end with a period. 58
error Line is longer than 80 characters. 59
error Method 'wrapService' is not designed for extension - needs to be abstract, final or empty. 65
error Parameter interfaces should be final. 65
error '{' should be on the previous line. 66
error Line is longer than 80 characters. 71
error Parameter o should be final. 71
error Parameter method should be final. 71
error Parameter objects should be final. 71
error Line is longer than 80 characters. 75
error Method 'getRegistry' is not designed for extension - needs to be abstract, final or empty. 87
error Missing a Javadoc comment. 87
error '<' is not preceded with whitespace. 87
error '<' is not followed by whitespace. 87
error '>' is not preceded with whitespace. 87
error '{' should be on the previous line. 88

com/atlassian/plugin/osgi/external/ListableModuleDescriptorFactory.java

Violation Message Line
error Missing a Javadoc comment. 15
error '<' is not preceded with whitespace. 15
error '<' is not followed by whitespace. 15
error '<' is not preceded with whitespace. 15
error '<' is not followed by whitespace. 15
error '<' is not preceded with whitespace. 15
error '<' is not followed by whitespace. 15
error '?' is not preceded with whitespace. 15
error '>' is not preceded with whitespace. 15
error '?' is not followed by whitespace. 15
error '>' is not followed by whitespace. 15
error '>' is not preceded with whitespace. 15
error '>' is not followed by whitespace. 15
error '>' is not preceded with whitespace. 15

com/atlassian/plugin/osgi/external/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/external/SingleModuleDescriptorFactory.java

Violation Message Line
error Line is longer than 80 characters. 12
error Line is longer than 80 characters. 13
error Line is longer than 80 characters. 17
error Type Javadoc comment is missing an @param <T> tag. 17
error '<' is not preceded with whitespace. 17
error '<' is not followed by whitespace. 17
error '<' is not preceded with whitespace. 17
error '<' is not followed by whitespace. 17
error '?' is not preceded with whitespace. 17
error '>' is not preceded with whitespace. 17
error '?' is not followed by whitespace. 17
error '>' is not followed by whitespace. 17
error '>' is not preceded with whitespace. 17
error Missing a Javadoc comment. 19
error Missing a Javadoc comment. 20
error '<' is not preceded with whitespace. 20
error '<' is not followed by whitespace. 20
error '>' is not preceded with whitespace. 20
error Missing a Javadoc comment. 21
error Line is longer than 80 characters. 23
error Missing a Javadoc comment. 23
error 'type' hides a field. 23
error '<' is not preceded with whitespace. 23
error '<' is not followed by whitespace. 23
error '>' is not preceded with whitespace. 23
error 'moduleDescriptorClass' hides a field. 23
error First sentence should end with a period. 28
error Line is longer than 80 characters. 30
error Line is longer than 80 characters. 35
error 'hostContainer' hides a field. 35
error 'type' hides a field. 35
error '<' is not preceded with whitespace. 35
error '<' is not followed by whitespace. 35
error '>' is not preceded with whitespace. 35
error 'moduleDescriptorClass' hides a field. 35
error Line is longer than 80 characters. 42
error Method 'getModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. 42
error Missing a Javadoc comment. 42
error 'type' hides a field. 42
error Redundant throws: 'PluginParseException' is unchecked exception. 42
error '{' should be on the previous line. 46
error Line is longer than 80 characters. 47
error Line is longer than 80 characters. 48
error Method 'hasModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. 54
error Missing a Javadoc comment. 54
error 'type' hides a field. 54
error '{' should be on the previous line. 55
error Method 'getModuleDescriptorClass' is not designed for extension - needs to be abstract, final or empty. 59
error Missing a Javadoc comment. 59
error Line is longer than 80 characters. 60
error '<' is not preceded with whitespace. 60
error '<' is not followed by whitespace. 60
error '?' is not preceded with whitespace. 60
error '<' is not preceded with whitespace. 60
error '<' is not followed by whitespace. 60
error '?' is not preceded with whitespace. 60
error '>' is not preceded with whitespace. 60
error '?' is not followed by whitespace. 60
error '>' is not followed by whitespace. 60
error '>' is not preceded with whitespace. 60
error 'type' hides a field. 60
error Avoid inline conditionals. 62
error Method 'getModuleDescriptorClasses' is not designed for extension - needs to be abstract, final or empty. 65
error Missing a Javadoc comment. 65
error '<' is not preceded with whitespace. 66
error '<' is not followed by whitespace. 66
error '<' is not preceded with whitespace. 66
error '<' is not followed by whitespace. 66
error '<' is not preceded with whitespace. 66
error '<' is not followed by whitespace. 66
error '?' is not preceded with whitespace. 66
error '>' is not preceded with whitespace. 66
error '?' is not followed by whitespace. 66
error '>' is not followed by whitespace. 66
error '>' is not preceded with whitespace. 66
error '>' is not followed by whitespace. 66
error '>' is not preceded with whitespace. 66
error '{' should be on the previous line. 67
error Line is longer than 80 characters. 68
error '<' is not preceded with whitespace. 68
error '<' is not followed by whitespace. 68
error '<' is not preceded with whitespace. 68
error '<' is not followed by whitespace. 68
error '?' is not preceded with whitespace. 68
error '>' is not preceded with whitespace. 68
error '?' is not followed by whitespace. 68
error '>' is not followed by whitespace. 68
error '>' is not preceded with whitespace. 68
error '>' is not followed by whitespace. 68

com/atlassian/plugin/osgi/hostcomponents/impl/Registration.java

Violation Message Line
error Unused import - org.osgi.framework.ServiceRegistration. 9
error First sentence should end with a period. 12
error '{' should be on the previous line. 16
error Missing a Javadoc comment. 17
error Missing a Javadoc comment. 18
error Missing a Javadoc comment. 19
error Line is longer than 80 characters. 20
error Missing a Javadoc comment. 20
error '<' is not preceded with whitespace. 20
error '<' is not followed by whitespace. 20
error ',' is not followed by whitespace. 20
error '>' is not preceded with whitespace. 20
error '<' is not preceded with whitespace. 20
error '<' is not followed by whitespace. 20
error ',' is not followed by whitespace. 20
error '>' is not preceded with whitespace. 20
error '>' is not followed by whitespace. 20
error Missing a Javadoc comment. 22
error Parameter ifs should be final. 22
error '{' should be on the previous line. 23
error '=' is not preceded with whitespace. 26
error '=' is not followed by whitespace. 26
error '<' is not preceded with whitespace. 26
error '<' is not followed by whitespace. 26
error '{' should be on the previous line. 27
error 'if' construct must use '{}'s. 28
error Line is longer than 80 characters. 29
error Line has trailing spaces. 30
error Missing a Javadoc comment. 35
error '{' should be on the previous line. 36
error Missing a Javadoc comment. 40
error Parameter instance should be final. 40
error 'instance' hides a field. 40
error '{' should be on the previous line. 41
error Missing a Javadoc comment. 45
error '<' is not preceded with whitespace. 45
error '<' is not followed by whitespace. 45
error '>' is not preceded with whitespace. 45
error '{' should be on the previous line. 46
error Missing a Javadoc comment. 50
error '{' should be on the previous line. 51
error Missing a Javadoc comment. 55
error '{' should be on the previous line. 56
error Missing a Javadoc comment. 60
error Parameter o should be final. 60
error '{' should be on the previous line. 61
error 'if' construct must use '{}'s. 62
error 'if' construct must use '{}'s. 63
error 'if' construct must use '{}'s. 67
error 'if' construct must use '{}'s. 68
error 'if' construct must use '{}'s. 69
error Missing a Javadoc comment. 74
error '{' should be on the previous line. 75
error '31' is a magic number. 78
error '31' is a magic number. 79

com/atlassian/plugin/osgi/factory/transform/stage/ComponentSpringStage.java

Violation Message Line
error Line is longer than 80 characters. 5
error First sentence should end with a period. 12
error Line is longer than 80 characters. 13
error '{' should be on the previous line. 18
error First sentence should end with a period. 19
error Line is longer than 80 characters. 20
error Line is longer than 80 characters. 22
error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 22
error Missing a Javadoc comment. 22
error Parameter context should be final. 22
error Redundant throws: 'PluginTransformationException' is unchecked exception. 22
error '{' should be on the previous line. 25
error Line is longer than 80 characters. 28
error '<' is not preceded with whitespace. 28
error '<' is not followed by whitespace. 28
error '>' is not preceded with whitespace. 28
error '{' should be on the previous line. 30
error Line is longer than 80 characters. 38
error Line is longer than 80 characters. 39
error '<' is not preceded with whitespace. 41
error '<' is not followed by whitespace. 41
error '>' is not preceded with whitespace. 41
error '<' is not preceded with whitespace. 41
error '<' is not followed by whitespace. 41
error '>' is not preceded with whitespace. 41
error '>' is not followed by whitespace. 41
error Line is longer than 80 characters. 42
error '<' is not preceded with whitespace. 42
error '<' is not followed by whitespace. 42
error '>' is not preceded with whitespace. 42
error '{' should be on the previous line. 44
error Line is longer than 80 characters. 48
error '{' should be on the previous line. 50
error '{' should be on the previous line. 58
error Line is longer than 80 characters. 59
error Method 'ensureExported' is not designed for extension - needs to be abstract, final or empty. 64
error Missing a Javadoc comment. 64
error Parameter className should be final. 64
error Parameter context should be final. 64
error '{' should be on the previous line. 65
error '{' should be on the previous line. 68
error ',' is not followed by whitespace. 69
error Line has trailing spaces. 70
error '{' should be on the previous line. 72

com/atlassian/plugin/osgi/hostcomponents/impl/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/hostcomponents/InstanceBuilder.java

Violation Message Line
error First sentence should end with a period. 3
error '{' should be on the previous line. 7

com/atlassian/plugin/osgi/factory/transform/model/ComponentImport.java

Violation Message Line
error First sentence should end with a period. 9
error '{' should be on the previous line. 15
error Missing a Javadoc comment. 16
error Missing a Javadoc comment. 17
error '<' is not preceded with whitespace. 17
error '<' is not followed by whitespace. 17
error '>' is not preceded with whitespace. 17
error Missing a Javadoc comment. 19
error Parameter element should be final. 19
error '{' should be on the previous line. 20
error '<' is not preceded with whitespace. 22
error '<' is not followed by whitespace. 22
error '>' is not preceded with whitespace. 22
error '>' is not followed by whitespace. 22
error '{' should be on the previous line. 24
error '}' should be on the same line. 26
error '{' should be on the previous line. 28
error '<' is not preceded with whitespace. 29
error '<' is not followed by whitespace. 29
error '>' is not preceded with whitespace. 29
error '{' should be on the previous line. 31
error Missing a Javadoc comment. 36
error Parameter key should be final. 36
error 'key' hides a field. 36
error Parameter interfaces should be final. 36
error '<' is not preceded with whitespace. 36
error '<' is not followed by whitespace. 36
error '>' is not preceded with whitespace. 36
error 'interfaces' hides a field. 36
error '{' should be on the previous line. 37
error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 42
error Missing a Javadoc comment. 42
error '{' should be on the previous line. 43
error Method 'getInterfaces' is not designed for extension - needs to be abstract, final or empty. 47
error Missing a Javadoc comment. 47
error '<' is not preceded with whitespace. 47
error '<' is not followed by whitespace. 47
error '>' is not preceded with whitespace. 47
error '{' should be on the previous line. 48

com/atlassian/plugin/osgi/factory/OsgiPlugin.java

Violation Message Line
error Using the '.*' form of import should be avoided - org.osgi.framework.*. 23
error Line is longer than 80 characters. 39
error Missing a Javadoc comment. 41
error Missing a Javadoc comment. 42
error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
error Missing a Javadoc comment. 43
error Missing a Javadoc comment. 44
error Missing a Javadoc comment. 45
error Missing a Javadoc comment. 46
error Missing a Javadoc comment. 47
error Line is longer than 80 characters. 48
error Missing a Javadoc comment. 48
error '<' is not preceded with whitespace. 48
error '<' is not followed by whitespace. 48
error '>' is not preceded with whitespace. 48
error '<' is not preceded with whitespace. 48
error '<' is not followed by whitespace. 48
error '>' is not preceded with whitespace. 48
error '>' is not followed by whitespace. 48
error Missing a Javadoc comment. 49
error Missing a Javadoc comment. 50
error Missing a Javadoc comment. 51
error Line is longer than 80 characters. 53
error Missing a Javadoc comment. 53
error 'bundle' hides a field. 53
error 'pluginEventManager' hides a field. 53
error Line is longer than 80 characters. 57
error Method 'getBundle' is not designed for extension - needs to be abstract, final or empty. 62
error Missing a Javadoc comment. 62
error '{' should be on the previous line. 63
error Line is longer than 80 characters. 67
error Method 'addModuleDescriptorElement' is not designed for extension - needs to be abstract, final or empty. 67
error Missing a Javadoc comment. 67
error Line is longer than 80 characters. 72
error Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. 72
error Missing a Javadoc comment. 72
error '<' is not followed by whitespace. 72
error '>' is not preceded with whitespace. 72
error '<' is not preceded with whitespace. 72
error '<' is not followed by whitespace. 72
error '>' is not preceded with whitespace. 72
error '<' is not preceded with whitespace. 72
error '<' is not followed by whitespace. 72
error '?' is not preceded with whitespace. 72
error '>' is not preceded with whitespace. 72
error '?' is not followed by whitespace. 72
error Method 'isUninstallable' is not designed for extension - needs to be abstract, final or empty. 77
error Missing a Javadoc comment. 77
error '{' should be on the previous line. 78
error Method 'getResource' is not designed for extension - needs to be abstract, final or empty. 82
error Missing a Javadoc comment. 82
error '{' should be on the previous line. 83
error Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. 87
error Missing a Javadoc comment. 87
error '{' should be on the previous line. 88
error Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. 92
error Missing a Javadoc comment. 92
error '{' should be on the previous line. 93
error Line is longer than 80 characters. 99
error Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 101
error Parameter aPackage should be final. 102
error Redundant throws: 'IllegalArgumentException' is unchecked exception. 102
error '{' should be on the previous line. 103
error '{' should be on the previous line. 105
error Line is longer than 80 characters. 106
error '+' is not preceded with whitespace. 106
error '+' is not followed by whitespace. 106
error '+' is not preceded with whitespace. 106
error '+' is not followed by whitespace. 106
error Method 'isDynamicallyLoaded' is not designed for extension - needs to be abstract, final or empty. 115
error '{' should be on the previous line. 116
error Method 'isDeleteable' is not designed for extension - needs to be abstract, final or empty. 120
error Missing a Javadoc comment. 120
error '{' should be on the previous line. 121
error Method 'setDeletable' is not designed for extension - needs to be abstract, final or empty. 125
error Missing a Javadoc comment. 125
error 'deletable' hides a field. 125
error '{' should be on the previous line. 126
error Method 'isBundledPlugin' is not designed for extension - needs to be abstract, final or empty. 130
error Missing a Javadoc comment. 130
error '{' should be on the previous line. 131
error Method 'onSpringContextFailed' is not designed for extension - needs to be abstract, final or empty. 135
error Missing a Javadoc comment. 135
error Parameter event should be final. 136
error '{' should be on the previous line. 137
error '{' should be on the previous line. 139
error '{' should be on the previous line. 143
error Comment matches to-do format 'TODO:'. 144
error Line is longer than 80 characters. 145
error '+' is not preceded with whitespace. 145
error '+' is not followed by whitespace. 145
error Method 'onSpringContextRefresh' is not designed for extension - needs to be abstract, final or empty. 150
error Missing a Javadoc comment. 150
error Parameter event should be final. 151
error '{' should be on the previous line. 152
error '{' should be on the previous line. 154
error '{' should be on the previous line. 158
error Line is longer than 80 characters. 159
error '{' should be on the previous line. 164
error '}' should be on the same line. 166
error '{' should be on the previous line. 168
error Method 'setBundled' is not designed for extension - needs to be abstract, final or empty. 174
error Missing a Javadoc comment. 174
error 'bundled' hides a field. 174
error '{' should be on the previous line. 175
error Method 'getPluginState' is not designed for extension - needs to be abstract, final or empty. 179
error Missing a Javadoc comment. 179
error '{' should be on the previous line. 180
error Line is longer than 80 characters. 181
error '}' should be on the same line. 184
error '{' should be on the previous line. 186
error Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. 191
error Missing a Javadoc comment. 191
error '{' should be on the previous line. 193
error Line is longer than 80 characters. 194
error Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. 197
error Missing a Javadoc comment. 197
error Redundant throws: 'OsgiContainerException' is unchecked exception. 198
error '{' should be on the previous line. 201
error '}' should be on the same line. 203
error '{' should be on the previous line. 205
error Method 'enable' is not designed for extension - needs to be abstract, final or empty. 210
error Missing a Javadoc comment. 210
error Redundant throws: 'OsgiContainerException' is unchecked exception. 210
error '{' should be on the previous line. 211
error '{' should be on the previous line. 213
error Line is longer than 80 characters. 214
error '{' should be on the previous line. 218
error Line is longer than 80 characters. 220
error Line is longer than 80 characters. 223
error Line is longer than 80 characters. 227
error Parameter bundleEvent should be final. 231
error '{' should be on the previous line. 232
error Line is longer than 80 characters. 233
error '}' should be on the same line. 241
error '{' should be on the previous line. 243
error Line is longer than 80 characters. 244
error Method 'disable' is not designed for extension - needs to be abstract, final or empty. 248
error Missing a Javadoc comment. 248
error Redundant throws: 'OsgiContainerException' is unchecked exception. 248
error '{' should be on the previous line. 249
error '{' should be on the previous line. 251
error '{' should be on the previous line. 253
error '{' should be on the previous line. 255
error '{' should be on the previous line. 259
error '}' should be on the same line. 266
error '{' should be on the previous line. 268
error Line is longer than 80 characters. 269
error Method 'close' is not designed for extension - needs to be abstract, final or empty. 273
error Missing a Javadoc comment. 273
error Redundant throws: 'OsgiContainerException' is unchecked exception. 273
error '{' should be on the previous line. 274
error '{' should be on the previous line. 277
error '{' should be on the previous line. 279
error '}' should be on the same line. 282
error '{' should be on the previous line. 284
error Line is longer than 80 characters. 285
error Missing a Javadoc comment. 289
error '{' should be on the previous line. 290
error Method 'autowire' is not designed for extension - needs to be abstract, final or empty. 294
error Missing a Javadoc comment. 294
error '<' is not followed by whitespace. 294
error '>' is not preceded with whitespace. 294
error '<' is not preceded with whitespace. 294
error '<' is not followed by whitespace. 294
error '>' is not preceded with whitespace. 294
error '{' should be on the previous line. 295
error Line is longer than 80 characters. 299
error Method 'autowire' is not designed for extension - needs to be abstract, final or empty. 299
error Missing a Javadoc comment. 299
error '<' is not followed by whitespace. 299
error '>' is not preceded with whitespace. 299
error '<' is not preceded with whitespace. 299
error '<' is not followed by whitespace. 299
error '>' is not preceded with whitespace. 299
error Line is longer than 80 characters. 301
error Avoid inline conditionals. 301
error Method 'autowire' is not designed for extension - needs to be abstract, final or empty. 304
error Missing a Javadoc comment. 304
error '{' should be on the previous line. 305
error Line is longer than 80 characters. 309
error Method 'autowire' is not designed for extension - needs to be abstract, final or empty. 309
error Missing a Javadoc comment. 309
error '{' should be on the previous line. 312
error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 317
error Missing a Javadoc comment. 317
error '{' should be on the previous line. 319
error Line is longer than 80 characters. 323
error Method 'getModuleDescriptorsByDescriptorClass' is not designed for extension - needs to be abstract, final or empty. 323
error Missing a Javadoc comment. 323
error '<' is not followed by whitespace. 323
error '>' is not preceded with whitespace. 323
error '<' is not preceded with whitespace. 323
error '<' is not followed by whitespace. 323
error '>' is not preceded with whitespace. 323
error '<' is not preceded with whitespace. 323
error '<' is not followed by whitespace. 323
error '>' is not preceded with whitespace. 323
error '<' is not preceded with whitespace. 325
error '<' is not followed by whitespace. 325
error '>' is not preceded with whitespace. 325
error '<' is not preceded with whitespace. 325
error '<' is not followed by whitespace. 325
error '>' is not preceded with whitespace. 325
error '>' is not followed by whitespace. 325
error Line is longer than 80 characters. 327
error '<' is not preceded with whitespace. 327
error '<' is not followed by whitespace. 327
error '?' is not preceded with whitespace. 327
error '>' is not preceded with whitespace. 327
error '?' is not followed by whitespace. 327
error '{' should be on the previous line. 330
error Line has trailing spaces. 336
error First sentence should end with a period. 338
error Line is longer than 80 characters. 339
error Line is longer than 80 characters. 341
error Missing a Javadoc comment. 344
error '{' should be on the previous line. 345
error '{' should be on the previous line. 348
error Line is longer than 80 characters. 349
error Line is longer than 80 characters. 351
error Line is longer than 80 characters. 356
error Missing a Javadoc comment. 356
error '{' should be on the previous line. 359
error Line is longer than 80 characters. 362
error Line is longer than 80 characters. 366
error Missing a Javadoc comment. 366
error '{' should be on the previous line. 369
error Line is longer than 80 characters. 372
error Line is longer than 80 characters. 378
error Line is longer than 80 characters. 379
error Line is longer than 80 characters. 384
error First sentence should end with a period. 387
error Line is longer than 80 characters. 388
error Expected an @return tag. 391
error Expected @param tag for 'serviceReference'. 391
error '{' should be on the previous line. 392
error Line is longer than 80 characters. 393
error Line is longer than 80 characters. 394
error Line is longer than 80 characters. 396
error Line is longer than 80 characters. 397
error '{' should be on the previous line. 400
error Line is longer than 80 characters. 401
error Line is longer than 80 characters. 404
error '}' should be on the same line. 405
error '{' should be on the previous line. 407
error Line is longer than 80 characters. 408
error '}' should be on the same line. 409
error '{' should be on the previous line. 411
error Line is longer than 80 characters. 412
error '}' should be on the same line. 413
error '{' should be on the previous line. 415
error Line is longer than 80 characters. 416
error First sentence should end with a period. 423
error Line is longer than 80 characters. 424
error Line is longer than 80 characters. 426
error Expected @param tag for 'serviceReference'. 426
error Expected @param tag for 'o'. 426
error Line is longer than 80 characters. 433
error Line is longer than 80 characters. 436
error Expected @param tag for 'serviceReference'. 436
error Expected @param tag for 'o'. 436
error Line is longer than 80 characters. 438
error Line is longer than 80 characters. 439
error '<' is not preceded with whitespace. 439
error '<' is not followed by whitespace. 439
error '<' is not preceded with whitespace. 439
error '<' is not followed by whitespace. 439
error '?' is not preceded with whitespace. 439
error '>' is not preceded with whitespace. 439
error '?' is not followed by whitespace. 439
error '>' is not followed by whitespace. 439
error '>' is not preceded with whitespace. 439
error Line is longer than 80 characters. 441
error '<' is not preceded with whitespace. 441
error '<' is not followed by whitespace. 441
error '?' is not preceded with whitespace. 441
error '>' is not preceded with whitespace. 441
error '?' is not followed by whitespace. 441
error Line is longer than 80 characters. 443
error Line is longer than 80 characters. 444
error '{' should be on the previous line. 446
error Line is longer than 80 characters. 447
error Line is longer than 80 characters. 448
error Line is longer than 80 characters. 450
error '{' should be on the previous line. 463
error Missing a Javadoc comment. 464
error Missing a Javadoc comment. 465
error Missing a Javadoc comment. 466
error Missing a Javadoc comment. 468
error Parameter applicationContext should be final. 468
error '{' should be on the previous line. 469
error '{' should be on the previous line. 472
error Line is longer than 80 characters. 473
error '}' should be on the same line. 475
error '{' should be on the previous line. 477
error Line is longer than 80 characters. 479
error '}' should be on the same line. 480
error '{' should be on the previous line. 482
error '}' should be on the same line. 485
error '{' should be on the previous line. 487
error '{' should be on the previous line. 493
error Line is longer than 80 characters. 494
error Line is longer than 80 characters. 495
error '}' should be on the same line. 496
error '{' should be on the previous line. 498
error Line is longer than 80 characters. 500
error Line is longer than 80 characters. 504
error Missing a Javadoc comment. 504
error '{' should be on the previous line. 507
error '}' should be on the same line. 509
error '{' should be on the previous line. 511
error '}' should be on the same line. 513
error '{' should be on the previous line. 515
error Line is longer than 80 characters. 516
error Line is longer than 80 characters. 517
error Line is longer than 80 characters. 521
error Missing a Javadoc comment. 521
error '<' is not followed by whitespace. 521
error '>' is not preceded with whitespace. 521
error '<' is not preceded with whitespace. 521
error '<' is not followed by whitespace. 521
error '>' is not preceded with whitespace. 521
error '{' should be on the previous line. 524
error '{' should be on the previous line. 529
error Line is longer than 80 characters. 530
error '}' should be on the same line. 531
error '{' should be on the previous line. 533
error Line is longer than 80 characters. 535
error '}' should be on the same line. 536
error '{' should be on the previous line. 538
error Line is longer than 80 characters. 544
error Missing a Javadoc comment. 544
error '{' should be on the previous line. 547
error '{' should be on the previous line. 552
error Line is longer than 80 characters. 553
error '}' should be on the same line. 554
error '{' should be on the previous line. 556
error Line is longer than 80 characters. 558
error '}' should be on the same line. 559
error '{' should be on the previous line. 561

com/atlassian/plugin/osgi/container/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/factory/transform/model/SystemExports.java

Violation Message Line
error First sentence should end with a period. 7
error '{' should be on the previous line. 13
error Missing a Javadoc comment. 14
error '<' is not preceded with whitespace. 14
error '<' is not followed by whitespace. 14
error '<' is not preceded with whitespace. 14
error '<' is not followed by whitespace. 14
error ',' is not followed by whitespace. 14
error '>' is not preceded with whitespace. 14
error '>' is not followed by whitespace. 14
error '>' is not preceded with whitespace. 14
error First sentence should end with a period. 16
error Parameter exportsLine should be final. 21
error '{' should be on the previous line. 22
error Line is longer than 80 characters. 27
error Line is longer than 80 characters. 28
error Method 'getFullExport' is not designed for extension - needs to be abstract, final or empty. 33
error Parameter pkg should be final. 33
error '{' should be on the previous line. 34
error '{' should be on the previous line. 37
error '<' is not preceded with whitespace. 40
error '<' is not followed by whitespace. 40
error ',' is not followed by whitespace. 40
error '>' is not preceded with whitespace. 40
error '{' should be on the previous line. 42
error '<' is not preceded with whitespace. 43
error '<' is not followed by whitespace. 43
error ',' is not followed by whitespace. 43
error '>' is not preceded with whitespace. 43
error '{' should be on the previous line. 44
error '{' should be on the previous line. 50
error Line is longer than 80 characters. 51
error '}' should be on the same line. 52
error '{' should be on the previous line. 54

com/atlassian/plugin/osgi/factory/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/util/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/container/felix/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/container/impl/DefaultPackageScannerConfiguration.java

Violation Message Line
error Using the '.*' form of import should be avoided - java.util.*. 6
error Line is longer than 80 characters. 9
error Line is longer than 80 characters. 11
error Missing a Javadoc comment. 14
error '<' is not preceded with whitespace. 14
error '<' is not followed by whitespace. 14
error '>' is not preceded with whitespace. 14
error Missing a Javadoc comment. 15
error '<' is not preceded with whitespace. 15
error '<' is not followed by whitespace. 15
error '>' is not preceded with whitespace. 15
error Line is longer than 80 characters. 16
error Missing a Javadoc comment. 16
error '<' is not preceded with whitespace. 16
error '<' is not followed by whitespace. 16
error '>' is not preceded with whitespace. 16
error Line is longer than 80 characters. 17
error Missing a Javadoc comment. 17
error '<' is not preceded with whitespace. 17
error '<' is not followed by whitespace. 17
error '>' is not preceded with whitespace. 17
error Missing a Javadoc comment. 18
error '<' is not preceded with whitespace. 18
error '<' is not followed by whitespace. 18
error '>' is not preceded with whitespace. 18
error Missing a Javadoc comment. 19
error Missing a Javadoc comment. 20
error Missing a Javadoc comment. 22
error '{' should be on the previous line. 23
error Parameter hostVersion should be final. 31
error 'hostVersion' hides a field. 31
error '{' should be on the previous line. 32
error '<' is not preceded with whitespace. 34
error '<' is not followed by whitespace. 34
error '>' is not preceded with whitespace. 34
error '>' is not followed by whitespace. 34
error '<' is not preceded with whitespace. 35
error '<' is not followed by whitespace. 35
error '>' is not preceded with whitespace. 35
error '>' is not followed by whitespace. 35
error '<' is not preceded with whitespace. 36
error '<' is not followed by whitespace. 36
error '>' is not preceded with whitespace. 36
error '>' is not followed by whitespace. 36
error '<' is not preceded with whitespace. 37
error '<' is not followed by whitespace. 37
error '>' is not preceded with whitespace. 37
error '>' is not followed by whitespace. 37
error '<' is not preceded with whitespace. 38
error '<' is not followed by whitespace. 38
error ',' is not followed by whitespace. 38
error '>' is not preceded with whitespace. 38
error '>' is not followed by whitespace. 38
error Method 'setJarIncludes' is not designed for extension - needs to be abstract, final or empty. 42
error Missing a Javadoc comment. 42
error Parameter jarIncludes should be final. 42
error '<' is not preceded with whitespace. 42
error '<' is not followed by whitespace. 42
error '>' is not preceded with whitespace. 42
error 'jarIncludes' hides a field. 42
error '{' should be on the previous line. 43
error Method 'setJarExcludes' is not designed for extension - needs to be abstract, final or empty. 47
error Missing a Javadoc comment. 47
error Parameter jarExcludes should be final. 47
error '<' is not preceded with whitespace. 47
error '<' is not followed by whitespace. 47
error '>' is not preceded with whitespace. 47
error 'jarExcludes' hides a field. 47
error '{' should be on the previous line. 48
error Method 'setPackageIncludes' is not designed for extension - needs to be abstract, final or empty. 52
error Missing a Javadoc comment. 52
error Parameter packageIncludes should be final. 52
error '<' is not preceded with whitespace. 52
error '<' is not followed by whitespace. 52
error '>' is not preceded with whitespace. 52
error 'packageIncludes' hides a field. 52
error '{' should be on the previous line. 53
error Method 'setPackageExcludes' is not designed for extension - needs to be abstract, final or empty. 57
error Missing a Javadoc comment. 57
error Parameter packageExcludes should be final. 57
error '<' is not preceded with whitespace. 57
error '<' is not followed by whitespace. 57
error '>' is not preceded with whitespace. 57
error 'packageExcludes' hides a field. 57
error '{' should be on the previous line. 58
error First sentence should end with a period. 62
error Method 'setJarPatterns' is not designed for extension - needs to be abstract, final or empty. 67
error Parameter includes should be final. 67
error '<' is not preceded with whitespace. 67
error '<' is not followed by whitespace. 67
error '>' is not preceded with whitespace. 67
error Parameter excludes should be final. 67
error '<' is not preceded with whitespace. 67
error '<' is not followed by whitespace. 67
error '>' is not preceded with whitespace. 67
error First sentence should end with a period. 72
error Line is longer than 80 characters. 77
error Method 'setPackagePatterns' is not designed for extension - needs to be abstract, final or empty. 77
error Parameter includes should be final. 77
error '<' is not preceded with whitespace. 77
error '<' is not followed by whitespace. 77
error '>' is not preceded with whitespace. 77
error Parameter excludes should be final. 77
error '<' is not preceded with whitespace. 77
error '<' is not followed by whitespace. 77
error '>' is not preceded with whitespace. 77
error First sentence should end with a period. 82
error Line is longer than 80 characters. 83
error Method 'setPackageVersions' is not designed for extension - needs to be abstract, final or empty. 86
error Parameter packageToVersions should be final. 86
error '<' is not preceded with whitespace. 86
error '<' is not followed by whitespace. 86
error ',' is not followed by whitespace. 86
error '>' is not preceded with whitespace. 86
error '{' should be on the previous line. 87
error Method 'getJarIncludes' is not designed for extension - needs to be abstract, final or empty. 91
error Missing a Javadoc comment. 91
error '<' is not preceded with whitespace. 91
error '<' is not followed by whitespace. 91
error '>' is not preceded with whitespace. 91
error '{' should be on the previous line. 92
error Method 'getJarExcludes' is not designed for extension - needs to be abstract, final or empty. 96
error Missing a Javadoc comment. 96
error '<' is not preceded with whitespace. 96
error '<' is not followed by whitespace. 96
error '>' is not preceded with whitespace. 96
error '{' should be on the previous line. 97
error Method 'getPackageIncludes' is not designed for extension - needs to be abstract, final or empty. 101
error Missing a Javadoc comment. 101
error '<' is not preceded with whitespace. 101
error '<' is not followed by whitespace. 101
error '>' is not preceded with whitespace. 101
error '{' should be on the previous line. 102
error Method 'getPackageExcludes' is not designed for extension - needs to be abstract, final or empty. 106
error Missing a Javadoc comment. 106
error '<' is not preceded with whitespace. 106
error '<' is not followed by whitespace. 106
error '>' is not preceded with whitespace. 106
error '{' should be on the previous line. 107
error Method 'getPackageVersions' is not designed for extension - needs to be abstract, final or empty. 111
error Missing a Javadoc comment. 111
error '<' is not preceded with whitespace. 111
error '<' is not followed by whitespace. 111
error '>' is not preceded with whitespace. 111
error '{' should be on the previous line. 112
error Method 'getCurrentHostVersion' is not designed for extension - needs to be abstract, final or empty. 116
error Missing a Javadoc comment. 116
error '{' should be on the previous line. 117
error Method 'getServletContext' is not designed for extension - needs to be abstract, final or empty. 121
error Missing a Javadoc comment. 121
error '{' should be on the previous line. 122
error Method 'setServletContext' is not designed for extension - needs to be abstract, final or empty. 126
error Missing a Javadoc comment. 126
error Parameter servletContext should be final. 126
error 'servletContext' hides a field. 126
error '{' should be on the previous line. 127

com/atlassian/plugin/osgi/hostcomponents/HostComponentProvider.java

Violation Message Line
error Line is longer than 80 characters. 4
error Line is longer than 80 characters. 5
error Line has trailing spaces. 6
error Line is longer than 80 characters. 6
error Line is longer than 80 characters. 13
error '{' should be on the previous line. 23
error First sentence should end with a period. 25
error Line is longer than 80 characters. 26

com/atlassian/plugin/osgi/factory/transform/stage/GenerateManifestStage.java

Violation Message Line
error Line is longer than 80 characters. 8
error '{' should be on the previous line. 29
error Line is longer than 80 characters. 30
error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 30
error Missing a Javadoc comment. 30
error Parameter context should be final. 30
error Redundant throws: 'PluginTransformationException' is unchecked exception. 30
error '{' should be on the previous line. 34
error '{' should be on the previous line. 39
error Line is longer than 80 characters. 40
error '}' should be on the same line. 43
error '{' should be on the previous line. 45
error Line is longer than 80 characters. 47
error Line is longer than 80 characters. 55
error Line is longer than 80 characters. 62
error Line is longer than 80 characters. 63
error Line is longer than 80 characters. 65
error Line is longer than 80 characters. 67
error Line is longer than 80 characters. 73
error '<' is not preceded with whitespace. 73
error '<' is not followed by whitespace. 73
error '>' is not preceded with whitespace. 73
error Line is longer than 80 characters. 76
error Line is longer than 80 characters. 81
error Line is longer than 80 characters. 87
error '{' should be on the previous line. 91
error Line is longer than 80 characters. 92
error Line is longer than 80 characters. 102
error '}' should be on the same line. 103
error '{' should be on the previous line. 105
error Line is longer than 80 characters. 106
error Missing a Javadoc comment. 110
error Parameter extraExports should be final. 110
error '<' is not preceded with whitespace. 110
error '<' is not followed by whitespace. 110
error '>' is not preceded with whitespace. 110
error '{' should be on the previous line. 111
error '{' should be on the previous line. 114
error '{' should be on the previous line. 118
error Missing a Javadoc comment. 125
error Parameter manifest should be final. 125
error '{' should be on the previous line. 126
error Line is longer than 80 characters. 127
error Missing a Javadoc comment. 130
error Parameter imports should be final. 130
error Parameter extraImports should be final. 130
error '<' is not preceded with whitespace. 130
error '<' is not followed by whitespace. 130
error '>' is not preceded with whitespace. 130
error '{' should be on the previous line. 131
error '{' should be on the previous line. 134
error '{' should be on the previous line. 139
error '}' should be on the same line. 141
error '{' should be on the previous line. 143
error Missing a Javadoc comment. 149
error Parameter properties should be final. 149
error Parameter key should be final. 149
error Parameter value should be final. 149
error '{' should be on the previous line. 152
error '{' should be on the previous line. 157

com/atlassian/plugin/osgi/hostcomponents/ContextClassLoaderStrategy.java

Violation Message Line
error First sentence should end with a period. 3
error Line is longer than 80 characters. 4
error '{' should be on the previous line. 7
error Line is longer than 80 characters. 9
error Line is longer than 80 characters. 14

com/atlassian/plugin/osgi/factory/UnrecognisedModuleDescriptorFallbackFactory.java

Violation Message Line
error Line is longer than 80 characters. 11
error Line is longer than 80 characters. 17
error Line is longer than 80 characters. 19
error Missing a Javadoc comment. 19
error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 19
error Line is longer than 80 characters. 20
error Missing a Javadoc comment. 20
error Line is longer than 80 characters. 22
error Missing a Javadoc comment. 22
error Redundant throws: 'PluginParseException' is unchecked exception. 22
error Line is longer than 80 characters. 24
error Line is longer than 80 characters. 25
error Missing a Javadoc comment. 30
error '{' should be on the previous line. 31
error Line is longer than 80 characters. 35
error Missing a Javadoc comment. 35
error '<' is not preceded with whitespace. 35
error '<' is not followed by whitespace. 35
error '?' is not preceded with whitespace. 35
error '<' is not preceded with whitespace. 35
error '<' is not followed by whitespace. 35
error '?' is not preceded with whitespace. 35
error '>' is not preceded with whitespace. 35
error '?' is not followed by whitespace. 35
error '>' is not followed by whitespace. 35
error '>' is not preceded with whitespace. 35

com/atlassian/plugin/osgi/hostcomponents/PropertyBuilder.java

Violation Message Line
error Line is longer than 80 characters. 4
error '{' should be on the previous line. 8
error First sentence should end with a period. 9
error First sentence should end with a period. 14
error Line is longer than 80 characters. 15
error First sentence should end with a period. 19
error First sentence should end with a period. 26
error Line is longer than 80 characters. 31
error First sentence should end with a period. 33

com/atlassian/plugin/osgi/factory/transform/stage/SpringHelper.java

Violation Message Line
error Line is longer than 80 characters. 3
error Using the '.*' form of import should be avoided - org.dom4j.*. 5
error First sentence should end with a period. 13
error Utility classes should not have a public or default constructor. 18
error '{' should be on the previous line. 19
error Missing a Javadoc comment. 21
error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 21
error First sentence should end with a period. 23
error '{' should be on the previous line. 29
error Line is longer than 80 characters. 33
error Line is longer than 80 characters. 36
error Line is longer than 80 characters. 37
error '+' should be on a new line. 37
error Line is longer than 80 characters. 38
error First sentence should end with a period. 44
error Parameter doc should be final. 49
error '{' should be on the previous line. 50
error '{' should be on the previous line. 56
error '}' should be on the same line. 59
error '{' should be on the previous line. 61
error Line is longer than 80 characters. 62
error First sentence should end with a period. 68
error Line is longer than 80 characters. 69
error Parameter context should be final. 75
error Parameter path should be final. 75
error '{' should be on the previous line. 76
error '{' should be on the previous line. 78
error '+' is not preceded with whitespace. 79
error '+' is not followed by whitespace. 79
error '+' is not preceded with whitespace. 79
error '+' is not followed by whitespace. 79
error '}' should be on the same line. 81
error '{' should be on the previous line. 83
error Line is longer than 80 characters. 84
error '+' is not preceded with whitespace. 84
error '+' is not followed by whitespace. 84
error '+' is not preceded with whitespace. 84
error '+' is not followed by whitespace. 84

com/atlassian/plugin/osgi/factory/transform/TransformStage.java

Violation Message Line
error First sentence should end with a period. 3
error '{' should be on the previous line. 9
error First sentence should end with a period. 10
error Line is longer than 80 characters. 13
error Redundant throws: 'PluginTransformationException' is unchecked exception. 16

com/atlassian/plugin/osgi/factory/transform/model/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/hostcomponents/package.html

Violation Message Line
error Missing package documentation file. 0

com/atlassian/plugin/osgi/factory/transform/stage/AddBundleOverridesStage.java

Violation Message Line
error Line is longer than 80 characters. 3
error Line is longer than 80 characters. 11
error '{' should be on the previous line. 16
error Line is longer than 80 characters. 17
error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 17
error Missing a Javadoc comment. 17
error Parameter context should be final. 17
error Redundant throws: 'PluginTransformationException' is unchecked exception. 17
error Line is longer than 80 characters. 19
error '{' should be on the previous line. 21
error '{' should be on the previous line. 24
error '<' is not preceded with whitespace. 25
error '<' is not followed by whitespace. 25
error '>' is not preceded with whitespace. 25
error '{' should be on the previous line. 27