Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
197 6092

Files

Files Errors
jrre\api\java\io\OutputStream.java 13
jrre\api\java\lang\Class.java 71
jrre\api\java\lang\reflect\ClassProperties.java 85
jrre\api\java\lang\reflect\DescriptorDecoder.java 17
jrre\api\java\lang\reflect\FieldEntry{.java 65
jrre\api\java\lang\reflect\Fields.java 25
jrre\api\java\lang\reflect\Interfaces{.java 19
jrre\api\java\lang\reflect\MethodEntry.java 77
jrre\api\java\lang\reflect\Methods.java 35
jrre\api\java\lang\Runtime.java 1
jrre\api\java\lang\SymbolTable.java 66
jrre\api\java\lang\System.java 6
jrre\ArrayInstance.java 43
jrre\classloader\classfile\access_flags\AccessFlags{.java 94
jrre\classloader\classfile\access_flags\ClassAccessFlags.java 30
jrre\classloader\classfile\access_flags\FieldAccessFlags.java 38
jrre\classloader\classfile\access_flags\MethodAccessFlags.java 46
jrre\classloader\classfile\attributes\Attribute{.java 11
jrre\classloader\classfile\attributes\Attributes.java 36
jrre\classloader\classfile\attributes\Code.java 24
jrre\classloader\classfile\attributes\CodeAttribute.java 76
jrre\classloader\classfile\attributes\ConstantValueAttribute.java 33
jrre\classloader\classfile\attributes\ExceptionAttribute.java 22
jrre\classloader\classfile\attributes\ExceptionTable{.java 24
jrre\classloader\classfile\attributes\ExceptionTableEntry{.java 38
jrre\classloader\classfile\attributes\LocalVariableAttributeTable.java 28
jrre\classloader\classfile\attributes\LocalVariableEntry.java 28
jrre\classloader\classfile\attributes\SourceFileAttribute.java 27
jrre\classloader\classfile\InstructionDecoder.java 79
jrre\classloader\classfile\pool_entries\CPClass.java 12
jrre\classloader\classfile\pool_entries\CPDouble.java 14
jrre\classloader\classfile\pool_entries\CPFieldRef.java 47
jrre\classloader\classfile\pool_entries\CPFloat.java 32
jrre\classloader\classfile\pool_entries\CPInfo.java 29
jrre\classloader\classfile\pool_entries\CPInteger.java 32
jrre\classloader\classfile\pool_entries\CPInterfaceMethodRef.java 21
jrre\classloader\classfile\pool_entries\CPLong.java 8
jrre\classloader\classfile\pool_entries\CPMethodRef.java 45
jrre\classloader\classfile\pool_entries\CPNameType.java 29
jrre\classloader\classfile\pool_entries\CPString.java 10
jrre\classloader\classfile\pool_entries\CPUTF8.java 13
jrre\classloader\ClassLoader.java 840
jrre\event\OperandStackEvent.java 3
jrre\event\PopOperandEvent.java 3
jrre\event\PopStackFrameEvent.java 11
jrre\event\PushOperandEvent.java 20
jrre\event\PushStackFrameEvent.java 35
jrre\event\VMEvent.java 3
jrre\event\VMEventDispatcher.java 12
jrre\event\VMEventListener.java 3
jrre\gui\Console.java 65
jrre\gui\ControlGui.java 34
jrre\gui\ControlPanel.java 78
jrre\gui\GraphPaperLayout.java 81
jrre\gui\JavaStackFrameGui.java 36
jrre\gui\JRREGUI.java 48
jrre\gui\MethodAreaGui.java 52
jrre\gui\NativeMethodAreaGui.java 31
jrre\gui\NativeStackFrameGui.java 31
jrre\gui\ObjectAreaGui.java 28
jrre\gui\OperandFrameGui.java 58
jrre\gui\OperandStackGUI.java 55
jrre\gui\Script.java 49
jrre\gui\StackFrameGUI.java 42
jrre\gui\TextEditor.java 33
jrre\gui\WindowDestroyer.java 9
jrre\instructionset\comparison\FCmpg.java 14
jrre\instructionset\comparison\FCmpl.java 13
jrre\instructionset\comparison\LCmp.java 16
jrre\instructionset\controlflow\Goto.java 14
jrre\instructionset\controlflow\Ifeq.java 14
jrre\instructionset\controlflow\Ifge.java 16
jrre\instructionset\controlflow\Ifgt.java 14
jrre\instructionset\controlflow\Ifle.java 14
jrre\instructionset\controlflow\Iflt.java 14
jrre\instructionset\controlflow\Ifne.java 14
jrre\instructionset\controlflow\Ifnonnull.java 16
jrre\instructionset\controlflow\Ifnull.java 14
jrre\instructionset\controlflow\If_acmpeq.java 16
jrre\instructionset\controlflow\If_acmpne.java 16
jrre\instructionset\controlflow\If_icmpeq.java 25
jrre\instructionset\controlflow\If_Icmpge.java 16
jrre\instructionset\controlflow\If_Icmpgt.java 16
jrre\instructionset\controlflow\If_Icmple.java 16
jrre\instructionset\controlflow\If_Icmplt.java 18
jrre\instructionset\controlflow\If_Icmpne.java 16
jrre\instructionset\exceptions\AThrow.java 9
jrre\instructionset\Instruction.java 49
jrre\instructionset\math\DMul.java 14
jrre\instructionset\math\F2I.java 10
jrre\instructionset\math\FMul.java 12
jrre\instructionset\math\I2F.java 9
jrre\instructionset\math\IAdd.java 12
jrre\instructionset\math\IDiv.java 12
jrre\instructionset\math\IInc.java 18
jrre\instructionset\math\IMul.java 12
jrre\instructionset\math\INeg.java 13
jrre\instructionset\math\IShl.java 20
jrre\instructionset\math\ISub.java 12
jrre\instructionset\methodinvocation\AReturn.java 9
jrre\instructionset\methodinvocation\InvokeSpecial.java 51
jrre\instructionset\methodinvocation\InvokeStatic.java 92
jrre\instructionset\methodinvocation\InvokeVirtual.java 140
jrre\instructionset\methodinvocation\IReturn.java 9
jrre\instructionset\methodinvocation\Return.java 6
jrre\instructionset\NoOperation.java 11
jrre\instructionset\objects\ANewArray.java 17
jrre\instructionset\objects\ArrayLength.java 19
jrre\instructionset\objects\CAStore.java 19
jrre\instructionset\objects\GetField.java 21
jrre\instructionset\objects\GetStatic.java 37
jrre\instructionset\objects\InstanceOf.java 18
jrre\instructionset\objects\MonitorEnter.java 8
jrre\instructionset\objects\MonitorExit.java 8
jrre\instructionset\objects\New.java 16
jrre\instructionset\objects\NewArray.java 15
jrre\instructionset\objects\PutField.java 32
jrre\instructionset\objects\PutStatic.java 34
jrre\instructionset\pop\localvariable\AStore.java 9
jrre\instructionset\pop\localvariable\AStore_0.java 8
jrre\instructionset\pop\localvariable\AStore_1.java 8
jrre\instructionset\pop\localvariable\AStore_2.java 8
jrre\instructionset\pop\localvariable\AStore_3.java 8
jrre\instructionset\pop\localvariable\FStore_2.java 8
jrre\instructionset\pop\localvariable\IAStore.java 12
jrre\instructionset\pop\localvariable\IStore.java 9
jrre\instructionset\pop\localvariable\IStore_0.java 8
jrre\instructionset\pop\localvariable\IStore_1.java 8
jrre\instructionset\pop\localvariable\IStore_2.java 8
jrre\instructionset\pop\localvariable\IStore_3.java 8
jrre\instructionset\pop\Pop.java 7
jrre\instructionset\push\AConst_null.java 9
jrre\instructionset\push\BIPush.java 11
jrre\instructionset\push\Dup.java 8
jrre\instructionset\push\Dup_x1.java 9
jrre\instructionset\push\FConst_0.java 10
jrre\instructionset\push\IConst_0.java 10
jrre\instructionset\push\IConst_1.java 10
jrre\instructionset\push\IConst_2.java 10
jrre\instructionset\push\IConst_3.java 10
jrre\instructionset\push\IConst_4.java 10
jrre\instructionset\push\IConst_5.java 10
jrre\instructionset\push\IConst_m1.java 10
jrre\instructionset\push\LConst_0.java 10
jrre\instructionset\push\Ldc.java 50
jrre\instructionset\push\localvariables\ALoad.java 22
jrre\instructionset\push\localvariables\ALoad_0.java 13
jrre\instructionset\push\localvariables\ALoad_1.java 13
jrre\instructionset\push\localvariables\ALoad_2.java 13
jrre\instructionset\push\localvariables\ALoad_3.java 13
jrre\instructionset\push\localvariables\CALoad.java 11
jrre\instructionset\push\localvariables\FLoad_0.java 9
jrre\instructionset\push\localvariables\FLoad_2.java 9
jrre\instructionset\push\localvariables\IALoad.java 12
jrre\instructionset\push\localvariables\ILoad.java 11
jrre\instructionset\push\localvariables\ILoad_0.java 9
jrre\instructionset\push\localvariables\ILoad_1.java 9
jrre\instructionset\push\localvariables\ILoad_2.java 9
jrre\instructionset\push\localvariables\ILoad_3.java 9
jrre\instructionset\typecasting\CheckCast.java 56
jrre\JRRE.java 180
jrre\LocalVariableFrame.java 26
jrre\Main.java 53
jrre\MethodArea.java 63
jrre\NativeMethodArea.java 25
jrre\NativeStackFrame.java 51
jrre\nativesystem\NativeMethodTable.java 4
jrre\ObjectArea.java 16
jrre\ObjectInstance.java 24
jrre\OperandStack.java 25
jrre\Stack.java 152
jrre\StackFrame.java 83
jrre\types\CharType.java 17
jrre\types\FloatType.java 14
jrre\types\NullReference.java 3
jrre\types\PrimitiveType.java 14
jrre\types\ReferenceType.java 14
jrre\types\StringType.java 14
jrre\types\Type.java 1
jrre\unittests\Algorithems.java 37
jrre\unittests\datastructures\Algorithems.java 37
jrre\unittests\datastructures\ArrayManipulations.java 41
jrre\unittests\datastructures\LinkedList.java 66
jrre\unittests\datastructures\LoopsAndBranches.java 19
jrre\unittests\datastructures\Queue.java 3
jrre\unittests\datastructures\QuickSorter.java 19
jrre\unittests\datastructures\Simple.java 28
jrre\unittests\datastructures\StringManipulations.java 5
jrre\unittests\JRRERunner.java 21
jrre\unittests\Node.java 67
jrre\unittests\LoopsAndBranches.java 19
jrre\unittests\MathmaticsTest.java 139
jrre\unittests\ObjectsTest.java 78
jrre\unittests\Simple.java 28
jrre\unittests\StringManipulations.java 5
jrre\unittests\StringTest.java 12

jrre\api\java\io\OutputStream.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 6
'{' is not preceeded with whitespace. 6
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
method is missing a Javadoc comment. 16
'{' is not preceeded with whitespace. 16
method is missing a Javadoc comment. 20
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 23
'{' is not preceeded with whitespace. 23

jrre\api\java\lang\Class.java

Error Line
Avoid using the '.*' form of import. 14
Avoid using the '.*' form of import. 15
Avoid using the '.*' form of import. 19
type Javadoc comment is missing an @author tag. 27
variable 'fields' missing Javadoc. 29
variable 'methods' missing Javadoc. 30
variable 'symbolTable' missing Javadoc. 32
variable 'classProperties' missing Javadoc. 33
variable 'interfaces' missing Javadoc. 34
variable 'loadingMessages' missing Javadoc. 36
method is missing a Javadoc comment. 44
'{' is not preceeded with whitespace. 44
cast needs to be followed by whitespace. 45
method is missing a Javadoc comment. 48
'{' is not preceeded with whitespace. 48
Expected an @return tag. 55
'{' is not preceeded with whitespace. 55
line contains a tab character 56
Unused @param tag for 'LoadingMessages'. 61
Expected @param tag for 'loadingMessages'. 63
'{' is not preceeded with whitespace. 63
line contains a tab character 64
Expected @param tag for 'key'. 70
',' needs to be followed by whitespace. 70
Expected @param tag for 'c'. 70
'{' is not preceeded with whitespace. 70
',' needs to be followed by whitespace. 71
Expected an @return tag. 77
Expected @param tag for 'key'. 77
'{' is not preceeded with whitespace. 77
method is missing a Javadoc comment. 81
'{' is not preceeded with whitespace. 81
Expected @param tag for 'size'. 86
'{' is not preceeded with whitespace. 86
method is missing a Javadoc comment. 90
'{' is not preceeded with whitespace. 90
line contains a tab character 91
method is missing a Javadoc comment. 94
'{' is not preceeded with whitespace. 94
line contains a tab character 95
method is missing a Javadoc comment. 98
'{' is not preceeded with whitespace. 98
line contains a tab character 99
method is missing a Javadoc comment. 102
'{' is not preceeded with whitespace. 102
method is missing a Javadoc comment. 104
'{' is not preceeded with whitespace. 104
line contains a tab character 105
method is missing a Javadoc comment. 108
'{' is not preceeded with whitespace. 108
line contains a tab character 109
line contains a tab character 110
cast needs to be followed by whitespace. 110
line contains a tab character 111
line contains a tab character 112
cast needs to be followed by whitespace. 112
line contains a tab character 113
method is missing a Javadoc comment. 116
'{' is not preceeded with whitespace. 116
method is missing a Javadoc comment. 121
'{' is not preceeded with whitespace. 121
'+' is not preceeded with whitespace. 124
'+' is not followed by whitespace. 124
method is missing a Javadoc comment. 134
'{' is not preceeded with whitespace. 134
method is missing a Javadoc comment. 144
'{' is not preceeded with whitespace. 144
method is missing a Javadoc comment. 148
'{' is not preceeded with whitespace. 148
method is missing a Javadoc comment. 153
'{' is not preceeded with whitespace. 153

jrre\api\java\lang\reflect\ClassProperties.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
variable 'magicNumber' missing Javadoc. 7
variable 'minorVersion' missing Javadoc. 8
variable 'majorVersion' missing Javadoc. 9
variable 'accessFlags' missing Javadoc. 10
variable 'thisClass' missing Javadoc. 11
variable 'superClass' missing Javadoc. 12
variable 'initMethod' missing Javadoc. 14
variable 'constantInitMethod' missing Javadoc. 15
method is missing a Javadoc comment. 18
'{' is not preceeded with whitespace. 18
'{' is not followed by whitespace. 18
Expected an @return tag. 23
'{' is not preceeded with whitespace. 23
line contains a tab character 24
Unused @param tag for 'InitMethod'. 29
Expected @param tag for 'initMethod'. 31
'{' is not preceeded with whitespace. 31
line contains a tab character 32
Expected an @return tag. 38
'{' is not preceeded with whitespace. 38
line contains a tab character 39
Unused @param tag for 'ConstantInitMethod'. 44
Expected @param tag for 'constantInitMethod'. 46
'{' is not preceeded with whitespace. 46
line contains a tab character 47
method is missing a Javadoc comment. 50
'{' is not preceeded with whitespace. 50
line longer than 80 characters 51
method is missing a Javadoc comment. 51
'{' is not preceeded with whitespace. 51
method is missing a Javadoc comment. 53
'{' is not preceeded with whitespace. 53
line longer than 80 characters 54
method is missing a Javadoc comment. 54
'{' is not preceeded with whitespace. 54
method is missing a Javadoc comment. 56
'{' is not preceeded with whitespace. 56
line longer than 80 characters 57
method is missing a Javadoc comment. 57
'{' is not preceeded with whitespace. 57
method is missing a Javadoc comment. 59
'{' is not preceeded with whitespace. 59
line longer than 80 characters 60
method is missing a Javadoc comment. 60
'{' is not preceeded with whitespace. 60
method is missing a Javadoc comment. 62
'{' is not preceeded with whitespace. 62
method is missing a Javadoc comment. 63
'{' is not preceeded with whitespace. 63
method is missing a Javadoc comment. 65
'{' is not preceeded with whitespace. 65
method is missing a Javadoc comment. 66
'{' is not preceeded with whitespace. 66
method is missing a Javadoc comment. 68
'{' is not preceeded with whitespace. 68
line longer than 80 characters 69
'+' is not preceeded with whitespace. 69
'+' is not followed by whitespace. 69
'+' is not preceeded with whitespace. 69
'+' should be on a new line. 69
line contains a tab character 70
'+' is not preceeded with whitespace. 70
'+' is not followed by whitespace. 70
'+' is not preceeded with whitespace. 70
'+' should be on a new line. 70
line contains a tab character 71
'+' is not preceeded with whitespace. 71
'+' is not followed by whitespace. 71
'+' is not preceeded with whitespace. 71
'+' should be on a new line. 71
line contains a tab character 72
'+' is not preceeded with whitespace. 72
'+' is not followed by whitespace. 72
'+' is not preceeded with whitespace. 72
'+' should be on a new line. 72
line contains a tab character 73
'+' is not preceeded with whitespace. 73
'+' is not followed by whitespace. 73
'+' is not preceeded with whitespace. 73
'+' should be on a new line. 73
line contains a tab character 74
'+' is not preceeded with whitespace. 74
'+' is not followed by whitespace. 74

jrre\api\java\lang\reflect\DescriptorDecoder.java

Error Line
type is missing a Javadoc comment. 3
variable 'parameterCount' missing Javadoc. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
'while' is not followed by whitespace. 25
'{' is not preceeded with whitespace. 25
'while' is not followed by whitespace. 34
'{' is not preceeded with whitespace. 34
'if' is not followed by whitespace. 40
'{' is not preceeded with whitespace. 40
'while' is not followed by whitespace. 42
'{' is not preceeded with whitespace. 42
'}' should be on the same line. 46
'else' is not followed by whitespace. 47
'{' is not preceeded with whitespace. 47

jrre\api\java\lang\reflect\FieldEntry{.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
'{' is not preceeded with whitespace. 6
variable 'accessFlags' missing Javadoc. 8
variable 'nameIndex' missing Javadoc. 9
variable 'descriptorIndex' missing Javadoc. 9
variable 'attributesCount' missing Javadoc. 9
variable 'attributes' missing Javadoc. 10
variable 'name' missing Javadoc. 11
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
line longer than 80 characters 17
method is missing a Javadoc comment. 17
',' needs to be followed by whitespace. 17
',' needs to be followed by whitespace. 17
',' needs to be followed by whitespace. 17
line contains a tab character 18
'{' is not preceeded with whitespace. 18
line contains a tab character 19
line contains a tab character 20
line contains a tab character 21
line contains a tab character 22
line contains a tab character 23
line contains a tab character 24
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26
line contains a tab character 27
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29
method is missing a Javadoc comment. 31
'{' is not preceeded with whitespace. 31
'return' is not preceeded with whitespace. 31
'{' is not followed by whitespace. 31
method is missing a Javadoc comment. 32
'{' is not preceeded with whitespace. 32
'return' is not preceeded with whitespace. 32
'{' is not followed by whitespace. 32
method is missing a Javadoc comment. 33
'{' is not preceeded with whitespace. 33
'return' is not preceeded with whitespace. 33
'{' is not followed by whitespace. 33
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34
'return' is not preceeded with whitespace. 34
'{' is not followed by whitespace. 34
method is missing a Javadoc comment. 35
'{' is not preceeded with whitespace. 35
'return' is not preceeded with whitespace. 35
'{' is not followed by whitespace. 35
method is missing a Javadoc comment. 37
'{' is not preceeded with whitespace. 37
line contains a tab character 38
line contains a tab character 39
'+' is not preceeded with whitespace. 39
'+' is not followed by whitespace. 39
line contains a tab character 40
line contains a tab character 41
line contains a tab character 42
line contains a tab character 43
line longer than 80 characters 44
'if' construct must use '{}'s. 44
line contains a tab character 44
'if' is not followed by whitespace. 44
line contains a tab character 45

jrre\api\java\lang\reflect\Fields.java

Error Line
type is missing a Javadoc comment. 3
variable 'fieldEntries' missing Javadoc. 5
variable 'size' missing Javadoc. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
line contains a tab character 13
line contains a tab character 14
method is missing a Javadoc comment. 17
'{' is not preceeded with whitespace. 17
'for' is not followed by whitespace. 18
'=' is not preceeded with whitespace. 18
'=' is not followed by whitespace. 18
';' needs to be followed by whitespace. 18
';' needs to be followed by whitespace. 18
'{' is not preceeded with whitespace. 18
'if' construct must use '{}'s. 19
'if' is not followed by whitespace. 19
method is missing a Javadoc comment. 25
'{' is not preceeded with whitespace. 25
line contains a tab character 26
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29
line contains a tab character 30

jrre\api\java\lang\reflect\Interfaces{.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
variable 'size' missing Javadoc. 5
variable 'interfaceOffsets' missing Javadoc. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
line contains a tab character 9
line contains a tab character 10
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
line contains a tab character 14
line contains a tab character 15
'for' is not followed by whitespace. 15
';' needs to be followed by whitespace. 15
';' needs to be followed by whitespace. 15
'{' is not preceeded with whitespace. 15
line contains a tab character 16
line contains a tab character 17
line contains a tab character 18

jrre\api\java\lang\reflect\MethodEntry.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
variable 'accessFlags' missing Javadoc. 8
variable 'nameIndex' missing Javadoc. 9
variable 'descriptorIndex' missing Javadoc. 9
variable 'attributesCount' missing Javadoc. 9
variable 'attributes' missing Javadoc. 10
variable 'className' missing Javadoc. 11
variable 'name' missing Javadoc. 12
variable 'descriptor' missing Javadoc. 13
method is missing a Javadoc comment. 15
'{' is not preceeded with whitespace. 15
Expected an @return tag. 22
'{' is not preceeded with whitespace. 22
line contains a tab character 23
Unused @param tag for 'ClassName'. 28
Expected @param tag for 'className'. 30
'{' is not preceeded with whitespace. 30
line contains a tab character 31
method is missing a Javadoc comment. 34
line contains a tab character 38
'{' is not preceeded with whitespace. 38
line contains a tab character 40
line contains a tab character 41
line contains a tab character 42
line contains a tab character 43
line contains a tab character 44
method is missing a Javadoc comment. 47
'{' is not preceeded with whitespace. 47
method is missing a Javadoc comment. 51
'{' is not preceeded with whitespace. 51
method is missing a Javadoc comment. 55
'{' is not preceeded with whitespace. 55
line contains a tab character 56
method is missing a Javadoc comment. 58
'{' is not preceeded with whitespace. 58
method is missing a Javadoc comment. 60
'{' is not preceeded with whitespace. 60
method is missing a Javadoc comment. 64
'{' is not preceeded with whitespace. 64
line longer than 80 characters 69
method is missing a Javadoc comment. 74
'{' is not preceeded with whitespace. 74
'return' is not preceeded with whitespace. 74
'{' is not followed by whitespace. 74
method is missing a Javadoc comment. 75
'{' is not preceeded with whitespace. 75
'return' is not preceeded with whitespace. 75
'{' is not followed by whitespace. 75
method is missing a Javadoc comment. 76
'{' is not preceeded with whitespace. 76
'return' is not preceeded with whitespace. 76
'{' is not followed by whitespace. 76
method is missing a Javadoc comment. 77
'{' is not preceeded with whitespace. 77
'return' is not preceeded with whitespace. 77
'{' is not followed by whitespace. 77
method is missing a Javadoc comment. 78
'{' is not preceeded with whitespace. 78
'return' is not preceeded with whitespace. 78
'{' is not followed by whitespace. 78
method is missing a Javadoc comment. 80
'{' is not preceeded with whitespace. 80
line contains a tab character 81
line contains a tab character 82
'+' is not preceeded with whitespace. 82
'+' is not followed by whitespace. 82
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 89
'if' construct must use '{}'s. 93
'if' is not followed by whitespace. 93
'+' is not preceeded with whitespace. 94
'+' is not followed by whitespace. 94

jrre\api\java\lang\reflect\Methods.java

Error Line
type is missing a Javadoc comment. 3
variable 'methodEntries' missing Javadoc. 5
variable 'size' missing Javadoc. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
line contains a tab character 17
line contains a tab character 18
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26
'for' is not followed by whitespace. 29
'=' is not preceeded with whitespace. 29
'=' is not followed by whitespace. 29
';' needs to be followed by whitespace. 29
';' needs to be followed by whitespace. 29
'{' is not preceeded with whitespace. 29
line longer than 80 characters 31
'if' is not followed by whitespace. 31
'{' is not preceeded with whitespace. 31
line longer than 80 characters 35
method is missing a Javadoc comment. 39
'{' is not preceeded with whitespace. 39
line contains a tab character 40
method is missing a Javadoc comment. 43
'{' is not preceeded with whitespace. 43
'for' is not followed by whitespace. 47
'=' is not preceeded with whitespace. 47
'=' is not followed by whitespace. 47
';' needs to be followed by whitespace. 47
';' needs to be followed by whitespace. 47
'{' is not preceeded with whitespace. 47
line contains a tab character 51

jrre\api\java\lang\Runtime.java

Error Line
type is missing a Javadoc comment. 3

jrre\api\java\lang\SymbolTable.java

Error Line
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
variable 'size' missing Javadoc. 16
line contains a tab character 18
line contains a tab character 19
line contains a tab character 20
line contains a tab character 21
'{' is not preceeded with whitespace. 21
line contains a tab character 22
line contains a tab character 23
line contains a tab character 25
line contains a tab character 26
line contains a tab character 28
line contains a tab character 29
line contains a tab character 30
line contains a tab character 31
'{' is not preceeded with whitespace. 31
line contains a tab character 32
line contains a tab character 34
line contains a tab character 36
line contains a tab character 37
line contains a tab character 39
line longer than 80 characters 40
line contains a tab character 40
line longer than 80 characters 41
line contains a tab character 41
line contains a tab character 42
line contains a tab character 43
'{' is not preceeded with whitespace. 43
line contains a tab character 45
line contains a tab character 46
line contains a tab character 48
line contains a tab character 49
line contains a tab character 51
line longer than 80 characters 52
line contains a tab character 52
line longer than 80 characters 53
line contains a tab character 53
line contains a tab character 55
line contains a tab character 56
'{' is not preceeded with whitespace. 56
line contains a tab character 57
line contains a tab character 58
line contains a tab character 59
'if' is not followed by whitespace. 59
'{' is not preceeded with whitespace. 59
line longer than 80 characters 60
line contains a tab character 60
'+' is not preceeded with whitespace. 60
'+' is not followed by whitespace. 60
line contains a tab character 64
cast needs to be followed by whitespace. 64
line contains a tab character 65
method is missing a Javadoc comment. 67
method is missing a Javadoc comment. 69
'{' is not preceeded with whitespace. 69
cast needs to be followed by whitespace. 75
'while' is not followed by whitespace. 77
'{' is not preceeded with whitespace. 77
'+' is not preceeded with whitespace. 78
'+' is not followed by whitespace. 78
'+' is not preceeded with whitespace. 78
'+' is not followed by whitespace. 78
'+' is not preceeded with whitespace. 78
'+' is not followed by whitespace. 78
cast needs to be followed by whitespace. 79

jrre\api\java\lang\System.java

Error Line
type is missing a Javadoc comment. 3
line longer than 80 characters 5
variable 'out' missing Javadoc. 5
variable 'out' must be private and have accessor methods. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7

jrre\ArrayInstance.java

Error Line
Avoid using the '.*' form of import. 13
variable 'values' missing Javadoc. 24
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26
'if' is not followed by whitespace. 31
'{' is not preceeded with whitespace. 31
'for' construct must use '{}'s. 35
'for' is not followed by whitespace. 35
'=' is not preceeded with whitespace. 35
'=' is not followed by whitespace. 35
';' needs to be followed by whitespace. 35
';' needs to be followed by whitespace. 35
'}' should be on the same line. 37
'if' is not followed by whitespace. 38
'{' is not preceeded with whitespace. 38
'}' should be on the same line. 46
'else' is not followed by whitespace. 47
'{' is not preceeded with whitespace. 47
'for' construct must use '{}'s. 51
'for' is not followed by whitespace. 51
'=' is not preceeded with whitespace. 51
'=' is not followed by whitespace. 51
';' needs to be followed by whitespace. 51
';' needs to be followed by whitespace. 51
line longer than 80 characters 55
method is missing a Javadoc comment. 58
'{' is not preceeded with whitespace. 58
method is missing a Javadoc comment. 62
'{' is not preceeded with whitespace. 62
method is missing a Javadoc comment. 66
'{' is not preceeded with whitespace. 66
method is missing a Javadoc comment. 70
'{' is not preceeded with whitespace. 70
method is missing a Javadoc comment. 74
'{' is not preceeded with whitespace. 74
method is missing a Javadoc comment. 78
'{' is not preceeded with whitespace. 78
method is missing a Javadoc comment. 82
'{' is not preceeded with whitespace. 82
method is missing a Javadoc comment. 87
'{' is not preceeded with whitespace. 87
'+' is not preceeded with whitespace. 88
'+' is not followed by whitespace. 88

jrre\classloader\classfile\access_flags\AccessFlags{.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
line longer than 80 characters 5
line contains a tab character 5
variable 'isPublic' missing Javadoc. 5
variable 'isPublic' must be private and have accessor methods. 5
variable 'isPrivate' missing Javadoc. 5
variable 'isPrivate' must be private and have accessor methods. 5
variable 'isProtected' missing Javadoc. 5
variable 'isProtected' must be private and have accessor methods. 5
variable 'isStatic' missing Javadoc. 5
variable 'isStatic' must be private and have accessor methods. 5
',' needs to be followed by whitespace. 5
variable 'isFinal' missing Javadoc. 5
variable 'isFinal' must be private and have accessor methods. 5
',' needs to be followed by whitespace. 5
variable 'isAbstract' missing Javadoc. 5
variable 'isAbstract' must be private and have accessor methods. 5
line contains a tab character 6
line contains a tab character 7
line contains a tab character 8
method is missing a Javadoc comment. 8
line contains a tab character 9
line contains a tab character 10
'{' is not preceeded with whitespace. 10
line contains a tab character 12
line contains a tab character 13
line contains a tab character 14
line contains a tab character 16
line contains a tab character 17
line contains a tab character 18
line contains a tab character 19
method is missing a Javadoc comment. 19
line contains a tab character 20
line contains a tab character 21
line contains a tab character 22
'{' is not preceeded with whitespace. 22
line contains a tab character 24
line contains a tab character 25
line contains a tab character 26
line contains a tab character 27
line contains a tab character 28
line contains a tab character 30
line contains a tab character 31
method is missing a Javadoc comment. 31
line contains a tab character 32
line contains a tab character 33
line contains a tab character 34
line contains a tab character 35
line contains a tab character 36
'{' is not preceeded with whitespace. 36
line contains a tab character 38
line contains a tab character 39
line contains a tab character 40
line contains a tab character 41
line contains a tab character 42
line contains a tab character 43
line contains a tab character 45
method is missing a Javadoc comment. 45
'{' is not preceeded with whitespace. 45
'{' is not followed by whitespace. 45
line contains a tab character 46
method is missing a Javadoc comment. 46
'{' is not preceeded with whitespace. 46
'{' is not followed by whitespace. 46
line contains a tab character 47
method is missing a Javadoc comment. 47
'{' is not preceeded with whitespace. 47
'{' is not followed by whitespace. 47
line contains a tab character 49
method is missing a Javadoc comment. 49
'{' is not preceeded with whitespace. 49
'return' is not preceeded with whitespace. 49
'{' is not followed by whitespace. 49
line contains a tab character 50
method is missing a Javadoc comment. 50
'{' is not preceeded with whitespace. 50
'return' is not preceeded with whitespace. 50
'{' is not followed by whitespace. 50
line contains a tab character 51
method is missing a Javadoc comment. 51
'{' is not preceeded with whitespace. 51
'return' is not preceeded with whitespace. 51
'{' is not followed by whitespace. 51
line contains a tab character 53
method is missing a Javadoc comment. 53
line contains a tab character 54
line contains a tab character 55
line contains a tab character 56
line contains a tab character 57
line contains a tab character 58
line contains a tab character 59
line contains a tab character 60
line contains a tab character 61

jrre\classloader\classfile\access_flags\ClassAccessFlags.java

Error Line
type is missing a Javadoc comment. 3
variable 'isSuper' missing Javadoc. 5
variable 'isInterface' missing Javadoc. 5
method is missing a Javadoc comment. 7
line contains a tab character 8
line contains a tab character 9
line contains a tab character 10
line contains a tab character 11
'{' is not preceeded with whitespace. 11
line contains a tab character 15
line contains a tab character 16
method is missing a Javadoc comment. 19
'{' is not preceeded with whitespace. 19
line contains a tab character 21
line contains a tab character 23
line contains a tab character 24
'+' is not preceeded with whitespace. 24
'+' is not followed by whitespace. 24
line contains a tab character 25
'+' is not preceeded with whitespace. 25
'+' is not followed by whitespace. 25
line contains a tab character 26
'+' is not preceeded with whitespace. 26
'+' is not followed by whitespace. 26
line contains a tab character 27
'+' is not preceeded with whitespace. 27
'+' is not followed by whitespace. 27
line contains a tab character 28
'+' is not preceeded with whitespace. 28
'+' is not followed by whitespace. 28

jrre\classloader\classfile\access_flags\FieldAccessFlags.java

Error Line
type is missing a Javadoc comment. 3
variable 'isFinal' missing Javadoc. 6
variable 'isFinal' must be private and have accessor methods. 6
variable 'isVolatile' missing Javadoc. 6
variable 'isVolatile' must be private and have accessor methods. 6
variable 'isTransient' missing Javadoc. 6
variable 'isTransient' must be private and have accessor methods. 6
method is missing a Javadoc comment. 8
line contains a tab character 9
line contains a tab character 10
line contains a tab character 11
line contains a tab character 12
line contains a tab character 13
line contains a tab character 14
'{' is not preceeded with whitespace. 14
line contains a tab character 16
line contains a tab character 18
line contains a tab character 19
line contains a tab character 20
method is missing a Javadoc comment. 23
'{' is not preceeded with whitespace. 23
line contains a tab character 24
'+' should be on a new line. 24
line contains a tab character 25
'+' should be on a new line. 25
line contains a tab character 26
'+' should be on a new line. 26
line contains a tab character 27
'+' should be on a new line. 27
line contains a tab character 28
'+' should be on a new line. 28
line contains a tab character 29
'+' should be on a new line. 29
line contains a tab character 30
'+' should be on a new line. 30
line contains a tab character 31
line contains a tab character 32
line contains a tab character 34

jrre\classloader\classfile\access_flags\MethodAccessFlags.java

Error Line
type is missing a Javadoc comment. 3
variable 'isSynchronized' missing Javadoc. 5
variable 'isNative' missing Javadoc. 6
method is missing a Javadoc comment. 8
line contains a tab character 9
line contains a tab character 10
line contains a tab character 11
line contains a tab character 12
line contains a tab character 13
line contains a tab character 14
line contains a tab character 15
'{' is not preceeded with whitespace. 15
line longer than 80 characters 17
line contains a tab character 17
line contains a tab character 20
method is missing a Javadoc comment. 23
'{' is not preceeded with whitespace. 23
'return' is not preceeded with whitespace. 23
'{' is not followed by whitespace. 23
method is missing a Javadoc comment. 25
'{' is not preceeded with whitespace. 25
line contains a tab character 28
line contains a tab character 30
'+' is not preceeded with whitespace. 30
'+' is not followed by whitespace. 30
line contains a tab character 31
'+' is not preceeded with whitespace. 31
'+' is not followed by whitespace. 31
line contains a tab character 32
'+' is not preceeded with whitespace. 32
'+' is not followed by whitespace. 32
line contains a tab character 33
'+' is not preceeded with whitespace. 33
'+' is not followed by whitespace. 33
line contains a tab character 34
'+' is not preceeded with whitespace. 34
'+' is not followed by whitespace. 34
line contains a tab character 35
'+' is not preceeded with whitespace. 35
'+' is not followed by whitespace. 35
line contains a tab character 36
'+' is not preceeded with whitespace. 36
'+' is not followed by whitespace. 36
'+' is not followed by whitespace. 36
line contains a tab character 37
line contains a tab character 38

jrre\classloader\classfile\attributes\Attribute{.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
variable 'nameIndex' missing Javadoc. 5
variable 'nameIndex' must be private and have accessor methods. 5
variable 'attributeLength' missing Javadoc. 6
variable 'attributeLength' must be private and have accessor methods. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not followed by whitespace. 8
method is missing a Javadoc comment. 10
'{' is not preceeded with whitespace. 10

jrre\classloader\classfile\attributes\Attributes.java

Error Line
type is missing a Javadoc comment. 3
variable 'attributes' missing Javadoc. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not followed by whitespace. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
line contains a tab character 10
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
line contains a tab character 14
method is missing a Javadoc comment. 17
'{' is not preceeded with whitespace. 17
'for' is not followed by whitespace. 19
'=' is not preceeded with whitespace. 19
'=' is not followed by whitespace. 19
';' needs to be followed by whitespace. 19
';' needs to be followed by whitespace. 19
'{' is not preceeded with whitespace. 19
'if' construct must use '{}'s. 20
'if' is not followed by whitespace. 20
cast needs to be followed by whitespace. 21
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27
line contains a tab character 28
line contains a tab character 30
'for' construct must use '{}'s. 32
line contains a tab character 32
'for' is not followed by whitespace. 32
'=' is not preceeded with whitespace. 32
'=' is not followed by whitespace. 32
';' needs to be followed by whitespace. 32
'<' is not preceeded with whitespace. 32
';' needs to be followed by whitespace. 32
line contains a tab character 33
line contains a tab character 35

jrre\classloader\classfile\attributes\Code.java

Error Line
Unused import - jrre.classloader.classfile.InstructionDecoder 11
variable 'codeArray' missing Javadoc. 23
variable 'firstInstruction' missing Javadoc. 24
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26
'{' is not followed by whitespace. 26
method is missing a Javadoc comment. 28
line contains a tab character 29
method is missing a Javadoc comment. 36
'{' is not preceeded with whitespace. 45
line contains a tab character 46
line contains a tab character 48
'for' construct must use '{}'s. 49
line contains a tab character 49
'for' is not followed by whitespace. 49
'=' is not preceeded with whitespace. 49
'=' is not followed by whitespace. 49
';' needs to be followed by whitespace. 49
';' needs to be followed by whitespace. 49
line contains a tab character 50
'+' is not preceeded with whitespace. 50
'+' is not followed by whitespace. 50
line contains a tab character 51
line contains a tab character 52

jrre\classloader\classfile\attributes\CodeAttribute.java

Error Line
type is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5
line longer than 80 characters 7
variable 'nameIndex' missing Javadoc. 7
',' needs to be followed by whitespace. 7
variable 'length' missing Javadoc. 7
',' needs to be followed by whitespace. 7
variable 'maxStack' missing Javadoc. 7
',' needs to be followed by whitespace. 7
variable 'maxLocals' missing Javadoc. 7
',' needs to be followed by whitespace. 7
variable 'codeLength' missing Javadoc. 7
',' needs to be followed by whitespace. 7
variable 'exceptionTableLength' missing Javadoc. 7
',' needs to be followed by whitespace. 7
variable 'attributesCount' missing Javadoc. 7
variable 'exceptionTable' missing Javadoc. 8
variable 'localVariableAttributeTable' missing Javadoc. 9
variable 'code' missing Javadoc. 10
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
'{' is not followed by whitespace. 12
line longer than 80 characters 14
method is missing a Javadoc comment. 14
line contains a tab character 15
'{' is not preceeded with whitespace. 15
line contains a tab character 17
line contains a tab character 18
line contains a tab character 19
line contains a tab character 20
line contains a tab character 21
line contains a tab character 22
line contains a tab character 23
line longer than 80 characters 26
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26
line longer than 80 characters 28
method is missing a Javadoc comment. 28
'{' is not preceeded with whitespace. 28
method is missing a Javadoc comment. 32
'{' is not preceeded with whitespace. 32
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34
line longer than 80 characters 39
'if' is not followed by whitespace. 41
line longer than 80 characters 43
method is missing a Javadoc comment. 48
'{' is not preceeded with whitespace. 48
line contains a tab character 51
line contains a tab character 52
'+' is not preceeded with whitespace. 52
'+' is not followed by whitespace. 52
line contains a tab character 53
'+' is not preceeded with whitespace. 53
'+' is not followed by whitespace. 53
line contains a tab character 54
'+' is not preceeded with whitespace. 54
'+' is not followed by whitespace. 54
line contains a tab character 55
'+' is not preceeded with whitespace. 55
'+' is not followed by whitespace. 55
line contains a tab character 56
'+' is not preceeded with whitespace. 56
'+' is not followed by whitespace. 56
line contains a tab character 57
'+' is not preceeded with whitespace. 57
'+' is not followed by whitespace. 57
'+' is not preceeded with whitespace. 57
'+' is not followed by whitespace. 57
line contains a tab character 58
'+' is not preceeded with whitespace. 58
'+' is not followed by whitespace. 58
'if' construct must use '{}'s. 59
line contains a tab character 59
'if' is not followed by whitespace. 59
line contains a tab character 61

jrre\classloader\classfile\attributes\ConstantValueAttribute.java

Error Line
type is missing a Javadoc comment. 3
variable 'nameIndex' missing Javadoc. 6
variable 'attributesLength' missing Javadoc. 7
variable 'constantValueIndex' missing Javadoc. 8
method is missing a Javadoc comment. 10
'{' is not preceeded with whitespace. 10
'{' is not followed by whitespace. 10
line longer than 80 characters 12
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
line contains a tab character 14
line contains a tab character 15
method is missing a Javadoc comment. 18
'{' is not preceeded with whitespace. 18
line contains a tab character 19
method is missing a Javadoc comment. 22
'{' is not preceeded with whitespace. 22
line longer than 80 characters 23
method is missing a Javadoc comment. 23
'{' is not preceeded with whitespace. 23
method is missing a Javadoc comment. 25
'{' is not preceeded with whitespace. 25
line contains a tab character 28
line contains a tab character 29
'+' is not preceeded with whitespace. 29
'+' is not followed by whitespace. 29
line contains a tab character 30
'+' is not preceeded with whitespace. 30
'+' is not followed by whitespace. 30
line contains a tab character 31
'+' is not preceeded with whitespace. 31
'+' is not followed by whitespace. 31
line contains a tab character 33

jrre\classloader\classfile\attributes\ExceptionAttribute.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
variable 'nameIndex' missing Javadoc. 5
',' needs to be followed by whitespace. 5
variable 'length' missing Javadoc. 5
',' needs to be followed by whitespace. 5
variable 'exceptionCount' missing Javadoc. 5
variable 'exceptionIndexTableArray' missing Javadoc. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not followed by whitespace. 8
line longer than 80 characters 10
method is missing a Javadoc comment. 10
',' needs to be followed by whitespace. 10
'{' is not preceeded with whitespace. 10
line contains a tab character 11
line contains a tab character 12
line contains a tab character 13
line contains a tab character 14
method is missing a Javadoc comment. 17
'{' is not preceeded with whitespace. 17
line contains a tab character 18

jrre\classloader\classfile\attributes\ExceptionTable{.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
variable 'entries' missing Javadoc. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not followed by whitespace. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
line contains a tab character 10
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
line contains a tab character 14
line contains a tab character 16
'for' construct must use '{}'s. 18
line contains a tab character 18
'for' is not followed by whitespace. 18
'=' is not preceeded with whitespace. 18
'=' is not followed by whitespace. 18
';' needs to be followed by whitespace. 18
';' needs to be followed by whitespace. 18
line contains a tab character 19
'+' is not preceeded with whitespace. 19
'+' is not followed by whitespace. 19
line contains a tab character 21

jrre\classloader\classfile\attributes\ExceptionTableEntry{.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
variable 'startPC' missing Javadoc. 5
',' needs to be followed by whitespace. 5
variable 'endPC' missing Javadoc. 5
',' needs to be followed by whitespace. 5
variable 'handlerPC' missing Javadoc. 5
',' needs to be followed by whitespace. 5
variable 'catchType' missing Javadoc. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not followed by whitespace. 7
line longer than 80 characters 9
method is missing a Javadoc comment. 9
',' needs to be followed by whitespace. 9
',' needs to be followed by whitespace. 9
',' needs to be followed by whitespace. 9
'{' is not preceeded with whitespace. 9
line contains a tab character 10
line contains a tab character 11
line contains a tab character 12
line contains a tab character 13
method is missing a Javadoc comment. 16
'{' is not preceeded with whitespace. 16
line contains a tab character 20
line contains a tab character 21
'+' is not preceeded with whitespace. 21
'+' is not followed by whitespace. 21
line contains a tab character 22
'+' is not preceeded with whitespace. 22
'+' is not followed by whitespace. 22
line contains a tab character 23
'+' is not preceeded with whitespace. 23
'+' is not followed by whitespace. 23
line contains a tab character 24
'+' is not preceeded with whitespace. 24
'+' is not followed by whitespace. 24
line contains a tab character 26

jrre\classloader\classfile\attributes\LocalVariableAttributeTable.java

Error Line
type is missing a Javadoc comment. 3
variable 'attributeNameIndex' missing Javadoc. 5
variable 'attributeLength' missing Javadoc. 5
variable 'localVariableEntryCount' missing Javadoc. 6
variable 'localVariableEntry' missing Javadoc. 7
method is missing a Javadoc comment. 9
'{' is not followed by whitespace. 9
method is missing a Javadoc comment. 11
line contains a tab character 12
line contains a tab character 13
'{' is not preceeded with whitespace. 13
line contains a tab character 16
line contains a tab character 17
line longer than 80 characters 20
method is missing a Javadoc comment. 20
'{' is not preceeded with whitespace. 20
line contains a tab character 21
Expected an @return tag. 28
'{' is not preceeded with whitespace. 28
line contains a tab character 29
Unused @param tag for 'LocalVariableEntryCount'. 34
Expected @param tag for 'localVariableEntryCount'. 36
'{' is not preceeded with whitespace. 36
line contains a tab character 37
method is missing a Javadoc comment. 40
'{' is not preceeded with whitespace. 40
line contains a tab character 44
line contains a tab character 46

jrre\classloader\classfile\attributes\LocalVariableEntry.java

Error Line
type is missing a Javadoc comment. 3
variable 'startPC' missing Javadoc. 5
variable 'startPC' must be private and have accessor methods. 5
variable 'entryLength' missing Javadoc. 5
variable 'entryLength' must be private and have accessor methods. 5
variable 'nameIndex' missing Javadoc. 5
variable 'nameIndex' must be private and have accessor methods. 5
variable 'descriptorIndex' missing Javadoc. 5
variable 'descriptorIndex' must be private and have accessor methods. 5
variable 'stackFrameIndex' missing Javadoc. 5
variable 'stackFrameIndex' must be private and have accessor methods. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not followed by whitespace. 7
method is missing a Javadoc comment. 9
line contains a tab character 10
line contains a tab character 11
line contains a tab character 12
line contains a tab character 13
'{' is not preceeded with whitespace. 13
line contains a tab character 16
line contains a tab character 17
line contains a tab character 18
line contains a tab character 19
method is missing a Javadoc comment. 22
'{' is not preceeded with whitespace. 22
line contains a tab character 25
line contains a tab character 27

jrre\classloader\classfile\attributes\SourceFileAttribute.java

Error Line
type is missing a Javadoc comment. 3
variable 'nameIndex' missing Javadoc. 5
variable 'nameIndex' must be private and have accessor methods. 5
variable 'attributeLength' missing Javadoc. 6
variable 'attributeLength' must be private and have accessor methods. 6
variable 'sourceFileIndex' missing Javadoc. 7
variable 'sourceFileIndex' must be private and have accessor methods. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not followed by whitespace. 9
line longer than 80 characters 11
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
line contains a tab character 14
method is missing a Javadoc comment. 17
'{' is not preceeded with whitespace. 17
line contains a tab character 19
line contains a tab character 20
'+' is not preceeded with whitespace. 20
'+' is not followed by whitespace. 20
line contains a tab character 21
'+' is not preceeded with whitespace. 21
'+' is not followed by whitespace. 21
line contains a tab character 22
'+' is not preceeded with whitespace. 22
'+' is not followed by whitespace. 22
line contains a tab character 23

jrre\classloader\classfile\InstructionDecoder.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
Avoid using the '.*' form of import. 8
Avoid using the '.*' form of import. 9
Avoid using the '.*' form of import. 10
Avoid using the '.*' form of import. 11
Avoid using the '.*' form of import. 12
Avoid using the '.*' form of import. 13
Avoid using the '.*' form of import. 14
variable 'instructionIndex' missing Javadoc. 23
variable 'instructions' missing Javadoc. 24
method length is 492 lines (max allowed is 150). 34
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34
'for' is not followed by whitespace. 39
'=' is not preceeded with whitespace. 39
'=' is not followed by whitespace. 39
';' needs to be followed by whitespace. 39
';' needs to be followed by whitespace. 39
'{' is not preceeded with whitespace. 39
'{' is not preceeded with whitespace. 41
line longer than 80 characters 95
line longer than 80 characters 100
line longer than 80 characters 105
line longer than 80 characters 130
line longer than 80 characters 175
line longer than 80 characters 180
line longer than 80 characters 295
line longer than 80 characters 325
line longer than 80 characters 330
line longer than 80 characters 335
line longer than 80 characters 340
line longer than 80 characters 345
line longer than 80 characters 350
line longer than 80 characters 355
line longer than 80 characters 360
line longer than 80 characters 365
line longer than 80 characters 370
line longer than 80 characters 375
line longer than 80 characters 380
line longer than 80 characters 385
line longer than 80 characters 390
line longer than 80 characters 395
line longer than 80 characters 415
line longer than 80 characters 420
line longer than 80 characters 425
line longer than 80 characters 430
line longer than 80 characters 435
line longer than 80 characters 440
line longer than 80 characters 445
',' needs to be followed by whitespace. 445
line longer than 80 characters 450
line longer than 80 characters 455
line longer than 80 characters 460
line contains a tab character 474
line longer than 80 characters 475
line contains a tab character 475
',' needs to be followed by whitespace. 475
line contains a tab character 476
line contains a tab character 479
line longer than 80 characters 480
line contains a tab character 480
',' needs to be followed by whitespace. 480
line contains a tab character 481
line longer than 80 characters 495
line longer than 80 characters 500
line longer than 80 characters 504
'+' is not preceeded with whitespace. 504
'+' is not followed by whitespace. 504
line longer than 80 characters 505
'+' is not preceeded with whitespace. 505
'+' is not followed by whitespace. 505
'if' construct must use '{}'s. 515
'if' is not followed by whitespace. 515
'if' construct must use '{}'s. 518
'if' is not followed by whitespace. 518

jrre\classloader\classfile\pool_entries\CPClass.java

Error Line
type is missing a Javadoc comment. 3
variable 'nameIndex' missing Javadoc. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
'return' is not preceeded with whitespace. 11
'{' is not followed by whitespace. 11
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
'+' is not preceeded with whitespace. 13
'+' is not followed by whitespace. 13

jrre\classloader\classfile\pool_entries\CPDouble.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
line contains a tab character 5
variable 'value' missing Javadoc. 5
line contains a tab character 7
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
line contains a tab character 8
line contains a tab character 9
line contains a tab character 11
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
line contains a tab character 12
line contains a tab character 13

jrre\classloader\classfile\pool_entries\CPFieldRef.java

Error Line
line contains a tab character 27
variable 'classIndex' missing Javadoc. 27
variable 'nameType' missing Javadoc. 28
line contains a tab character 30
line contains a tab character 31
line contains a tab character 32
Expected an @return tag. 33
line contains a tab character 33
'{' is not preceeded with whitespace. 33
line contains a tab character 34
line contains a tab character 35
line contains a tab character 37
line contains a tab character 38
Unused @param tag for 'ClassIndex'. 39
line contains a tab character 39
line contains a tab character 40
line contains a tab character 41
Expected @param tag for 'classIndex'. 41
line contains a tab character 42
line contains a tab character 43
method is missing a Javadoc comment. 45
line contains a tab character 46
Expected an @return tag. 52
line contains a tab character 53
Unused @param tag for 'NameType'. 58
Expected @param tag for 'nameType'. 60
line contains a tab character 61
line contains a tab character 64
line contains a tab character 65
line contains a tab character 66
line contains a tab character 67
line contains a tab character 69
line contains a tab character 71
line contains a tab character 72
',' needs to be followed by whitespace. 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
line longer than 80 characters 84
line contains a tab character 84
line contains a tab character 85

jrre\classloader\classfile\pool_entries\CPFloat.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
line contains a tab character 5
variable 'value' missing Javadoc. 5
line contains a tab character 7
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
line contains a tab character 8
line contains a tab character 9
line contains a tab character 11
line contains a tab character 12
line contains a tab character 13
Expected an @return tag. 14
line contains a tab character 14
'{' is not preceeded with whitespace. 14
line contains a tab character 15
line contains a tab character 16
line contains a tab character 18
line contains a tab character 19
Unused @param tag for 'Value'. 20
line contains a tab character 20
line contains a tab character 21
line contains a tab character 22
Expected @param tag for 'value'. 22
'{' is not preceeded with whitespace. 22
line contains a tab character 23
line contains a tab character 24
line contains a tab character 26
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26
line contains a tab character 27
line contains a tab character 28

jrre\classloader\classfile\pool_entries\CPInfo.java

Error Line
type is missing a Javadoc comment. 3
variable 'C_UTF8' missing Javadoc. 5
variable 'C_Integer' missing Javadoc. 6
variable 'C_Integer' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 6
variable 'C_Float' missing Javadoc. 7
variable 'C_Float' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 7
variable 'C_Long' missing Javadoc. 8
variable 'C_Long' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 8
variable 'C_Double' missing Javadoc. 9
variable 'C_Double' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 9
variable 'C_Class' missing Javadoc. 10
variable 'C_Class' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 10
variable 'C_String' missing Javadoc. 11
variable 'C_String' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 11
variable 'C_FieldRef' missing Javadoc. 12
variable 'C_FieldRef' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 12
variable 'C_MethodRef' missing Javadoc. 13
variable 'C_MethodRef' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 13
variable 'C_InterfaceMethodRef' missing Javadoc. 14
variable 'C_InterfaceMethodRef' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 14
variable 'C_NameType' missing Javadoc. 15
variable 'C_NameType' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 15
variable 'tag' missing Javadoc. 17
variable 'tag' must be private and have accessor methods. 17
method is missing a Javadoc comment. 19
'{' is not preceeded with whitespace. 19
method is missing a Javadoc comment. 23
'{' is not preceeded with whitespace. 23
method is missing a Javadoc comment. 27

jrre\classloader\classfile\pool_entries\CPInteger.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
line contains a tab character 5
variable 'value' missing Javadoc. 5
line contains a tab character 7
line contains a tab character 8
line contains a tab character 9
Expected an @return tag. 10
line contains a tab character 10
'{' is not preceeded with whitespace. 10
line contains a tab character 11
line contains a tab character 12
line contains a tab character 14
line contains a tab character 15
Unused @param tag for 'Value'. 16
line contains a tab character 16
line contains a tab character 17
line contains a tab character 18
Expected @param tag for 'value'. 18
'{' is not preceeded with whitespace. 18
line contains a tab character 19
line contains a tab character 20
line contains a tab character 22
method is missing a Javadoc comment. 22
'{' is not preceeded with whitespace. 22
line contains a tab character 23
line contains a tab character 24
line contains a tab character 26
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26
line contains a tab character 27
line contains a tab character 28

jrre\classloader\classfile\pool_entries\CPInterfaceMethodRef.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
line contains a tab character 4
line contains a tab character 5
variable 'classIndex' missing Javadoc. 5
',' needs to be followed by whitespace. 5
variable 'nameTypeIndex' missing Javadoc. 5
line contains a tab character 6
line contains a tab character 7
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
line longer than 80 characters 8
line contains a tab character 8
line contains a tab character 9
line contains a tab character 11
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
line longer than 80 characters 12
line contains a tab character 12
line contains a tab character 13
line contains a tab character 16

jrre\classloader\classfile\pool_entries\CPLong.java

Error Line
type is missing a Javadoc comment. 3
variable 'value' missing Javadoc. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'+' is not preceeded with whitespace. 9
'+' is not followed by whitespace. 9

jrre\classloader\classfile\pool_entries\CPMethodRef.java

Error Line
type is missing a Javadoc comment. 3
'{' is not preceeded with whitespace. 3
line contains a tab character 4
line contains a tab character 5
variable 'classIndex' missing Javadoc. 5
variable 'nameTypeIndex' missing Javadoc. 6
line contains a tab character 7
Expected an @return tag. 11
'{' is not preceeded with whitespace. 11
line contains a tab character 12
Unused @param tag for 'NameTypeIndex'. 17
Expected @param tag for 'nameTypeIndex'. 19
'{' is not preceeded with whitespace. 19
line contains a tab character 20
line contains a tab character 23
line contains a tab character 24
line contains a tab character 25
Expected an @return tag. 26
line contains a tab character 26
'{' is not preceeded with whitespace. 26
line contains a tab character 27
line contains a tab character 28
line contains a tab character 30
line contains a tab character 31
Unused @param tag for 'ClassIndex'. 32
line contains a tab character 32
line contains a tab character 33
line contains a tab character 34
Expected @param tag for 'classIndex'. 34
'{' is not preceeded with whitespace. 34
line contains a tab character 35
line contains a tab character 36
line contains a tab character 38
method is missing a Javadoc comment. 38
'{' is not preceeded with whitespace. 38
line longer than 80 characters 39
line contains a tab character 39
line contains a tab character 40
line contains a tab character 42
method is missing a Javadoc comment. 42
'{' is not preceeded with whitespace. 42
line longer than 80 characters 43
line contains a tab character 43
line contains a tab character 44
line contains a tab character 47

jrre\classloader\classfile\pool_entries\CPNameType.java

Error Line
type is missing a Javadoc comment. 3
variable 'nameIndex' missing Javadoc. 5
variable 'descriptorIndex' missing Javadoc. 6
Expected an @return tag. 11
'{' is not preceeded with whitespace. 11
line contains a tab character 12
Unused @param tag for 'DescriptorIndex'. 17
Expected @param tag for 'descriptorIndex'. 19
'{' is not preceeded with whitespace. 19
line contains a tab character 20
Expected an @return tag. 26
'{' is not preceeded with whitespace. 26
line contains a tab character 27
Unused @param tag for 'NameIndex'. 32
Expected @param tag for 'nameIndex'. 34
'{' is not preceeded with whitespace. 34
line contains a tab character 35
method is missing a Javadoc comment. 38
'{' is not preceeded with whitespace. 38
line contains a tab character 40
line longer than 80 characters 43
method is missing a Javadoc comment. 43
'{' is not preceeded with whitespace. 43
'+' is not preceeded with whitespace. 43
'+' is not followed by whitespace. 43
'+' is not preceeded with whitespace. 43
'+' is not followed by whitespace. 43
'+' is not preceeded with whitespace. 43
'+' is not followed by whitespace. 43

jrre\classloader\classfile\pool_entries\CPString.java

Error Line
type is missing a Javadoc comment. 3
variable 'utf8Index' missing Javadoc. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
'+' is not preceeded with whitespace. 11
'+' is not followed by whitespace. 11

jrre\classloader\classfile\pool_entries\CPUTF8.java

Error Line
type is missing a Javadoc comment. 3
variable 'value' missing Javadoc. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
line contains a tab character 8
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
'return' is not preceeded with whitespace. 11
'{' is not followed by whitespace. 11
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
'+' is not preceeded with whitespace. 13
'+' is not followed by whitespace. 13

jrre\classloader\ClassLoader.java

Error Line
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
Avoid using the '.*' form of import. 8
Avoid using the '.*' form of import. 10
Avoid using the '.*' form of import. 11
Avoid using the '.*' form of import. 12
Avoid using the '.*' form of import. 15
variable 'verboseOn' missing Javadoc. 39
variable 'verboseOn' must be private and have accessor methods. 39
variable 'currentClass' missing Javadoc. 41
variable 'magicNumber' missing Javadoc. 43
variable 'minorVersion' missing Javadoc. 44
',' needs to be followed by whitespace. 44
variable 'majorVersion' missing Javadoc. 44
',' needs to be followed by whitespace. 44
variable 'constantPoolCount' missing Javadoc. 44
variable 'inStream' missing Javadoc. 46
variable 'dataInStream' missing Javadoc. 47
variable 'u1' missing Javadoc. 50
variable 'u2' missing Javadoc. 51
variable 'u4' missing Javadoc. 52
variable 'u8' missing Javadoc. 53
variable 'classProperties' missing Javadoc. 55
variable 'messages' missing Javadoc. 57
line longer than 80 characters 59
variable 'classToReturn' missing Javadoc. 59
variable 'classesLoaded' missing Javadoc. 62
variable 'classPath' missing Javadoc. 64
'{' is not preceeded with whitespace. 69
line contains a tab character 72
Expected an @return tag. 78
'{' is not preceeded with whitespace. 78
line contains a tab character 79
Unused @param tag for 'ClassPath'. 84
Expected @param tag for 'classPath'. 86
'{' is not preceeded with whitespace. 86
line contains a tab character 87
Expected @param tag for 'className'. 96
'{' is not preceeded with whitespace. 96
line contains a tab character 98
'if' is not followed by whitespace. 98
'{' is not preceeded with whitespace. 98
line contains a tab character 102
line contains a tab character 103
line longer than 80 characters 111
line contains a tab character 117
line contains a tab character 118
'}' should be on the same line. 118
line contains a tab character 119
'else' is not followed by whitespace. 119
'{' is not preceeded with whitespace. 119
line contains a tab character 121
line contains a tab character 122
'{' is not preceeded with whitespace. 131
',' needs to be followed by whitespace. 133
'+' is not preceeded with whitespace. 133
'+' is not followed by whitespace. 133
'+' is not preceeded with whitespace. 136
'+' is not followed by whitespace. 136
'+' is not preceeded with whitespace. 136
'+' is not followed by whitespace. 136
line longer than 80 characters 142
'if' is not followed by whitespace. 143
'{' is not preceeded with whitespace. 143
'try' is not followed by whitespace. 144
'{' is not preceeded with whitespace. 144
line longer than 80 characters 145
line contains a tab character 145
'}' should be on the same line. 146
line longer than 80 characters 147
line contains a tab character 147
'catch' is not followed by whitespace. 147
'{' is not preceeded with whitespace. 147
'{' is not followed by whitespace. 147
'+' is not preceeded with whitespace. 147
'+' is not followed by whitespace. 147
'}' should be on the same line. 149
line longer than 80 characters 154
'while' is not followed by whitespace. 155
'{' is not preceeded with whitespace. 155
'if' is not followed by whitespace. 160
'{' is not preceeded with whitespace. 160
'try' is not followed by whitespace. 162
'{' is not preceeded with whitespace. 162
line contains a tab character 163
line longer than 80 characters 164
line longer than 80 characters 165
cast needs to be followed by whitespace. 165
'}' should be on the same line. 166
line contains a tab character 167
'catch' is not followed by whitespace. 167
Empty catch block. 167
'{' is not preceeded with whitespace. 167
'{' is not followed by whitespace. 167
'if' is not followed by whitespace. 176
'{' is not preceeded with whitespace. 176
line longer than 80 characters 177
line contains a tab character 182
line contains a tab character 183
line contains a tab character 184
line contains a tab character 185
line contains a tab character 186
line contains a tab character 187
line longer than 80 characters 189
line contains a tab character 189
line longer than 80 characters 190
line contains a tab character 190
line contains a tab character 191
line contains a tab character 193
line contains a tab character 194
line contains a tab character 195
line contains a tab character 196
line contains a tab character 198
'try' is not followed by whitespace. 198
'{' is not preceeded with whitespace. 198
line contains a tab character 199
'if' construct must use '{}'s. 200
'if' is not followed by whitespace. 200
line contains a tab character 202
'}' is not followed by whitespace. 202
'catch' is not preceeded with whitespace. 202
'catch' is not followed by whitespace. 202
'{' is not preceeded with whitespace. 202
line contains a tab character 207
line contains a tab character 208
line contains a tab character 210
method is missing a Javadoc comment. 213
'{' is not preceeded with whitespace. 213
line contains a tab character 215
line contains a tab character 217
'for' is not followed by whitespace. 217
'=' is not preceeded with whitespace. 217
'=' is not followed by whitespace. 217
';' needs to be followed by whitespace. 217
';' needs to be followed by whitespace. 217
'{' is not preceeded with whitespace. 217
line contains a tab character 218
line contains a tab character 219
line contains a tab character 222
cast needs to be followed by whitespace. 222
line contains a tab character 224
'if' is not followed by whitespace. 224
'{' is not preceeded with whitespace. 224
line contains a tab character 225
'if' is not followed by whitespace. 225
cast needs to be followed by whitespace. 225
'{' is not preceeded with whitespace. 225
line longer than 80 characters 226
line contains a tab character 226
line longer than 80 characters 227
line contains a tab character 227
line longer than 80 characters 228
line contains a tab character 228
line contains a tab character 229
'}' should be on the same line. 229
line contains a tab character 230
'if' is not followed by whitespace. 230
cast needs to be followed by whitespace. 230
'{' is not preceeded with whitespace. 230
line contains a tab character 231
line contains a tab character 232
line contains a tab character 233
line contains a tab character 234
line contains a tab character 236
Expected an @return tag. 244
method length is 164 lines (max allowed is 150). 244
'{' is not preceeded with whitespace. 244
line contains a tab character 246
'+' is not preceeded with whitespace. 247
'+' is not followed by whitespace. 247
'for' is not followed by whitespace. 249
'=' is not preceeded with whitespace. 249
'=' is not followed by whitespace. 249
';' needs to be followed by whitespace. 249
';' needs to be followed by whitespace. 249
'{' is not preceeded with whitespace. 249
line contains a tab character 250
line longer than 80 characters 252
line contains a tab character 252
line longer than 80 characters 253
line contains a tab character 253
line longer than 80 characters 254
line contains a tab character 254
line longer than 80 characters 255
line contains a tab character 255
line longer than 80 characters 256
line contains a tab character 256
line longer than 80 characters 257
line contains a tab character 257
line longer than 80 characters 258
line contains a tab character 258
line longer than 80 characters 259
line contains a tab character 259
line contains a tab character 260
line contains a tab character 261
line contains a tab character 262
line contains a tab character 265
line longer than 80 characters 266
line contains a tab character 266
line longer than 80 characters 267
line contains a tab character 267
line contains a tab character 268
line contains a tab character 269
line contains a tab character 270
line longer than 80 characters 274
line longer than 80 characters 277
line longer than 80 characters 279
line contains a tab character 279
cast needs to be followed by whitespace. 279
line contains a tab character 280
line longer than 80 characters 284
'if' is not followed by whitespace. 286
'{' is not preceeded with whitespace. 286
'}' should be on the same line. 288
'if' is not followed by whitespace. 289
'{' is not preceeded with whitespace. 289
line longer than 80 characters 293
line contains a tab character 293
cast needs to be followed by whitespace. 293
line contains a tab character 296
line contains a tab character 297
line contains a tab character 299
'for' is not followed by whitespace. 299
';' needs to be followed by whitespace. 299
';' needs to be followed by whitespace. 299
'{' is not preceeded with whitespace. 299
line contains a tab character 300
line contains a tab character 301
line contains a tab character 302
line contains a tab character 303
line contains a tab character 304
line contains a tab character 305
'if' is not followed by whitespace. 305
'{' is not preceeded with whitespace. 305
line contains a tab character 306
'if' is not followed by whitespace. 306
cast needs to be followed by whitespace. 306
'{' is not preceeded with whitespace. 306
line contains a tab character 307
'=' is not preceeded with whitespace. 307
line longer than 80 characters 308
line contains a tab character 308
line longer than 80 characters 309
line contains a tab character 309
line longer than 80 characters 310
line contains a tab character 310
line longer than 80 characters 311
line contains a tab character 311
line longer than 80 characters 312
line contains a tab character 312
line longer than 80 characters 313
line contains a tab character 313
line longer than 80 characters 314
line contains a tab character 314
line contains a tab character 315
line contains a tab character 316
line longer than 80 characters 317
line contains a tab character 317
line longer than 80 characters 319
line contains a tab character 319
'for' is not followed by whitespace. 319
'=' is not preceeded with whitespace. 319
'=' is not followed by whitespace. 319
';' needs to be followed by whitespace. 319
';' needs to be followed by whitespace. 319
'{' is not preceeded with whitespace. 319
line longer than 80 characters 320
line contains a tab character 320
line longer than 80 characters 321
line contains a tab character 321
line longer than 80 characters 322
line contains a tab character 322
line longer than 80 characters 323
line contains a tab character 323
line contains a tab character 324
line longer than 80 characters 326
line contains a tab character 326
line contains a tab character 328
line contains a tab character 329
line longer than 80 characters 330
line contains a tab character 330
'for' is not followed by whitespace. 330
'=' is not preceeded with whitespace. 330
'=' is not followed by whitespace. 330
';' needs to be followed by whitespace. 330
'{' is not preceeded with whitespace. 330
line contains a tab character 331
line contains a tab character 333
line contains a tab character 334
line longer than 80 characters 335
line contains a tab character 335
line contains a tab character 336
'if' is not followed by whitespace. 336
'{' is not preceeded with whitespace. 336
line contains a tab character 337
line longer than 80 characters 338
line contains a tab character 338
'if' is not followed by whitespace. 338
cast needs to be followed by whitespace. 338
'{' is not preceeded with whitespace. 338
line longer than 80 characters 341
line contains a tab character 341
line longer than 80 characters 342
line contains a tab character 342
line longer than 80 characters 343
line contains a tab character 343
line longer than 80 characters 344
line contains a tab character 344
line longer than 80 characters 345
line contains a tab character 345
line longer than 80 characters 347
line contains a tab character 347
line longer than 80 characters 348
line contains a tab character 348
line longer than 80 characters 350
line contains a tab character 350
'for' is not followed by whitespace. 350
'=' is not preceeded with whitespace. 350
'=' is not followed by whitespace. 350
';' needs to be followed by whitespace. 350
';' needs to be followed by whitespace. 350
'{' is not preceeded with whitespace. 350
line contains a tab character 351
line longer than 80 characters 352
line contains a tab character 352
line longer than 80 characters 353
line contains a tab character 353
line longer than 80 characters 354
line contains a tab character 354
line longer than 80 characters 355
line contains a tab character 355
line longer than 80 characters 356
line contains a tab character 356
line contains a tab character 357
line longer than 80 characters 359
line contains a tab character 359
line longer than 80 characters 361
line contains a tab character 361
line contains a tab character 362
'}' should be on the same line. 362
line contains a tab character 363
line contains a tab character 364
line contains a tab character 365
line contains a tab character 366
line contains a tab character 367
'}' should be on the same line. 367
line contains a tab character 368
'else' is not followed by whitespace. 368
'{' is not preceeded with whitespace. 368
line contains a tab character 369
line contains a tab character 370
line contains a tab character 372
line contains a tab character 373
line contains a tab character 374
'}' should be on the same line. 374
line longer than 80 characters 375
line contains a tab character 375
'if' is not followed by whitespace. 375
cast needs to be followed by whitespace. 375
'{' is not preceeded with whitespace. 375
line contains a tab character 376
line longer than 80 characters 377
line contains a tab character 377
line longer than 80 characters 378
line contains a tab character 378
line contains a tab character 379
line contains a tab character 380
line contains a tab character 381
'for' is not followed by whitespace. 381
';' needs to be followed by whitespace. 381
';' needs to be followed by whitespace. 381
'{' is not preceeded with whitespace. 381
line contains a tab character 382
line contains a tab character 383
line longer than 80 characters 384
line contains a tab character 384
line longer than 80 characters 385
line contains a tab character 385
line longer than 80 characters 386
line contains a tab character 386
line longer than 80 characters 387
line contains a tab character 387
line contains a tab character 388
line contains a tab character 389
'}' should be on the same line. 389
line contains a tab character 390
'else' is not followed by whitespace. 390
'{' is not preceeded with whitespace. 390
line contains a tab character 391
line contains a tab character 392
line contains a tab character 393
'}' should be on the same line. 393
line contains a tab character 394
'else' is not followed by whitespace. 394
'{' is not preceeded with whitespace. 394
line contains a tab character 395
line contains a tab character 396
line contains a tab character 397
line contains a tab character 398
line contains a tab character 399
line contains a tab character 400
line contains a tab character 403
line contains a tab character 404
line contains a tab character 405
line contains a tab character 406
method is missing a Javadoc comment. 408
'{' is not preceeded with whitespace. 408
line contains a tab character 410
line contains a tab character 411
line contains a tab character 412
line contains a tab character 414
'for' is not followed by whitespace. 414
'=' is not preceeded with whitespace. 414
'=' is not followed by whitespace. 414
';' needs to be followed by whitespace. 414
'{' is not preceeded with whitespace. 414
line contains a tab character 417
line longer than 80 characters 418
line contains a tab character 418
line longer than 80 characters 419
line contains a tab character 419
line longer than 80 characters 420
line contains a tab character 420
line longer than 80 characters 421
line contains a tab character 421
line longer than 80 characters 422
line contains a tab character 422
line longer than 80 characters 423
line contains a tab character 423
line longer than 80 characters 424
line contains a tab character 424
line contains a tab character 426
line contains a tab character 427
line contains a tab character 428
line contains a tab character 429
line longer than 80 characters 430
line contains a tab character 430
line longer than 80 characters 431
line contains a tab character 431
line longer than 80 characters 432
line contains a tab character 432
line contains a tab character 433
line longer than 80 characters 434
line contains a tab character 434
cast needs to be followed by whitespace. 434
line contains a tab character 435
line contains a tab character 436
line longer than 80 characters 437
line contains a tab character 437
'for' is not followed by whitespace. 437
';' needs to be followed by whitespace. 437
';' needs to be followed by whitespace. 437
'{' is not preceeded with whitespace. 437
line longer than 80 characters 438
line contains a tab character 438
line contains a tab character 439
line contains a tab character 441
line contains a tab character 443
line contains a tab character 444
line contains a tab character 445
'if' is not followed by whitespace. 445
'{' is not preceeded with whitespace. 445
line longer than 80 characters 446
line contains a tab character 446
'if' is not followed by whitespace. 446
cast needs to be followed by whitespace. 446
'{' is not preceeded with whitespace. 446
line contains a tab character 447
line longer than 80 characters 448
line contains a tab character 448
line contains a tab character 449
'}' should be on the same line. 449
line contains a tab character 450
'else' is not followed by whitespace. 450
'{' is not preceeded with whitespace. 450
line contains a tab character 451
line contains a tab character 452
line contains a tab character 453
'}' should be on the same line. 453
line contains a tab character 454
line contains a tab character 455
'else' is not followed by whitespace. 455
'{' is not preceeded with whitespace. 455
line contains a tab character 456
line contains a tab character 457
line contains a tab character 458
line contains a tab character 459
line contains a tab character 460
line contains a tab character 461
line contains a tab character 462
line contains a tab character 463
line contains a tab character 464
line contains a tab character 466
line contains a tab character 467
line contains a tab character 469
line contains a tab character 470
line contains a tab character 471
method is missing a Javadoc comment. 474
'{' is not preceeded with whitespace. 474
line contains a tab character 475
line contains a tab character 476
line contains a tab character 477
line contains a tab character 478
'for' is not followed by whitespace. 478
'=' is not preceeded with whitespace. 478
'=' is not followed by whitespace. 478
';' needs to be followed by whitespace. 478
';' needs to be followed by whitespace. 478
'{' is not preceeded with whitespace. 478
line contains a tab character 479
line contains a tab character 480
line contains a tab character 481
line contains a tab character 482
line contains a tab character 483
line contains a tab character 484
line contains a tab character 485
line contains a tab character 486
line contains a tab character 487
method is missing a Javadoc comment. 490
'{' is not preceeded with whitespace. 490
line contains a tab character 492
line contains a tab character 494
line contains a tab character 496
'+' is not preceeded with whitespace. 496
'+' is not followed by whitespace. 496
method is missing a Javadoc comment. 500
'{' is not preceeded with whitespace. 500
line contains a tab character 504
line contains a tab character 506
'+' is not preceeded with whitespace. 506
'+' is not followed by whitespace. 506
line contains a tab character 507
method is missing a Javadoc comment. 510
'{' is not preceeded with whitespace. 510
line contains a tab character 513
line contains a tab character 514
line contains a tab character 515
line longer than 80 characters 516
line contains a tab character 516
line contains a tab character 517
line contains a tab character 518
line contains a tab character 519
line contains a tab character 520
line contains a tab character 521
line contains a tab character 523
line contains a tab character 525
method is missing a Javadoc comment. 528
'{' is not preceeded with whitespace. 528
line contains a tab character 529
line contains a tab character 530
method is missing a Javadoc comment. 533
'{' is not preceeded with whitespace. 533
line contains a tab character 534
line contains a tab character 535
'-' is not preceeded with whitespace. 535
'-' is not followed by whitespace. 535
line contains a tab character 536
line contains a tab character 538
'+' is not preceeded with whitespace. 538
'+' is not followed by whitespace. 538
'for' is not followed by whitespace. 543
';' needs to be followed by whitespace. 543
'{' is not preceeded with whitespace. 543
line contains a tab character 544
line contains a tab character 545
'if' is not followed by whitespace. 547
'{' is not preceeded with whitespace. 547
line longer than 80 characters 548
cast needs to be followed by whitespace. 548
line contains a tab character 551
',' needs to be followed by whitespace. 551
line contains a tab character 552
line contains a tab character 553
'if' is not followed by whitespace. 559
'{' is not preceeded with whitespace. 559
'=' is not preceeded with whitespace. 561
'=' is not followed by whitespace. 561
line longer than 80 characters 563
cast needs to be followed by whitespace. 563
'if' construct must use '{}'s. 566
'if' is not followed by whitespace. 566
'+' is not preceeded with whitespace. 567
'+' is not followed by whitespace. 567
'if' is not followed by whitespace. 569
'{' is not preceeded with whitespace. 569
'+' is not preceeded with whitespace. 571
'+' is not followed by whitespace. 571
line contains a tab character 594
method is missing a Javadoc comment. 597
'{' is not preceeded with whitespace. 597
'if' construct must use '{}'s. 601
'if' is not followed by whitespace. 601
'if' construct must use '{}'s. 602
line contains a tab character 602
'if' is not followed by whitespace. 602
line contains a tab character 604
method is missing a Javadoc comment. 607
'{' is not preceeded with whitespace. 607
line contains a tab character 608
line contains a tab character 610
'{' is not preceeded with whitespace. 610
line contains a tab character 611
line contains a tab character 612
line contains a tab character 613
',' needs to be followed by whitespace. 613
line contains a tab character 614
line contains a tab character 615
line contains a tab character 616
line contains a tab character 617
line contains a tab character 618
line contains a tab character 619
line contains a tab character 620
line contains a tab character 621
line contains a tab character 622
line contains a tab character 623
line contains a tab character 624
line contains a tab character 625
line contains a tab character 626
line contains a tab character 627
line contains a tab character 628
',' needs to be followed by whitespace. 628
line contains a tab character 629
line contains a tab character 630
line contains a tab character 631
line contains a tab character 632
line contains a tab character 633
line contains a tab character 634
line contains a tab character 635
line contains a tab character 636
line contains a tab character 637
line contains a tab character 638
line contains a tab character 639
line longer than 80 characters 640
line contains a tab character 640
line contains a tab character 641
line contains a tab character 642
line contains a tab character 643
line contains a tab character 644
line contains a tab character 645
line contains a tab character 646
'+' is not preceeded with whitespace. 646
'+' is not followed by whitespace. 646
'+' is not preceeded with whitespace. 646
'+' is not followed by whitespace. 646
line contains a tab character 647
line contains a tab character 648
line contains a tab character 649
method is missing a Javadoc comment. 650
'{' is not preceeded with whitespace. 650
line contains a tab character 652
'if' is not followed by whitespace. 652
'{' is not preceeded with whitespace. 652
'+' is not preceeded with whitespace. 653
'+' is not followed by whitespace. 653
line contains a tab character 654
'{' is not preceeded with whitespace. 662
method is missing a Javadoc comment. 664
'{' is not preceeded with whitespace. 664
line contains a tab character 666
'+' is not preceeded with whitespace. 667
'+' is not followed by whitespace. 667
line contains a tab character 669
'+' is not preceeded with whitespace. 670
'+' is not followed by whitespace. 670
line contains a tab character 672
line contains a tab character 673
line contains a tab character 675
method is missing a Javadoc comment. 679
'{' is not preceeded with whitespace. 679
line contains a tab character 681
'+' is not preceeded with whitespace. 682
'+' is not followed by whitespace. 682
line contains a tab character 683
line contains a tab character 684
line contains a tab character 685
method is missing a Javadoc comment. 688
'{' is not preceeded with whitespace. 688
line contains a tab character 689
line contains a tab character 690
'try' is not followed by whitespace. 690
'{' is not preceeded with whitespace. 690
line contains a tab character 691
line contains a tab character 692
'}' is not followed by whitespace. 692
'catch' is not preceeded with whitespace. 692
'catch' is not followed by whitespace. 692
'{' is not preceeded with whitespace. 692
'{' is not followed by whitespace. 692
line contains a tab character 693
method is missing a Javadoc comment. 695
'{' is not preceeded with whitespace. 695
line contains a tab character 696
line contains a tab character 697
'try' is not followed by whitespace. 697
'{' is not preceeded with whitespace. 697
line contains a tab character 698
line contains a tab character 699
line contains a tab character 700
'}' is not followed by whitespace. 700
'catch' is not preceeded with whitespace. 700
'catch' is not followed by whitespace. 700
'{' is not preceeded with whitespace. 700
'{' is not followed by whitespace. 700
line contains a tab character 701
method is missing a Javadoc comment. 703
'{' is not preceeded with whitespace. 703
line contains a tab character 704
line contains a tab character 705
'try' is not followed by whitespace. 705
'{' is not preceeded with whitespace. 705
line contains a tab character 706
line contains a tab character 707
line contains a tab character 708
'}' is not followed by whitespace. 708
'catch' is not preceeded with whitespace. 708
'catch' is not followed by whitespace. 708
'{' is not preceeded with whitespace. 708
'{' is not followed by whitespace. 708
line contains a tab character 709
method is missing a Javadoc comment. 711
'{' is not preceeded with whitespace. 711
line contains a tab character 712
line contains a tab character 713
'try' is not followed by whitespace. 713
'{' is not preceeded with whitespace. 713
line contains a tab character 714
line contains a tab character 715
line contains a tab character 716
'}' is not followed by whitespace. 716
'catch' is not preceeded with whitespace. 716
'catch' is not followed by whitespace. 716
'{' is not preceeded with whitespace. 716
'{' is not followed by whitespace. 716
line contains a tab character 717
method is missing a Javadoc comment. 719
'{' is not preceeded with whitespace. 719
line contains a tab character 720
line contains a tab character 721
'try' is not followed by whitespace. 721
'{' is not preceeded with whitespace. 721
line contains a tab character 722
line contains a tab character 723
line contains a tab character 724
'}' is not followed by whitespace. 724
'catch' is not preceeded with whitespace. 724
'catch' is not followed by whitespace. 724
'{' is not preceeded with whitespace. 724
'{' is not followed by whitespace. 724
line contains a tab character 725
method is missing a Javadoc comment. 727
'{' is not preceeded with whitespace. 727
line contains a tab character 728
line contains a tab character 729
'try' is not followed by whitespace. 729
'{' is not preceeded with whitespace. 729
line contains a tab character 730
line contains a tab character 731
line contains a tab character 732
'}' is not followed by whitespace. 732
'catch' is not preceeded with whitespace. 732
'catch' is not followed by whitespace. 732
'{' is not preceeded with whitespace. 732
'{' is not followed by whitespace. 732
line contains a tab character 733
method is missing a Javadoc comment. 735
'{' is not preceeded with whitespace. 735
line contains a tab character 736
line contains a tab character 737
'try' is not followed by whitespace. 737
'{' is not preceeded with whitespace. 737
line contains a tab character 738
line contains a tab character 739
line contains a tab character 740
'}' is not followed by whitespace. 740
'catch' is not preceeded with whitespace. 740
'catch' is not followed by whitespace. 740
'{' is not preceeded with whitespace. 740
'{' is not followed by whitespace. 740
line contains a tab character 741
method is missing a Javadoc comment. 744
'{' is not preceeded with whitespace. 744
line contains a tab character 745
line contains a tab character 747
'for' is not followed by whitespace. 747
';' needs to be followed by whitespace. 747
';' needs to be followed by whitespace. 747
'{' is not preceeded with whitespace. 747
line contains a tab character 748
line contains a tab character 749
line contains a tab character 750
line contains a tab character 751
method is missing a Javadoc comment. 755
'{' is not preceeded with whitespace. 755
line contains a tab character 756
'try' is not followed by whitespace. 756
'{' is not preceeded with whitespace. 756
line contains a tab character 757
'for' is not followed by whitespace. 757
';' needs to be followed by whitespace. 757
';' needs to be followed by whitespace. 757
'{' is not preceeded with whitespace. 757
line contains a tab character 758
line contains a tab character 759
line contains a tab character 760
'}' is not followed by whitespace. 760
'catch' is not preceeded with whitespace. 760
'catch' is not followed by whitespace. 760
'{' is not preceeded with whitespace. 760
'{' is not followed by whitespace. 760
line contains a tab character 762
method is missing a Javadoc comment. 763
'{' is not preceeded with whitespace. 763
line contains a tab character 764
line contains a tab character 765
'try' is not followed by whitespace. 765
'{' is not preceeded with whitespace. 765
line contains a tab character 766
line contains a tab character 767
'}' should be on the same line. 767
line contains a tab character 768
'catch' is not followed by whitespace. 768
'{' is not preceeded with whitespace. 768
'{' is not followed by whitespace. 768
line longer than 80 characters 773
method is missing a Javadoc comment. 773
'{' is not preceeded with whitespace. 773
line contains a tab character 775
line contains a tab character 776
'try' is not followed by whitespace. 776
'{' is not preceeded with whitespace. 776
line contains a tab character 778
'if' construct must use '{}'s. 781
'if' is not followed by whitespace. 781
line longer than 80 characters 784
line contains a tab character 791
'}' should be on the same line. 791
line contains a tab character 792
'catch' is not followed by whitespace. 792
'{' is not preceeded with whitespace. 792

jrre\event\OperandStackEvent.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5

jrre\event\PopOperandEvent.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5

jrre\event\PopStackFrameEvent.java

Error Line
type is missing a Javadoc comment. 3
variable 'returnValue' missing Javadoc. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
Expected an @return tag. 16
'{' is not preceeded with whitespace. 16
line contains a tab character 17
Unused @param tag for 'ReturnValue'. 22
Expected @param tag for 'returnValue'. 24
'{' is not preceeded with whitespace. 24
line contains a tab character 25

jrre\event\PushOperandEvent.java

Error Line
type is missing a Javadoc comment. 3
variable 'name' missing Javadoc. 5
variable 'value' missing Javadoc. 6
Expected @param tag for 'name'. 17
Expected @param tag for 'value'. 17
'{' is not preceeded with whitespace. 17
Expected an @return tag. 27
'{' is not preceeded with whitespace. 27
line contains a tab character 28
Unused @param tag for 'Name'. 33
Expected @param tag for 'name'. 35
'{' is not preceeded with whitespace. 35
line contains a tab character 36
Expected an @return tag. 42
'{' is not preceeded with whitespace. 42
line contains a tab character 43
Unused @param tag for 'Value'. 48
Expected @param tag for 'value'. 50
'{' is not preceeded with whitespace. 50
line contains a tab character 51

jrre\event\PushStackFrameEvent.java

Error Line
type is missing a Javadoc comment. 5
variable 'methodName' missing Javadoc. 7
variable 'maxStackSize' missing Javadoc. 8
variable 'localVariableCount' missing Javadoc. 9
variable 'instructions' missing Javadoc. 10
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 15
Expected an @return tag. 27
'{' is not preceeded with whitespace. 27
line contains a tab character 28
Unused @param tag for 'Instructions'. 33
Expected @param tag for 'instructions'. 35
'{' is not preceeded with whitespace. 35
line contains a tab character 36
Expected an @return tag. 42
'{' is not preceeded with whitespace. 42
line contains a tab character 43
Unused @param tag for 'LocalVariableCount'. 48
Expected @param tag for 'localVariableCount'. 50
'{' is not preceeded with whitespace. 50
line contains a tab character 51
Expected an @return tag. 57
'{' is not preceeded with whitespace. 57
line contains a tab character 58
Unused @param tag for 'MaxStackSize'. 63
Expected @param tag for 'maxStackSize'. 65
'{' is not preceeded with whitespace. 65
line contains a tab character 66
Expected an @return tag. 72
'{' is not preceeded with whitespace. 72
line contains a tab character 73
Unused @param tag for 'Name'. 78
Expected @param tag for 'methodName'. 80
'{' is not preceeded with whitespace. 80
line contains a tab character 81

jrre\event\VMEvent.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 6
'{' is not preceeded with whitespace. 6

jrre\event\VMEventDispatcher.java

Error Line
Unused import - java.util.Iterator 4
type is missing a Javadoc comment. 6
variable 'listenerList' missing Javadoc. 8
method is missing a Javadoc comment. 10
'{' is not preceeded with whitespace. 10
method is missing a Javadoc comment. 15
'{' is not preceeded with whitespace. 15
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
'while' is not followed by whitespace. 25
'{' is not preceeded with whitespace. 25
cast needs to be followed by whitespace. 28

jrre\event\VMEventListener.java

Error Line
type is missing a Javadoc comment. 3
redundant 'public' modifier. 11
method is missing a Javadoc comment. 11

jrre\gui\Console.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
line longer than 80 characters 9
variable 'controlPanelButtonNames' missing Javadoc. 9
',' needs to be followed by whitespace. 9
',' needs to be followed by whitespace. 9
',' needs to be followed by whitespace. 9
variable 'textScript' missing Javadoc. 10
variable 'controlPanel' missing Javadoc. 11
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
line contains a tab character 14
line contains a tab character 15
line contains a tab character 16
',' needs to be followed by whitespace. 17
line contains a tab character 18
line contains a tab character 19
line contains a tab character 20
method is missing a Javadoc comment. 23
'{' is not preceeded with whitespace. 23
line contains a tab character 24
',' needs to be followed by whitespace. 24
line contains a tab character 25
',' needs to be followed by whitespace. 25
line contains a tab character 26
',' needs to be followed by whitespace. 26
',' needs to be followed by whitespace. 26
',' needs to be followed by whitespace. 26
',' needs to be followed by whitespace. 26
line longer than 80 characters 27
line contains a tab character 27
',' needs to be followed by whitespace. 27
',' needs to be followed by whitespace. 27
',' needs to be followed by whitespace. 27
',' needs to be followed by whitespace. 27
',' needs to be followed by whitespace. 27
line contains a tab character 28
',' needs to be followed by whitespace. 28
',' needs to be followed by whitespace. 28
line contains a tab character 29
',' needs to be followed by whitespace. 29
',' needs to be followed by whitespace. 29
',' needs to be followed by whitespace. 29
',' needs to be followed by whitespace. 29
method is missing a Javadoc comment. 32
'{' is not preceeded with whitespace. 32
line contains a tab character 33
method is missing a Javadoc comment. 36
'{' is not preceeded with whitespace. 36
'{' is not followed by whitespace. 36
method is missing a Javadoc comment. 39
'{' is not preceeded with whitespace. 39
line contains a tab character 40
line contains a tab character 41
line contains a tab character 42
type is missing a Javadoc comment. 46
'{' is not preceeded with whitespace. 46
line contains a tab character 47
method is missing a Javadoc comment. 47
'{' is not preceeded with whitespace. 47
line contains a tab character 48
line contains a tab character 49

jrre\gui\ControlGui.java

Error Line
Unused import - jrre.JRRE 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
Avoid using the '.*' form of import. 8
type is missing a Javadoc comment. 10
variable 'actionListenerList' missing Javadoc. 12
variable 'stepCountField' missing Javadoc. 13
method is missing a Javadoc comment. 15
'{' is not preceeded with whitespace. 15
method is missing a Javadoc comment. 32
'{' is not preceeded with whitespace. 32
method is missing a Javadoc comment. 36
'{' is not preceeded with whitespace. 36
'+' is not preceeded with whitespace. 45
'+' is not followed by whitespace. 45
'+' is not preceeded with whitespace. 47
'+' is not followed by whitespace. 47
line contains a tab character 48
'+' is not preceeded with whitespace. 55
'+' is not followed by whitespace. 55
'+' is not preceeded with whitespace. 62
'+' is not followed by whitespace. 62
'+' is not preceeded with whitespace. 70
'+' is not followed by whitespace. 70
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85
Unused @param tag for 'Event'. 97
Expected @param tag for 'event'. 99
'{' is not preceeded with whitespace. 99
Unused @param tag for 'Action'. 112
Expected @param tag for 'listener'. 114
'{' is not preceeded with whitespace. 114

jrre\gui\ControlPanel.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
variable 'width' missing Javadoc. 10
',' needs to be followed by whitespace. 10
variable 'height' missing Javadoc. 10
',' needs to be followed by whitespace. 10
variable 'rows' missing Javadoc. 10
',' needs to be followed by whitespace. 10
variable 'columns' missing Javadoc. 10
variable 'buttonNames' missing Javadoc. 11
variable 'buttons' missing Javadoc. 12
variable 'listener' missing Javadoc. 13
line longer than 80 characters 15
method is missing a Javadoc comment. 15
',' needs to be followed by whitespace. 15
',' needs to be followed by whitespace. 15
',' needs to be followed by whitespace. 15
',' needs to be followed by whitespace. 15
',' needs to be followed by whitespace. 15
'{' is not preceeded with whitespace. 15
line contains a tab character 16
line contains a tab character 17
line contains a tab character 19
line contains a tab character 20
line contains a tab character 21
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24
line contains a tab character 25
',' needs to be followed by whitespace. 25
line contains a tab character 26
',' needs to be followed by whitespace. 26
line contains a tab character 27
',' needs to be followed by whitespace. 27
line contains a tab character 28
',' needs to be followed by whitespace. 28
line longer than 80 characters 29
line contains a tab character 29
line contains a tab character 30
',' needs to be followed by whitespace. 30
line contains a tab character 31
line contains a tab character 32
'while' is not followed by whitespace. 32
'{' is not preceeded with whitespace. 32
line contains a tab character 33
'for' is not followed by whitespace. 33
';' needs to be followed by whitespace. 33
';' needs to be followed by whitespace. 33
'{' is not preceeded with whitespace. 33
line contains a tab character 34
'for' is not followed by whitespace. 34
';' needs to be followed by whitespace. 34
';' needs to be followed by whitespace. 34
'{' is not preceeded with whitespace. 34
line longer than 80 characters 35
line contains a tab character 35
',' needs to be followed by whitespace. 35
',' needs to be followed by whitespace. 35
',' needs to be followed by whitespace. 35
',' needs to be followed by whitespace. 35
line longer than 80 characters 36
line contains a tab character 36
line contains a tab character 37
line contains a tab character 38
line contains a tab character 39
line contains a tab character 40
line contains a tab character 41
line contains a tab character 42
line contains a tab character 44
line contains a tab character 46
method is missing a Javadoc comment. 47
'{' is not preceeded with whitespace. 47
line contains a tab character 48
line contains a tab character 49
method is missing a Javadoc comment. 52
'{' is not preceeded with whitespace. 52

jrre\gui\GraphPaperLayout.java

Error Line
Avoid using the '.*' form of import. 3
variable 'hgap' missing Javadoc. 40
variable 'hgap' must be private and have accessor methods. 40
variable 'vgap' missing Javadoc. 41
variable 'vgap' must be private and have accessor methods. 41
variable 'gridSize' missing Javadoc. 42
variable 'gridSize' must be private and have accessor methods. 42
variable 'compTable' missing Javadoc. 43
variable 'compTable' must be private and have accessor methods. 43
',' needs to be followed by whitespace. 50
Expected @param tag for 'gridSize'. 57
'(' is followed by whitespace. 82
')' is preceeded by whitespace. 82
'(' is followed by whitespace. 88
Expected @param tag for 'd'. 88
')' is preceeded by whitespace. 88
'(' is followed by whitespace. 89
')' is preceeded by whitespace. 89
'(' is followed by whitespace. 95
Expected @param tag for 'width'. 95
Expected @param tag for 'height'. 95
')' is preceeded by whitespace. 95
'(' is followed by whitespace. 96
')' is preceeded by whitespace. 96
method is missing a Javadoc comment. 99
Expected @param tag for 'name'. 108
Expected @param tag for 'comp'. 108
Expected an @return tag. 126
Expected an @return tag. 136
'(' is followed by whitespace. 162
')' is preceeded by whitespace. 162
'+' should be on a new line. 162
'(' is followed by whitespace. 163
'(' is followed by whitespace. 163
')' is preceeded by whitespace. 163
')' is preceeded by whitespace. 163
'(' is followed by whitespace. 164
')' is preceeded by whitespace. 164
'+' should be on a new line. 164
'(' is followed by whitespace. 165
'(' is followed by whitespace. 165
')' is preceeded by whitespace. 165
')' is preceeded by whitespace. 165
',' needs to be followed by whitespace. 185
'(' is followed by whitespace. 186
')' is preceeded by whitespace. 186
cast needs to be followed by whitespace. 188
'(' is followed by whitespace. 189
')' is preceeded by whitespace. 189
'(' is followed by whitespace. 191
')' is preceeded by whitespace. 191
'(' is followed by whitespace. 230
')' is preceeded by whitespace. 230
'(' is followed by whitespace. 232
')' is preceeded by whitespace. 232
'(' is followed by whitespace. 235
')' is preceeded by whitespace. 235
cast needs to be followed by whitespace. 237
'(' is followed by whitespace. 238
')' is preceeded by whitespace. 238
'(' is followed by whitespace. 239
')' is preceeded by whitespace. 239
'(' is followed by whitespace. 240
')' is preceeded by whitespace. 240
'(' is followed by whitespace. 241
')' is preceeded by whitespace. 241
'(' is followed by whitespace. 242
')' is preceeded by whitespace. 242
cast needs to be followed by whitespace. 259
'(' is followed by whitespace. 260
')' is preceeded by whitespace. 260
line longer than 80 characters 262
'(' is followed by whitespace. 264
')' is preceeded by whitespace. 264
Expected an @return tag. 281
Expected @param tag for 'target'. 281
Expected an @return tag. 292
Expected @param tag for 'target'. 292
Expected an @return tag. 303
Expected @param tag for 'target'. 303
Expected @param tag for 'target'. 311

jrre\gui\JavaStackFrameGui.java

Error Line
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
type is missing a Javadoc comment. 9
variable 'methodAreaTree' missing Javadoc. 11
variable 'treeRoot' missing Javadoc. 12
variable 'frameRoot' missing Javadoc. 13
variable 'treeModel' missing Javadoc. 15
variable 'classCount' missing Javadoc. 16
variable 'frameVector' missing Javadoc. 18
method is missing a Javadoc comment. 20
'{' is not preceeded with whitespace. 20
',' needs to be followed by whitespace. 42
'if' construct must use '{}'s. 45
'if' is not followed by whitespace. 45
method is missing a Javadoc comment. 49
'{' is not preceeded with whitespace. 49
method is missing a Javadoc comment. 56
'{' is not preceeded with whitespace. 56
'+' is not preceeded with whitespace. 60
'+' is not followed by whitespace. 60
line longer than 80 characters 61
method is missing a Javadoc comment. 72
'{' is not preceeded with whitespace. 72
'+' is not preceeded with whitespace. 74
'+' is not followed by whitespace. 74
'-' is not preceeded with whitespace. 75
'-' is not followed by whitespace. 75
type is missing a Javadoc comment. 81
'{' is not preceeded with whitespace. 81
line contains a tab character 82
method is missing a Javadoc comment. 82
'{' is not preceeded with whitespace. 82
line contains a tab character 83
line contains a tab character 84

jrre\gui\JRREGUI.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
Avoid using the '.*' form of import. 8
Avoid using the '.*' form of import. 9
line longer than 80 characters 11
type is missing a Javadoc comment. 11
variable 'controlGui' missing Javadoc. 13
variable 'stackFrameGUI' missing Javadoc. 14
variable 'eventDispatcher' missing Javadoc. 15
variable 'clockCycle' missing Javadoc. 16
method is missing a Javadoc comment. 18
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 30
'{' is not preceeded with whitespace. 30
',' needs to be followed by whitespace. 31
line longer than 80 characters 32
',' needs to be followed by whitespace. 32
method is missing a Javadoc comment. 35
'{' is not preceeded with whitespace. 35
',' needs to be followed by whitespace. 36
',' needs to be followed by whitespace. 42
',' needs to be followed by whitespace. 42
',' needs to be followed by whitespace. 42
',' needs to be followed by whitespace. 42
method is missing a Javadoc comment. 45
'{' is not preceeded with whitespace. 45
method is missing a Javadoc comment. 52
'{' is not preceeded with whitespace. 52
'if' is not followed by whitespace. 58
'{' is not preceeded with whitespace. 58
'}' should be on the same line. 60
'if' is not followed by whitespace. 64
'{' is not preceeded with whitespace. 64
'}' should be on the same line. 67
'if' is not followed by whitespace. 68
'{' is not preceeded with whitespace. 68
'}' should be on the same line. 71
'if' is not followed by whitespace. 72
'{' is not preceeded with whitespace. 72
'}' should be on the same line. 75
'if' is not followed by whitespace. 76
'{' is not preceeded with whitespace. 76
cast needs to be followed by whitespace. 77
method is missing a Javadoc comment. 81
'{' is not preceeded with whitespace. 81
'{' is not followed by whitespace. 81

jrre\gui\MethodAreaGui.java

Error Line
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
type is missing a Javadoc comment. 9
variable 'methodAreaTree' missing Javadoc. 11
variable 'treeRoot' missing Javadoc. 12
variable 'lastAdded' missing Javadoc. 13
variable 'treeModel' missing Javadoc. 14
variable 'classCount' missing Javadoc. 15
variable 'classCount' must be private and have accessor methods. 15
method is missing a Javadoc comment. 17
'{' is not preceeded with whitespace. 17
line longer than 80 characters 22
'{' is not preceeded with whitespace. 28
'if' is not followed by whitespace. 37
'{' is not preceeded with whitespace. 37
'if' construct must use '{}'s. 38
'if' is not followed by whitespace. 38
'if' construct must use '{}'s. 40
'if' is not followed by whitespace. 40
',' needs to be followed by whitespace. 59
'if' construct must use '{}'s. 61
'if' is not followed by whitespace. 61
method is missing a Javadoc comment. 65
'{' is not preceeded with whitespace. 65
method is missing a Javadoc comment. 71
'{' is not preceeded with whitespace. 71
'+' is not preceeded with whitespace. 73
'+' is not followed by whitespace. 73
line longer than 80 characters 74
method is missing a Javadoc comment. 81
'{' is not preceeded with whitespace. 81
method is missing a Javadoc comment. 85
'{' is not preceeded with whitespace. 85
method is missing a Javadoc comment. 93
method name 'SingleClick' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
'{' is not preceeded with whitespace. 93
method is missing a Javadoc comment. 96
method name 'DoubleClick' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
'{' is not preceeded with whitespace. 96
line longer than 80 characters 98
cast needs to be followed by whitespace. 98
line longer than 80 characters 100
cast needs to be followed by whitespace. 100
type is missing a Javadoc comment. 121
'{' is not preceeded with whitespace. 121
line contains a tab character 122
method is missing a Javadoc comment. 122
'{' is not preceeded with whitespace. 122
line contains a tab character 123
line contains a tab character 124

jrre\gui\NativeMethodAreaGui.java

Error Line
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
type is missing a Javadoc comment. 9
variable 'methodAreaTree' missing Javadoc. 11
variable 'treeRoot' missing Javadoc. 12
variable 'treeModel' missing Javadoc. 13
variable 'classCount' missing Javadoc. 14
variable 'classCount' must be private and have accessor methods. 14
method is missing a Javadoc comment. 16
'{' is not preceeded with whitespace. 16
',' needs to be followed by whitespace. 36
'if' construct must use '{}'s. 39
'if' is not followed by whitespace. 39
method is missing a Javadoc comment. 43
'{' is not preceeded with whitespace. 43
method is missing a Javadoc comment. 50
'{' is not preceeded with whitespace. 50
'+' is not preceeded with whitespace. 52
'+' is not followed by whitespace. 52
line longer than 80 characters 53
method is missing a Javadoc comment. 61
'{' is not preceeded with whitespace. 61
type is missing a Javadoc comment. 65
'{' is not preceeded with whitespace. 65
line contains a tab character 66
method is missing a Javadoc comment. 66
'{' is not preceeded with whitespace. 66
line contains a tab character 67
line contains a tab character 68

jrre\gui\NativeStackFrameGui.java

Error Line
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
type is missing a Javadoc comment. 9
variable 'methodAreaTree' missing Javadoc. 11
variable 'treeRoot' missing Javadoc. 12
variable 'treeModel' missing Javadoc. 13
variable 'classCount' missing Javadoc. 14
variable 'classCount' must be private and have accessor methods. 14
method is missing a Javadoc comment. 16
'{' is not preceeded with whitespace. 16
',' needs to be followed by whitespace. 36
'if' construct must use '{}'s. 39
'if' is not followed by whitespace. 39
method is missing a Javadoc comment. 43
'{' is not preceeded with whitespace. 43
method is missing a Javadoc comment. 50
'{' is not preceeded with whitespace. 50
'+' is not preceeded with whitespace. 52
'+' is not followed by whitespace. 52
line longer than 80 characters 53
method is missing a Javadoc comment. 61
'{' is not preceeded with whitespace. 61
type is missing a Javadoc comment. 65
'{' is not preceeded with whitespace. 65
line contains a tab character 66
method is missing a Javadoc comment. 66
'{' is not preceeded with whitespace. 66
line contains a tab character 67
line contains a tab character 68

jrre\gui\ObjectAreaGui.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
type is missing a Javadoc comment. 9
variable 'methodAreaTree' missing Javadoc. 11
variable 'treeRoot' missing Javadoc. 12
variable 'treeModel' missing Javadoc. 13
method is missing a Javadoc comment. 15
'{' is not preceeded with whitespace. 15
',' needs to be followed by whitespace. 29
'if' construct must use '{}'s. 32
'if' is not followed by whitespace. 32
method is missing a Javadoc comment. 36
'{' is not preceeded with whitespace. 36
method is missing a Javadoc comment. 41
'{' is not preceeded with whitespace. 41
line longer than 80 characters 43
method is missing a Javadoc comment. 51
'{' is not preceeded with whitespace. 51
type is missing a Javadoc comment. 55
'{' is not preceeded with whitespace. 55
line contains a tab character 56
method is missing a Javadoc comment. 56
'{' is not preceeded with whitespace. 56
line contains a tab character 57
line contains a tab character 58

jrre\gui\OperandFrameGui.java

Error Line
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
Avoid using the '.*' form of import. 8
type is missing a Javadoc comment. 10
variable 'methodAreaTree' missing Javadoc. 12
variable 'treeRoot' missing Javadoc. 13
variable 'frameRoot' missing Javadoc. 14
variable 'lastAdded' missing Javadoc. 15
variable 'lastFrame' missing Javadoc. 16
variable 'treeModel' missing Javadoc. 17
variable 'classCount' missing Javadoc. 18
variable 'frameVector' missing Javadoc. 20
method is missing a Javadoc comment. 22
'{' is not preceeded with whitespace. 22
',' needs to be followed by whitespace. 46
'if' construct must use '{}'s. 49
'if' is not followed by whitespace. 49
method is missing a Javadoc comment. 53
'{' is not preceeded with whitespace. 53
method is missing a Javadoc comment. 61
'{' is not preceeded with whitespace. 61
method is missing a Javadoc comment. 74
'{' is not preceeded with whitespace. 74
'try' is not followed by whitespace. 75
'{' is not preceeded with whitespace. 75
'}' should be on the same line. 77
'catch' is not followed by whitespace. 78
'{' is not preceeded with whitespace. 78
'{' is not followed by whitespace. 78
line longer than 80 characters 80
cast needs to be followed by whitespace. 80
'-' is not preceeded with whitespace. 80
'-' is not followed by whitespace. 80
method is missing a Javadoc comment. 84
'{' is not preceeded with whitespace. 84
line longer than 80 characters 86
method is missing a Javadoc comment. 102
'{' is not preceeded with whitespace. 102
'if' construct must use '{}'s. 106
'if' is not followed by whitespace. 106
'try' is not followed by whitespace. 109
'{' is not preceeded with whitespace. 109
'-' is not preceeded with whitespace. 110
'-' is not followed by whitespace. 110
'}' should be on the same line. 111
'catch' is not followed by whitespace. 112
'{' is not preceeded with whitespace. 112
'{' is not followed by whitespace. 112
'+' is not preceeded with whitespace. 112
'+' is not followed by whitespace. 112
type is missing a Javadoc comment. 117
'{' is not preceeded with whitespace. 117
line contains a tab character 118
method is missing a Javadoc comment. 118
'{' is not preceeded with whitespace. 118
line contains a tab character 119
line contains a tab character 120

jrre\gui\OperandStackGUI.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
Avoid using the '.*' form of import. 8
Avoid using the '.*' form of import. 9
Avoid using the '.*' form of import. 11
line longer than 80 characters 13
type is missing a Javadoc comment. 13
variable 'width' missing Javadoc. 15
variable 'height' missing Javadoc. 16
variable 'topOfStack' missing Javadoc. 17
variable 'columnNames' missing Javadoc. 18
variable 'operandStackFrames' missing Javadoc. 21
method is missing a Javadoc comment. 23
'{' is not preceeded with whitespace. 23
',' needs to be followed by whitespace. 24
method is missing a Javadoc comment. 37
'{' is not preceeded with whitespace. 37
',' needs to be followed by whitespace. 38
method is missing a Javadoc comment. 42
'{' is not preceeded with whitespace. 42
'+' is not preceeded with whitespace. 44
'+' is not followed by whitespace. 44
method is missing a Javadoc comment. 47
'{' is not preceeded with whitespace. 47
'if' construct must use '{}'s. 49
'if' is not followed by whitespace. 49
line longer than 80 characters 50
cast needs to be followed by whitespace. 50
'+' is not preceeded with whitespace. 50
'+' is not followed by whitespace. 50
'+' is not preceeded with whitespace. 50
'+' is not followed by whitespace. 50
cast needs to be followed by whitespace. 50
'if' construct must use '{}'s. 52
'if' is not followed by whitespace. 52
method is missing a Javadoc comment. 63
'{' is not preceeded with whitespace. 63
'+' is not preceeded with whitespace. 65
'+' is not followed by whitespace. 65
method is missing a Javadoc comment. 72
'{' is not preceeded with whitespace. 72
line longer than 80 characters 76
line longer than 80 characters 77
cast needs to be followed by whitespace. 77
method is missing a Javadoc comment. 80
'{' is not preceeded with whitespace. 80
method is missing a Javadoc comment. 88
'{' is not preceeded with whitespace. 88
method is missing a Javadoc comment. 95
'{' is not preceeded with whitespace. 95
method is missing a Javadoc comment. 99
'{' is not preceeded with whitespace. 99

jrre\gui\Script.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
variable 'height' missing Javadoc. 8
',' needs to be followed by whitespace. 8
variable 'width' missing Javadoc. 8
variable 'script' missing Javadoc. 10
variable 'script' must be private and have accessor methods. 10
variable 'sc' missing Javadoc. 11
variable 'sc' must be private and have accessor methods. 11
method is missing a Javadoc comment. 13
',' needs to be followed by whitespace. 13
'{' is not preceeded with whitespace. 13
line contains a tab character 14
line contains a tab character 15
line contains a tab character 16
',' needs to be followed by whitespace. 16
line contains a tab character 17
',' needs to be followed by whitespace. 17
',' needs to be followed by whitespace. 17
line contains a tab character 18
line contains a tab character 19
line longer than 80 characters 20
line contains a tab character 20
',' needs to be followed by whitespace. 20
',' needs to be followed by whitespace. 20
line contains a tab character 21
',' needs to be followed by whitespace. 21
line contains a tab character 22
',' needs to be followed by whitespace. 22
line contains a tab character 23
line contains a tab character 24
line contains a tab character 25
',' needs to be followed by whitespace. 25
',' needs to be followed by whitespace. 26
line contains a tab character 27
',' needs to be followed by whitespace. 27
line longer than 80 characters 28
line contains a tab character 28
line contains a tab character 29
',' needs to be followed by whitespace. 29
line contains a tab character 30
method is missing a Javadoc comment. 33
'{' is not preceeded with whitespace. 33
line contains a tab character 34
method is missing a Javadoc comment. 37
'{' is not preceeded with whitespace. 37
line contains a tab character 38

jrre\gui\StackFrameGUI.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
Avoid using the '.*' form of import. 9
line longer than 80 characters 11
type is missing a Javadoc comment. 11
variable 'width' missing Javadoc. 13
variable 'height' missing Javadoc. 14
line longer than 80 characters 16
variable 'eventDispatcher' missing Javadoc. 17
variable 'operandStackGUI' missing Javadoc. 19
variable 'operandStackGUI' must be private and have accessor methods. 19
line longer than 80 characters 21
variable 'operandStackPane' missing Javadoc. 21
',' needs to be followed by whitespace. 21
variable 'localVariableFramePane' missing Javadoc. 21
',' needs to be followed by whitespace. 21
variable 'instructionsTablePane' missing Javadoc. 21
method is missing a Javadoc comment. 23
',' needs to be followed by whitespace. 23
'{' is not preceeded with whitespace. 23
method is missing a Javadoc comment. 31
'{' is not preceeded with whitespace. 31
',' needs to be followed by whitespace. 32
',' needs to be followed by whitespace. 34
method is missing a Javadoc comment. 39
'{' is not preceeded with whitespace. 39
line longer than 80 characters 40
'>>' is not preceeded with whitespace. 40
'>>' is not followed by whitespace. 40
'>>' is not preceeded with whitespace. 40
'>>' is not followed by whitespace. 40
line longer than 80 characters 46
line longer than 80 characters 47
',' needs to be followed by whitespace. 49
',' needs to be followed by whitespace. 49
',' needs to be followed by whitespace. 49
method is missing a Javadoc comment. 53
'{' is not preceeded with whitespace. 53
method is missing a Javadoc comment. 58
'{' is not preceeded with whitespace. 58

jrre\gui\TextEditor.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
variable 'resource' missing Javadoc. 27
variable 'okButton' missing Javadoc. 28
variable 'textArea' missing Javadoc. 29
line longer than 80 characters 30
variable 'propertyChange' missing Javadoc. 30
'{' is not preceeded with whitespace. 35
'+' is not preceeded with whitespace. 43
'+' is not followed by whitespace. 43
line longer than 80 characters 52
',' needs to be followed by whitespace. 58
',' needs to be followed by whitespace. 59
Expected @param tag for 'event'. 65
'{' is not preceeded with whitespace. 65
'if' construct must use '{}'s. 69
'if' is not followed by whitespace. 69
'{' is not preceeded with whitespace. 76
',' needs to be followed by whitespace. 78
line longer than 80 characters 83
Expected @param tag for 'newResource'. 86
'{' is not preceeded with whitespace. 86
Expected an @return tag. 91
'{' is not preceeded with whitespace. 91
Expected @param tag for 'newText'. 96
'{' is not preceeded with whitespace. 96
Expected an @return tag. 103
'{' is not preceeded with whitespace. 103
Expected @param tag for 'listener'. 109
Expected @param tag for 'listener'. 117

jrre\gui\WindowDestroyer.java

Error Line
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
type is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
line contains a tab character 10
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
line contains a tab character 12
line contains a tab character 14

jrre\instructionset\comparison\FCmpg.java

Error Line
type is missing a Javadoc comment. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
method is missing a Javadoc comment. 16
'{' is not preceeded with whitespace. 16
cast needs to be followed by whitespace. 18
cast needs to be followed by whitespace. 19
'if' construct must use '{}'s. 24
'if' is not followed by whitespace. 24
'if' construct must use '{}'s. 26
'if' is not followed by whitespace. 26
'else' construct must use '{}'s. 28
method is missing a Javadoc comment. 33
'{' is not preceeded with whitespace. 33

jrre\instructionset\comparison\FCmpl.java

Error Line
type is missing a Javadoc comment. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
cast needs to be followed by whitespace. 22
'if' construct must use '{}'s. 27
'if' is not followed by whitespace. 27
'if' construct must use '{}'s. 29
'if' is not followed by whitespace. 29
'else' construct must use '{}'s. 31
method is missing a Javadoc comment. 36
'{' is not preceeded with whitespace. 36

jrre\instructionset\comparison\LCmp.java

Error Line
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
method is missing a Javadoc comment. 15
'{' is not preceeded with whitespace. 15
cast needs to be followed by whitespace. 17
cast needs to be followed by whitespace. 18
cast needs to be followed by whitespace. 20
cast needs to be followed by whitespace. 21
'if' construct must use '{}'s. 26
'if' is not followed by whitespace. 26
'if' construct must use '{}'s. 28
'if' is not followed by whitespace. 28
'else' construct must use '{}'s. 30
method is missing a Javadoc comment. 35
'{' is not preceeded with whitespace. 35

jrre\instructionset\controlflow\Goto.java

Error Line
Unused import - jrre.types.ReferenceType 4
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29
'+' is not preceeded with whitespace. 30
'+' is not followed by whitespace. 30

jrre\instructionset\controlflow\Ifeq.java

Error Line
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
'if' is not followed by whitespace. 25
'{' is not preceeded with whitespace. 25
method is missing a Javadoc comment. 33
'{' is not preceeded with whitespace. 33

jrre\instructionset\controlflow\Ifge.java

Error Line
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
'if' is not followed by whitespace. 25
'{' is not preceeded with whitespace. 25
'if' construct must use '{}'s. 29
'if' is not followed by whitespace. 29
method is missing a Javadoc comment. 37
'{' is not preceeded with whitespace. 37

jrre\instructionset\controlflow\Ifgt.java

Error Line
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
'if' is not followed by whitespace. 25
'{' is not preceeded with whitespace. 25
method is missing a Javadoc comment. 33
'{' is not preceeded with whitespace. 33

jrre\instructionset\controlflow\Ifle.java

Error Line
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
'if' is not followed by whitespace. 25
'{' is not preceeded with whitespace. 25
method is missing a Javadoc comment. 33
'{' is not preceeded with whitespace. 33

jrre\instructionset\controlflow\Iflt.java

Error Line
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
'if' is not followed by whitespace. 25
'{' is not preceeded with whitespace. 25
method is missing a Javadoc comment. 33
'{' is not preceeded with whitespace. 33

jrre\instructionset\controlflow\Ifne.java

Error Line
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
'if' is not followed by whitespace. 25
'{' is not preceeded with whitespace. 25
method is missing a Javadoc comment. 33
'{' is not preceeded with whitespace. 33

jrre\instructionset\controlflow\Ifnonnull.java

Error Line
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
Expected @param tag for 'operandOne'. 16
Expected @param tag for 'operandTwo'. 16
'{' is not preceeded with whitespace. 16
'{' is not preceeded with whitespace. 30
'if' is not followed by whitespace. 35
'{' is not preceeded with whitespace. 35
'if' construct must use '{}'s. 38
'if' is not followed by whitespace. 38
method is missing a Javadoc comment. 46
'{' is not preceeded with whitespace. 46

jrre\instructionset\controlflow\Ifnull.java

Error Line
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
'if' is not followed by whitespace. 26
'{' is not preceeded with whitespace. 26
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34

jrre\instructionset\controlflow\If_acmpeq.java

Error Line
type is missing a Javadoc comment. 6
type name 'If_acmpeq' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
cast needs to be followed by whitespace. 24
'if' is not followed by whitespace. 26
'{' is not preceeded with whitespace. 26
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34

jrre\instructionset\controlflow\If_acmpne.java

Error Line
type is missing a Javadoc comment. 6
type name 'If_acmpne' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
cast needs to be followed by whitespace. 24
'if' is not followed by whitespace. 26
'{' is not preceeded with whitespace. 26
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34

jrre\instructionset\controlflow\If_icmpeq.java

Error Line
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
type name 'If_icmpeq' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
'if' is not followed by whitespace. 26
line longer than 80 characters 27
'if' is not followed by whitespace. 27
cast needs to be followed by whitespace. 27
cast needs to be followed by whitespace. 27
'{' is not preceeded with whitespace. 27
'}' should be on the same line. 32
line longer than 80 characters 34
'if' is not followed by whitespace. 34
cast needs to be followed by whitespace. 34
cast needs to be followed by whitespace. 34
'{' is not preceeded with whitespace. 34
method is missing a Javadoc comment. 42
'{' is not preceeded with whitespace. 42

jrre\instructionset\controlflow\If_Icmpge.java

Error Line
type is missing a Javadoc comment. 6
type name 'If_Icmpge' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
cast needs to be followed by whitespace. 24
'if' is not followed by whitespace. 26
'{' is not preceeded with whitespace. 26
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34

jrre\instructionset\controlflow\If_Icmpgt.java

Error Line
type is missing a Javadoc comment. 6
type name 'If_Icmpgt' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
cast needs to be followed by whitespace. 24
'if' is not followed by whitespace. 26
'{' is not preceeded with whitespace. 26
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34

jrre\instructionset\controlflow\If_Icmple.java

Error Line
type is missing a Javadoc comment. 6
type name 'If_Icmple' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
cast needs to be followed by whitespace. 24
'if' is not followed by whitespace. 26
'{' is not preceeded with whitespace. 26
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34

jrre\instructionset\controlflow\If_Icmplt.java

Error Line
type is missing a Javadoc comment. 6
type name 'If_Icmplt' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
cast needs to be followed by whitespace. 24
'if' is not followed by whitespace. 26
'{' is not preceeded with whitespace. 26
'if' construct must use '{}'s. 30
'if' is not followed by whitespace. 30
method is missing a Javadoc comment. 38
'{' is not preceeded with whitespace. 38

jrre\instructionset\controlflow\If_Icmpne.java

Error Line
type is missing a Javadoc comment. 6
type name 'If_Icmpne' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
cast needs to be followed by whitespace. 23
cast needs to be followed by whitespace. 24
'if' is not followed by whitespace. 26
'{' is not preceeded with whitespace. 26
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34

jrre\instructionset\exceptions\AThrow.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
'+' is not preceeded with whitespace. 21
'+' is not followed by whitespace. 21
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\Instruction.java

Error Line
Unused import - jrre.StackFrame 3
type is missing a Javadoc comment. 5
variable 'name' missing Javadoc. 7
variable 'name' must be private and have accessor methods. 7
variable 'description' missing Javadoc. 8
variable 'description' must be private and have accessor methods. 8
variable 'length' missing Javadoc. 10
variable 'length' must be private and have accessor methods. 10
variable 'nextInstruction' missing Javadoc. 12
variable 'nextInstruction' must be private and have accessor methods. 12
variable 'prevInstruction' missing Javadoc. 13
variable 'prevInstruction' must be private and have accessor methods. 13
method is missing a Javadoc comment. 16
method is missing a Javadoc comment. 17
Expected an @return tag. 22
'{' is not preceeded with whitespace. 22
line contains a tab character 23
Unused @param tag for 'Length'. 28
Expected @param tag for 'length'. 30
'{' is not preceeded with whitespace. 30
line contains a tab character 31
Expected an @return tag. 37
'{' is not preceeded with whitespace. 37
line contains a tab character 38
Unused @param tag for 'NextInstruction'. 43
Expected @param tag for 'nextInstruction'. 45
'{' is not preceeded with whitespace. 45
line contains a tab character 46
Expected an @return tag. 52
'{' is not preceeded with whitespace. 52
line contains a tab character 53
Unused @param tag for 'PrevInstruction'. 58
Expected @param tag for 'prevInstruction'. 60
'{' is not preceeded with whitespace. 60
line contains a tab character 61
Expected an @return tag. 67
'{' is not preceeded with whitespace. 67
line contains a tab character 68
Unused @param tag for 'Name'. 73
Expected @param tag for 'name'. 75
'{' is not preceeded with whitespace. 75
line contains a tab character 76
Expected an @return tag. 82
'{' is not preceeded with whitespace. 82
line contains a tab character 83
Unused @param tag for 'Description'. 88
Expected @param tag for 'description'. 90
'{' is not preceeded with whitespace. 90
line contains a tab character 91

jrre\instructionset\math\DMul.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
cast needs to be followed by whitespace. 22
cast needs to be followed by whitespace. 24
cast needs to be followed by whitespace. 25
'*' is not preceeded with whitespace. 31
'*' is not followed by whitespace. 31
method is missing a Javadoc comment. 35
'{' is not preceeded with whitespace. 35

jrre\instructionset\math\F2I.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
cast needs to be followed by whitespace. 23
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27

jrre\instructionset\math\FMul.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
cast needs to be followed by whitespace. 22
'*' is not preceeded with whitespace. 24
'*' is not followed by whitespace. 24
method is missing a Javadoc comment. 28
'{' is not preceeded with whitespace. 28

jrre\instructionset\math\I2F.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27

jrre\instructionset\math\IAdd.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 27
cast needs to be followed by whitespace. 28
'+' is not preceeded with whitespace. 30
'+' is not followed by whitespace. 30
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34

jrre\instructionset\math\IDiv.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
cast needs to be followed by whitespace. 22
'/' is not preceeded with whitespace. 24
'/' is not followed by whitespace. 24
method is missing a Javadoc comment. 28
'{' is not preceeded with whitespace. 28

jrre\instructionset\math\IInc.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandOne' must be private and have accessor methods. 8
variable 'operandTwo' missing Javadoc. 9
variable 'operandTwo' must be private and have accessor methods. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
'{' is not preceeded with whitespace. 25
'if' construct must use '{}'s. 27
'if' is not followed by whitespace. 27
line longer than 80 characters 30
cast needs to be followed by whitespace. 30
line longer than 80 characters 33
line longer than 80 characters 34
method is missing a Javadoc comment. 40
'{' is not preceeded with whitespace. 40

jrre\instructionset\math\IMul.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
cast needs to be followed by whitespace. 22
'*' is not preceeded with whitespace. 24
'*' is not followed by whitespace. 24
method is missing a Javadoc comment. 28
'{' is not preceeded with whitespace. 28

jrre\instructionset\math\INeg.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
'+' is not preceeded with whitespace. 23
'+' is not followed by whitespace. 23
'+' is not preceeded with whitespace. 25
'+' is not followed by whitespace. 25
method is missing a Javadoc comment. 31
'{' is not preceeded with whitespace. 31

jrre\instructionset\math\IShl.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
cast needs to be followed by whitespace. 22
line longer than 80 characters 25
'+' is not preceeded with whitespace. 25
'+' is not followed by whitespace. 25
'+' is not followed by whitespace. 25
'+' is not preceeded with whitespace. 25
'+' is not followed by whitespace. 25
'+' is not preceeded with whitespace. 25
'+' is not followed by whitespace. 25
'+' is not preceeded with whitespace. 25
'+' is not followed by whitespace. 25
method is missing a Javadoc comment. 31
'{' is not preceeded with whitespace. 31

jrre\instructionset\math\ISub.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
cast needs to be followed by whitespace. 22
'-' is not preceeded with whitespace. 24
'-' is not followed by whitespace. 24
method is missing a Javadoc comment. 28
'{' is not preceeded with whitespace. 28

jrre\instructionset\methodinvocation\AReturn.java

Error Line
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 17
'if' construct must use '{}'s. 22
'if' is not followed by whitespace. 22
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\methodinvocation\InvokeSpecial.java

Error Line
Avoid using the '.*' form of import. 14
Avoid using the '.*' form of import. 16
variable 'operandOne' missing Javadoc. 27
variable 'operandTwo' missing Javadoc. 28
method is missing a Javadoc comment. 30
'{' is not preceeded with whitespace. 30
'=' is not preceeded with whitespace. 33
'=' is not followed by whitespace. 33
'{' is not preceeded with whitespace. 40
cast needs to be followed by whitespace. 50
line longer than 80 characters 52
cast needs to be followed by whitespace. 52
line longer than 80 characters 53
cast needs to be followed by whitespace. 53
line longer than 80 characters 55
cast needs to be followed by whitespace. 55
line longer than 80 characters 57
cast needs to be followed by whitespace. 57
line longer than 80 characters 58
cast needs to be followed by whitespace. 58
line longer than 80 characters 61
line longer than 80 characters 65
line longer than 80 characters 67
'if' is not followed by whitespace. 68
'{' is not preceeded with whitespace. 68
'if' construct must use '{}'s. 69
'if' is not followed by whitespace. 69
'+' is not preceeded with whitespace. 70
'+' is not followed by whitespace. 70
line longer than 80 characters 78
'while' is not followed by whitespace. 86
'{' is not preceeded with whitespace. 86
line longer than 80 characters 87
'if' construct must use '{}'s. 88
'if' is not followed by whitespace. 88
line longer than 80 characters 89
'+' is not preceeded with whitespace. 89
'+' is not followed by whitespace. 89
'+' is not preceeded with whitespace. 89
'+' is not followed by whitespace. 89
'if' construct must use '{}'s. 94
'if' is not followed by whitespace. 94
line longer than 80 characters 95
'+' is not preceeded with whitespace. 95
'+' is not followed by whitespace. 95
'+' is not preceeded with whitespace. 98
'+' is not followed by whitespace. 98
'+' is not preceeded with whitespace. 98
'+' should be on a new line. 98
method is missing a Javadoc comment. 103
'{' is not preceeded with whitespace. 103

jrre\instructionset\methodinvocation\InvokeStatic.java

Error Line
Avoid using the '.*' form of import. 11
Avoid using the '.*' form of import. 12
Avoid using the '.*' form of import. 13
Avoid using the '.*' form of import. 14
variable 'operandOne' missing Javadoc. 25
variable 'operandTwo' missing Javadoc. 26
method is missing a Javadoc comment. 28
'{' is not preceeded with whitespace. 28
'=' is not preceeded with whitespace. 31
'=' is not followed by whitespace. 31
'=' is not preceeded with whitespace. 32
'=' is not followed by whitespace. 32
Unused @param tag for 'stackFrame'. 39
'{' is not preceeded with whitespace. 41
cast needs to be followed by whitespace. 48
line longer than 80 characters 50
cast needs to be followed by whitespace. 50
line longer than 80 characters 51
cast needs to be followed by whitespace. 51
line longer than 80 characters 53
cast needs to be followed by whitespace. 53
line longer than 80 characters 55
cast needs to be followed by whitespace. 55
line longer than 80 characters 56
cast needs to be followed by whitespace. 56
line longer than 80 characters 60
'if' is not followed by whitespace. 61
'{' is not preceeded with whitespace. 61
line longer than 80 characters 68
line longer than 80 characters 70
'if' is not followed by whitespace. 73
'{' is not preceeded with whitespace. 73
line longer than 80 characters 75
'+' is not preceeded with whitespace. 75
'+' is not followed by whitespace. 75
'+' is not preceeded with whitespace. 75
'+' is not followed by whitespace. 75
'if' is not followed by whitespace. 77
'{' is not preceeded with whitespace. 77
'+' is not preceeded with whitespace. 78
'+' is not followed by whitespace. 78
line longer than 80 characters 79
'+' is not preceeded with whitespace. 79
'+' is not followed by whitespace. 79
'if' is not followed by whitespace. 81
'{' is not preceeded with whitespace. 81
'if' is not followed by whitespace. 85
'{' is not preceeded with whitespace. 85
line longer than 80 characters 90
'}' should be on the same line. 91
line longer than 80 characters 92
'if' is not followed by whitespace. 92
'{' is not preceeded with whitespace. 92
cast needs to be followed by whitespace. 94
line longer than 80 characters 95
cast needs to be followed by whitespace. 95
line longer than 80 characters 99
cast needs to be followed by whitespace. 99
line longer than 80 characters 101
cast needs to be followed by whitespace. 101
line longer than 80 characters 103
cast needs to be followed by whitespace. 103
line longer than 80 characters 104
cast needs to be followed by whitespace. 104
cast needs to be followed by whitespace. 104
'if' is not followed by whitespace. 106
'{' is not preceeded with whitespace. 106
line longer than 80 characters 123
line contains a tab character 133
line contains a tab character 134
line contains a tab character 135
line contains a tab character 136
line contains a tab character 137
line longer than 80 characters 147
'-' is not preceeded with whitespace. 149
'-' is not followed by whitespace. 149
'while' is not followed by whitespace. 153
'{' is not preceeded with whitespace. 153
line longer than 80 characters 154
'if' construct must use '{}'s. 155
'if' is not followed by whitespace. 155
line longer than 80 characters 156
'+' is not preceeded with whitespace. 156
'+' is not followed by whitespace. 156
'+' is not preceeded with whitespace. 156
'+' is not followed by whitespace. 156
'+' is not preceeded with whitespace. 161
'+' is not followed by whitespace. 161
'+' is not preceeded with whitespace. 161
'+' should be on a new line. 161
method is missing a Javadoc comment. 165
'{' is not preceeded with whitespace. 165

jrre\instructionset\methodinvocation\InvokeVirtual.java

Error Line
Avoid using the '.*' form of import. 11
Avoid using the '.*' form of import. 15
Avoid using the '.*' form of import. 17
variable 'operandOne' missing Javadoc. 28
variable 'operandTwo' missing Javadoc. 29
method is missing a Javadoc comment. 31
'{' is not preceeded with whitespace. 31
method length is 171 lines (max allowed is 150). 42
'{' is not preceeded with whitespace. 42
cast needs to be followed by whitespace. 49
line longer than 80 characters 51
cast needs to be followed by whitespace. 51
line longer than 80 characters 52
cast needs to be followed by whitespace. 52
line longer than 80 characters 54
cast needs to be followed by whitespace. 54
line longer than 80 characters 56
cast needs to be followed by whitespace. 56
line longer than 80 characters 57
cast needs to be followed by whitespace. 57
line longer than 80 characters 61
line longer than 80 characters 66
'if' is not followed by whitespace. 71
'&&' should be on a new line. 71
line longer than 80 characters 72
'{' is not preceeded with whitespace. 72
'if' construct must use '{}'s. 76
'if' is not followed by whitespace. 76
cast needs to be followed by whitespace. 77
cast needs to be followed by whitespace. 77
'if' is not followed by whitespace. 78
'{' is not preceeded with whitespace. 78
'if' is not followed by whitespace. 83
'&&' should be on a new line. 83
line longer than 80 characters 84
'{' is not preceeded with whitespace. 84
'if' construct must use '{}'s. 88
'if' is not followed by whitespace. 88
cast needs to be followed by whitespace. 89
cast needs to be followed by whitespace. 89
'if' is not followed by whitespace. 90
'{' is not preceeded with whitespace. 90
'if' is not followed by whitespace. 95
'&&' should be on a new line. 95
line longer than 80 characters 96
'{' is not preceeded with whitespace. 96
line longer than 80 characters 99
cast needs to be followed by whitespace. 99
line longer than 80 characters 101
cast needs to be followed by whitespace. 101
cast needs to be followed by whitespace. 102
'for' is not followed by whitespace. 105
'=' is not followed by whitespace. 105
';' needs to be followed by whitespace. 105
';' needs to be followed by whitespace. 105
'{' is not preceeded with whitespace. 105
cast needs to be followed by whitespace. 106
'if' construct must use '{}'s. 107
'if' is not followed by whitespace. 107
'+=' is not preceeded with whitespace. 108
'+=' is not followed by whitespace. 108
'}' should be on the same line. 113
'if' is not followed by whitespace. 114
'&&' should be on a new line. 114
line longer than 80 characters 115
'{' is not preceeded with whitespace. 115
line longer than 80 characters 118
cast needs to be followed by whitespace. 118
line longer than 80 characters 120
cast needs to be followed by whitespace. 120
cast needs to be followed by whitespace. 121
'for' is not followed by whitespace. 124
'=' is not followed by whitespace. 124
';' needs to be followed by whitespace. 124
';' needs to be followed by whitespace. 124
'{' is not preceeded with whitespace. 124
cast needs to be followed by whitespace. 125
'if' construct must use '{}'s. 126
'if' is not followed by whitespace. 126
'+=' is not preceeded with whitespace. 127
'+=' is not followed by whitespace. 127
'}' should be on the same line. 132
'if' is not followed by whitespace. 133
'&&' should be on a new line. 133
line longer than 80 characters 134
'{' is not preceeded with whitespace. 134
'if' construct must use '{}'s. 138
'if' is not followed by whitespace. 138
cast needs to be followed by whitespace. 139
'if' is not followed by whitespace. 140
'{' is not preceeded with whitespace. 140
line longer than 80 characters 141
cast needs to be followed by whitespace. 141
line longer than 80 characters 143
cast needs to be followed by whitespace. 143
'}' should be on the same line. 146
'if' is not followed by whitespace. 147
'&&' should be on a new line. 147
line longer than 80 characters 148
'{' is not preceeded with whitespace. 148
'if' construct must use '{}'s. 152
'if' is not followed by whitespace. 152
cast needs to be followed by whitespace. 153
'if' is not followed by whitespace. 154
'{' is not preceeded with whitespace. 154
line longer than 80 characters 155
cast needs to be followed by whitespace. 155
line longer than 80 characters 156
cast needs to be followed by whitespace. 156
line longer than 80 characters 173
'while' is not followed by whitespace. 183
'{' is not preceeded with whitespace. 183
line longer than 80 characters 184
'if' construct must use '{}'s. 185
'if' is not followed by whitespace. 185
line longer than 80 characters 186
'+' is not preceeded with whitespace. 186
'+' is not followed by whitespace. 186
'+' is not preceeded with whitespace. 186
'+' is not followed by whitespace. 186
'if' construct must use '{}'s. 192
'if' is not followed by whitespace. 192
line longer than 80 characters 193
'+' is not preceeded with whitespace. 193
'+' is not followed by whitespace. 193
'if' is not followed by whitespace. 197
'{' is not preceeded with whitespace. 197
'if' construct must use '{}'s. 198
'if' is not followed by whitespace. 198
'+' is not preceeded with whitespace. 199
'+' is not followed by whitespace. 199
line longer than 80 characters 200
'+' is not preceeded with whitespace. 200
'+' is not followed by whitespace. 200
'+' is not preceeded with whitespace. 209
'+' is not followed by whitespace. 209
'+' is not preceeded with whitespace. 209
'+' should be on a new line. 209
method is missing a Javadoc comment. 214
'{' is not preceeded with whitespace. 214

jrre\instructionset\methodinvocation\IReturn.java

Error Line
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 17
'if' construct must use '{}'s. 22
'if' is not followed by whitespace. 22
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\methodinvocation\Return.java

Error Line
type is missing a Javadoc comment. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 17
method is missing a Javadoc comment. 23
'{' is not preceeded with whitespace. 23

jrre\instructionset\NoOperation.java

Error Line
type is missing a Javadoc comment. 3
variable 'message' missing Javadoc. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24
'+' is not preceeded with whitespace. 26
'+' is not followed by whitespace. 26

jrre\instructionset\objects\ANewArray.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
variable 'operandTwo' missing Javadoc. 9
method is missing a Javadoc comment. 11
',' needs to be followed by whitespace. 11
'{' is not preceeded with whitespace. 11
line contains a tab character 18
'{' is not preceeded with whitespace. 26
line contains a tab character 28
line contains a tab character 29
line longer than 80 characters 30
',' needs to be followed by whitespace. 30
cast needs to be followed by whitespace. 30
method is missing a Javadoc comment. 41
'{' is not preceeded with whitespace. 41

jrre\instructionset\objects\ArrayLength.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
variable 'operandOne' missing Javadoc. 9
variable 'operandTwo' missing Javadoc. 10
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
'+' is not preceeded with whitespace. 14
'+' is not followed by whitespace. 14
'+' is not preceeded with whitespace. 14
'+' is not followed by whitespace. 14
'+' is not preceeded with whitespace. 14
'+' is not followed by whitespace. 14
'{' is not preceeded with whitespace. 23
cast needs to be followed by whitespace. 25
cast needs to be followed by whitespace. 26
method is missing a Javadoc comment. 32
'{' is not preceeded with whitespace. 32

jrre\instructionset\objects\CAStore.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 20
line longer than 80 characters 22
'if' construct must use '{}'s. 27
'if' is not followed by whitespace. 27
cast needs to be followed by whitespace. 28
cast needs to be followed by whitespace. 28
'if' construct must use '{}'s. 29
'if' is not followed by whitespace. 29
cast needs to be followed by whitespace. 30
cast needs to be followed by whitespace. 33
cast needs to be followed by whitespace. 35
cast needs to be followed by whitespace. 37
method is missing a Javadoc comment. 42
'{' is not preceeded with whitespace. 42

jrre\instructionset\objects\GetField.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
variable 'operandOne' missing Javadoc. 9
variable 'operandTwo' missing Javadoc. 10
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'{' is not preceeded with whitespace. 26
line longer than 80 characters 34
cast needs to be followed by whitespace. 34
'if' construct must use '{}'s. 39
'if' is not followed by whitespace. 39
method is missing a Javadoc comment. 49
'{' is not preceeded with whitespace. 49

jrre\instructionset\objects\GetStatic.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
variable 'operandOne' missing Javadoc. 9
variable 'operandTwo' missing Javadoc. 10
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'{' is not preceeded with whitespace. 26
cast needs to be followed by whitespace. 33
line longer than 80 characters 34
cast needs to be followed by whitespace. 34
line longer than 80 characters 36
cast needs to be followed by whitespace. 36
cast needs to be followed by whitespace. 37
line longer than 80 characters 39
'+' is not preceeded with whitespace. 39
'+' is not followed by whitespace. 39
'+' is not preceeded with whitespace. 39
'+' is not followed by whitespace. 39
line longer than 80 characters 42
cast needs to be followed by whitespace. 42
line longer than 80 characters 43
cast needs to be followed by whitespace. 43
line longer than 80 characters 47
'if' is not followed by whitespace. 48
'{' is not preceeded with whitespace. 48
line longer than 80 characters 53
line longer than 80 characters 56
method is missing a Javadoc comment. 60
'{' is not preceeded with whitespace. 60

jrre\instructionset\objects\InstanceOf.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
variable 'operandOne' missing Javadoc. 9
variable 'operandTwo' missing Javadoc. 10
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
'{' is not preceeded with whitespace. 26
cast needs to be followed by whitespace. 33
line longer than 80 characters 34
cast needs to be followed by whitespace. 34
cast needs to be followed by whitespace. 38
line longer than 80 characters 39
'if' construct must use '{}'s. 41
'if' is not followed by whitespace. 41
method is missing a Javadoc comment. 61
'{' is not preceeded with whitespace. 61

jrre\instructionset\objects\MonitorEnter.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\objects\MonitorExit.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\objects\New.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
variable 'operandOne' missing Javadoc. 9
variable 'operandTwo' missing Javadoc. 10
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
'{' is not preceeded with whitespace. 26
cast needs to be followed by whitespace. 33
line longer than 80 characters 34
cast needs to be followed by whitespace. 34
'if' is not followed by whitespace. 39
'{' is not preceeded with whitespace. 39
method is missing a Javadoc comment. 52
'{' is not preceeded with whitespace. 52

jrre\instructionset\objects\NewArray.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
method is missing a Javadoc comment. 10
'{' is not preceeded with whitespace. 10
'{' is not preceeded with whitespace. 24
line longer than 80 characters 26
cast needs to be followed by whitespace. 26
'+' is not preceeded with whitespace. 30
'+' is not followed by whitespace. 30
'+' is not preceeded with whitespace. 30
'+' is not followed by whitespace. 30
method is missing a Javadoc comment. 37
'{' is not preceeded with whitespace. 37

jrre\instructionset\objects\PutField.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
variable 'operandOne' missing Javadoc. 9
variable 'operandTwo' missing Javadoc. 10
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'{' is not preceeded with whitespace. 26
cast needs to be followed by whitespace. 32
line longer than 80 characters 33
cast needs to be followed by whitespace. 33
line longer than 80 characters 35
cast needs to be followed by whitespace. 35
'if' is not followed by whitespace. 41
'{' is not preceeded with whitespace. 41
cast needs to be followed by whitespace. 42
line longer than 80 characters 44
cast needs to be followed by whitespace. 44
'(' is followed by whitespace. 44
cast needs to be followed by whitespace. 44
')' is preceeded by whitespace. 44
line longer than 80 characters 52
cast needs to be followed by whitespace. 52
method is missing a Javadoc comment. 56
'{' is not preceeded with whitespace. 56

jrre\instructionset\objects\PutStatic.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
variable 'operandOne' missing Javadoc. 9
variable 'operandTwo' missing Javadoc. 10
method is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'+' is not preceeded with whitespace. 17
'+' is not followed by whitespace. 17
'{' is not preceeded with whitespace. 26
cast needs to be followed by whitespace. 33
line longer than 80 characters 34
cast needs to be followed by whitespace. 34
line longer than 80 characters 36
cast needs to be followed by whitespace. 36
cast needs to be followed by whitespace. 37
line longer than 80 characters 39
'+' is not preceeded with whitespace. 39
'+' is not followed by whitespace. 39
'+' is not preceeded with whitespace. 39
'+' is not followed by whitespace. 39
line longer than 80 characters 42
cast needs to be followed by whitespace. 42
line longer than 80 characters 43
cast needs to be followed by whitespace. 43
line longer than 80 characters 47
line longer than 80 characters 51
method is missing a Javadoc comment. 56
'{' is not preceeded with whitespace. 56

jrre\instructionset\pop\localvariable\AStore.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
variable 'operandOne' missing Javadoc. 7
variable 'operandOne' must be private and have accessor methods. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 22
method is missing a Javadoc comment. 28
'{' is not preceeded with whitespace. 28

jrre\instructionset\pop\localvariable\AStore_0.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
type name 'AStore_0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\pop\localvariable\AStore_1.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
type name 'AStore_1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\pop\localvariable\AStore_2.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
type name 'AStore_2' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\pop\localvariable\AStore_3.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
type name 'AStore_3' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\pop\localvariable\FStore_2.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
type name 'FStore_2' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\pop\localvariable\IAStore.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
cast needs to be followed by whitespace. 21
cast needs to be followed by whitespace. 22
cast needs to be followed by whitespace. 23
cast needs to be followed by whitespace. 25
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29

jrre\instructionset\pop\localvariable\IStore.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
variable 'operandOne' missing Javadoc. 7
variable 'operandOne' must be private and have accessor methods. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 22
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29

jrre\instructionset\pop\localvariable\IStore_0.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
type name 'IStore_0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\pop\localvariable\IStore_1.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
type name 'IStore_1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\pop\localvariable\IStore_2.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
type name 'IStore_2' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\pop\localvariable\IStore_3.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
type name 'IStore_3' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\pop\Pop.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
'{' is not preceeded with whitespace. 18
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24

jrre\instructionset\push\AConst_null.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
type name 'AConst_null' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
method is missing a Javadoc comment. 25
'{' is not preceeded with whitespace. 25

jrre\instructionset\push\BIPush.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
method is missing a Javadoc comment. 10
'{' is not preceeded with whitespace. 10
'+' is not preceeded with whitespace. 14
'+' is not followed by whitespace. 14
'{' is not preceeded with whitespace. 23
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29

jrre\instructionset\push\Dup.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 32
'{' is not preceeded with whitespace. 32

jrre\instructionset\push\Dup_x1.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
type name 'Dup_x1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 35
'{' is not preceeded with whitespace. 35

jrre\instructionset\push\FConst_0.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
type name 'FConst_0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\push\IConst_0.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
type name 'IConst_0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\push\IConst_1.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
type name 'IConst_1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\push\IConst_2.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
type name 'IConst_2' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\push\IConst_3.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
type name 'IConst_3' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\push\IConst_4.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
type name 'IConst_4' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\push\IConst_5.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
type name 'IConst_5' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\push\IConst_m1.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
type name 'IConst_m1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\push\LConst_0.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 7
type name 'LConst_0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27

jrre\instructionset\push\Ldc.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 11
variable 'operandOne' missing Javadoc. 13
method is missing a Javadoc comment. 15
'{' is not preceeded with whitespace. 15
'+' is not preceeded with whitespace. 19
'+' is not followed by whitespace. 19
'{' is not preceeded with whitespace. 28
'if' is not followed by whitespace. 35
'{' is not preceeded with whitespace. 35
'if' construct must use '{}'s. 36
'if' is not followed by whitespace. 36
'+' is not preceeded with whitespace. 37
'+' is not followed by whitespace. 37
line longer than 80 characters 39
cast needs to be followed by whitespace. 39
cast needs to be followed by whitespace. 39
line longer than 80 characters 41
'for' construct must use '{}'s. 44
'for' is not followed by whitespace. 44
'=' is not preceeded with whitespace. 44
'=' is not followed by whitespace. 44
';' needs to be followed by whitespace. 44
';' needs to be followed by whitespace. 44
line longer than 80 characters 47
'if' construct must use '{}'s. 48
'if' is not followed by whitespace. 48
line longer than 80 characters 60
'}' should be on the same line. 66
'if' is not followed by whitespace. 67
'{' is not preceeded with whitespace. 67
'if' construct must use '{}'s. 69
'if' is not followed by whitespace. 69
'+' is not preceeded with whitespace. 70
'+' is not followed by whitespace. 70
line longer than 80 characters 72
cast needs to be followed by whitespace. 72
'}' should be on the same line. 74
'if' is not followed by whitespace. 75
'{' is not preceeded with whitespace. 75
cast needs to be followed by whitespace. 79
'}' should be on the same line. 81
'else' construct must use '{}'s. 82
'+' is not preceeded with whitespace. 83
'+' is not followed by whitespace. 83
'+' is not preceeded with whitespace. 83
'+' is not followed by whitespace. 83
method is missing a Javadoc comment. 87
'{' is not preceeded with whitespace. 87

jrre\instructionset\push\localvariables\ALoad.java

Error Line
type is missing a Javadoc comment. 5
variable 'operand' missing Javadoc. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
'+' is not preceeded with whitespace. 14
'+' should be on a new line. 14
'+' is not preceeded with whitespace. 15
'+' should be on a new line. 15
'+' is not preceeded with whitespace. 16
'+' should be on a new line. 16
'+' is not preceeded with whitespace. 17
'+' should be on a new line. 17
Expected an @return tag. 25
'{' is not preceeded with whitespace. 25
line contains a tab character 26
Unused @param tag for 'Operand'. 31
Expected @param tag for 'operand'. 33
'{' is not preceeded with whitespace. 33
line contains a tab character 34
'{' is not preceeded with whitespace. 42
method is missing a Javadoc comment. 47
'{' is not preceeded with whitespace. 47

jrre\instructionset\push\localvariables\ALoad_0.java

Error Line
type is missing a Javadoc comment. 5
type name 'ALoad_0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
line longer than 80 characters 10
'+' is not preceeded with whitespace. 10
'+' should be on a new line. 10
line longer than 80 characters 11
'+' is not preceeded with whitespace. 11
'+' should be on a new line. 11
'{' is not preceeded with whitespace. 22
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27

jrre\instructionset\push\localvariables\ALoad_1.java

Error Line
type is missing a Javadoc comment. 5
type name 'ALoad_1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
line longer than 80 characters 10
'+' is not preceeded with whitespace. 10
'+' should be on a new line. 10
line longer than 80 characters 11
'+' is not preceeded with whitespace. 11
'+' should be on a new line. 11
'{' is not preceeded with whitespace. 22
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27

jrre\instructionset\push\localvariables\ALoad_2.java

Error Line
type is missing a Javadoc comment. 5
type name 'ALoad_2' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
line longer than 80 characters 10
'+' is not preceeded with whitespace. 10
'+' should be on a new line. 10
line longer than 80 characters 11
'+' is not preceeded with whitespace. 11
'+' should be on a new line. 11
'{' is not preceeded with whitespace. 22
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27

jrre\instructionset\push\localvariables\ALoad_3.java

Error Line
type is missing a Javadoc comment. 5
type name 'ALoad_3' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 5
method is missing a Javadoc comment. 7
'{' is not preceeded with whitespace. 7
line longer than 80 characters 10
'+' is not preceeded with whitespace. 10
'+' should be on a new line. 10
line longer than 80 characters 11
'+' is not preceeded with whitespace. 11
'+' should be on a new line. 11
'{' is not preceeded with whitespace. 22
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27

jrre\instructionset\push\localvariables\CALoad.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 20
cast needs to be followed by whitespace. 23
cast needs to be followed by whitespace. 24
cast needs to be followed by whitespace. 26
method is missing a Javadoc comment. 31
'{' is not preceeded with whitespace. 31

jrre\instructionset\push\localvariables\FLoad_0.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
type name 'FLoad_0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26

jrre\instructionset\push\localvariables\FLoad_2.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
type name 'FLoad_2' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
method is missing a Javadoc comment. 25
'{' is not preceeded with whitespace. 25

jrre\instructionset\push\localvariables\IALoad.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 20
cast needs to be followed by whitespace. 23
cast needs to be followed by whitespace. 24
cast needs to be followed by whitespace. 26
line longer than 80 characters 28
method is missing a Javadoc comment. 32
'{' is not preceeded with whitespace. 32

jrre\instructionset\push\localvariables\ILoad.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
variable 'operandOne' missing Javadoc. 8
method is missing a Javadoc comment. 10
'{' is not preceeded with whitespace. 10
'{' is not preceeded with whitespace. 23
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29
'+' is not preceeded with whitespace. 30
'+' is not followed by whitespace. 30

jrre\instructionset\push\localvariables\ILoad_0.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
type name 'ILoad_0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
method is missing a Javadoc comment. 25
'{' is not preceeded with whitespace. 25

jrre\instructionset\push\localvariables\ILoad_1.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
type name 'ILoad_1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
method is missing a Javadoc comment. 25
'{' is not preceeded with whitespace. 25

jrre\instructionset\push\localvariables\ILoad_2.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
type name 'ILoad_2' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
method is missing a Javadoc comment. 25
'{' is not preceeded with whitespace. 25

jrre\instructionset\push\localvariables\ILoad_3.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
type is missing a Javadoc comment. 6
type name 'ILoad_3' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 6
method is missing a Javadoc comment. 8
'{' is not preceeded with whitespace. 8
'{' is not preceeded with whitespace. 19
method is missing a Javadoc comment. 25
'{' is not preceeded with whitespace. 25

jrre\instructionset\typecasting\CheckCast.java

Error Line
Avoid using the '.*' form of import. 3
Unused import - jrre.StackFrame 6
Avoid using the '.*' form of import. 8
Unused import - jrre.api.java.lang.reflect.DescriptorDecoder 9
Avoid using the '.*' form of import. 10
type is missing a Javadoc comment. 12
'{' is not preceeded with whitespace. 12
variable 'operandOne' missing Javadoc. 14
variable 'operandTwo' missing Javadoc. 15
method is missing a Javadoc comment. 17
',' needs to be followed by whitespace. 17
'{' is not preceeded with whitespace. 17
line contains a tab character 18
line contains a tab character 19
line contains a tab character 20
line contains a tab character 21
line contains a tab character 22
line contains a tab character 23
line contains a tab character 24
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27
line contains a tab character 28
line contains a tab character 29
line contains a tab character 31
line contains a tab character 32
line contains a tab character 36
cast needs to be followed by whitespace. 36
line longer than 80 characters 37
cast needs to be followed by whitespace. 37
line contains a tab character 38
line longer than 80 characters 39
line contains a tab character 39
'if' construct must use '{}'s. 40
'if' is not followed by whitespace. 40
line contains a tab character 42
line longer than 80 characters 43
line contains a tab character 43
cast needs to be followed by whitespace. 43
line contains a tab character 44
line longer than 80 characters 45
line contains a tab character 45
line longer than 80 characters 47
line contains a tab character 47
'if' is not followed by whitespace. 47
line contains a tab character 48
line contains a tab character 49
'}' should be on the same line. 49
line contains a tab character 50
'else' is not followed by whitespace. 50
'{' is not preceeded with whitespace. 50
line contains a tab character 51
line contains a tab character 52
line contains a tab character 54
method is missing a Javadoc comment. 58
'{' is not preceeded with whitespace. 58
line contains a tab character 59

jrre\JRRE.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
Avoid using the '.*' form of import. 9
Avoid using the '.*' form of import. 11
Avoid using the '.*' form of import. 12
Avoid using the '.*' form of import. 13
Redundant import from the java.lang package. 13
Avoid using the '.*' form of import. 15
',' needs to be followed by whitespace. 25
'{' is not preceeded with whitespace. 25
variable 'actionListenerList' missing Javadoc. 28
line longer than 80 characters 30
variable 'propertyChange' missing Javadoc. 31
variable 'nativeMethodArea' missing Javadoc. 42
variable 'nativeStackPointer' missing Javadoc. 43
variable 'rootClass' missing Javadoc. 45
Expected an @return tag. 50
'{' is not preceeded with whitespace. 50
line contains a tab character 51
Unused @param tag for 'RootClass'. 56
Expected @param tag for 'rootClass'. 58
'{' is not preceeded with whitespace. 58
line contains a tab character 59
variable 'framePointer' missing Javadoc. 63
variable 'classPath' missing Javadoc. 65
line contains a tab character 66
line contains a tab character 67
line contains a tab character 69
line contains a tab character 70
line contains a tab character 77
line contains a tab character 78
line contains a tab character 81
line contains a tab character 82
variable 'runAtLoad' missing Javadoc. 84
line contains a tab character 86
line contains a tab character 87
line contains a tab character 90
line contains a tab character 91
variable 'eventDispatcher' missing Javadoc. 93
line contains a tab character 95
line contains a tab character 96
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
Expected @param tag for 'fileName'. 101
'{' is not preceeded with whitespace. 101
line contains a tab character 104
line contains a tab character 115
line contains a tab character 118
line contains a tab character 122
line longer than 80 characters 126
line contains a tab character 126
line longer than 80 characters 127
'if' is not followed by whitespace. 129
'{' is not preceeded with whitespace. 129
line contains a tab character 136
method is missing a Javadoc comment. 138
'{' is not preceeded with whitespace. 138
line contains a tab character 153
line contains a tab character 154
line contains a tab character 156
Expected an @return tag. 157
line contains a tab character 157
'{' is not preceeded with whitespace. 157
line contains a tab character 158
line contains a tab character 159
line contains a tab character 161
method is missing a Javadoc comment. 161
'{' is not preceeded with whitespace. 161
line contains a tab character 162
line contains a tab character 163
method is missing a Javadoc comment. 165
'{' is not preceeded with whitespace. 165
method is missing a Javadoc comment. 169
'{' is not preceeded with whitespace. 169
line contains a tab character 173
line contains a tab character 174
Unused @param tag for 'Gui'. 175
line contains a tab character 175
line contains a tab character 176
line contains a tab character 177
Expected @param tag for 'guiBool'. 177
'{' is not preceeded with whitespace. 177
line contains a tab character 178
line contains a tab character 179
line contains a tab character 181
line contains a tab character 182
line contains a tab character 183
Expected an @return tag. 184
line contains a tab character 184
'{' is not preceeded with whitespace. 184
line contains a tab character 185
line contains a tab character 186
line contains a tab character 188
line contains a tab character 189
Unused @param tag for 'Verbose'. 190
line contains a tab character 190
line contains a tab character 191
line contains a tab character 192
Expected @param tag for 'verboseBool'. 192
'{' is not preceeded with whitespace. 192
line contains a tab character 193
line contains a tab character 194
method is missing a Javadoc comment. 196
'{' is not preceeded with whitespace. 196
Unused @param tag for 'Event'. 211
Expected @param tag for 'event'. 213
'{' is not preceeded with whitespace. 213
'+' is not preceeded with whitespace. 217
'+' is not followed by whitespace. 217
Unused @param tag for 'Event'. 223
Expected @param tag for 'event'. 225
'{' is not preceeded with whitespace. 225
'if' construct must use '{}'s. 231
'if' is not followed by whitespace. 231
'if' construct must use '{}'s. 233
'if' is not followed by whitespace. 233
'if' construct must use '{}'s. 235
'if' is not followed by whitespace. 235
'if' construct must use '{}'s. 237
'if' is not followed by whitespace. 237
cast needs to be followed by whitespace. 238
'{' is not preceeded with whitespace. 245
'{' is not preceeded with whitespace. 252
'while' is not followed by whitespace. 254
'{' is not preceeded with whitespace. 254
'if' construct must use '{}'s. 264
'if' is not followed by whitespace. 264
'if' construct must use '{}'s. 268
'if' is not followed by whitespace. 268
method is missing a Javadoc comment. 273
'{' is not preceeded with whitespace. 273
'{' is not preceeded with whitespace. 280
Expected an @return tag. 293
Expected @param tag for 'stepCount'. 293
'{' is not preceeded with whitespace. 293
'for' is not followed by whitespace. 295
'=' is not preceeded with whitespace. 295
'=' is not followed by whitespace. 295
';' needs to be followed by whitespace. 295
';' needs to be followed by whitespace. 295
'{' is not preceeded with whitespace. 295
'if' construct must use '{}'s. 296
'if' is not followed by whitespace. 296
Expected an @return tag. 305
'{' is not preceeded with whitespace. 305
'if' construct must use '{}'s. 310
'if' is not followed by whitespace. 310
'if' construct must use '{}'s. 313
'if' is not followed by whitespace. 313
'+' is not preceeded with whitespace. 314
'+' is not followed by whitespace. 314
Expected @param tag for 'classToLoad'. 327
'{' is not preceeded with whitespace. 327
line longer than 80 characters 331
cast needs to be followed by whitespace. 331
line longer than 80 characters 332
cast needs to be followed by whitespace. 332
line contains a tab character 334
'+' is not preceeded with whitespace. 335
'+' is not followed by whitespace. 335
line longer than 80 characters 338
line contains a tab character 338
'if' is not followed by whitespace. 339
'{' is not preceeded with whitespace. 339
'if' construct must use '{}'s. 341
'if' is not followed by whitespace. 341
line longer than 80 characters 344
'+' is not preceeded with whitespace. 344
'+' is not followed by whitespace. 344
'}' should be on the same line. 345
line longer than 80 characters 347
line contains a tab character 347
line longer than 80 characters 349
'+' is not preceeded with whitespace. 349
'+' is not followed by whitespace. 349
'if' construct must use '{}'s. 356
'if' is not followed by whitespace. 356

jrre\LocalVariableFrame.java

Error Line
Avoid using the '.*' form of import. 3
type Javadoc comment is missing an @author tag. 8
variable 'size' missing Javadoc. 10
variable 'localVariables' missing Javadoc. 11
'{' is not preceeded with whitespace. 16
Expected an @return tag. 25
'{' is not preceeded with whitespace. 25
line contains a tab character 26
Unused @param tag for 'LocalVariables'. 31
Expected @param tag for 'localVariables'. 33
'{' is not preceeded with whitespace. 33
line contains a tab character 34
Expected an @return tag. 40
'{' is not preceeded with whitespace. 40
line contains a tab character 41
Unused @param tag for 'Size'. 46
Expected @param tag for 'size'. 48
'{' is not preceeded with whitespace. 48
line contains a tab character 49
'+' is not preceeded with whitespace. 50
'+' is not followed by whitespace. 50
method is missing a Javadoc comment. 53
'{' is not preceeded with whitespace. 53
method is missing a Javadoc comment. 57
'{' is not preceeded with whitespace. 57
line longer than 80 characters 60

jrre\Main.java

Error Line
line contains a tab character 27
line contains a tab character 28
line contains a tab character 29
Unused @param tag for 'String'. 32
line contains a tab character 32
line contains a tab character 33
line contains a tab character 34
Expected @param tag for 'args'. 34
'{' is not preceeded with whitespace. 34
line contains a tab character 39
line contains a tab character 41
line contains a tab character 43
'for' is not followed by whitespace. 43
'=' is not preceeded with whitespace. 43
'=' is not followed by whitespace. 43
';' needs to be followed by whitespace. 43
'<' is not preceeded with whitespace. 43
'<' is not followed by whitespace. 43
';' needs to be followed by whitespace. 43
'{' is not preceeded with whitespace. 43
line contains a tab character 44
'if' is not followed by whitespace. 44
'{' is not preceeded with whitespace. 44
line contains a tab character 45
'}' should be on the same line. 46
line contains a tab character 47
'if' is not followed by whitespace. 47
'{' is not preceeded with whitespace. 47
line contains a tab character 48
line contains a tab character 49
'}' should be on the same line. 50
'if' is not followed by whitespace. 51
'{' is not preceeded with whitespace. 51
line contains a tab character 52
'}' should be on the same line. 54
line contains a tab character 55
'if' is not followed by whitespace. 55
'{' is not preceeded with whitespace. 55
'}' should be on the same line. 58
'else' construct must use '{}'s. 59
line contains a tab character 59
line contains a tab character 60
line contains a tab character 61
line contains a tab character 63
'if' is not followed by whitespace. 63
'{' is not preceeded with whitespace. 63
line contains a tab character 64
line contains a tab character 65
line contains a tab character 66
'if' is not followed by whitespace. 76
'{' is not preceeded with whitespace. 76
variable 'GUI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
'{' is not preceeded with whitespace. 90

jrre\MethodArea.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
type is missing a Javadoc comment. 8
variable 'hashMap' missing Javadoc. 10
variable 'methodAreaGui' missing Javadoc. 11
variable 'classCount' missing Javadoc. 12
'=' is not preceeded with whitespace. 12
'=' is not followed by whitespace. 12
method is missing a Javadoc comment. 14
'{' is not preceeded with whitespace. 14
line contains a tab character 15
'if' is not followed by whitespace. 25
'{' is not preceeded with whitespace. 25
method is missing a Javadoc comment. 30
'{' is not preceeded with whitespace. 30
'if' construct must use '{}'s. 31
'if' is not followed by whitespace. 31
method is missing a Javadoc comment. 35
'{' is not preceeded with whitespace. 35
line contains a tab character 36
method is missing a Javadoc comment. 39
'{' is not preceeded with whitespace. 39
line contains a tab character 40
',' needs to be followed by whitespace. 40
'if' is not followed by whitespace. 42
'{' is not preceeded with whitespace. 42
method is missing a Javadoc comment. 47
'{' is not preceeded with whitespace. 47
'if' is not followed by whitespace. 51
'{' is not preceeded with whitespace. 51
'if' construct must use '{}'s. 53
'if' is not followed by whitespace. 53
'+' is not preceeded with whitespace. 54
'+' is not followed by whitespace. 54
line longer than 80 characters 56
'if' is not followed by whitespace. 58
'{' is not preceeded with whitespace. 58
'if' is not followed by whitespace. 65
'{' is not preceeded with whitespace. 65
line longer than 80 characters 71
'if' is not followed by whitespace. 72
'||' should be on a new line. 72
'||' should be on a new line. 73
'||' should be on a new line. 74
line longer than 80 characters 75
'||' should be on a new line. 75
line longer than 80 characters 82
line longer than 80 characters 83
'+' is not preceeded with whitespace. 83
'+' is not followed by whitespace. 83
'if' construct must use '{}'s. 85
'if' is not followed by whitespace. 85
line contains a tab character 89
'}' should be on the same line. 90
line longer than 80 characters 92
line contains a tab character 92
cast needs to be followed by whitespace. 92
line contains a tab character 93
method is missing a Javadoc comment. 97
'{' is not preceeded with whitespace. 97
line contains a tab character 98

jrre\NativeMethodArea.java

Error Line
Avoid using the '.*' form of import. 3
type is missing a Javadoc comment. 5
variable 'hashMap' missing Javadoc. 7
variable 'methodAreaGui' missing Javadoc. 8
variable 'classCount' missing Javadoc. 9
'=' is not preceeded with whitespace. 9
'=' is not followed by whitespace. 9
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
line contains a tab character 12
'if' is not followed by whitespace. 14
'{' is not preceeded with whitespace. 14
method is missing a Javadoc comment. 19
'{' is not preceeded with whitespace. 19
'if' is not followed by whitespace. 21
'{' is not preceeded with whitespace. 21
line contains a tab character 22
',' needs to be followed by whitespace. 22
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27
line contains a tab character 28
cast needs to be followed by whitespace. 28
method is missing a Javadoc comment. 31
'{' is not preceeded with whitespace. 31
line contains a tab character 32

jrre\NativeStackFrame.java

Error Line
Avoid using the '.*' form of import. 3
variable 'stackFrameGui' missing Javadoc. 17
variable 'nextFrame' missing Javadoc. 19
variable 'previousFrame' missing Javadoc. 20
variable 'instructions' missing Javadoc. 22
variable 'operandStack' missing Javadoc. 25
variable 'stackPointer' missing Javadoc. 26
'=' is not preceeded with whitespace. 26
'=' is not followed by whitespace. 26
variable 'localVariableFrame' missing Javadoc. 27
variable 'localVariableSize' missing Javadoc. 29
variable 'localVariableTable' missing Javadoc. 30
method is missing a Javadoc comment. 32
'{' is not preceeded with whitespace. 32
'if' is not followed by whitespace. 34
'{' is not preceeded with whitespace. 34
method is missing a Javadoc comment. 42
'{' is not preceeded with whitespace. 42
method is missing a Javadoc comment. 46
'{' is not preceeded with whitespace. 46
Expected an @return tag. 54
'{' is not preceeded with whitespace. 54
line contains a tab character 55
Unused @param tag for 'Instructions'. 60
Expected @param tag for 'instructions'. 62
'{' is not preceeded with whitespace. 62
line contains a tab character 63
Expected an @return tag. 69
'{' is not preceeded with whitespace. 69
line contains a tab character 70
Unused @param tag for 'LocalVariableTable'. 75
line longer than 80 characters 77
Expected @param tag for 'localVariableTable'. 77
'{' is not preceeded with whitespace. 77
line contains a tab character 78
Expected an @return tag. 86
line contains a tab character 87
Unused @param tag for 'LocalVariableSize'. 92
Expected @param tag for 'localVariableSize'. 94
'{' is not preceeded with whitespace. 94
line contains a tab character 95
method is missing a Javadoc comment. 100
'{' is not preceeded with whitespace. 100
method is missing a Javadoc comment. 104
'{' is not preceeded with whitespace. 104
line contains a tab character 113
line contains a tab character 122
method is missing a Javadoc comment. 134
'{' is not preceeded with whitespace. 134
'if' construct must use '{}'s. 138
'if' is not followed by whitespace. 138

jrre\nativesystem\NativeMethodTable.java

Error Line
type is missing a Javadoc comment. 3
line longer than 80 characters 7
method is missing a Javadoc comment. 10
method is missing a Javadoc comment. 12

jrre\ObjectArea.java

Error Line
Avoid using the '.*' form of import. 13
variable 'objectArea' missing Javadoc. 24
variable 'objectAreaGui' missing Javadoc. 26
method is missing a Javadoc comment. 28
'{' is not preceeded with whitespace. 28
'if' is not followed by whitespace. 31
'{' is not preceeded with whitespace. 31
method is missing a Javadoc comment. 36
'{' is not preceeded with whitespace. 36
'{' is not preceeded with whitespace. 46
'if' construct must use '{}'s. 50
'if' is not followed by whitespace. 50
Expected @param tag for 'key'. 60
'{' is not preceeded with whitespace. 60
cast needs to be followed by whitespace. 61
'{' is not preceeded with whitespace. 70

jrre\ObjectInstance.java

Error Line
Avoid using the '.*' form of import. 12
variable 'classData' missing Javadoc. 29
'{' is not preceeded with whitespace. 38
Expected an @return tag. 46
'{' is not preceeded with whitespace. 46
line contains a tab character 47
Unused @param tag for 'ClassData'. 52
Expected @param tag for 'classData'. 54
'{' is not preceeded with whitespace. 54
line contains a tab character 55
method is missing a Javadoc comment. 58
'{' is not preceeded with whitespace. 58
'+' is not preceeded with whitespace. 62
'+' is not followed by whitespace. 62
'+' is not preceeded with whitespace. 62
'+' is not followed by whitespace. 62
'+' is not preceeded with whitespace. 62
'+' is not followed by whitespace. 62
Expected @param tag for 'index'. 74
'{' is not preceeded with whitespace. 74
cast needs to be followed by whitespace. 75
Expected @param tag for 'index'. 85
Expected @param tag for 'value'. 85
'{' is not preceeded with whitespace. 85

jrre\OperandStack.java

Error Line
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
type is missing a Javadoc comment. 8
variable 'operandFrameGui' missing Javadoc. 10
line longer than 80 characters 12
'if' is not followed by whitespace. 15
'{' is not preceeded with whitespace. 15
method is missing a Javadoc comment. 20
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29
'if' construct must use '{}'s. 30
'if' is not followed by whitespace. 30
method is missing a Javadoc comment. 34
'{' is not preceeded with whitespace. 34
'if' is not followed by whitespace. 38
'{' is not preceeded with whitespace. 38
method is missing a Javadoc comment. 44
'{' is not preceeded with whitespace. 44
'if' construct must use '{}'s. 45
'if' is not followed by whitespace. 45
'if' construct must use '{}'s. 48
'if' is not followed by whitespace. 48
cast needs to be followed by whitespace. 49
'else' construct must use '{}'s. 50

jrre\Stack.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 9
Avoid using the '.*' form of import. 10
variable 'stackFrameGui' missing Javadoc. 20
variable 'stackPointer' missing Javadoc. 22
variable 'nextFrame' missing Javadoc. 23
variable 'previousFrame' missing Javadoc. 24
'if' is not followed by whitespace. 27
'{' is not preceeded with whitespace. 27
method is missing a Javadoc comment. 42
'{' is not preceeded with whitespace. 42
method is missing a Javadoc comment. 46
'{' is not preceeded with whitespace. 46
method is missing a Javadoc comment. 50
'{' is not preceeded with whitespace. 50
Expected an @return tag. 57
'{' is not preceeded with whitespace. 57
line contains a tab character 58
Unused @param tag for 'StackPointer'. 63
Expected @param tag for 'newStackPointer'. 65
'{' is not preceeded with whitespace. 65
line contains a tab character 66
method is missing a Javadoc comment. 69
'{' is not preceeded with whitespace. 69
'if' construct must use '{}'s. 74
'if' is not followed by whitespace. 74
'if' construct must use '{}'s. 77
'if' is not followed by whitespace. 77
method is missing a Javadoc comment. 82
'{' is not preceeded with whitespace. 82
'if' is not followed by whitespace. 85
'{' is not preceeded with whitespace. 85
'+' is not preceeded with whitespace. 87
'+' is not followed by whitespace. 87
method is missing a Javadoc comment. 91
'{' is not preceeded with whitespace. 91
'if' construct must use '{}'s. 94
'if' is not followed by whitespace. 94
'+' is not preceeded with whitespace. 95
'+' is not followed by whitespace. 95
'if' is not followed by whitespace. 101
'{' is not preceeded with whitespace. 101
'+' is not preceeded with whitespace. 103
'+' is not followed by whitespace. 103
line longer than 80 characters 108
method is missing a Javadoc comment. 115
'{' is not preceeded with whitespace. 115
'if' construct must use '{}'s. 117
'if' is not followed by whitespace. 117
'if' construct must use '{}'s. 121
'if' is not followed by whitespace. 121
'if' is not followed by whitespace. 125
'{' is not preceeded with whitespace. 125
method is missing a Javadoc comment. 135
'{' is not preceeded with whitespace. 135
method is missing a Javadoc comment. 141
'{' is not preceeded with whitespace. 141
method is missing a Javadoc comment. 145
'{' is not preceeded with whitespace. 145
method is missing a Javadoc comment. 150
'{' is not preceeded with whitespace. 150
'if' is not followed by whitespace. 155
'{' is not preceeded with whitespace. 155
'+' is not preceeded with whitespace. 156
'+' is not followed by whitespace. 156
cast needs to be followed by whitespace. 156
'}' should be on the same line. 158
'if' is not followed by whitespace. 159
'{' is not preceeded with whitespace. 159
cast needs to be followed by whitespace. 160
method is missing a Javadoc comment. 171
'{' is not preceeded with whitespace. 171
method is missing a Javadoc comment. 179
'{' is not preceeded with whitespace. 179
'if' construct must use '{}'s. 181
'if' is not followed by whitespace. 181
'else' construct must use '{}'s. 183
method is missing a Javadoc comment. 187
'{' is not preceeded with whitespace. 187
'if' construct must use '{}'s. 189
'if' is not followed by whitespace. 189
'else' construct must use '{}'s. 191
method is missing a Javadoc comment. 195
'{' is not preceeded with whitespace. 195
method is missing a Javadoc comment. 200
'{' is not preceeded with whitespace. 200
method is missing a Javadoc comment. 205
'{' is not preceeded with whitespace. 205
'if' construct must use '{}'s. 207
'if' is not followed by whitespace. 207
'+' is not preceeded with whitespace. 208
'+' is not followed by whitespace. 208
'+' is not preceeded with whitespace. 208
'+' is not followed by whitespace. 208
line longer than 80 characters 210
'+' is not preceeded with whitespace. 210
'+' is not followed by whitespace. 210
Expected @param tag for 'offset'. 228
'{' is not preceeded with whitespace. 228
'if' construct must use '{}'s. 230
'if' is not followed by whitespace. 230
'+' is not preceeded with whitespace. 231
'+' is not followed by whitespace. 231
'if' is not followed by whitespace. 233
'{' is not preceeded with whitespace. 233
'for' is not followed by whitespace. 234
'=' is not preceeded with whitespace. 234
'=' is not followed by whitespace. 234
';' needs to be followed by whitespace. 234
';' needs to be followed by whitespace. 234
'{' is not preceeded with whitespace. 234
'if' construct must use '{}'s. 237
'if' is not followed by whitespace. 237
line longer than 80 characters 238
'+' is not preceeded with whitespace. 238
'+' is not followed by whitespace. 238
'+' is not preceeded with whitespace. 238
'+' is not followed by whitespace. 238
'+' is not preceeded with whitespace. 238
'+' is not followed by whitespace. 238
'+' is not preceeded with whitespace. 238
'+' is not followed by whitespace. 238
'+' is not preceeded with whitespace. 238
'+' is not followed by whitespace. 238
'}' should be on the same line. 241
'else' is not followed by whitespace. 242
'{' is not preceeded with whitespace. 242
'=' is not preceeded with whitespace. 243
'=' is not followed by whitespace. 243
'*' is not preceeded with whitespace. 243
'*' is not followed by whitespace. 243
'for' is not followed by whitespace. 246
'=' is not preceeded with whitespace. 246
'=' is not followed by whitespace. 246
';' needs to be followed by whitespace. 246
';' needs to be followed by whitespace. 246
'{' is not preceeded with whitespace. 246
'if' construct must use '{}'s. 249
'if' is not followed by whitespace. 249
line longer than 80 characters 250
'+' is not preceeded with whitespace. 250
'+' is not followed by whitespace. 250
'+' is not preceeded with whitespace. 250
'+' is not followed by whitespace. 250
'+' is not preceeded with whitespace. 250
'+' is not followed by whitespace. 250
'+' is not preceeded with whitespace. 250
'+' is not followed by whitespace. 250
'+' is not preceeded with whitespace. 250
'+' is not followed by whitespace. 250

jrre\StackFrame.java

Error Line
Unused import - jrre.gui.JavaStackFrameGui 4
Unused import - jrre.gui.OperandFrameGui 5
Unused import - jrre.classloader.classfile.attributes.LocalVariableAttributeTable 8
Avoid using the '.*' form of import. 10
variable 'nextFrame' missing Javadoc. 23
variable 'previousFrame' missing Javadoc. 24
variable 'classContainingMethod' missing Javadoc. 26
variable 'operandStack' missing Javadoc. 28
variable 'localVariableFrame' missing Javadoc. 29
variable 'instructions' missing Javadoc. 30
variable 'localVariableSize' missing Javadoc. 32
variable 'maxStackSize' missing Javadoc. 33
'{' is not preceeded with whitespace. 38
Expected an @return tag. 47
'{' is not preceeded with whitespace. 47
line contains a tab character 48
Unused @param tag for 'MaxStackSize'. 53
Expected @param tag for 'maxStackSize'. 55
'{' is not preceeded with whitespace. 55
line contains a tab character 56
method is missing a Javadoc comment. 59
'{' is not preceeded with whitespace. 59
Expected an @return tag. 67
'{' is not preceeded with whitespace. 67
line contains a tab character 68
Unused @param tag for 'ClassContainingMethod'. 74
line longer than 80 characters 76
Expected @param tag for 'classContainingMethod'. 76
'{' is not preceeded with whitespace. 76
line contains a tab character 77
Expected an @return tag. 85
'{' is not preceeded with whitespace. 85
line contains a tab character 86
Unused @param tag for 'OperandStack'. 91
Expected @param tag for 'operandStack'. 93
'{' is not preceeded with whitespace. 93
line contains a tab character 94
Expected an @return tag. 100
'{' is not preceeded with whitespace. 100
line contains a tab character 101
Unused @param tag for 'PreviousFrame'. 106
Expected @param tag for 'previousFrame'. 108
'{' is not preceeded with whitespace. 108
line contains a tab character 109
method is missing a Javadoc comment. 112
'{' is not preceeded with whitespace. 112
method is missing a Javadoc comment. 116
'{' is not preceeded with whitespace. 116
method is missing a Javadoc comment. 120
'{' is not preceeded with whitespace. 120
method is missing a Javadoc comment. 124
'{' is not preceeded with whitespace. 124
method is missing a Javadoc comment. 129
'{' is not preceeded with whitespace. 129
Expected an @return tag. 137
'{' is not preceeded with whitespace. 137
line contains a tab character 138
Unused @param tag for 'Instructions'. 143
Expected @param tag for 'instructions'. 145
'{' is not preceeded with whitespace. 145
line contains a tab character 146
Expected an @return tag. 152
line contains a tab character 153
Unused @param tag for 'LocalVariableSize'. 158
Expected @param tag for 'localVariableSize'. 160
'{' is not preceeded with whitespace. 160
line contains a tab character 161
method is missing a Javadoc comment. 166
'{' is not preceeded with whitespace. 166
'if' construct must use '{}'s. 170
'if' is not followed by whitespace. 170
method is missing a Javadoc comment. 176
'{' is not preceeded with whitespace. 176
'if' construct must use '{}'s. 178
'if' is not followed by whitespace. 178
method is missing a Javadoc comment. 184
'{' is not preceeded with whitespace. 184
method is missing a Javadoc comment. 189
'{' is not preceeded with whitespace. 189
'while' is not followed by whitespace. 195
'{' is not preceeded with whitespace. 195
'+' is not preceeded with whitespace. 197
'+' is not followed by whitespace. 197

jrre\types\CharType.java

Error Line
variable 'value' missing Javadoc. 11
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
'{' is not followed by whitespace. 13
Expected @param tag for 'value'. 19
'{' is not preceeded with whitespace. 19
Expected an @return tag. 27
'{' is not preceeded with whitespace. 27
line contains a tab character 28
Unused @param tag for 'Value'. 33
Expected @param tag for 'value'. 35
'{' is not preceeded with whitespace. 35
line contains a tab character 36
method is missing a Javadoc comment. 39
'{' is not preceeded with whitespace. 39
'+' is not preceeded with whitespace. 40
'+' is not followed by whitespace. 40

jrre\types\FloatType.java

Error Line
variable 'value' missing Javadoc. 11
Expected @param tag for 'value'. 18
'{' is not preceeded with whitespace. 18
Expected an @return tag. 26
'{' is not preceeded with whitespace. 26
line contains a tab character 27
Unused @param tag for 'Value'. 32
Expected @param tag for 'value'. 34
'{' is not preceeded with whitespace. 34
line contains a tab character 35
method is missing a Javadoc comment. 38
'{' is not preceeded with whitespace. 38
'+' is not preceeded with whitespace. 39
'+' is not followed by whitespace. 39

jrre\types\NullReference.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5

jrre\types\PrimitiveType.java

Error Line
variable 'value' missing Javadoc. 11
Expected @param tag for 'value'. 18
'{' is not preceeded with whitespace. 18
Expected an @return tag. 26
'{' is not preceeded with whitespace. 26
line contains a tab character 27
Unused @param tag for 'Value'. 32
Expected @param tag for 'value'. 34
'{' is not preceeded with whitespace. 34
line contains a tab character 35
method is missing a Javadoc comment. 38
'{' is not preceeded with whitespace. 38
'+' is not preceeded with whitespace. 39
'+' is not followed by whitespace. 39

jrre\types\ReferenceType.java

Error Line
Unused import - jrre.ObjectInstance 3
variable 'value' missing Javadoc. 14
variable 'value' must be private and have accessor methods. 14
method is missing a Javadoc comment. 16
'{' is not preceeded with whitespace. 16
Expected an @return tag. 23
'{' is not preceeded with whitespace. 23
line contains a tab character 24
Unused @param tag for 'Value'. 29
Expected @param tag for 'value'. 31
'{' is not preceeded with whitespace. 31
line contains a tab character 32
method is missing a Javadoc comment. 35
'{' is not preceeded with whitespace. 35

jrre\types\StringType.java

Error Line
variable 'value' missing Javadoc. 11
Expected @param tag for 'value'. 18
'{' is not preceeded with whitespace. 18
Expected an @return tag. 26
'{' is not preceeded with whitespace. 26
line contains a tab character 27
Unused @param tag for 'Value'. 32
Expected @param tag for 'value'. 34
'{' is not preceeded with whitespace. 34
line contains a tab character 35
method is missing a Javadoc comment. 38
'{' is not preceeded with whitespace. 38
'+' is not preceeded with whitespace. 39
'+' is not followed by whitespace. 39

jrre\types\Type.java

Error Line
type is missing a Javadoc comment. 3

jrre\unittests\Algorithems.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
method is missing a Javadoc comment. 9
method is missing a Javadoc comment. 13
method is missing a Javadoc comment. 17
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
'if' construct must use '{}'s. 22
'if' is not followed by whitespace. 22
'else' construct must use '{}'s. 24
'-' is not preceeded with whitespace. 25
'-' is not followed by whitespace. 25
'/' is not preceeded with whitespace. 25
'/' is not followed by whitespace. 25
'*' is not preceeded with whitespace. 25
'*' is not followed by whitespace. 25
method is missing a Javadoc comment. 28
'{' is not preceeded with whitespace. 28
'if' construct must use '{}'s. 30
'if' is not followed by whitespace. 30
'else' construct must use '{}'s. 32
'return' is not followed by whitespace. 33
'-' is not preceeded with whitespace. 33
'-' is not followed by whitespace. 33
method is missing a Javadoc comment. 36
'{' is not preceeded with whitespace. 36
'if' construct must use '{}'s. 38
'if' is not followed by whitespace. 38
'if' construct must use '{}'s. 40
'if' is not followed by whitespace. 40
'else' construct must use '{}'s. 42
'-' is not preceeded with whitespace. 43
'-' is not followed by whitespace. 43
'-' is not preceeded with whitespace. 43
'-' is not followed by whitespace. 43
method is missing a Javadoc comment. 46
'{' is not preceeded with whitespace. 46

jrre\unittests\datastructures\Algorithems.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
method is missing a Javadoc comment. 9
method is missing a Javadoc comment. 13
method is missing a Javadoc comment. 17
method is missing a Javadoc comment. 21
'{' is not preceeded with whitespace. 21
'if' construct must use '{}'s. 22
'if' is not followed by whitespace. 22
'else' construct must use '{}'s. 24
'-' is not preceeded with whitespace. 25
'-' is not followed by whitespace. 25
'/' is not preceeded with whitespace. 25
'/' is not followed by whitespace. 25
'*' is not preceeded with whitespace. 25
'*' is not followed by whitespace. 25
method is missing a Javadoc comment. 28
'{' is not preceeded with whitespace. 28
'if' construct must use '{}'s. 30
'if' is not followed by whitespace. 30
'else' construct must use '{}'s. 32
'return' is not followed by whitespace. 33
'-' is not preceeded with whitespace. 33
'-' is not followed by whitespace. 33
method is missing a Javadoc comment. 36
'{' is not preceeded with whitespace. 36
'if' construct must use '{}'s. 38
'if' is not followed by whitespace. 38
'if' construct must use '{}'s. 40
'if' is not followed by whitespace. 40
'else' construct must use '{}'s. 42
'-' is not preceeded with whitespace. 43
'-' is not followed by whitespace. 43
'-' is not preceeded with whitespace. 43
'-' is not followed by whitespace. 43
method is missing a Javadoc comment. 46
'{' is not preceeded with whitespace. 46

jrre\unittests\datastructures\ArrayManipulations.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5
'for' construct must use '{}'s. 9
'for' is not followed by whitespace. 9
'=' is not preceeded with whitespace. 9
'=' is not followed by whitespace. 9
';' needs to be followed by whitespace. 9
';' needs to be followed by whitespace. 9
method is missing a Javadoc comment. 16
'{' is not preceeded with whitespace. 16
'-' is not preceeded with whitespace. 23
'-' is not followed by whitespace. 23
method is missing a Javadoc comment. 31
'{' is not preceeded with whitespace. 31
'for' construct must use '{}'s. 35
'for' is not followed by whitespace. 35
'=' is not preceeded with whitespace. 35
'=' is not followed by whitespace. 35
';' needs to be followed by whitespace. 35
';' needs to be followed by whitespace. 35
method is missing a Javadoc comment. 41
'{' is not preceeded with whitespace. 41
'for' construct must use '{}'s. 43
'for' is not followed by whitespace. 43
'=' is not preceeded with whitespace. 43
'=' is not followed by whitespace. 43
';' needs to be followed by whitespace. 43
';' needs to be followed by whitespace. 43
method is missing a Javadoc comment. 49
'{' is not preceeded with whitespace. 49
'for' construct must use '{}'s. 53
'for' is not followed by whitespace. 53
'=' is not preceeded with whitespace. 53
'=' is not followed by whitespace. 53
';' needs to be followed by whitespace. 53
';' needs to be followed by whitespace. 53
'=' is not preceeded with whitespace. 54
'=' is not followed by whitespace. 54
'-' is not preceeded with whitespace. 54
'-' is not followed by whitespace. 54

jrre\unittests\datastructures\LinkedList.java

Error Line
variable 'value' missing Javadoc. 15
variable 'next' missing Javadoc. 16
variable 'previous' missing Javadoc. 17
method is missing a Javadoc comment. 19
'{' is not preceeded with whitespace. 19
'{' is not followed by whitespace. 19
method is missing a Javadoc comment. 20
'{' is not preceeded with whitespace. 20
method is missing a Javadoc comment. 26
'{' is not preceeded with whitespace. 26
method is missing a Javadoc comment. 27
'{' is not preceeded with whitespace. 27
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29
method is missing a Javadoc comment. 30
'{' is not preceeded with whitespace. 30
method is missing a Javadoc comment. 32
'{' is not preceeded with whitespace. 32
method is missing a Javadoc comment. 33
'{' is not preceeded with whitespace. 33
line contains a tab character 33
variable 'count' missing Javadoc. 37
variable 'head' missing Javadoc. 39
variable 'tail' missing Javadoc. 40
variable 'cursor' missing Javadoc. 41
method is missing a Javadoc comment. 43
'{' is not preceeded with whitespace. 43
'{' is not followed by whitespace. 43
method is missing a Javadoc comment. 44
'{' is not preceeded with whitespace. 44
'for' is not followed by whitespace. 46
'=' is not preceeded with whitespace. 46
'=' is not followed by whitespace. 46
';' needs to be followed by whitespace. 46
';' needs to be followed by whitespace. 46
'{' is not preceeded with whitespace. 46
method is missing a Javadoc comment. 51
'{' is not preceeded with whitespace. 51
'if' is not followed by whitespace. 53
'{' is not preceeded with whitespace. 53
'}' should be on the same line. 56
method is missing a Javadoc comment. 62
'{' is not preceeded with whitespace. 62
'if' is not followed by whitespace. 64
'{' is not preceeded with whitespace. 64
'}' should be on the same line. 67
method is missing a Javadoc comment. 74
'{' is not preceeded with whitespace. 74
method is missing a Javadoc comment. 80
'{' is not preceeded with whitespace. 80
method is missing a Javadoc comment. 87
'{' is not preceeded with whitespace. 87
'while' is not followed by whitespace. 89
'{' is not preceeded with whitespace. 89
'if' construct must use '{}'s. 91
'if' is not followed by whitespace. 91
method is missing a Javadoc comment. 99
'{' is not preceeded with whitespace. 99
'while' is not followed by whitespace. 102
'{' is not preceeded with whitespace. 102
method is missing a Javadoc comment. 108
'{' is not preceeded with whitespace. 108
method is missing a Javadoc comment. 112
'{' is not preceeded with whitespace. 112
method is missing a Javadoc comment. 116
'{' is not preceeded with whitespace. 116

jrre\unittests\datastructures\LoopsAndBranches.java

Error Line
type is missing a Javadoc comment. 4
method is missing a Javadoc comment. 6
'{' is not preceeded with whitespace. 6
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
'for' construct must use '{}'s. 13
'for' is not followed by whitespace. 13
'=' is not preceeded with whitespace. 13
'=' is not followed by whitespace. 13
';' needs to be followed by whitespace. 13
';' needs to be followed by whitespace. 13
method is missing a Javadoc comment. 17
'{' is not preceeded with whitespace. 17
'while' construct must use '{}'s. 20
'while' is not followed by whitespace. 20
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24
method is missing a Javadoc comment. 30
'{' is not preceeded with whitespace. 30

jrre\unittests\datastructures\Queue.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5

jrre\unittests\datastructures\QuickSorter.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5
'if' construct must use '{}'s. 11
'if' is not followed by whitespace. 11
'if' construct must use '{}'s. 14
'if' is not followed by whitespace. 14
method is missing a Javadoc comment. 20
'{' is not preceeded with whitespace. 20
'while' is not followed by whitespace. 27
'{' is not preceeded with whitespace. 27
'while' construct must use '{}'s. 30
'while' is not followed by whitespace. 30
'if' is not followed by whitespace. 34
'{' is not preceeded with whitespace. 34
'while' construct must use '{}'s. 40
'while' is not followed by whitespace. 40
'if' is not followed by whitespace. 43
'{' is not preceeded with whitespace. 43

jrre\unittests\datastructures\Simple.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29
'if' construct must use '{}'s. 31
'if' is not followed by whitespace. 31
'else' construct must use '{}'s. 33
'return' is not followed by whitespace. 34
'-' is not preceeded with whitespace. 34
'-' is not followed by whitespace. 34
method is missing a Javadoc comment. 37
'{' is not preceeded with whitespace. 37
'if' construct must use '{}'s. 39
'if' is not followed by whitespace. 39
'if' construct must use '{}'s. 41
'if' is not followed by whitespace. 41
'else' construct must use '{}'s. 43
'-' is not preceeded with whitespace. 44
'-' is not followed by whitespace. 44
'-' is not preceeded with whitespace. 44
'-' is not followed by whitespace. 44
method is missing a Javadoc comment. 47
method is missing a Javadoc comment. 51
method is missing a Javadoc comment. 55
method is missing a Javadoc comment. 59

jrre\unittests\datastructures\StringManipulations.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5
method is missing a Javadoc comment. 10
'{' is not preceeded with whitespace. 10

jrre\unittests\JRRERunner.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
type is missing a Javadoc comment. 8
method is missing a Javadoc comment. 10
'{' is not preceeded with whitespace. 10
method is missing a Javadoc comment. 14
'{' is not preceeded with whitespace. 14
line contains a tab character 22
'if' construct must use '{}'s. 28
'if' is not followed by whitespace. 28
'for' construct must use '{}'s. 29
'for' is not followed by whitespace. 29
'=' is not preceeded with whitespace. 29
'=' is not followed by whitespace. 29
';' needs to be followed by whitespace. 29
';' needs to be followed by whitespace. 29
'-' is not preceeded with whitespace. 30
'-' is not followed by whitespace. 30
'while' is not followed by whitespace. 34
'{' is not preceeded with whitespace. 34

jrre\unittests\Node.java

Error Line
type is missing a Javadoc comment. 3
variable 'value' missing Javadoc. 5
variable 'next' missing Javadoc. 6
variable 'previous' missing Javadoc. 7
method is missing a Javadoc comment. 9
'{' is not preceeded with whitespace. 9
method is missing a Javadoc comment. 16
'{' is not preceeded with whitespace. 16
Expected an @return tag. 24
'{' is not preceeded with whitespace. 24
line contains a tab character 25
Unused @param tag for 'Data'. 30
Expected @param tag for 'value'. 32
'{' is not preceeded with whitespace. 32
line contains a tab character 33
Expected an @return tag. 39
'{' is not preceeded with whitespace. 39
line contains a tab character 40
Unused @param tag for 'Previous'. 45
Expected @param tag for 'previous'. 47
'{' is not preceeded with whitespace. 47
line contains a tab character 48
Expected an @return tag. 54
'{' is not preceeded with whitespace. 54
line contains a tab character 55
Unused @param tag for 'Next'. 60
Expected @param tag for 'next'. 62
'{' is not preceeded with whitespace. 62
line contains a tab character 63
type is missing a Javadoc comment. 68
variable 'count' missing Javadoc. 70
variable 'head' missing Javadoc. 71
variable 'tail' missing Javadoc. 72
variable 'cursor' missing Javadoc. 73
method is missing a Javadoc comment. 75
'{' is not preceeded with whitespace. 75
'if' is not followed by whitespace. 77
'{' is not preceeded with whitespace. 77
'}' should be on the same line. 80
method is missing a Javadoc comment. 86
'{' is not preceeded with whitespace. 86
method is missing a Javadoc comment. 91
'{' is not preceeded with whitespace. 91
method is missing a Javadoc comment. 97
'{' is not preceeded with whitespace. 97
method is missing a Javadoc comment. 104
'{' is not preceeded with whitespace. 104
'while' is not followed by whitespace. 106
'{' is not preceeded with whitespace. 106
'if' construct must use '{}'s. 108
'if' is not followed by whitespace. 108
method is missing a Javadoc comment. 116
'{' is not preceeded with whitespace. 116
'while' is not followed by whitespace. 119
'{' is not preceeded with whitespace. 119
method is missing a Javadoc comment. 125
'{' is not preceeded with whitespace. 125
method is missing a Javadoc comment. 129
'{' is not preceeded with whitespace. 129
method is missing a Javadoc comment. 151
'{' is not preceeded with whitespace. 151
'for' construct must use '{}'s. 161
'for' is not followed by whitespace. 161
'=' is not preceeded with whitespace. 161
'=' is not followed by whitespace. 161
';' needs to be followed by whitespace. 161
';' needs to be followed by whitespace. 161

jrre\unittests\LoopsAndBranches.java

Error Line
type is missing a Javadoc comment. 4
method is missing a Javadoc comment. 6
'{' is not preceeded with whitespace. 6
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
'for' construct must use '{}'s. 13
'for' is not followed by whitespace. 13
'=' is not preceeded with whitespace. 13
'=' is not followed by whitespace. 13
';' needs to be followed by whitespace. 13
';' needs to be followed by whitespace. 13
method is missing a Javadoc comment. 17
'{' is not preceeded with whitespace. 17
'while' construct must use '{}'s. 20
'while' is not followed by whitespace. 20
method is missing a Javadoc comment. 24
'{' is not preceeded with whitespace. 24
method is missing a Javadoc comment. 30
'{' is not preceeded with whitespace. 30

jrre\unittests\MathmaticsTest.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 8
Avoid using the '.*' form of import. 10
type is missing a Javadoc comment. 12
method is missing a Javadoc comment. 14
'{' is not preceeded with whitespace. 14
line longer than 80 characters 21
'for' is not followed by whitespace. 65
'=' is not preceeded with whitespace. 65
'=' is not followed by whitespace. 65
';' needs to be followed by whitespace. 65
';' needs to be followed by whitespace. 65
'{' is not preceeded with whitespace. 65
'for' is not followed by whitespace. 68
'=' is not preceeded with whitespace. 68
'=' is not followed by whitespace. 68
';' needs to be followed by whitespace. 68
';' needs to be followed by whitespace. 68
'{' is not preceeded with whitespace. 68
line longer than 80 characters 75
line longer than 80 characters 79
line longer than 80 characters 81
'+' is not preceeded with whitespace. 81
'+' is not followed by whitespace. 81
',' needs to be followed by whitespace. 81
'+' is not preceeded with whitespace. 81
'+' is not followed by whitespace. 81
'+' is not preceeded with whitespace. 81
'+' is not followed by whitespace. 81
'+' is not preceeded with whitespace. 81
'+' is not followed by whitespace. 81
'+' is not preceeded with whitespace. 81
'+' should be on a new line. 81
line longer than 80 characters 82
'+' is not preceeded with whitespace. 82
'+' is not followed by whitespace. 82
'+' is not preceeded with whitespace. 82
'+' is not followed by whitespace. 82
line longer than 80 characters 85
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85
method is missing a Javadoc comment. 92
'{' is not preceeded with whitespace. 92
line longer than 80 characters 94
line longer than 80 characters 99
'for' is not followed by whitespace. 108
'=' is not preceeded with whitespace. 108
'=' is not followed by whitespace. 108
';' needs to be followed by whitespace. 108
';' needs to be followed by whitespace. 108
'{' is not preceeded with whitespace. 108
line longer than 80 characters 118
line longer than 80 characters 121
'+' is not preceeded with whitespace. 121
'+' is not followed by whitespace. 121
'+' is not preceeded with whitespace. 121
'+' is not followed by whitespace. 121
'+' is not preceeded with whitespace. 121
'+' is not followed by whitespace. 121
line longer than 80 characters 124
'+' is not preceeded with whitespace. 124
'+' is not followed by whitespace. 124
'+' is not preceeded with whitespace. 124
'+' is not followed by whitespace. 124
'+' is not preceeded with whitespace. 124
'+' is not followed by whitespace. 124
method is missing a Javadoc comment. 129
'{' is not preceeded with whitespace. 129
line longer than 80 characters 131
line longer than 80 characters 136
'for' is not followed by whitespace. 153
'=' is not preceeded with whitespace. 153
'=' is not followed by whitespace. 153
';' needs to be followed by whitespace. 153
';' needs to be followed by whitespace. 153
'{' is not preceeded with whitespace. 153
line longer than 80 characters 160
line longer than 80 characters 164
line longer than 80 characters 167
'+' is not preceeded with whitespace. 167
'+' is not followed by whitespace. 167
'+' is not preceeded with whitespace. 167
'+' is not followed by whitespace. 167
'+' is not preceeded with whitespace. 167
'+' is not followed by whitespace. 167
'+' is not preceeded with whitespace. 167
'+' is not followed by whitespace. 167
'+' is not preceeded with whitespace. 167
'+' is not followed by whitespace. 167
'+' is not preceeded with whitespace. 170
'+' is not followed by whitespace. 170
'+' is not preceeded with whitespace. 170
'+' is not followed by whitespace. 170
'+' is not preceeded with whitespace. 170
'+' should be on a new line. 170
'+' is not preceeded with whitespace. 171
'+' is not followed by whitespace. 171
'+' is not preceeded with whitespace. 171
'+' is not followed by whitespace. 171
method is missing a Javadoc comment. 176
'{' is not preceeded with whitespace. 176
line longer than 80 characters 178
line longer than 80 characters 183
'for' is not followed by whitespace. 198
'=' is not preceeded with whitespace. 198
'=' is not followed by whitespace. 198
';' needs to be followed by whitespace. 198
';' needs to be followed by whitespace. 198
'{' is not preceeded with whitespace. 198
line longer than 80 characters 208
line longer than 80 characters 211
'+' is not preceeded with whitespace. 211
'+' is not followed by whitespace. 211
'+' is not preceeded with whitespace. 211
'+' is not followed by whitespace. 211
'+' is not preceeded with whitespace. 211
'+' is not followed by whitespace. 211
line longer than 80 characters 214
'+' is not preceeded with whitespace. 214
'+' is not followed by whitespace. 214
'+' is not preceeded with whitespace. 214
'+' is not followed by whitespace. 214
'+' is not preceeded with whitespace. 214
'+' is not followed by whitespace. 214

jrre\unittests\ObjectsTest.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
Avoid using the '.*' form of import. 9
type is missing a Javadoc comment. 11
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
line longer than 80 characters 15
line longer than 80 characters 18
'for' is not followed by whitespace. 24
'=' is not preceeded with whitespace. 24
'=' is not followed by whitespace. 24
';' needs to be followed by whitespace. 24
';' needs to be followed by whitespace. 24
'{' is not preceeded with whitespace. 24
'-' is not preceeded with whitespace. 26
'-' is not followed by whitespace. 26
'+' is not preceeded with whitespace. 27
'+' is not followed by whitespace. 27
'+' is not preceeded with whitespace. 27
'+' is not followed by whitespace. 27
'+' is not preceeded with whitespace. 27
'+' is not followed by whitespace. 27
line longer than 80 characters 35
line longer than 80 characters 39
'+' is not preceeded with whitespace. 41
'+' is not followed by whitespace. 41
line longer than 80 characters 42
'+' is not preceeded with whitespace. 42
'+' is not followed by whitespace. 42
method is missing a Javadoc comment. 46
method name 'NOtestArrayQuickSort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
'{' is not preceeded with whitespace. 46
line longer than 80 characters 48
line longer than 80 characters 51
'for' is not followed by whitespace. 58
'=' is not preceeded with whitespace. 58
'=' is not followed by whitespace. 58
';' needs to be followed by whitespace. 58
';' needs to be followed by whitespace. 58
'{' is not preceeded with whitespace. 58
line longer than 80 characters 66
line longer than 80 characters 70
cast needs to be followed by whitespace. 72
'for' is not followed by whitespace. 76
'=' is not preceeded with whitespace. 76
'=' is not followed by whitespace. 76
';' needs to be followed by whitespace. 76
'-' is not preceeded with whitespace. 76
'-' is not followed by whitespace. 76
';' needs to be followed by whitespace. 76
'{' is not preceeded with whitespace. 76
line longer than 80 characters 78
cast needs to be followed by whitespace. 78
line longer than 80 characters 79
cast needs to be followed by whitespace. 79
'+' is not preceeded with whitespace. 79
'+' is not followed by whitespace. 79
'if' construct must use '{}'s. 81
'if' is not followed by whitespace. 81
line longer than 80 characters 85
method is missing a Javadoc comment. 89
method name 'NOtestLinkedList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
'{' is not preceeded with whitespace. 89
line longer than 80 characters 91
line longer than 80 characters 96
line longer than 80 characters 104
line longer than 80 characters 108
line longer than 80 characters 133
line longer than 80 characters 137
line longer than 80 characters 140
line longer than 80 characters 143
method is missing a Javadoc comment. 149
'{' is not preceeded with whitespace. 149
method is missing a Javadoc comment. 153
'{' is not preceeded with whitespace. 153

jrre\unittests\Simple.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5
method is missing a Javadoc comment. 11
'{' is not preceeded with whitespace. 11
method is missing a Javadoc comment. 29
'{' is not preceeded with whitespace. 29
'if' construct must use '{}'s. 31
'if' is not followed by whitespace. 31
'else' construct must use '{}'s. 33
'return' is not followed by whitespace. 34
'-' is not preceeded with whitespace. 34
'-' is not followed by whitespace. 34
method is missing a Javadoc comment. 37
'{' is not preceeded with whitespace. 37
'if' construct must use '{}'s. 39
'if' is not followed by whitespace. 39
'if' construct must use '{}'s. 41
'if' is not followed by whitespace. 41
'else' construct must use '{}'s. 43
'-' is not preceeded with whitespace. 44
'-' is not followed by whitespace. 44
'-' is not preceeded with whitespace. 44
'-' is not followed by whitespace. 44
method is missing a Javadoc comment. 47
method is missing a Javadoc comment. 51
method is missing a Javadoc comment. 55
method is missing a Javadoc comment. 59

jrre\unittests\StringManipulations.java

Error Line
type is missing a Javadoc comment. 3
method is missing a Javadoc comment. 5
'{' is not preceeded with whitespace. 5
method is missing a Javadoc comment. 10
'{' is not preceeded with whitespace. 10

jrre\unittests\StringTest.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 4
Avoid using the '.*' form of import. 5
Avoid using the '.*' form of import. 6
Avoid using the '.*' form of import. 7
Avoid using the '.*' form of import. 9
type is missing a Javadoc comment. 11
method is missing a Javadoc comment. 13
'{' is not preceeded with whitespace. 13
line longer than 80 characters 15
line longer than 80 characters 20
line longer than 80 characters 22