Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
223008282

Files

FilesIWE
org/activeio/AcceptListener.java 001
org/activeio/AcceptListener.java 0020
org/activeio/AsynchChannel.java 004
org/activeio/AsynchChannelFactory.java 0022
org/activeio/AsynchChannelListener.java 0025
org/activeio/AsynchChannelServer.java 0012
org/activeio/Channel.java 0014
org/activeio/ChannelFactory.java 001
org/activeio/ChannelFactory.java 0089
org/activeio/ChannelServer.java 001
org/activeio/ChannelServer.java 0023
org/activeio/Disposable.java 0012
org/activeio/FilterAsynchChannel.java 001
org/activeio/FilterAsynchChannel.java 0056
org/activeio/FilterAsynchChannelServer.java 001
org/activeio/FilterAsynchChannelServer.java 0058
org/activeio/FilterSynchChannel.java 001
org/activeio/FilterSynchChannel.java 0031
org/activeio/FilterSynchChannelServer.java 001
org/activeio/FilterSynchChannelServer.java 0029
org/activeio/InputAsynchChannel.java 0017
org/activeio/InputSynchChannel.java 0019
org/activeio/OutputChannel.java 0010
org/activeio/Packet.java 0080
org/activeio/PacketData.java 00272
org/activeio/RequestChannel.java 0041
org/activeio/RequestListener.java 001
org/activeio/RequestListener.java 0017
org/activeio/Service.java 0039
org/activeio/SynchChannel.java 004
org/activeio/SynchChannelFactory.java 0023
org/activeio/SynchChannelServer.java 0023
org/activeio/adapter/AsynchChannelOutputStream.java 0022
org/activeio/adapter/AsynchChannelToClientRequestChannel.java 0025
org/activeio/adapter/AsynchChannelToConcurrentRequestChannel.java 00103
org/activeio/adapter/AsynchChannelToServerRequestChannel.java 0044
org/activeio/adapter/AsynchToSynchChannelAdapter.java 001
org/activeio/adapter/AsynchToSynchChannelAdapter.java 00102
org/activeio/adapter/AsynchToSynchChannelFactoryAdaptor.java 0056
org/activeio/adapter/AsynchToSynchChannelServerAdapter.java 001
org/activeio/adapter/AsynchToSynchChannelServerAdapter.java 00109
org/activeio/adapter/AsynchWriteAsynchChannelAdapter.java 00125
org/activeio/adapter/PacketByteArrayOutputStream.java 0097
org/activeio/adapter/PacketInputStream.java 0016
org/activeio/adapter/PacketOutputStream.java 0034
org/activeio/adapter/SynchChannelInputStream.java 0074
org/activeio/adapter/SynchChannelOutputStream.java 0022
org/activeio/adapter/SynchChannelServerToServerSocketAdapter.java 00108
org/activeio/adapter/SynchChannelToSocketAdapter.java 00174
org/activeio/adapter/SynchToAsynchChannelAdapter.java 001
org/activeio/adapter/SynchToAsynchChannelAdapter.java 00146
org/activeio/adapter/SynchToAsynchChannelFactoryAdaptor.java 0063
org/activeio/adapter/SynchToAsynchChannelServerAdapter.java 001
org/activeio/adapter/SynchToAsynchChannelServerAdapter.java 00163
org/activeio/filter/CounterAsyncChannel.java 001
org/activeio/filter/CounterAsyncChannel.java 0018
org/activeio/filter/PacketAggregatingAsynchChannel.java 001
org/activeio/filter/PacketAggregatingAsynchChannel.java 0016
org/activeio/filter/PacketAggregatingSynchChannel.java 001
org/activeio/filter/PacketAggregatingSynchChannel.java 0071
org/activeio/filter/PacketAggregator.java 001
org/activeio/filter/PacketAggregator.java 0045
org/activeio/filter/PushbackSynchChannel.java 0037
org/activeio/filter/SynchornizedAsynchChannel.java 0043
org/activeio/filter/SynchornizedSynchChannel.java 0074
org/activeio/filter/WriteBufferedAsynchChannel.java 0052
org/activeio/filter/WriteBufferedSynchChannel.java 0052
org/activeio/journal/InvalidRecordLocationException.java 0040
org/activeio/journal/Journal.java 001
org/activeio/journal/Journal.java 00161
org/activeio/journal/JournalEventListener.java 001
org/activeio/journal/JournalEventListener.java 0019
org/activeio/journal/RecordLocation.java 005
org/activeio/journal/active/BatchedWrite.java 0065
org/activeio/journal/active/ControlFile.java 001
org/activeio/journal/active/ControlFile.java 0098
org/activeio/journal/active/JournalImpl.java 00183
org/activeio/journal/active/Location.java 0040
org/activeio/journal/active/LogFile.java 001
org/activeio/journal/active/LogFile.java 0091
org/activeio/journal/active/LogFileManager.java 00254
org/activeio/journal/active/LogFileNode.java 001
org/activeio/journal/active/LogFileNode.java 0055
org/activeio/journal/active/Record.java 00433
org/activeio/journal/active/RecordInfo.java 001
org/activeio/journal/active/RecordInfo.java 0019
org/activeio/journal/howl/HowlJournal.java 001
org/activeio/journal/howl/HowlJournal.java 00204
org/activeio/journal/howl/LongRecordLocation.java 001
org/activeio/journal/howl/LongRecordLocation.java 0053
org/activeio/net/AIOAsynchChannel.java 001
org/activeio/net/AIOAsynchChannel.java 00163
org/activeio/net/AIOAsynchChannelFactory.java 0067
org/activeio/net/AIOSynchChannelServer.java 001
org/activeio/net/AIOSynchChannelServer.java 0080
org/activeio/net/DatagramContext.java 001
org/activeio/net/DatagramContext.java 0029
org/activeio/net/DatagramSocketSynchChannel.java 001
org/activeio/net/DatagramSocketSynchChannel.java 0084
org/activeio/net/DatagramSocketSynchChannelFactory.java 0056
org/activeio/net/JxtaSocketSynchChannelFactory.java 0073
org/activeio/net/NIOAsynchChannel.java 001
org/activeio/net/NIOAsynchChannel.java 00201
org/activeio/net/NIOAsynchChannelFactory.java 0090
org/activeio/net/NIOAsynchChannelSelectorManager.java 00159
org/activeio/net/NIOAsynchChannelServer.java 001
org/activeio/net/NIOAsynchChannelServer.java 0036
org/activeio/net/NIOBaseChannel.java 001
org/activeio/net/NIOBaseChannel.java 00138
org/activeio/net/NIOSynchChannel.java 001
org/activeio/net/NIOSynchChannel.java 0097
org/activeio/net/NIOSynchChannelFactory.java 0084
org/activeio/net/NIOSynchChannelServer.java 001
org/activeio/net/NIOSynchChannelServer.java 0035
org/activeio/net/SocketMetadata.java 001
org/activeio/net/SocketMetadata.java 0065
org/activeio/net/SocketSynchChannel.java 001
org/activeio/net/SocketSynchChannel.java 00169
org/activeio/net/SocketSynchChannelFactory.java 0077
org/activeio/net/SocketSynchChannelServer.java 001
org/activeio/net/SocketSynchChannelServer.java 0068
org/activeio/net/SslSocketSynchChannelFactory.java 0017
org/activeio/net/URISupport.java 0047
org/activeio/net/VMPipeAsynchChannelFactory.java 00137
org/activeio/net/VMPipeAsynchChannelPipe.java 00149
org/activeio/net/VMPipeAsynchChannelServer.java 001
org/activeio/net/VMPipeAsynchChannelServer.java 0056
org/activeio/oneport/HttpRecognizer.java 001
org/activeio/oneport/HttpRecognizer.java 0043
org/activeio/oneport/IIOPRecognizer.java 001
org/activeio/oneport/IIOPRecognizer.java 0039
org/activeio/oneport/JettyOnePortSocketListener.java 0032
org/activeio/oneport/OnePortAsynchChannelServer.java 00126
org/activeio/oneport/OpenORBOpenPortFeatureInitializer.java 0037
org/activeio/oneport/OpenORBOpenPortSocketFactory.java 0040
org/activeio/oneport/ProtocolRecognizer.java 0014
org/activeio/oneport/UnknownRecognizer.java 001
org/activeio/oneport/UnknownRecognizer.java 0030
org/activeio/packet/AppendedPacket.java 001
org/activeio/packet/AppendedPacket.java 00196
org/activeio/packet/ByteArrayPacket.java 00202
org/activeio/packet/ByteBufferPacket.java 001
org/activeio/packet/ByteBufferPacket.java 00222
org/activeio/packet/ByteBufferPacketPool.java 0030
org/activeio/packet/BytePacket.java 001
org/activeio/packet/BytePacket.java 00120
org/activeio/packet/EOSPacket.java 001
org/activeio/packet/EOSPacket.java 0078
org/activeio/packet/EmptyPacket.java 001
org/activeio/packet/EmptyPacket.java 0085
org/activeio/packet/FilterPacket.java 001
org/activeio/packet/FilterPacket.java 0082
org/activeio/packet/PacketPool.java 00132

org/activeio/AcceptListener.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/AcceptListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 28
Error Line contains a tab character. 29
Error Line is longer than 80 characters. 30
Error Line contains a tab character. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 37
Error Line is longer than 80 characters. 38
Error Line contains a tab character. 38
Error Line has trailing spaces. 39
Error Line contains a tab character. 39
Error Line has trailing spaces. 40

org/activeio/AsynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 23
Error Line has trailing spaces. 25
Error Line has trailing spaces. 28

org/activeio/AsynchChannelFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 25
Error Line has trailing spaces. 26
Error Line contains a tab character. 31
Error Line has trailing spaces. 33
Error Expected an @return tag. 37
Error Line contains a tab character. 37
Error Redundant 'public' modifier. 37
Error Expected @param tag for 'location'. 37
Error Expected @throws tag for 'IOException'. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line has trailing spaces. 41
Error Expected an @return tag. 45
Error Line is longer than 80 characters. 45
Error Line contains a tab character. 45
Error Redundant 'public' modifier. 45
Error Expected @param tag for 'location'. 45
Error Expected @throws tag for 'IOException'. 45
Error Line has trailing spaces. 46
Error Line contains a tab character. 46

org/activeio/AsynchChannelListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 23
Error Line has trailing spaces. 24
Error Comment matches to-do format 'TODO:'. 25
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 26
Error Line has trailing spaces. 27
Error Line is longer than 80 characters. 27
Error Line has trailing spaces. 29
Error Line has trailing spaces. 33
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 35
Error Line contains a tab character. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 42
Error Line contains a tab character. 42
Error Line has trailing spaces. 43
Error Line has trailing spaces. 47

org/activeio/AsynchChannelServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 21
Error Line has trailing spaces. 23
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line has trailing spaces. 30
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Expected @param tag for 'acceptListener'. 33

org/activeio/Channel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 22
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Line has trailing spaces. 31
Error Line is longer than 80 characters. 34
Error Unused @param tag for 'target}'. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 36
Error Line is longer than 80 characters. 37
Error Expected an @return tag. 40
Error Expected @param tag for 'target'. 40

org/activeio/ChannelFactory.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/ChannelFactory.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 39
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error 'public' modifier out of order with the JLS suggestions. 50
Error Line is longer than 80 characters. 52
Error Parameter run should be final. 53
Error Missing a Javadoc comment. 61
Error 'private' modifier out of order with the JLS suggestions. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Parameter path should be final. 64
Error 'path' hides a field. 64
Error First sentence should end with a period. 68
Error Line has trailing spaces. 70
Error Line is longer than 80 characters. 76
Error Parameter key should be final. 76
Error Expected @throws tag for 'IllegalAccessException'. 76
Error Expected @throws tag for 'InstantiationException'. 76
Error Expected @throws tag for 'IOException'. 76
Error Expected @throws tag for 'ClassNotFoundException'. 77
Error Line is longer than 80 characters. 81
Error Missing a Javadoc comment. 81
Error Parameter key should be final. 81
Error Parameter propertyPrefix should be final. 81
Error Line is longer than 80 characters. 86
Error Missing a Javadoc comment. 86
Error Parameter properties should be final. 86
Error Parameter propertyPrefix should be final. 86
Error 'if' construct must use '{}'s. 89
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 108
Error Missing a Javadoc comment. 108
Error Parameter key should be final. 108
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 116
Error Must have at least one statement. 130
Error Line is longer than 80 characters. 136
Error Missing a Javadoc comment. 136
Error Method 'openSynchChannel' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Parameter location should be final. 138
Error Line is longer than 80 characters. 139
Error Line is longer than 80 characters. 143
Error Method 'bindSynchChannel' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter location should be final. 143
Error Line is longer than 80 characters. 144
Error Method 'openAsynchChannel' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Parameter location should be final. 148
Error Line is longer than 80 characters. 149
Error Line is longer than 80 characters. 153
Error Method 'bindAsynchChannel' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error Parameter location should be final. 153
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 158
Error Missing a Javadoc comment. 158
Error Parameter protocol should be final. 158
Error Line is longer than 80 characters. 160
Error Line is longer than 80 characters. 163
Error Line is longer than 80 characters. 168
Error Line is longer than 80 characters. 180
Error Line is longer than 80 characters. 185
Error Missing a Javadoc comment. 185
Error Parameter protocol should be final. 185
Error Line is longer than 80 characters. 187
Error Line is longer than 80 characters. 191
Error Line is longer than 80 characters. 196
Error Line is longer than 80 characters. 209

org/activeio/ChannelServer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/ChannelServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 24
Error Line has trailing spaces. 25
Error Line has trailing spaces. 27
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 35
Error Line has trailing spaces. 37
Error Redundant 'public' modifier. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 43
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 44
Error Line is longer than 80 characters. 45
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 47
Error Redundant 'public' modifier. 49
Error Line has trailing spaces. 50

org/activeio/Disposable.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 21
Error Line has trailing spaces. 22
Error Line has trailing spaces. 23
Error Line contains a tab character. 28
Error Line is longer than 80 characters. 29
Error Line contains a tab character. 29
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 30
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line has trailing spaces. 33

org/activeio/FilterAsynchChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/FilterAsynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 23
Error Line is longer than 80 characters. 24
Error Line is longer than 80 characters. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Line is longer than 80 characters. 30
Error Missing a Javadoc comment. 32
Error 'protected' modifier out of order with the JLS suggestions. 32
Error Variable 'next' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Variable 'channelListener' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 35
Error Parameter next should be final. 35
Error 'next' hides a field. 35
Error Line is longer than 80 characters. 41
Error Method 'setAsynchChannelListener' is not designed for extension - needs to be abstract, final or empty. 41
Error Parameter channelListener should be final. 41
Error 'channelListener' hides a field. 41
Error Expected @param tag for 'channelListener'. 41
Error 'if' construct must use '{}'s. 43
Error 'else' construct must use '{}'s. 45
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 52
Error Parameter packet should be final. 52
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 59
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 66
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 74
Error 'if' construct must use '{}'s. 75
Error 'if' is not followed by whitespace. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error 'if' construct must use '{}'s. 77
Error 'if' is not followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error '==' is not followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter timeout should be final. 85
Error Line is longer than 80 characters. 90
Error Method 'onPacket' is not designed for extension - needs to be abstract, final or empty. 92
Error Parameter packet should be final. 92
Error Line is longer than 80 characters. 97
Error Method 'onPacketError' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter error should be final. 99
Error Method 'getNext' is not designed for extension - needs to be abstract, final or empty. 106
Error Method 'getAsynchChannelListener' is not designed for extension - needs to be abstract, final or empty. 113
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Parameter target should be final. 117
Error 'if' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error Line has trailing spaces. 122
Error Line has trailing spaces. 123
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124

org/activeio/FilterAsynchChannelServer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/FilterAsynchChannelServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 24
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 26
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Line is longer than 80 characters. 31
Error Missing a Javadoc comment. 33
Error 'protected' modifier out of order with the JLS suggestions. 33
Error Variable 'next' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 34
Error Variable 'acceptListener' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 36
Error Parameter next should be final. 36
Error 'next' hides a field. 36
Error 'if' construct must use '{}'s. 38
Error 'if' is not followed by whitespace. 38
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error Line is longer than 80 characters. 39
Error Method 'setAcceptListener' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter acceptListener should be final. 42
Error 'acceptListener' hides a field. 42
Error 'if' construct must use '{}'s. 44
Error 'else' construct must use '{}'s. 46
Error Line has trailing spaces. 48
Error Line has trailing spaces. 50
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 54
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 62
Error 'if' construct must use '{}'s. 63
Error 'if' is not followed by whitespace. 63
Error '(' is followed by whitespace. 63
Error '==' is not followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 71
Error Parameter timeout should be final. 71
Error Method 'onAccept' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Parameter channel should be final. 75
Error Method 'onAcceptError' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter error should be final. 79
Error Method 'getBindURI' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Method 'getConnectURI' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Line has trailing spaces. 90
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter target should be final. 91
Error 'if' is not followed by whitespace. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line has trailing spaces. 96
Error Line has trailing spaces. 97
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98

org/activeio/FilterSynchChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/FilterSynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 23
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 24
Error Line is longer than 80 characters. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 33
Error Parameter next should be final. 33
Error 'next' hides a field. 33
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 40
Error Parameter packet should be final. 40
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 47
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 54
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 61
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter timeout should be final. 68
Error Method 'getNext' is not designed for extension - needs to be abstract, final or empty. 75
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter timeout should be final. 82
Error Line has trailing spaces. 85
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter target should be final. 86
Error 'if' is not followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93

org/activeio/FilterSynchChannelServer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/FilterSynchChannelServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 24
Error Line has trailing spaces. 25
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 26
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Parameter next should be final. 34
Error 'next' hides a field. 34
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 41
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 48
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 55
Error Parameter timeout should be final. 55
Error Method 'getNext' is not designed for extension - needs to be abstract, final or empty. 62
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter timeout should be final. 69
Error Method 'getBindURI' is not designed for extension - needs to be abstract, final or empty. 76
Error Method 'getConnectURI' is not designed for extension - needs to be abstract, final or empty. 83
Error Line has trailing spaces. 86
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter target should be final. 87
Error 'if' is not followed by whitespace. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line has trailing spaces. 92
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94

org/activeio/InputAsynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Unused import - java.io.IOException. 20
Error Line is longer than 80 characters. 24
Error Line has trailing spaces. 26
Error Line is longer than 80 characters. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line has trailing spaces. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line has trailing spaces. 44

org/activeio/InputSynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 24
Error Line is longer than 80 characters. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line contains a tab character. 31
Error Line is longer than 80 characters. 32
Error Line contains a tab character. 32
Error Line is longer than 80 characters. 33
Error Line contains a tab character. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Expected @param tag for 'timeout'. 39
Error Expected @throws tag for 'IOException'. 39

org/activeio/OutputChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 26
Error Line has trailing spaces. 29
Error Expected @param tag for 'packet'. 33
Error Expected @throws tag for 'IOException'. 33
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 37
Error Line has trailing spaces. 40
Error Expected @throws tag for 'IOException'. 40

org/activeio/Packet.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 25
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Parameter data should be final. 35
Error 'data' hides a field. 35
Error Array brackets at illegal position. 35
Error Parameter offset should be final. 35
Error 'offset' hides a field. 35
Error Parameter length should be final. 35
Error 'length' hides a field. 35
Error Line has trailing spaces. 38
Error Method 'getData' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Method 'getLength' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Method 'getOffset' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 52
Error Redundant 'public' modifier. 52
Error Missing a Javadoc comment. 53
Error Redundant 'public' modifier. 53
Error Missing a Javadoc comment. 54
Error Redundant 'public' modifier. 54
Error Missing a Javadoc comment. 55
Error Redundant 'public' modifier. 55
Error Missing a Javadoc comment. 56
Error Redundant 'public' modifier. 56
Error Missing a Javadoc comment. 57
Error Redundant 'public' modifier. 57
Error Missing a Javadoc comment. 58
Error Redundant 'public' modifier. 58
Error Missing a Javadoc comment. 59
Error Redundant 'public' modifier. 59
Error Missing a Javadoc comment. 60
Error Redundant 'public' modifier. 60
Error Missing a Javadoc comment. 61
Error Redundant 'public' modifier. 61
Error Missing a Javadoc comment. 62
Error Redundant 'public' modifier. 62
Error Missing a Javadoc comment. 63
Error Redundant 'public' modifier. 63
Error Missing a Javadoc comment. 64
Error Redundant 'public' modifier. 64
Error Line has trailing spaces. 65
Error Missing a Javadoc comment. 66
Error Redundant 'public' modifier. 66
Error Missing a Javadoc comment. 67
Error Redundant 'public' modifier. 67
Error Line has trailing spaces. 68
Error Line has trailing spaces. 69
Error Line has trailing spaces. 72
Error Line has trailing spaces. 76
Error Expected @param tag for 'out'. 76
Error Expected @throws tag for 'IOException'. 76
Error Missing a Javadoc comment. 77
Error Line has trailing spaces. 78
Error Missing a Javadoc comment. 80
Error Redundant 'public' modifier. 80
Error Missing a Javadoc comment. 81
Error Redundant 'public' modifier. 81
Error Array brackets at illegal position. 81
Error Missing a Javadoc comment. 84
Error Redundant 'public' modifier. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Missing a Javadoc comment. 85
Error Redundant 'public' modifier. 85
Error '(' is followed by whitespace. 85
Error Array brackets at illegal position. 85
Error ')' is preceded with whitespace. 85
Error Missing a Javadoc comment. 86
Error Redundant 'public' modifier. 86
Error Line has trailing spaces. 87
Error Expected an @return tag. 91
Error Expected @param tag for 'target'. 91

org/activeio/PacketData.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error 'public' modifier out of order with the JLS suggestions. 27
Error Missing a Javadoc comment. 29
Error 'private' modifier out of order with the JLS suggestions. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Parameter packet should be final. 32
Error 'packet' hides a field. 32
Error Missing a Javadoc comment. 36
Error Parameter packet should be final. 36
Error 'packet' hides a field. 36
Error Parameter bigEndian should be final. 36
Error 'bigEndian' hides a field. 36
Error Missing a Javadoc comment. 41
Error Parameter space should be final. 41
Error 'if' construct must use '{}'s. 42
Error Missing a Javadoc comment. 46
Error Parameter b should be final. 46
Error Missing a Javadoc comment. 50
Error Parameter b should be final. 50
Error Parameter off should be final. 50
Error Parameter len should be final. 50
Error Missing a Javadoc comment. 55
Error Parameter n should be final. 55
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 76
Error 'if' is not followed by whitespace. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '8' is a magic number. 79
Error Line contains a tab character. 81
Error '8' is a magic number. 81
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 82
Error Missing a Javadoc comment. 85
Error 'if' is not followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '8' is a magic number. 88
Error Line contains a tab character. 90
Error '8' is a magic number. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 91
Error Missing a Javadoc comment. 94
Error 'if' is not followed by whitespace. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '8' is a magic number. 97
Error Line contains a tab character. 99
Error '8' is a magic number. 99
Error ')' is preceded with whitespace. 99
Error Line has trailing spaces. 100
Error Missing a Javadoc comment. 103
Error '4' is a magic number. 104
Error 'if' is not followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Line has trailing spaces. 106
Error Line contains a tab character. 106
Error '24' is a magic number. 106
Error '+' should be on a new line. 106
Error Line has trailing spaces. 107
Error Line contains a tab character. 107
Error '16' is a magic number. 107
Error '+' should be on a new line. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 108
Error '8' is a magic number. 108
Error '+' should be on a new line. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 111
Error '+' should be on a new line. 111
Error Line has trailing spaces. 112
Error Line contains a tab character. 112
Error '8' is a magic number. 112
Error '+' should be on a new line. 112
Error Line has trailing spaces. 113
Error Line contains a tab character. 113
Error '16' is a magic number. 113
Error '+' should be on a new line. 113
Error Line contains a tab character. 114
Error '24' is a magic number. 114
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 117
Error Missing a Javadoc comment. 118
Error '8' is a magic number. 119
Error 'if' is not followed by whitespace. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Line has trailing spaces. 121
Error Line contains a tab character. 121
Error '56' is a magic number. 121
Error '+' should be on a new line. 121
Error Line has trailing spaces. 122
Error Line contains a tab character. 122
Error '48' is a magic number. 122
Error '+' should be on a new line. 122
Error Line has trailing spaces. 123
Error Line contains a tab character. 123
Error '40' is a magic number. 123
Error '+' should be on a new line. 123
Error Line has trailing spaces. 124
Error Line contains a tab character. 124
Error '32' is a magic number. 124
Error '+' should be on a new line. 124
Error Line has trailing spaces. 125
Error Line contains a tab character. 125
Error '24' is a magic number. 125
Error '+' should be on a new line. 125
Error Line has trailing spaces. 126
Error Line contains a tab character. 126
Error '16' is a magic number. 126
Error '+' should be on a new line. 126
Error Line has trailing spaces. 127
Error Line contains a tab character. 127
Error '8' is a magic number. 127
Error '+' should be on a new line. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 130
Error '+' should be on a new line. 130
Error Line has trailing spaces. 131
Error Line contains a tab character. 131
Error '8' is a magic number. 131
Error '+' should be on a new line. 131
Error Line has trailing spaces. 132
Error Line contains a tab character. 132
Error '16' is a magic number. 132
Error '+' should be on a new line. 132
Error Line contains a tab character. 133
Error '24' is a magic number. 133
Error '+' should be on a new line. 133
Error Line has trailing spaces. 134
Error Line contains a tab character. 134
Error '32' is a magic number. 134
Error '+' should be on a new line. 134
Error Line has trailing spaces. 135
Error Line contains a tab character. 135
Error '40' is a magic number. 135
Error '+' should be on a new line. 135
Error Line has trailing spaces. 136
Error Line contains a tab character. 136
Error '48' is a magic number. 136
Error '+' should be on a new line. 136
Error Line has trailing spaces. 137
Error Line contains a tab character. 137
Error '56' is a magic number. 137
Error Line has trailing spaces. 138
Error Line has trailing spaces. 140
Error Missing a Javadoc comment. 141
Error Missing a Javadoc comment. 145
Error Missing a Javadoc comment. 149
Error Parameter b should be final. 149
Error Missing a Javadoc comment. 154
Error Parameter b should be final. 154
Error Missing a Javadoc comment. 158
Error Parameter b should be final. 158
Error Parameter off should be final. 158
Error Parameter len should be final. 158
Error Missing a Javadoc comment. 163
Error Parameter v should be final. 163
Error Avoid inline conditionals. 165
Error Missing a Javadoc comment. 168
Error Parameter v should be final. 168
Error Missing a Javadoc comment. 173
Error Parameter v should be final. 173
Error Line has trailing spaces. 175
Error Line contains a tab character. 177
Error '8' is a magic number. 177
Error '0xFF' is a magic number. 177
Error Line contains a tab character. 178
Error '0xFF' is a magic number. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error '0xFF' is a magic number. 180
Error Line contains a tab character. 181
Error '8' is a magic number. 181
Error '0xFF' is a magic number. 181
Error Line contains a tab character. 182
Error Missing a Javadoc comment. 185
Error Parameter v should be final. 185
Error Line contains a tab character. 188
Error '8' is a magic number. 188
Error '0xFF' is a magic number. 188
Error Line contains a tab character. 189
Error '0xFF' is a magic number. 189
Error '0xFF' is a magic number. 191
Error '8' is a magic number. 192
Error '0xFF' is a magic number. 192
Error Missing a Javadoc comment. 196
Error Parameter v should be final. 196
Error '4' is a magic number. 197
Error '24' is a magic number. 199
Error '0xFF' is a magic number. 199
Error '16' is a magic number. 200
Error '0xFF' is a magic number. 200
Error '8' is a magic number. 201
Error '0xFF' is a magic number. 201
Error '0xFF' is a magic number. 202
Error '0xFF' is a magic number. 204
Error '8' is a magic number. 205
Error '0xFF' is a magic number. 205
Error '16' is a magic number. 206
Error '0xFF' is a magic number. 206
Error '24' is a magic number. 207
Error '0xFF' is a magic number. 207
Error Missing a Javadoc comment. 211
Error Parameter v should be final. 211
Error '8' is a magic number. 212
Error Line contains a tab character. 214
Error '56' is a magic number. 214
Error '0xFF' is a magic number. 214
Error Line contains a tab character. 215
Error '48' is a magic number. 215
Error '0xFF' is a magic number. 215
Error Line contains a tab character. 216
Error '40' is a magic number. 216
Error '0xFF' is a magic number. 216
Error Line contains a tab character. 217
Error '32' is a magic number. 217
Error '0xFF' is a magic number. 217
Error Line contains a tab character. 218
Error '24' is a magic number. 218
Error '0xFF' is a magic number. 218
Error Line contains a tab character. 219
Error '16' is a magic number. 219
Error '0xFF' is a magic number. 219
Error Line contains a tab character. 220
Error '8' is a magic number. 220
Error '0xFF' is a magic number. 220
Error Line contains a tab character. 221
Error '0xFF' is a magic number. 221
Error '0xFF' is a magic number. 223
Error '8' is a magic number. 224
Error '0xFF' is a magic number. 224
Error '16' is a magic number. 225
Error '0xFF' is a magic number. 225
Error '24' is a magic number. 226
Error '0xFF' is a magic number. 226
Error '32' is a magic number. 227
Error '0xFF' is a magic number. 227
Error '40' is a magic number. 228
Error '0xFF' is a magic number. 228
Error '48' is a magic number. 229
Error '0xFF' is a magic number. 229
Error '56' is a magic number. 230
Error '0xFF' is a magic number. 230
Error Line has trailing spaces. 233
Error Missing a Javadoc comment. 234
Error Parameter v should be final. 234
Error Missing a Javadoc comment. 238
Error Parameter v should be final. 238
Error Line has trailing spaces. 241
Error Missing a Javadoc comment. 242
Error Parameter v should be final. 242
Error Missing a Javadoc comment. 246
Error Parameter v should be final. 246

org/activeio/RequestChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line is longer than 80 characters. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 35
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line has trailing spaces. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Expected @param tag for 'request'. 43
Error Expected @param tag for 'timeout'. 43
Error Expected @throws tag for 'IOException'. 43
Error Line contains a tab character. 45
Error Line is longer than 80 characters. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line has trailing spaces. 48
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line has trailing spaces. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line has trailing spaces. 58
Error Line contains a tab character. 58

org/activeio/RequestListener.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/RequestListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 22
Error Line is longer than 80 characters. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 28
Error Line contains a tab character. 29
Error Line is longer than 80 characters. 30
Error Line contains a tab character. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 36
Error Line is longer than 80 characters. 37
Error Line contains a tab character. 37
Error Line has trailing spaces. 38

org/activeio/Service.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 25
Error Line has trailing spaces. 28
Error Line contains a tab character. 33
Error Missing a Javadoc comment. 33
Error Redundant 'static' modifier. 33
Error 'public' modifier out of order with the JLS suggestions. 33
Error '=' is not preceded with whitespace. 33
Error '=' is not followed by whitespace. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Redundant 'static' modifier. 34
Error 'public' modifier out of order with the JLS suggestions. 34
Error '=' is not preceded with whitespace. 34
Error '=' is not followed by whitespace. 34
Error Line contains a tab character. 36
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 37
Error Line contains a tab character. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Expected @throws tag for 'IOException'. 41
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line is longer than 80 characters. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line has trailing spaces. 48
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Expected @throws tag for 'IOException'. 51
Error Line has trailing spaces. 52

org/activeio/SynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 21
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 23

org/activeio/SynchChannelFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 24
Error Line has trailing spaces. 25
Error Line contains a tab character. 30
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Expected an @return tag. 36
Error Line contains a tab character. 36
Error Redundant 'public' modifier. 36
Error Expected @param tag for 'location'. 36
Error Expected @throws tag for 'IOException'. 36
Error Line has trailing spaces. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line has trailing spaces. 40
Error Expected an @return tag. 44
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error Redundant 'public' modifier. 44
Error Expected @param tag for 'location'. 44
Error Expected @throws tag for 'IOException'. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45

org/activeio/SynchChannelServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 24
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 31
Error Redundant 'static' modifier. 31
Error 'public' modifier out of order with the JLS suggestions. 31
Error '=' is not preceded with whitespace. 31
Error '=' is not followed by whitespace. 31
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Redundant 'static' modifier. 32
Error 'public' modifier out of order with the JLS suggestions. 32
Error '=' is not preceded with whitespace. 32
Error '=' is not followed by whitespace. 32
Error Line has trailing spaces. 33
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Redundant 'public' modifier. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 35

org/activeio/adapter/AsynchChannelOutputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Parameter channel should be final. 36
Error 'channel' hides a field. 36
Error Expected @param tag for 'channel'. 36
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 43
Error Parameter b should be final. 43
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter b should be final. 50
Error Parameter off should be final. 50
Error Parameter len should be final. 50
Error Line has trailing spaces. 53
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 57
Error Line has trailing spaces. 60
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 64
Error '=' is not preceded with whitespace. 65
Error '=' is not followed by whitespace. 65
Error Line has trailing spaces. 68
Error Method 'isClosed' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Line has trailing spaces. 71

org/activeio/adapter/AsynchChannelToClientRequestChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 33
Error 'public' modifier out of order with the JLS suggestions. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Parameter next should be final. 37
Error 'next' hides a field. 37
Error Missing a Javadoc comment. 41
Error Parameter request should be final. 41
Error Parameter timeout should be final. 41
Error Line is longer than 80 characters. 47
Error Missing a Javadoc comment. 47
Error Parameter requestListener should be final. 47
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 55
Error Parameter target should be final. 55
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 67
Error Parameter timeout should be final. 67

org/activeio/adapter/AsynchChannelToConcurrentRequestChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 44
Error 'public' modifier out of order with the JLS suggestions. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Line has trailing spaces. 48
Error Missing a Javadoc comment. 48
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 49
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 58
Error Parameter next should be final. 58
Error Line is longer than 80 characters. 62
Error Missing a Javadoc comment. 62
Error Parameter next should be final. 62
Error Parameter requestExecutor should be final. 62
Error 'requestExecutor' hides a field. 62
Error '=' is not preceded with whitespace. 64
Error '=' is not followed by whitespace. 64
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Parameter packet should be final. 74
Error Line is longer than 80 characters. 75
Error 'synchronized' is not followed by whitespace. 76
Error Line is longer than 80 characters. 82
Error switch without "default" clause. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 89
Error Line contains a tab character. 91
Error '{' is not preceded with whitespace. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 102
Error Missing a Javadoc comment. 106
Error Parameter packet should be final. 106
Error 'if' construct must use '{}'s. 108
Error 'if' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error '==' is not followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Line has trailing spaces. 112
Error Line has trailing spaces. 116
Error Line has trailing spaces. 117
Error 'synchronized' is not followed by whitespace. 118
Error Line has trailing spaces. 124
Error Missing a Javadoc comment. 127
Error Parameter packet should be final. 127
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error Line has trailing spaces. 133
Error Line has trailing spaces. 136
Error Line has trailing spaces. 142
Error Line has trailing spaces. 143
Error Missing a Javadoc comment. 146
Error Parameter request should be final. 146
Error Parameter timeout should be final. 146
Error Line has trailing spaces. 147
Error Line has trailing spaces. 151
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 152
Error Line has trailing spaces. 154
Error 'synchronized' is not followed by whitespace. 155
Error Line has trailing spaces. 158
Error Line has trailing spaces. 160
Error 'if' is not followed by whitespace. 161
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error Line has trailing spaces. 162
Error ')' is preceded with whitespace. 163
Error Line has trailing spaces. 164
Error Line is longer than 80 characters. 164
Error Line has trailing spaces. 166
Error Line is longer than 80 characters. 166
Error Line has trailing spaces. 168
Error Line has trailing spaces. 173
Error Line is longer than 80 characters. 176
Error Missing a Javadoc comment. 176
Error Parameter type should be final. 176
Error Parameter requestId should be final. 176
Error '3' is a magic number. 177
Error Line is longer than 80 characters. 185
Error Missing a Javadoc comment. 185
Error Parameter requestListener should be final. 185
Error 'requestListener' hides a field. 185
Error Line has trailing spaces. 186
Error Missing a Javadoc comment. 189

org/activeio/adapter/AsynchChannelToServerRequestChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 40
Error Missing a Javadoc comment. 40
Error Parameter next should be final. 40
Error 'next' hides a field. 40
Error Method 'request' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Parameter request should be final. 45
Error Parameter timeout should be final. 45
Error Line is longer than 80 characters. 49
Error Method 'setRequestListener' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter requestListener should be final. 49
Error 'requestListener' hides a field. 49
Error Line has trailing spaces. 50
Error Method 'getRequestListener' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter target should be final. 57
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter timeout should be final. 69
Error Method 'onPacket' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter packet should be final. 73
Error 'if' is not followed by whitespace. 74
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'onPacketError' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter error should be final. 86

org/activeio/adapter/AsynchToSynchChannelAdapter.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/adapter/AsynchToSynchChannelAdapter.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 35
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 40
Error 'public' modifier out of order with the JLS suggestions. 40
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 45
Error 'public' modifier out of order with the JLS suggestions. 45
Error Parameter channel should be final. 45
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 49
Error 'public' modifier out of order with the JLS suggestions. 49
Error Parameter channel should be final. 49
Error Parameter upPacketChannel should be final. 49
Error 'if' is not followed by whitespace. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error 'if' is not followed by whitespace. 57
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error 'cast' is not followed by whitespace. 58
Error Line has trailing spaces. 60
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 61
Error 'cast' is not followed by whitespace. 61
Error Line has trailing spaces. 63
Error Parameter asynchChannel should be final. 67
Error 'asynchChannel' hides a field. 67
Error Line has trailing spaces. 70
Error Line is longer than 80 characters. 74
Error Parameter asynchChannel should be final. 74
Error 'asynchChannel' hides a field. 74
Error Parameter upPacketChannel should be final. 74
Error '{' is not preceded with whitespace. 74
Error '=' is not preceded with whitespace. 77
Error '=' is not followed by whitespace. 77
Error Parameter packet should be final. 83
Error Parameter timeout should be final. 97
Error Line has trailing spaces. 99
Error 'if' is not followed by whitespace. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error 'if' is not followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Line has trailing spaces. 108
Error 'if' construct must use '{}'s. 109
Error 'if' is not followed by whitespace. 109
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error Line has trailing spaces. 111
Error 'if' construct must use '{}'s. 112
Error 'if' is not followed by whitespace. 112
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error Line has trailing spaces. 113
Error 'cast' is not followed by whitespace. 113
Error Line has trailing spaces. 114
Error 'cast' is not followed by whitespace. 115
Error Line is longer than 80 characters. 116
Error 'cast' is not followed by whitespace. 116
Error '+' is not preceded with whitespace. 116
Error '+' is not followed by whitespace. 116
Error Line has trailing spaces. 117
Error Parameter timeout should be final. 140
Error Line is longer than 80 characters. 145
Error Parameter packet should be final. 147
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 156
Error Parameter error should be final. 158
Error Line has trailing spaces. 163
Error Missing a Javadoc comment. 166
Error Parameter target should be final. 166
Error 'if' is not followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error Line has trailing spaces. 171
Error Missing a Javadoc comment. 173
Error Line has trailing spaces. 176
Error Missing a Javadoc comment. 177

org/activeio/adapter/AsynchToSynchChannelFactoryAdaptor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 31
Error 'public' modifier out of order with the JLS suggestions. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 35
Error 'public' modifier out of order with the JLS suggestions. 35
Error Parameter channelFactory should be final. 35
Error ')' is preceded with whitespace. 35
Error 'if' is not followed by whitespace. 38
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error Line is longer than 80 characters. 43
Error 'if' is not followed by whitespace. 43
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error Line is longer than 80 characters. 44
Error 'cast' is not followed by whitespace. 44
Error Line has trailing spaces. 46
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 47
Error 'cast' is not followed by whitespace. 47
Error Line has trailing spaces. 49
Error Line has trailing spaces. 50
Error Line is longer than 80 characters. 51
Error Missing a Javadoc comment. 51
Error Parameter asynchChannelFactory should be final. 51
Error 'asynchChannelFactory' hides a field. 51
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 55
Error Parameter location should be final. 55
Error Line is longer than 80 characters. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error Missing a Javadoc comment. 59
Error Parameter location should be final. 59
Error Line is longer than 80 characters. 60
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63

org/activeio/adapter/AsynchToSynchChannelServerAdapter.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/adapter/AsynchToSynchChannelServerAdapter.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 37
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 42
Error 'public' modifier out of order with the JLS suggestions. 42
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 47
Error 'public' modifier out of order with the JLS suggestions. 47
Error Parameter channel should be final. 47
Error Line is longer than 80 characters. 51
Error Missing a Javadoc comment. 51
Error 'public' modifier out of order with the JLS suggestions. 51
Error Parameter channel should be final. 51
Error Parameter upPacketChannel should be final. 51
Error 'if' is not followed by whitespace. 54
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error 'if' is not followed by whitespace. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line is longer than 80 characters. 60
Error 'cast' is not followed by whitespace. 60
Error Line has trailing spaces. 62
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 63
Error 'cast' is not followed by whitespace. 63
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 69
Error Parameter asynchChannelServer should be final. 69
Error 'asynchChannelServer' hides a field. 69
Error ',' is not followed by whitespace. 70
Error Line has trailing spaces. 72
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 76
Error Parameter asynchChannelServer should be final. 76
Error 'asynchChannelServer' hides a field. 76
Error Parameter acceptBuffer should be final. 76
Error 'acceptBuffer' hides a field. 76
Error '=' is not preceded with whitespace. 78
Error '=' is not followed by whitespace. 78
Error Parameter timeout should be final. 85
Error Line has trailing spaces. 87
Error 'if' is not followed by whitespace. 89
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error 'if' is not followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 96
Error 'if' construct must use '{}'s. 97
Error 'if' is not followed by whitespace. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error Line has trailing spaces. 99
Error 'if' construct must use '{}'s. 100
Error 'if' is not followed by whitespace. 100
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error 'cast' is not followed by whitespace. 101
Error Line has trailing spaces. 102
Error 'cast' is not followed by whitespace. 103
Error Line is longer than 80 characters. 104
Error 'cast' is not followed by whitespace. 104
Error '+' is not preceded with whitespace. 104
Error '+' is not followed by whitespace. 104
Error Line has trailing spaces. 105
Error Parameter timeout should be final. 127
Error Missing a Javadoc comment. 131
Error Missing a Javadoc comment. 135
Error Parameter channel should be final. 142
Error Line has trailing spaces. 147
Error Line has trailing spaces. 149
Error Parameter error should be final. 153
Error Line has trailing spaces. 158
Error Line has trailing spaces. 160
Error Missing a Javadoc comment. 161
Error Line has trailing spaces. 164
Error Missing a Javadoc comment. 165
Error Parameter target should be final. 165
Error 'if' is not followed by whitespace. 166
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error Line has trailing spaces. 170
Error Line has trailing spaces. 171
Error Missing a Javadoc comment. 172

org/activeio/adapter/AsynchWriteAsynchChannelAdapter.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error 'public' modifier out of order with the JLS suggestions. 20
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 26
Error '=' is not preceded with whitespace. 26
Error '10' is a magic number. 26
Error '=' is not followed by whitespace. 26
Error Line has trailing spaces. 27
Error Line is longer than 80 characters. 28
Error Missing a Javadoc comment. 28
Error Parameter objectListener should be final. 28
Error 'objectListener' hides a field. 28
Error '10' is a magic number. 29
Error Line is longer than 80 characters. 32
Error Missing a Javadoc comment. 32
Error Parameter objectListener should be final. 32
Error 'objectListener' hides a field. 32
Error Parameter queueSize should be final. 32
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error Parameter objectListener should be final. 36
Error 'objectListener' hides a field. 36
Error Parameter executor should be final. 36
Error 'executor' hides a field. 36
Error Parameter queue should be final. 36
Error 'queue' hides a field. 36
Error '=' is not preceded with whitespace. 39
Error '=' is not followed by whitespace. 39
Error Line has trailing spaces. 41
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter o should be final. 42
Error 'if' is not followed by whitespace. 45
Error '(' is followed by whitespace. 45
Error '==' is not preceded with whitespace. 45
Error '==' is not followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error 'public' modifier out of order with the JLS suggestions. 50
Error 'while' is not followed by whitespace. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '=' is not preceded with whitespace. 53
Error '=' is not followed by whitespace. 53
Error 'while' is not followed by whitespace. 56
Error '(' is followed by whitespace. 56
Error '=' is not preceded with whitespace. 56
Error '=' is not followed by whitespace. 56
Error '!=' is not preceded with whitespace. 56
Error '!=' is not followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 70
Error 'public' modifier out of order with the JLS suggestions. 70
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 75
Error Missing a Javadoc comment. 75
Error Parameter objectListener should be final. 75
Error 'objectListener' hides a field. 75
Error '10' is a magic number. 76
Error Line is longer than 80 characters. 79
Error Missing a Javadoc comment. 79
Error Parameter objectListener should be final. 79
Error 'objectListener' hides a field. 79
Error Parameter queueSize should be final. 79
Error Line has trailing spaces. 84
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error '{' is not preceded with whitespace. 86
Error Line has trailing spaces. 90
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 95
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 97
Error Parameter next should be final. 97
Error '10' is a magic number. 98
Error Line has trailing spaces. 100
Error Missing a Javadoc comment. 101
Error Parameter next should be final. 101
Error Parameter queueSize should be final. 101
Error Method 'onObject' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Parameter o should be final. 106
Error 'if' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error 'if' is not followed by whitespace. 112
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error 'cast' is not followed by whitespace. 114
Error 'cast' is not followed by whitespace. 117
Error Line has trailing spaces. 122
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter packet should be final. 123
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error Line has trailing spaces. 134
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter timeout should be final. 135
Error Line has trailing spaces. 136
Error Line has trailing spaces. 138
Error Parameter timeout should be final. 144
Error Expected @param tag for 'timeout'. 144
Error Expected @throws tag for 'InterruptedIOException'. 144
Error 'if' is not followed by whitespace. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error 'if' is not followed by whitespace. 148
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148

org/activeio/adapter/PacketByteArrayOutputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error 'public' modifier out of order with the JLS suggestions. 30
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Variable 'nextAllocationSize' must be private and have accessor methods. 34
Error '=' is not preceded with whitespace. 34
Error '=' is not followed by whitespace. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Line contains a tab character. 37
Error '(' is followed by whitespace. 37
Error '1024' is a magic number. 37
Error ')' is preceded with whitespace. 37
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 40
Error Parameter initialSize should be final. 40
Error Line contains a tab character. 41
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 45
Error Line is longer than 80 characters. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error '3' is a magic number. 47
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 51
Error Parameter size should be final. 51
Error 'while' is not followed by whitespace. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error 'if' is not followed by whitespace. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 57
Error Avoid inline conditionals. 57
Error '+' is not preceded with whitespace. 58
Error '+' is not followed by whitespace. 58
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Parameter b should be final. 63
Error 'if' is not followed by whitespace. 64
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Parameter b should be final. 70
Error Parameter off should be final. 70
Error Parameter len should be final. 70
Error 'while' is not followed by whitespace. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Line contains a tab character. 72
Error 'if' is not followed by whitespace. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error ',' is not followed by whitespace. 75
Error ',' is not followed by whitespace. 75
Error Line contains a tab character. 76
Error '+=' is not preceded with whitespace. 76
Error '+=' is not followed by whitespace. 76
Error Line contains a tab character. 77
Error '-=' is not preceded with whitespace. 77
Error '-=' is not followed by whitespace. 77
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 81
Error 'if' is not followed by whitespace. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 87
Error Line has trailing spaces. 91
Error Missing a Javadoc comment. 92
Error 'if' is not followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line has trailing spaces. 98
Error Missing a Javadoc comment. 102
Error Missing a Javadoc comment. 107
Error '==' is not preceded with whitespace. 108
Error '==' is not followed by whitespace. 108
Error Avoid inline conditionals. 108

org/activeio/adapter/PacketInputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 31
Error Variable 'packet' must be private and have accessor methods. 31
Error Line has trailing spaces. 32
Error Parameter packet should be final. 36
Error 'packet' hides a field. 36
Error Expected @param tag for 'packet'. 36
Error Line has trailing spaces. 39
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 43
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter b should be final. 50
Error Parameter off should be final. 50
Error Parameter len should be final. 50
Error Line has trailing spaces. 53

org/activeio/adapter/PacketOutputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 31
Error Variable 'packet' must be private and have accessor methods. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Parameter packet should be final. 33
Error 'packet' hides a field. 33
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Parameter b should be final. 37
Error 'if' construct must use '{}'s. 38
Error 'if' is not followed by whitespace. 38
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 41
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter b should be final. 42
Error Parameter off should be final. 42
Error Parameter len should be final. 42
Error 'if' construct must use '{}'s. 43
Error 'if' is not followed by whitespace. 43
Error '(' is followed by whitespace. 43
Error '!=' is not preceded with whitespace. 43
Error '!=' is not followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error Line is longer than 80 characters. 44
Error '+' is not preceded with whitespace. 44
Error '+' is not followed by whitespace. 44
Error '+' is not preceded with whitespace. 44
Error '+' is not followed by whitespace. 44

org/activeio/adapter/SynchChannelInputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 29
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Line has trailing spaces. 38
Error 'channel' hides a field. 42
Error Expected @param tag for 'channel'. 42
Error Line has trailing spaces. 45
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 49
Error 'while' is not followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error '==' is not preceded with whitespace. 51
Error '==' is not followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line is longer than 80 characters. 55
Error 'cast' is not followed by whitespace. 55
Error '+' is not preceded with whitespace. 55
Error '+' is not followed by whitespace. 55
Error 'if' is not followed by whitespace. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter b should be final. 67
Error Parameter off should be final. 67
Error Parameter len should be final. 67
Error 'while' is not followed by whitespace. 68
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error 'if' is not followed by whitespace. 69
Error '(' is followed by whitespace. 69
Error '==' is not preceded with whitespace. 69
Error '==' is not followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line is longer than 80 characters. 73
Error 'cast' is not followed by whitespace. 73
Error '+' is not preceded with whitespace. 73
Error '+' is not followed by whitespace. 73
Error 'if' is not followed by whitespace. 76
Error '(' is followed by whitespace. 76
Error '==' is not preceded with whitespace. 76
Error '==' is not followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error 'if' is not followed by whitespace. 79
Error '(' is followed by whitespace. 79
Error '!=' is not preceded with whitespace. 79
Error '!=' is not followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Line has trailing spaces. 84
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 88
Error '=' is not preceded with whitespace. 89
Error '=' is not followed by whitespace. 89
Error Line has trailing spaces. 92
Error Method 'isClosed' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Method 'setTimeout' is not designed for extension - needs to be abstract, final or empty. 100
Error Parameter timeout should be final. 100
Error 'timeout' hides a field. 100
Error Expected @param tag for 'timeout'. 100
Error 'if' construct must use '{}'s. 101
Error 'if' is not followed by whitespace. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error Expected an @return tag. 109
Error Method 'getTimeout' is not designed for extension - needs to be abstract, final or empty. 109
Error 'if' construct must use '{}'s. 110
Error 'if' is not followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110

org/activeio/adapter/SynchChannelOutputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Parameter channel should be final. 36
Error 'channel' hides a field. 36
Error Expected @param tag for 'channel'. 36
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 43
Error Parameter b should be final. 43
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter b should be final. 50
Error Parameter off should be final. 50
Error Parameter len should be final. 50
Error Line has trailing spaces. 53
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 57
Error Line has trailing spaces. 60
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 64
Error '=' is not preceded with whitespace. 65
Error '=' is not followed by whitespace. 65
Error Line has trailing spaces. 68
Error Method 'isClosed' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Line has trailing spaces. 71

org/activeio/adapter/SynchChannelServerToServerSocketAdapter.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Variable 'closed' must be private and have accessor methods. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 50
Error Parameter channelServer should be final. 50
Error 'channelServer' hides a field. 50
Error Expected @param tag for 'channelServer'. 50
Error Expected @throws tag for 'IOException'. 50
Error Line has trailing spaces. 55
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 57
Error Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Parameter timeout should be final. 58
Error 'timeout' hides a field. 58
Error 'if' construct must use '{}'s. 59
Error 'if' is not followed by whitespace. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error 'else' construct must use '{}'s. 61
Error Line has trailing spaces. 61
Error Line has trailing spaces. 64
Error Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error 'if' construct must use '{}'s. 66
Error 'if' is not followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error 'if' construct must use '{}'s. 73
Error 'if' is not followed by whitespace. 73
Error '(' is followed by whitespace. 73
Error '==' is not preceded with whitespace. 73
Error '==' is not followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 76
Error Line has trailing spaces. 79
Error Line has trailing spaces. 81
Error Method 'bind' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Parameter endpoint should be final. 82
Error Parameter backlog should be final. 82
Error 'if' construct must use '{}'s. 83
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line has trailing spaces. 87
Error Method 'bind' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter endpoint should be final. 88
Error 'if' construct must use '{}'s. 89
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line has trailing spaces. 93
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Method 'getChannel' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Line has trailing spaces. 103
Error Method 'getInetAddress' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Method 'getLocalPort' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Method 'getLocalSocketAddress' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Line has trailing spaces. 112
Error Method 'getReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. 113
Error Missing a Javadoc comment. 113
Error Line has trailing spaces. 116
Error Method 'getReuseAddress' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Line has trailing spaces. 120
Error Method 'isBound' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error Line has trailing spaces. 124
Error Method 'isClosed' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Line has trailing spaces. 128
Error Line is longer than 80 characters. 129
Error Missing a Javadoc comment. 129
Error Parameter connectionTime should be final. 129
Error Parameter latency should be final. 129
Error Parameter bandwidth should be final. 129
Error Line has trailing spaces. 131
Error Line is longer than 80 characters. 132
Error Method 'setReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error Parameter size should be final. 132
Error Line has trailing spaces. 135
Error Method 'setReuseAddress' is not designed for extension - needs to be abstract, final or empty. 136
Error Missing a Javadoc comment. 136
Error Parameter on should be final. 136
Error Line has trailing spaces. 138

org/activeio/adapter/SynchChannelToSocketAdapter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Variable 'closed' must be private and have accessor methods. 48
Error Missing a Javadoc comment. 50
Error Parameter channel should be final. 50
Error 'channel' hides a field. 50
Error 'cast' is not followed by whitespace. 51
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 54
Error Missing a Javadoc comment. 54
Error Parameter channel should be final. 54
Error 'channel' hides a field. 54
Error Parameter socketMetadata should be final. 54
Error 'socketMetadata' hides a field. 54
Error Method 'isConnected' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 64
Error Method 'isBound' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 68
Error Method 'isClosed' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Method 'bind' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter bindpoint should be final. 73
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error 'if' construct must use '{}'s. 78
Error 'if' is not followed by whitespace. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line has trailing spaces. 85
Error Method 'connect' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter endpoint should be final. 86
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 90
Error Method 'connect' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter endpoint should be final. 90
Error Parameter timeout should be final. 90
Error Method 'getChannel' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Line has trailing spaces. 97
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Line has trailing spaces. 105
Error Method 'isInputShutdown' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Method 'isOutputShutdown' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Line has trailing spaces. 113
Error Method 'sendUrgentData' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error Parameter data should be final. 114
Error Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error Line has trailing spaces. 124
Error Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Parameter timeout should be final. 125
Error Line has trailing spaces. 127
Error Line has trailing spaces. 128
Error Method 'shutdownOutput' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Line has trailing spaces. 132
Error Method 'shutdownInput' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Line has trailing spaces. 136
Error Method 'getSocketMetadata' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error 'if' construct must use '{}'s. 138
Error 'if' is not followed by whitespace. 138
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error Line has trailing spaces. 142
Error Method 'getInetAddress' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error 'if' construct must use '{}'s. 144
Error 'if' is not followed by whitespace. 144
Error '(' is followed by whitespace. 144
Error '==' is not followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Method 'getKeepAlive' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Method 'getLocalAddress' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error 'if' construct must use '{}'s. 152
Error 'if' is not followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error '==' is not followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error Method 'getLocalPort' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error 'if' construct must use '{}'s. 157
Error 'if' is not followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error '==' is not followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error Method 'getLocalSocketAddress' is not designed for extension - needs to be abstract, final or empty. 161
Error Missing a Javadoc comment. 161
Error 'if' construct must use '{}'s. 162
Error 'if' is not followed by whitespace. 162
Error '(' is followed by whitespace. 162
Error '==' is not followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error Method 'getOOBInline' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error 'if' construct must use '{}'s. 170
Error 'if' is not followed by whitespace. 170
Error '(' is followed by whitespace. 170
Error '==' is not followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error Method 'getReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Method 'getRemoteSocketAddress' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error 'if' construct must use '{}'s. 178
Error 'if' is not followed by whitespace. 178
Error '(' is followed by whitespace. 178
Error '==' is not followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error Method 'getReuseAddress' is not designed for extension - needs to be abstract, final or empty. 182
Error Missing a Javadoc comment. 182
Error Method 'getSendBufferSize' is not designed for extension - needs to be abstract, final or empty. 185
Error Missing a Javadoc comment. 185
Error Method 'getSoLinger' is not designed for extension - needs to be abstract, final or empty. 188
Error Missing a Javadoc comment. 188
Error Method 'getTcpNoDelay' is not designed for extension - needs to be abstract, final or empty. 191
Error Missing a Javadoc comment. 191
Error Method 'getTrafficClass' is not designed for extension - needs to be abstract, final or empty. 194
Error Missing a Javadoc comment. 194
Error Method 'setKeepAlive' is not designed for extension - needs to be abstract, final or empty. 197
Error Missing a Javadoc comment. 197
Error Parameter on should be final. 197
Error Method 'setOOBInline' is not designed for extension - needs to be abstract, final or empty. 200
Error Missing a Javadoc comment. 200
Error Parameter on should be final. 200
Error Method 'setReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. 203
Error Missing a Javadoc comment. 203
Error Parameter size should be final. 203
Error Method 'setReuseAddress' is not designed for extension - needs to be abstract, final or empty. 206
Error Missing a Javadoc comment. 206
Error Parameter on should be final. 206
Error Method 'setSendBufferSize' is not designed for extension - needs to be abstract, final or empty. 209
Error Missing a Javadoc comment. 209
Error Parameter size should be final. 209
Error Method 'setSoLinger' is not designed for extension - needs to be abstract, final or empty. 212
Error Missing a Javadoc comment. 212
Error Parameter on should be final. 212
Error Parameter linger should be final. 212
Error Method 'setTcpNoDelay' is not designed for extension - needs to be abstract, final or empty. 215
Error Missing a Javadoc comment. 215
Error Parameter on should be final. 215
Error Method 'setTrafficClass' is not designed for extension - needs to be abstract, final or empty. 218
Error Missing a Javadoc comment. 218
Error Parameter tc should be final. 218

org/activeio/adapter/SynchToAsynchChannelAdapter.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/adapter/SynchToAsynchChannelAdapter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 45
Error 'public' modifier out of order with the JLS suggestions. 45
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Line has trailing spaces. 52
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error 'public' modifier out of order with the JLS suggestions. 54
Error Parameter channel should be final. 54
Error Missing a Javadoc comment. 58
Error 'public' modifier out of order with the JLS suggestions. 58
Error Parameter channel should be final. 58
Error Parameter executor should be final. 58
Error Line has trailing spaces. 59
Error 'if' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line has trailing spaces. 64
Error 'if' is not followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error 'cast' is not followed by whitespace. 67
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 74
Error Parameter synchChannel should be final. 78
Error 'synchChannel' hides a field. 78
Error Line is longer than 80 characters. 85
Error Parameter synchChannel should be final. 85
Error 'synchChannel' hides a field. 85
Error Parameter executor should be final. 85
Error 'executor' hides a field. 85
Error Missing a Javadoc comment. 90
Error 'public' modifier out of order with the JLS suggestions. 90
Error Line has trailing spaces. 92
Error 'if' construct must use '{}'s. 93
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 95
Error Missing a Javadoc comment. 108
Error 'public' modifier out of order with the JLS suggestions. 108
Error Parameter timeout should be final. 108
Error 'if' is not followed by whitespace. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error 'if' is not followed by whitespace. 113
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error Line has trailing spaces. 117
Error 'if' is not followed by whitespace. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '=' is not preceded with whitespace. 122
Error '=' is not followed by whitespace. 122
Error Line has trailing spaces. 124
Error 'if' is not followed by whitespace. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Line is longer than 80 characters. 134
Error 'cast' is not followed by whitespace. 134
Error First sentence should end with a period. 139
Error Line has trailing spaces. 143
Error Line has trailing spaces. 145
Error Line has trailing spaces. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error '500' is a magic number. 150
Error 'if' construct must use '{}'s. 151
Error Line contains a tab character. 151
Error 'if' is not followed by whitespace. 151
Error '(' is followed by whitespace. 151
Error '==' is not preceded with whitespace. 151
Error '==' is not followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error Line has trailing spaces. 152
Error Line contains a tab character. 152
Error Line has trailing spaces. 153
Error 'if' is not followed by whitespace. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error Line has trailing spaces. 158
Error 'if' is not followed by whitespace. 159
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error Line has trailing spaces. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line is longer than 80 characters. 166
Error Line contains a tab character. 166
Error 'cast' is not followed by whitespace. 166
Error '+' is not preceded with whitespace. 166
Error '+' is not followed by whitespace. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error 'if' construct must use '{}'s. 170
Error 'if' is not followed by whitespace. 170
Error '(' is followed by whitespace. 170
Error '!=' is not preceded with whitespace. 170
Error '!=' is not followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error Line is longer than 80 characters. 177
Error Line is longer than 80 characters. 179
Error Parameter channelListener should be final. 179
Error 'channelListener' hides a field. 179
Error 'if' construct must use '{}'s. 180
Error Line is longer than 80 characters. 181
Error Parameter packet should be final. 188
Error '(' is followed by whitespace. 205
Error Must have at least one statement. 205
Error Line has trailing spaces. 207
Error Missing a Javadoc comment. 210
Error Line has trailing spaces. 213
Error Missing a Javadoc comment. 214
Error Parameter target should be final. 214
Error 'if' is not followed by whitespace. 215
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error Line has trailing spaces. 219
Error Line has trailing spaces. 220
Error Missing a Javadoc comment. 221
Error Missing a Javadoc comment. 225

org/activeio/adapter/SynchToAsynchChannelFactoryAdaptor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 39
Error 'public' modifier out of order with the JLS suggestions. 39
Error Parameter channelFactory should be final. 39
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error 'public' modifier out of order with the JLS suggestions. 43
Error Parameter channelFactory should be final. 43
Error Parameter executor should be final. 43
Error ')' is preceded with whitespace. 43
Error 'if' is not followed by whitespace. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error Line is longer than 80 characters. 51
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line is longer than 80 characters. 52
Error 'cast' is not followed by whitespace. 52
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line is longer than 80 characters. 55
Error 'cast' is not followed by whitespace. 55
Error Line has trailing spaces. 57
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 68
Error Parameter executor should be final. 68
Error 'executor' hides a field. 68
Error Line has trailing spaces. 72
Error Method 'openAsynchChannel' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter location should be final. 73
Error Line is longer than 80 characters. 74
Error ',' is not followed by whitespace. 74
Error Line is longer than 80 characters. 77
Error Method 'bindAsynchChannel' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter location should be final. 77
Error Line is longer than 80 characters. 78
Error ',' is not followed by whitespace. 78
Error Line has trailing spaces. 80
Error Method 'getSynchChannelFactory' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81

org/activeio/adapter/SynchToAsynchChannelServerAdapter.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/adapter/SynchToAsynchChannelServerAdapter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 41
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 46
Error 'public' modifier out of order with the JLS suggestions. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 55
Error 'public' modifier out of order with the JLS suggestions. 55
Error Parameter channel should be final. 55
Error Line is longer than 80 characters. 59
Error Missing a Javadoc comment. 59
Error 'public' modifier out of order with the JLS suggestions. 59
Error Parameter channel should be final. 59
Error Parameter executor should be final. 59
Error 'if' is not followed by whitespace. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error 'if' is not followed by whitespace. 67
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error Line is longer than 80 characters. 68
Error 'cast' is not followed by whitespace. 68
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error Line is longer than 80 characters. 71
Error 'cast' is not followed by whitespace. 71
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 74
Error Parameter synchServer should be final. 74
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 78
Error Missing a Javadoc comment. 78
Error Parameter synchServer should be final. 78
Error Parameter executor should be final. 78
Error 'executor' hides a field. 78
Error Line has trailing spaces. 79
Error '=' is not preceded with whitespace. 80
Error '=' is not followed by whitespace. 80
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 83
Error 'public' modifier out of order with the JLS suggestions. 83
Error Line has trailing spaces. 85
Error 'if' construct must use '{}'s. 86
Error 'if' is not followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line is longer than 80 characters. 87
Error Line has trailing spaces. 90
Error Missing a Javadoc comment. 100
Error 'public' modifier out of order with the JLS suggestions. 100
Error Parameter timeout should be final. 100
Error Line has trailing spaces. 103
Error 'if' is not followed by whitespace. 104
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error 'if' is not followed by whitespace. 106
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Line has trailing spaces. 110
Error 'if' is not followed by whitespace. 112
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '=' is not preceded with whitespace. 115
Error '=' is not followed by whitespace. 115
Error Line has trailing spaces. 117
Error 'if' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 128
Error 'cast' is not followed by whitespace. 128
Error Missing a Javadoc comment. 133
Error Line has trailing spaces. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error '500' is a magic number. 140
Error 'if' construct must use '{}'s. 141
Error Line contains a tab character. 141
Error 'if' is not followed by whitespace. 141
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error Line has trailing spaces. 142
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error 'if' construct must use '{}'s. 145
Error Line contains a tab character. 145
Error 'if' is not followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Line has trailing spaces. 146
Error Line contains a tab character. 146
Error Line has trailing spaces. 147
Error Line contains a tab character. 147
Error 'if' construct must use '{}'s. 148
Error Line contains a tab character. 148
Error 'if' is not followed by whitespace. 148
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error Line is longer than 80 characters. 149
Error Line contains a tab character. 149
Error 'cast' is not followed by whitespace. 149
Error '+' is not preceded with whitespace. 149
Error '+' is not followed by whitespace. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error 'if' construct must use '{}'s. 153
Error 'if' is not followed by whitespace. 153
Error '(' is followed by whitespace. 153
Error '!=' is not preceded with whitespace. 153
Error '!=' is not followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error Line has trailing spaces. 155
Error Line is longer than 80 characters. 160
Error Parameter acceptListener should be final. 162
Error 'acceptListener' hides a field. 162
Error 'if' construct must use '{}'s. 163
Error Line has trailing spaces. 163
Error 'if' is not followed by whitespace. 163
Error Line has trailing spaces. 164
Error Line is longer than 80 characters. 164
Error '(' is followed by whitespace. 174
Error Must have at least one statement. 174
Error 'if' is not followed by whitespace. 176
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error 'cast' is not followed by whitespace. 177
Error Missing a Javadoc comment. 181
Error Missing a Javadoc comment. 185
Error Missing a Javadoc comment. 189
Error Line has trailing spaces. 192
Error Missing a Javadoc comment. 193
Error Parameter target should be final. 193
Error 'if' is not followed by whitespace. 194
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error Line has trailing spaces. 198
Error Line has trailing spaces. 199
Error Missing a Javadoc comment. 200

org/activeio/filter/CounterAsyncChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/filter/CounterAsyncChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 27
Error Line has trailing spaces. 29
Error Line is longer than 80 characters. 32
Error Line has trailing spaces. 34
Error 'public' modifier out of order with the JLS suggestions. 37
Error Missing a Javadoc comment. 39
Error Variable 'inBoundCounter' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 41
Error Variable 'outBoundCounter' must be private and have accessor methods. 41
Error Parameter next should be final. 46
Error Expected @param tag for 'next'. 46
Error Line is longer than 80 characters. 51
Error Parameter packet should be final. 53
Error Parameter packet should be final. 61
Error Missing a Javadoc comment. 66
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70

org/activeio/filter/PacketAggregatingAsynchChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/filter/PacketAggregatingAsynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 29
Error Line has trailing spaces. 33
Error Line has trailing spaces. 36
Error 'public' modifier out of order with the JLS suggestions. 39
Error Missing a Javadoc comment. 41
Error Parameter packet should be final. 42
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 47
Error Parameter next should be final. 47
Error Missing a Javadoc comment. 51
Error Parameter packet should be final. 51
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 59
Error Parameter packet should be final. 59

org/activeio/filter/PacketAggregatingSynchChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/filter/PacketAggregatingSynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 30
Error Line has trailing spaces. 34
Error Line has trailing spaces. 37
Error 'public' modifier out of order with the JLS suggestions. 40
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Parameter packet should be final. 44
Error Line has trailing spaces. 48
Error Parameter next should be final. 52
Error Expected @param tag for 'next'. 52
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Parameter timeout should be final. 56
Error 'if' is not followed by whitespace. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error 'while' is not followed by whitespace. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line has trailing spaces. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error 'if' is not followed by whitespace. 62
Error '(' is followed by whitespace. 62
Error '==' is not preceded with whitespace. 62
Error '==' is not followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error Line contains a tab character. 64
Error Line has trailing spaces. 65
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error 'if' is not followed by whitespace. 69
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error 'if' construct must use '{}'s. 70
Error Line contains a tab character. 70
Error 'if' is not followed by whitespace. 70
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error Line contains a tab character. 71
Error Line has trailing spaces. 72
Error Line contains a tab character. 72
Error Line is longer than 80 characters. 73
Error Line contains a tab character. 73
Error '-' is not preceded with whitespace. 73
Error '-' is not followed by whitespace. 73
Error '-' is not preceded with whitespace. 73
Error '-' is not followed by whitespace. 73
Error 'if' construct must use '{}'s. 74
Error Line contains a tab character. 74
Error 'if' is not followed by whitespace. 74
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Line contains a tab character. 75
Error Line has trailing spaces. 76
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line has trailing spaces. 82
Error Line has trailing spaces. 86
Error Line has trailing spaces. 88
Error Missing a Javadoc comment. 89
Error Parameter packet should be final. 89

org/activeio/filter/PacketAggregator.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/filter/PacketAggregator.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error 'public' modifier out of order with the JLS suggestions. 30
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Variable 'incompleteUpPacket' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 38
Error Variable 'headerLoaded' must be private and have accessor methods. 38
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error Method 'addRawPacket' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Parameter packet should be final. 41
Error 'if' is not followed by whitespace. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error 'if' is not followed by whitespace. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error 'if' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line is longer than 80 characters. 62
Error '+' is not preceded with whitespace. 62
Error '+' is not followed by whitespace. 62
Error 'if' construct must use '{}'s. 66
Error 'if' is not followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error 'if' construct must use '{}'s. 70
Error ')' is preceded with whitespace. 70
Error Line has trailing spaces. 77
Error Line has trailing spaces. 90
Error Missing a Javadoc comment. 93
Error Parameter packet should be final. 93
Error Line has trailing spaces. 94
Error Method 'getHeader' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error '(' is followed by whitespace. 95
Error Parameter packet should be final. 95
Error ')' is preceded with whitespace. 95

org/activeio/filter/PushbackSynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 33
Error Parameter next should be final. 33
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Parameter next should be final. 37
Error Parameter putback should be final. 37
Error 'putback' hides a field. 37
Error '=' is not preceded with whitespace. 39
Error '=' is not followed by whitespace. 39
Error Line has trailing spaces. 41
Error Method 'putback' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter packet should be final. 42
Error Line has trailing spaces. 45
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error Parameter timeout should be final. 46
Error 'if' is not followed by whitespace. 47
Error '!=' is not preceded with whitespace. 47
Error '!=' is not followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '=' is not preceded with whitespace. 49
Error '=' is not followed by whitespace. 49

org/activeio/filter/SynchornizedAsynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Parameter next should be final. 43
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 47
Error Parameter next should be final. 47
Error Parameter writeLock should be final. 47
Error 'writeLock' hides a field. 47
Error Line has trailing spaces. 50
Error Line has trailing spaces. 51
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter packet should be final. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 59
Error Line has trailing spaces. 64
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 72
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error 'public' modifier out of order with the JLS suggestions. 78
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error 'public' modifier out of order with the JLS suggestions. 82
Error Parameter target should be final. 82
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error 'public' modifier out of order with the JLS suggestions. 86
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error 'public' modifier out of order with the JLS suggestions. 90
Error Parameter timeout should be final. 90
Error Line has trailing spaces. 93
Error Method 'getWriteLock' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94

org/activeio/filter/SynchornizedSynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 35
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Parameter next should be final. 44
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 48
Error Missing a Javadoc comment. 48
Error Parameter next should be final. 48
Error Parameter readLock should be final. 48
Error 'readLock' hides a field. 48
Error Parameter writeLock should be final. 48
Error 'writeLock' hides a field. 48
Error Line has trailing spaces. 53
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter timeout should be final. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error 'if' is not followed by whitespace. 57
Error '(' is followed by whitespace. 57
Error '==' is not preceded with whitespace. 57
Error '==' is not followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error 'if' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 66
Error '-' is not preceded with whitespace. 66
Error '-' is not followed by whitespace. 66
Error '-' is not preceded with whitespace. 66
Error '-' is not followed by whitespace. 66
Error Line has trailing spaces. 68
Error Line has trailing spaces. 70
Error Line has trailing spaces. 72
Error Line has trailing spaces. 74
Error Line has trailing spaces. 79
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter packet should be final. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 87
Error Line has trailing spaces. 92
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 100
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error 'public' modifier out of order with the JLS suggestions. 106
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error 'public' modifier out of order with the JLS suggestions. 110
Error Parameter target should be final. 110
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error 'public' modifier out of order with the JLS suggestions. 114
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error 'public' modifier out of order with the JLS suggestions. 118
Error Parameter timeout should be final. 118
Error Line has trailing spaces. 121
Error Method 'getReadLock' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Line has trailing spaces. 125
Error Method 'getWriteLock' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126

org/activeio/filter/WriteBufferedAsynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 30
Error '1024' is a magic number. 30
Error '*' is not preceded with whitespace. 30
Error '*' is not followed by whitespace. 30
Error '64' is a magic number. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Parameter channel should be final. 34
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Parameter channel should be final. 38
Error Parameter buffer should be final. 38
Error 'buffer' hides a field. 38
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error Parameter channel should be final. 42
Error Parameter buffer should be final. 42
Error 'buffer' hides a field. 42
Error Parameter enableDirectWrites should be final. 42
Error 'enableDirectWrites' hides a field. 42
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter packet should be final. 48
Error Line has trailing spaces. 49
Error 'while' is not followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error 'if' is not followed by whitespace. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line is longer than 80 characters. 56
Error Line contains a tab character. 56
Error 'if' is not followed by whitespace. 56
Error '(' is followed by whitespace. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line has trailing spaces. 62
Error Line has trailing spaces. 64
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 69

org/activeio/filter/WriteBufferedSynchChannel.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 30
Error '1024' is a magic number. 30
Error '*' is not preceded with whitespace. 30
Error '*' is not followed by whitespace. 30
Error '64' is a magic number. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Parameter channel should be final. 34
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Parameter channel should be final. 38
Error Parameter buffer should be final. 38
Error 'buffer' hides a field. 38
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error Parameter channel should be final. 42
Error Parameter buffer should be final. 42
Error 'buffer' hides a field. 42
Error Parameter enableDirectWrites should be final. 42
Error 'enableDirectWrites' hides a field. 42
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter packet should be final. 48
Error Line has trailing spaces. 49
Error 'while' is not followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error 'if' is not followed by whitespace. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line is longer than 80 characters. 56
Error Line contains a tab character. 56
Error 'if' is not followed by whitespace. 56
Error '(' is followed by whitespace. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Line has trailing spaces. 68

org/activeio/journal/InvalidRecordLocationException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 21
Error Line has trailing spaces. 22
Error First sentence should end with a period. 27
Error Line contains a tab character. 27
Error Line has trailing spaces. 33
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Parameter msg should be final. 42
Error Expected @param tag for 'msg'. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Parameter msg should be final. 50
Error Expected @param tag for 'msg'. 50
Error Parameter rootCause should be final. 50
Error Expected @param tag for 'rootCause'. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Parameter rootCause should be final. 57
Error Expected @param tag for 'rootCause'. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59

org/activeio/journal/Journal.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/journal/Journal.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 38
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line has trailing spaces. 40
Error Line contains a tab character. 40
Error Unused @param tag for 'record'. 41
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line has trailing spaces. 43
Error Line contains a tab character. 43
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line is longer than 80 characters. 49
Error Line contains a tab character. 49
Error Redundant 'public' modifier. 49
Error Expected @param tag for 'packet'. 49
Error Redundant throws: 'IllegalStateException' is unchecked exception. 49
Error Line contains a tab character. 51
Error Line has trailing spaces. 52
Error Line contains a tab character. 52
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line has trailing spaces. 55
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line has trailing spaces. 57
Error Line contains a tab character. 57
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 58
Error Line contains a tab character. 58
Error Line has trailing spaces. 59
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line is longer than 80 characters. 63
Error Line contains a tab character. 63
Error Redundant 'public' modifier. 63
Error Redundant throws: 'IllegalStateException' is unchecked exception. 63
Error Line contains a tab character. 65
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line has trailing spaces. 68
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 69
Error Line contains a tab character. 69
Error Line has trailing spaces. 70
Error Line contains a tab character. 70
Error Line has trailing spaces. 71
Error Line contains a tab character. 71
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 72
Error Line has trailing spaces. 73
Error Line contains a tab character. 73
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 74
Error Line contains a tab character. 74
Error Line has trailing spaces. 75
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Redundant 'public' modifier. 79
Error Line is longer than 80 characters. 80
Error Line contains a tab character. 80
Error Redundant throws: 'IllegalStateException' is unchecked exception. 80
Error Line has trailing spaces. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line has trailing spaces. 84
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Redundant 'public' modifier. 89
Error Redundant throws: 'IllegalStateException' is unchecked exception. 89
Error Line contains a tab character. 92
Error Line has trailing spaces. 93
Error Line contains a tab character. 93
Error Line is longer than 80 characters. 94
Error Line contains a tab character. 94
Error Line is longer than 80 characters. 95
Error Line contains a tab character. 95
Error Line has trailing spaces. 96
Error Line contains a tab character. 96
Error Line is longer than 80 characters. 97
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Redundant 'public' modifier. 99
Error Line contains a tab character. 101
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line has trailing spaces. 104
Error Line contains a tab character. 104
Error Line is longer than 80 characters. 105
Error Line contains a tab character. 105
Error Line has trailing spaces. 106
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 108
Error Line has trailing spaces. 109
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line has trailing spaces. 111
Error Line contains a tab character. 111
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 112
Error Line contains a tab character. 112
Error Line has trailing spaces. 113
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line is longer than 80 characters. 116
Error Line contains a tab character. 116
Error Redundant 'public' modifier. 116
Error Line is longer than 80 characters. 117
Error Line contains a tab character. 117
Error Expected @throws tag for 'IOException'. 117
Error Redundant throws: 'IllegalStateException' is unchecked exception. 117
Error Line contains a tab character. 120
Error Line is longer than 80 characters. 121
Error Line contains a tab character. 121
Error Line has trailing spaces. 122
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line is longer than 80 characters. 126
Error Line contains a tab character. 126
Error Redundant 'public' modifier. 126
Error Redundant throws: 'IllegalStateException' is unchecked exception. 126
Error Line has trailing spaces. 127
Error Line contains a tab character. 127

org/activeio/journal/JournalEventListener.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/journal/JournalEventListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 22
Error Line contains a tab character. 27
Error Line has trailing spaces. 28
Error Line contains a tab character. 28
Error Line has trailing spaces. 29
Error Line contains a tab character. 29
Error Line is longer than 80 characters. 30
Error Line contains a tab character. 30
Error Line has trailing spaces. 31
Error Line is longer than 80 characters. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line has trailing spaces. 33
Error Line contains a tab character. 33
Error Line is longer than 80 characters. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36

org/activeio/journal/RecordLocation.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 21
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 26

org/activeio/journal/active/BatchedWrite.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 28
Error 'public' modifier out of order with the JLS suggestions. 31
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Variable 'error' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Parameter packet should be final. 43
Error 'packet' hides a field. 43
Error Expected @param tag for 'packet'. 43
Error Line has trailing spaces. 49
Error 'private' modifier out of order with the JLS suggestions. 51
Error Expected @throws tag for 'InterruptedException'. 51
Error Expected an @return tag. 63
Error Parameter record should be final. 63
Error Expected @param tag for 'record'. 63
Error Parameter recordMark should be final. 63
Error Expected @param tag for 'recordMark'. 63
Error Parameter force should be final. 63
Error Expected @param tag for 'force'. 63
Error 'if' construct must use '{}'s. 66
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error 'if' construct must use '{}'s. 72
Error 'if' is not followed by whitespace. 72
Error '(' is followed by whitespace. 72
Error '==' is not preceded with whitespace. 72
Error '==' is not followed by whitespace. 72
Error Line has trailing spaces. 74
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error 'if' construct must use '{}'s. 79
Error 'if' construct must use '{}'s. 87
Error 'else' construct must use '{}'s. 89
Error Missing a Javadoc comment. 94
Error 'if' is not followed by whitespace. 95
Error '(' is followed by whitespace. 95
Error '!=' is not preceded with whitespace. 95
Error '!=' is not followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error 'if' construct must use '{}'s. 98
Error Missing a Javadoc comment. 104
Error 'if' is not followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error '!=' is not preceded with whitespace. 105
Error '!=' is not followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Missing a Javadoc comment. 110
Error Parameter error should be final. 110
Error 'error' hides a field. 110
Error 'if' is not followed by whitespace. 111
Error '(' is followed by whitespace. 111
Error '!=' is not preceded with whitespace. 111
Error '!=' is not followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error Missing a Javadoc comment. 119
Error Expected an @return tag. 126
Error Line has trailing spaces. 132
Error Expected @throws tag for 'InterruptedException'. 134
Error Missing a Javadoc comment. 139
Error '!=' is not preceded with whitespace. 140
Error '!=' is not followed by whitespace. 140

org/activeio/journal/active/ControlFile.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/journal/active/ControlFile.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 32
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error 'public' modifier out of order with the JLS suggestions. 39
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error '=' is not preceded with whitespace. 46
Error '=' is not followed by whitespace. 46
Error Missing a Javadoc comment. 47
Error Line contains a tab character. 48
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Parameter fileName should be final. 50
Error Parameter controlDataSize should be final. 50
Error Line has trailing spaces. 52
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 61
Error Expected @throws tag for 'IOException'. 63
Error 'if' is not followed by whitespace. 64
Error '(' is followed by whitespace. 64
Error '==' is not preceded with whitespace. 64
Error '==' is not followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error 'if' construct must use '{}'s. 66
Error 'if' is not followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error '==' is not followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error Line is longer than 80 characters. 67
Error Line has trailing spaces. 73
Error Expected @throws tag for 'IOException'. 75
Error 'if' is not followed by whitespace. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '=' is not preceded with whitespace. 78
Error '=' is not followed by whitespace. 78
Error Line has trailing spaces. 81
Error Missing a Javadoc comment. 82
Error 'if' is not followed by whitespace. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '=' is not preceded with whitespace. 85
Error '=' is not followed by whitespace. 85
Error Line has trailing spaces. 89
Error '+' is not preceded with whitespace. 92
Error '+' is not followed by whitespace. 92
Error '8' is a magic number. 92
Error Line has trailing spaces. 94
Error '+' is not preceded with whitespace. 95
Error '+' is not followed by whitespace. 95
Error '16' is a magic number. 95
Error '*' is not preceded with whitespace. 97
Error '*' is not followed by whitespace. 97
Error '+' is not preceded with whitespace. 97
Error '+' is not followed by whitespace. 97
Error '24' is a magic number. 97
Error Line has trailing spaces. 99
Error 'if' is not followed by whitespace. 100
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '+' is not preceded with whitespace. 102
Error '+' is not followed by whitespace. 102
Error '24' is a magic number. 102
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '{' is not preceded with whitespace. 105
Error '+' is not preceded with whitespace. 107
Error '+' is not followed by whitespace. 107
Error '8' is a magic number. 107
Error Line has trailing spaces. 115
Error Line has trailing spaces. 119
Error Missing a Javadoc comment. 120
Error '*' is not preceded with whitespace. 122
Error '*' is not followed by whitespace. 122
Error '+' is not preceded with whitespace. 122
Error '+' is not followed by whitespace. 122
Error '32' is a magic number. 122
Error Line has trailing spaces. 124
Error Line has trailing spaces. 136
Error Line has trailing spaces. 137
Error Missing a Javadoc comment. 140
Error Missing a Javadoc comment. 145
Error 'if' construct must use '{}'s. 146
Error Line contains a tab character. 146
Error 'if' is not followed by whitespace. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error '=' is not preceded with whitespace. 148
Error '=' is not followed by whitespace. 148
Error Must have at least one statement. 151
Error Must have at least one statement. 155

org/activeio/journal/active/JournalImpl.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 57
Error 'public' modifier out of order with the JLS suggestions. 60
Error Line is longer than 80 characters. 62
Error Missing a Javadoc comment. 62
Error '+' is not preceded with whitespace. 62
Error '+' is not followed by whitespace. 62
Error '5' is a magic number. 62
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 63
Error '+' is not preceded with whitespace. 63
Error '+' is not followed by whitespace. 63
Error '1024' is a magic number. 63
Error '*' is not preceded with whitespace. 63
Error '*' is not followed by whitespace. 63
Error '1024' is a magic number. 63
Error '*' is not preceded with whitespace. 63
Error '*' is not followed by whitespace. 63
Error '4' is a magic number. 63
Error Missing a Javadoc comment. 65
Error 'private' modifier out of order with the JLS suggestions. 65
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 76
Error Line has trailing spaces. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 84
Error Line is longer than 80 characters. 85
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 87
Error Parameter logDirectory should be final. 87
Error Line is longer than 80 characters. 91
Error Missing a Javadoc comment. 91
Error Parameter logDirectory should be final. 91
Error Parameter logFileCount should be final. 91
Error Parameter logFileSize should be final. 91
Error Missing a Javadoc comment. 95
Error Parameter logFile should be final. 95
Error Line is longer than 80 characters. 97
Error Parameter runnable should be final. 100
Error Line has trailing spaces. 112
Error '10' is a magic number. 113
Error '9' is a magic number. 113
Error Missing a Javadoc comment. 116
Error Parameter data should be final. 116
Error Parameter sync should be final. 116
Error Line is longer than 80 characters. 120
Error Missing a Javadoc comment. 120
Error Parameter recordType should be final. 120
Error Parameter data should be final. 120
Error Parameter sync should be final. 120
Error Parameter mark should be final. 120
Error Line has trailing spaces. 124
Error Line has trailing spaces. 126
Error Line is longer than 80 characters. 127
Error Line has trailing spaces. 137
Error Line is longer than 80 characters. 156
Error Expected an @return tag. 165
Error Line is longer than 80 characters. 165
Error Parameter record should be final. 165
Error Expected @param tag for 'record'. 165
Error Parameter mark should be final. 165
Error Expected @param tag for 'mark'. 165
Error Parameter force should be final. 165
Error Expected @param tag for 'force'. 165
Error Expected @throws tag for 'InterruptedException'. 165
Error Line has trailing spaces. 171
Error '=' is not preceded with whitespace. 173
Error '=' is not followed by whitespace. 173
Error Line has trailing spaces. 182
Error 'if' is not followed by whitespace. 183
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error Must have at least one statement. 189
Error Line has trailing spaces. 194
Error 'if' construct must use '{}'s. 195
Error 'if' is not followed by whitespace. 195
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error Line has trailing spaces. 196
Error First sentence should end with a period. 202
Error Line has trailing spaces. 204
Error Parameter write should be final. 208
Error Expected @param tag for 'write'. 208
Error Expected @throws tag for 'InterruptedException'. 208
Error Line has trailing spaces. 225
Error Expected @throws tag for 'IOException'. 227
Error Line is longer than 80 characters. 231
Error Line is longer than 80 characters. 235
Error ')' is preceded with whitespace. 241
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error Line has trailing spaces. 247
Error Line has trailing spaces. 249
Error Line has trailing spaces. 261
Error Line has trailing spaces. 265
Error Line is longer than 80 characters. 267
Error 'if' construct must use '{}'s. 269
Error Line is longer than 80 characters. 270
Error Line is longer than 80 characters. 272
Error First sentence should end with a period. 278
Error Expected an @return tag. 281
Error Expected @throws tag for 'IOException'. 281
Error Line has trailing spaces. 286
Error Line has trailing spaces. 287
Error Line is longer than 80 characters. 296
Error 'public' modifier out of order with the JLS suggestions. 296
Error Parameter l should be final. 296
Error Expected @param tag for 'l'. 296
Error Parameter force should be final. 296
Error Expected @param tag for 'force'. 296
Error Expected @throws tag for 'InvalidRecordLocationException'. 296
Error Expected @throws tag for 'IOException'. 297
Error Line has trailing spaces. 298
Error 'if' construct must use '{}'s. 300
Error Line is longer than 80 characters. 301
Error 'if' construct must use '{}'s. 302
Error Line is longer than 80 characters. 302
Error Line is longer than 80 characters. 303
Error Line has trailing spaces. 304
Error Line has trailing spaces. 306
Error Line has trailing spaces. 309
Error Expected an @return tag. 316
Error Expected an @return tag. 326
Error Line is longer than 80 characters. 326
Error Expected @param tag for 'lastLocation'. 326
Error Expected @throws tag for 'IOException'. 326
Error Expected @throws tag for 'InvalidRecordLocationException'. 327
Error Line has trailing spaces. 328
Error Line is longer than 80 characters. 343
Error Line has trailing spaces. 354
Error Line is longer than 80 characters. 358
Error Missing a Javadoc comment. 358
Error Parameter e should be final. 358
Error 'if' construct must use '{}'s. 359
Error Line is longer than 80 characters. 360
Error 'if' construct must use '{}'s. 361
Error Line is longer than 80 characters. 362
Error Line is longer than 80 characters. 364
Error Line is longer than 80 characters. 367
Error Missing a Javadoc comment. 367
Error Parameter location should be final. 367
Error Expected an @return tag. 377
Error Line is longer than 80 characters. 377
Error Expected @param tag for 'l'. 377
Error Expected @throws tag for 'IOException'. 377
Error Expected @throws tag for 'InvalidRecordLocationException'. 377
Error 'if' construct must use '{}'s. 395
Error Line is longer than 80 characters. 395
Error Line is longer than 80 characters. 396
Error 'if' construct must use '{}'s. 397
Error Line is longer than 80 characters. 398
Error Line is longer than 80 characters. 400
Error Missing a Javadoc comment. 404
Error Parameter eventListener should be final. 404
Error 'eventListener' hides a field. 404
Error Line contains a tab character. 412
Error Line has trailing spaces. 414
Error 'if' construct must use '{}'s. 418
Error '=' is not preceded with whitespace. 420
Error '=' is not followed by whitespace. 420
Error Expected an @return tag. 428
Error Missing a Javadoc comment. 432
Error Line has trailing spaces. 435
Error Missing a Javadoc comment. 436
Error Line is longer than 80 characters. 437
Error '+' is not preceded with whitespace. 437
Error '+' is not followed by whitespace. 437
Error '+' is not preceded with whitespace. 437
Error '+' is not followed by whitespace. 437
Error '/' is not preceded with whitespace. 437
Error '/' is not followed by whitespace. 437
Error '1024' is a magic number. 437
Error '*' is not preceded with whitespace. 437
Error '*' is not followed by whitespace. 437
Error '1024f' is a magic number. 437

org/activeio/journal/active/Location.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 30
Error 'public' modifier out of order with the JLS suggestions. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error 'public' modifier out of order with the JLS suggestions. 35
Error '=' is not preceded with whitespace. 35
Error '=' is not followed by whitespace. 35
Error Missing a Javadoc comment. 37
Error 'private' modifier out of order with the JLS suggestions. 37
Error Missing a Javadoc comment. 38
Error 'private' modifier out of order with the JLS suggestions. 38
Error Missing a Javadoc comment. 40
Error Parameter logFileId should be final. 40
Error 'logFileId' hides a field. 40
Error Parameter fileOffset should be final. 40
Error Missing a Javadoc comment. 45
Error Parameter o should be final. 45
Error 'if' construct must use '{}'s. 47
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 57
Error Parameter o should be final. 57
Error 'if' construct must use '{}'s. 58
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 72
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 76
Error Parameter packet should be final. 76
Error Missing a Javadoc comment. 82
Error Parameter data should be final. 82
Error Line has trailing spaces. 85
Error Missing a Javadoc comment. 87
Error 'public' modifier out of order with the JLS suggestions. 87
Error Parameter packet should be final. 87
Error Line is longer than 80 characters. 92
Error Missing a Javadoc comment. 92
Error Parameter data should be final. 92
Error Line has trailing spaces. 96

org/activeio/journal/active/LogFile.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/journal/active/LogFile.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 30
Error 'public' modifier out of order with the JLS suggestions. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error First sentence should end with a period. 41
Error Line contains a tab character. 43
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 45
Error Parameter file should be final. 45
Error 'file' hides a field. 45
Error Parameter initialSize should be final. 45
Error 'initialSize' hides a field. 45
Error 'if' construct must use '{}'s. 50
Error 'if' is not followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Parameter offset should be final. 59
Error Expected @param tag for 'offset'. 59
Error Expected @throws tag for 'IOException'. 59
Error 'if' is not followed by whitespace. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error 'if' construct must use '{}'s. 61
Error 'if' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 62
Error '+' is not preceded with whitespace. 62
Error '+' is not followed by whitespace. 62
Error '+' is not preceded with whitespace. 62
Error '+' is not followed by whitespace. 62
Error '+' is not preceded with whitespace. 62
Error '+' is not followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error Missing a Javadoc comment. 68
Error '=' is not preceded with whitespace. 69
Error Missing a Javadoc comment. 71
Error Parameter rc should be final. 71
Error '+=' is not preceded with whitespace. 72
Error '+=' is not followed by whitespace. 72
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 75
Error Missing a Javadoc comment. 75
Error Parameter offset should be final. 75
Error Parameter record should be final. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 77
Error Line has trailing spaces. 79
Error Line has trailing spaces. 81
Error Line has trailing spaces. 84
Error '+' is not preceded with whitespace. 86
Error '+' is not followed by whitespace. 86
Error '+' is not preceded with whitespace. 86
Error '+' is not followed by whitespace. 86
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error Line has trailing spaces. 97
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 102
Error Missing a Javadoc comment. 106
Error 'if' construct must use '{}'s. 107
Error Line contains a tab character. 107
Error 'if' is not followed by whitespace. 107
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error '=' is not preceded with whitespace. 109
Error '=' is not followed by whitespace. 109
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Must have at least one statement. 112
Error Line contains a tab character. 113
Error Missing a Javadoc comment. 116
Error Parameter offset should be final. 116
Error Parameter buffer should be final. 116
Error Line has trailing spaces. 117
Error Line has trailing spaces. 123
Error Line has trailing spaces. 126
Error Missing a Javadoc comment. 132
Error Parameter offset should be final. 132
Error Parameter record should be final. 132
Error Line has trailing spaces. 133
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error Missing a Javadoc comment. 143
Error Parameter offset should be final. 143
Error Parameter answer should be final. 143

org/activeio/journal/active/LogFileManager.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 42
Error 'public' modifier out of order with the JLS suggestions. 45
Error Line is longer than 80 characters. 47
Error Missing a Javadoc comment. 47
Error '+' is not preceded with whitespace. 47
Error '+' is not followed by whitespace. 47
Error Line is longer than 80 characters. 48
Error Missing a Javadoc comment. 48
Error '+' is not preceded with whitespace. 48
Error '+' is not followed by whitespace. 48
Error '1024' is a magic number. 48
Error '*' is not preceded with whitespace. 48
Error '*' is not followed by whitespace. 48
Error '1024' is a magic number. 48
Error '*' is not preceded with whitespace. 48
Error '*' is not followed by whitespace. 48
Error '20' is a magic number. 48
Error Missing a Javadoc comment. 50
Error 'public' modifier out of order with the JLS suggestions. 50
Error '6' is a magic number. 50
Error '+' is not preceded with whitespace. 50
Error '+' is not followed by whitespace. 50
Error Missing a Javadoc comment. 52
Error 'public' modifier out of order with the JLS suggestions. 52
Error Missing a Javadoc comment. 53
Error 'public' modifier out of order with the JLS suggestions. 53
Error Line is longer than 80 characters. 54
Error Missing a Javadoc comment. 54
Error 'private' modifier out of order with the JLS suggestions. 54
Error Name 'onlineLogNameFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 54
Error '3' is a magic number. 56
Error '3' is a magic number. 57
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 82
Error Parameter logDirectory should be final. 82
Error 'logDirectory' hides a field. 82
Error Line is longer than 80 characters. 86
Error Missing a Javadoc comment. 86
Error Parameter logDirectory should be final. 86
Error 'logDirectory' hides a field. 86
Error Parameter onlineLogFileCount should be final. 86
Error 'onlineLogFileCount' hides a field. 86
Error Parameter initialLogFileSize should be final. 86
Error 'initialLogFileSize' hides a field. 86
Error Missing a Javadoc comment. 93
Error Parameter onlineLogFileCount should be final. 93
Error 'onlineLogFileCount' hides a field. 93
Error Array brackets at illegal position. 95
Error Line is longer than 80 characters. 100
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 105
Error '*' is not preceded with whitespace. 105
Error '*' is not followed by whitespace. 105
Error Line is longer than 80 characters. 106
Error Line has trailing spaces. 109
Error Line is longer than 80 characters. 112
Error Line has trailing spaces. 125
Error 'if' is not followed by whitespace. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error Line is longer than 80 characters. 132
Error 'if' is not followed by whitespace. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error Line has trailing spaces. 137
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error Line has trailing spaces. 142
Error 'if' is not followed by whitespace. 147
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error Line has trailing spaces. 156
Error Line has trailing spaces. 157
Error 'if' is not followed by whitespace. 159
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error Line has trailing spaces. 162
Error Missing a Javadoc comment. 167
Error Line has trailing spaces. 168
Error Line has trailing spaces. 169
Error Line is longer than 80 characters. 169
Error Line has trailing spaces. 171
Error '=' is not preceded with whitespace. 175
Error '=' is not followed by whitespace. 175
Error Line has trailing spaces. 176
Error 'while' is not followed by whitespace. 177
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error Line has trailing spaces. 178
Error Line is longer than 80 characters. 179
Error 'if' is not followed by whitespace. 179
Error '(' is followed by whitespace. 179
Error '!=' is not preceded with whitespace. 179
Error '!=' is not preceded with whitespace. 179
Error '!=' is not followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error '(' is followed by whitespace. 184
Error '==' is not preceded with whitespace. 184
Error '==' is not followed by whitespace. 184
Error Line has trailing spaces. 187
Error Line has trailing spaces. 188
Error Line has trailing spaces. 190
Error Line has trailing spaces. 192
Error 'if' is not followed by whitespace. 193
Error '(' is followed by whitespace. 193
Error '!=' is not preceded with whitespace. 193
Error '!=' is not followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error 'cast' is not followed by whitespace. 198
Error Line has trailing spaces. 202
Error Missing a Javadoc comment. 205
Error 'if' construct must use '{}'s. 207
Error 'if' is not followed by whitespace. 207
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error Line has trailing spaces. 209
Error Line is longer than 80 characters. 210
Error '!=' is not preceded with whitespace. 213
Error '!=' is not followed by whitespace. 213
Error 'if' construct must use '{}'s. 214
Error 'if' is not followed by whitespace. 214
Error '(' is followed by whitespace. 214
Error '!=' is not preceded with whitespace. 214
Error '!=' is not followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error Line has trailing spaces. 217
Error Line has trailing spaces. 220
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error Line has trailing spaces. 224
Error Missing a Javadoc comment. 228
Error 'if' is not followed by whitespace. 229
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error 'if' construct must use '{}'s. 231
Error 'if' is not followed by whitespace. 231
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error Line has trailing spaces. 233
Error Line is longer than 80 characters. 234
Error Line has trailing spaces. 235
Error '=' is not followed by whitespace. 236
Error 'if' construct must use '{}'s. 237
Error 'if' is not followed by whitespace. 237
Error '(' is followed by whitespace. 237
Error ')' is preceded with whitespace. 237
Error 'else' construct must use '{}'s. 239
Error Line has trailing spaces. 242
Error Line has trailing spaces. 245
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error Missing a Javadoc comment. 252
Error 'if' construct must use '{}'s. 254
Error Line has trailing spaces. 257
Error Line contains a tab character. 259
Error Line contains a tab character. 260
Error Line contains a tab character. 261
Error Line contains a tab character. 262
Error Line contains a tab character. 263
Error Line contains a tab character. 264
Error Line has trailing spaces. 265
Error Line contains a tab character. 265
Error Line contains a tab character. 266
Error '=' is not preceded with whitespace. 266
Error '=' is not followed by whitespace. 266
Error Line contains a tab character. 267
Error Line contains a tab character. 268
Error Line has trailing spaces. 269
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error Must have at least one statement. 269
Error Line contains a tab character. 269
Error Line has trailing spaces. 271
Error Missing a Javadoc comment. 274
Error Parameter write should be final. 282
Error Expected @param tag for 'write'. 282
Error Expected @throws tag for 'IOException'. 282
Error 'if' construct must use '{}'s. 284
Error Line is longer than 80 characters. 285
Error 'if' construct must use '{}'s. 286
Error Line is longer than 80 characters. 287
Error Line is longer than 80 characters. 291
Error 'cast' is not followed by whitespace. 291
Error 'if' construct must use '{}'s. 294
Error 'if' is not followed by whitespace. 294
Error '(' is followed by whitespace. 294
Error ')' is preceded with whitespace. 294
Error 'private' modifier out of order with the JLS suggestions. 308
Error Parameter mark should be final. 308
Error Expected @param tag for 'mark'. 308
Error Expected @throws tag for 'IOException'. 308
Error Line has trailing spaces. 312
Error Line is longer than 80 characters. 312
Error 'if' construct must use '{}'s. 315
Error 'if' is not followed by whitespace. 315
Error '(' is followed by whitespace. 315
Error '==' is not followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error Line is longer than 80 characters. 324
Error Missing a Javadoc comment. 324
Error Parameter location should be final. 324
Error Line is longer than 80 characters. 340
Error Line is longer than 80 characters. 344
Error Missing a Javadoc comment. 344
Error Parameter logFileId should be final. 344
Error Line is longer than 80 characters. 345
Error 'if' construct must use '{}'s. 351
Error Line is longer than 80 characters. 354
Error Expected an @return tag. 361
Error Line is longer than 80 characters. 361
Error Parameter lastLocation should be final. 361
Error Expected @param tag for 'lastLocation'. 361
Error Expected @throws tag for 'IOException'. 361
Error Expected @throws tag for 'InvalidRecordLocationException'. 361
Error Expected an @return tag. 399
Error Line is longer than 80 characters. 399
Error Parameter location should be final. 399
Error Expected @param tag for 'location'. 399
Error Expected @throws tag for 'IOException'. 399
Error Expected @throws tag for 'InvalidRecordLocationException'. 399
Error Array brackets at illegal position. 404
Error Missing a Javadoc comment. 413
Error Missing a Javadoc comment. 417
Error 'if' construct must use '{}'s. 418
Error 'if' construct must use '{}'s. 420
Error Missing a Javadoc comment. 425
Error Line has trailing spaces. 439
Error Line has trailing spaces. 440
Error Line has trailing spaces. 442
Error Missing a Javadoc comment. 460
Error Missing a Javadoc comment. 471
Error '/' is not preceded with whitespace. 472
Error '/' is not followed by whitespace. 472
Error Line is longer than 80 characters. 475
Error Missing a Javadoc comment. 475
Error 'public' modifier out of order with the JLS suggestions. 475
Error Missing a Javadoc comment. 479
Error 'public' modifier out of order with the JLS suggestions. 479
Error '!=' is not preceded with whitespace. 480
Error '!=' is not followed by whitespace. 480

org/activeio/journal/active/LogFileNode.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/journal/active/LogFileNode.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error 'public' modifier out of order with the JLS suggestions. 29
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error First sentence should end with a period. 38
Error First sentence should end with a period. 40
Error Missing a Javadoc comment. 43
Error Parameter logFile should be final. 43
Error 'logFile' hides a field. 43
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 57
Error Parameter id should be final. 57
Error 'id' hides a field. 57
Error 'if' construct must use '{}'s. 58
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 71
Error Parameter enable should be final. 71
Error 'if' construct must use '{}'s. 72
Error Missing a Javadoc comment. 77
Error 'if' construct must use '{}'s. 78
Error Line is longer than 80 characters. 79
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 87
Error Missing a Javadoc comment. 91
Error Parameter enable should be final. 91
Error Missing a Javadoc comment. 95
Error Missing a Javadoc comment. 100
Error 'if' construct must use '{}'s. 101
Error Missing a Javadoc comment. 106
Error Missing a Javadoc comment. 110
Error Parameter i should be final. 110
Error Line has trailing spaces. 113
Error Line has trailing spaces. 116
Error Line has trailing spaces. 120
Error Missing a Javadoc comment. 121
Error Missing a Javadoc comment. 125
Error Parameter state should be final. 125
Error Missing a Javadoc comment. 129
Error 'if' construct must use '{}'s. 130
Error Missing a Javadoc comment. 135
Error 'if' construct must use '{}'s. 136
Error Line has trailing spaces. 140
Error Line has trailing spaces. 143
Error Parameter data should be final. 145
Error Expected @param tag for 'data'. 145
Error Expected @throws tag for 'IOException'. 145
Error Line has trailing spaces. 154
Error Parameter data should be final. 156
Error Expected @param tag for 'data'. 156
Error Expected @throws tag for 'IOException'. 156
Error Missing a Javadoc comment. 163
Error Parameter offset should be final. 163

org/activeio/journal/active/Record.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error 'public' modifier out of order with the JLS suggestions. 39
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error 'public' modifier out of order with the JLS suggestions. 41
Error '=' is not preceded with whitespace. 41
Error '8' is a magic number. 41
Error '=' is not followed by whitespace. 41
Error '+' is not preceded with whitespace. 41
Error '+' is not followed by whitespace. 41
Error Missing a Javadoc comment. 42
Error 'public' modifier out of order with the JLS suggestions. 42
Error '=' is not preceded with whitespace. 42
Error '12' is a magic number. 42
Error '=' is not followed by whitespace. 42
Error '+' is not preceded with whitespace. 42
Error '+' is not followed by whitespace. 42
Error Line is longer than 80 characters. 43
Error Line contains a tab character. 43
Error Missing a Javadoc comment. 43
Error 'public' modifier out of order with the JLS suggestions. 43
Error '=' is not preceded with whitespace. 43
Error '=' is not followed by whitespace. 43
Error '+' is not preceded with whitespace. 43
Error '+' is not followed by whitespace. 43
Error Line has trailing spaces. 44
Error Line contains a tab character. 44
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 45
Error 'public' modifier out of order with the JLS suggestions. 45
Error Line contains a tab character. 45
Error '{' is followed by whitespace. 45
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 46
Error Missing a Javadoc comment. 46
Error 'public' modifier out of order with the JLS suggestions. 46
Error Line contains a tab character. 46
Error '{' is followed by whitespace. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 48
Error Missing a Javadoc comment. 48
Error 'public' modifier out of order with the JLS suggestions. 48
Error Line contains a tab character. 49
Error Missing a Javadoc comment. 49
Error 'public' modifier out of order with the JLS suggestions. 49
Error '=' is not preceded with whitespace. 49
Error '=' is not followed by whitespace. 49
Error Line contains a tab character. 50
Error Missing a Javadoc comment. 50
Error 'public' modifier out of order with the JLS suggestions. 50
Error '=' is not preceded with whitespace. 50
Error '=' is not followed by whitespace. 50
Error Line contains a tab character. 51
Error Missing a Javadoc comment. 51
Error 'public' modifier out of order with the JLS suggestions. 51
Error '=' is not preceded with whitespace. 51
Error '=' is not followed by whitespace. 51
Error Line has trailing spaces. 52
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line is longer than 80 characters. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error 'if' is not followed by whitespace. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 56
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error 'if' is not followed by whitespace. 57
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 58
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error 'if' is not followed by whitespace. 59
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line is longer than 80 characters. 62
Error Line contains a tab character. 62
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 63
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Missing a Javadoc comment. 67
Error 'public' modifier out of order with the JLS suggestions. 67
Error Line contains a tab character. 68
Error '!=' is not preceded with whitespace. 68
Error '!=' is not followed by whitespace. 68
Error Line contains a tab character. 69
Error Line has trailing spaces. 70
Error Line contains a tab character. 70
Error Line is longer than 80 characters. 71
Error Missing a Javadoc comment. 71
Error Line is longer than 80 characters. 72
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Line has trailing spaces. 76
Error Missing a Javadoc comment. 76
Error Line has trailing spaces. 77
Error Missing a Javadoc comment. 77
Error Line contains a tab character. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Line has trailing spaces. 80
Error Line contains a tab character. 80
Error Line has trailing spaces. 81
Error Missing a Javadoc comment. 81
Error Line is longer than 80 characters. 84
Error Missing a Javadoc comment. 84
Error Parameter recordType should be final. 84
Error 'recordType' hides a field. 84
Error Parameter payload should be final. 84
Error 'payload' hides a field. 84
Error Parameter mark should be final. 84
Error 'mark' hides a field. 84
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 88
Error Missing a Javadoc comment. 88
Error Parameter location should be final. 88
Error 'location' hides a field. 88
Error Parameter recordType should be final. 88
Error 'recordType' hides a field. 88
Error Parameter payload should be final. 88
Error 'payload' hides a field. 88
Error Parameter mark should be final. 88
Error 'mark' hides a field. 88
Error 'if' is not followed by whitespace. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error Line has trailing spaces. 100
Error Line has trailing spaces. 101
Error Missing a Javadoc comment. 102
Error Parameter location should be final. 102
Error 'location' hides a field. 102
Error '8' is a magic number. 105
Error '+' is not preceded with whitespace. 107
Error '+' is not followed by whitespace. 107
Error '8' is a magic number. 107
Error Line has trailing spaces. 113
Error Line contains a tab character. 114
Error Missing a Javadoc comment. 114
Error '(' is followed by whitespace. 114
Error Parameter out should be final. 114
Error ')' is preceded with whitespace. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error 'if' construct must use '{}'s. 118
Error 'if' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error '!=' is not preceded with whitespace. 118
Error '!=' is not followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error 'else' construct must use '{}'s. 120
Error Line has trailing spaces. 122
Error Line contains a tab character. 122
Error Line has trailing spaces. 123
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Missing a Javadoc comment. 124
Error '(' is followed by whitespace. 124
Error Parameter in should be final. 124
Error ')' is preceded with whitespace. 124
Error Line is longer than 80 characters. 125
Error 'if' construct must use '{}'s. 128
Error 'if' is not followed by whitespace. 128
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line is longer than 80 characters. 129
Error Line contains a tab character. 131
Error Line has trailing spaces. 132
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Missing a Javadoc comment. 133
Error '(' is followed by whitespace. 133
Error Parameter out should be final. 133
Error ')' is preceded with whitespace. 133
Error Line contains a tab character. 134
Error 'if' construct must use '{}'s. 135
Error 'if' is not followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error '!=' is not preceded with whitespace. 135
Error '!=' is not followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error 'else' construct must use '{}'s. 137
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line has trailing spaces. 141
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Missing a Javadoc comment. 142
Error '(' is followed by whitespace. 142
Error Parameter in should be final. 142
Error ')' is preceded with whitespace. 142
Error Line has trailing spaces. 143
Error Line contains a tab character. 143
Error 'if' is not followed by whitespace. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error 'if' construct must use '{}'s. 145
Error Line has trailing spaces. 145
Error 'if' is not followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error '!=' is not preceded with whitespace. 145
Error '!=' is not followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Line is longer than 80 characters. 146
Error Line has trailing spaces. 148
Error Line has trailing spaces. 150
Error 'if' construct must use '{}'s. 152
Error 'if' is not followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error Line is longer than 80 characters. 153
Error Line has trailing spaces. 154
Error Line is longer than 80 characters. 155
Error Line contains a tab character. 156
Error Line has trailing spaces. 157
Error Line contains a tab character. 157
Error Line contains a tab character. 162
Error Parameter in should be final. 162
Error Expected @param tag for 'in'. 162
Error Expected @throws tag for 'IOException'. 162
Error Line contains a tab character. 163
Error 'if' is not followed by whitespace. 163
Error '(' is followed by whitespace. 163
Error '==' is not preceded with whitespace. 163
Error '==' is not followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error Line contains a tab character. 165
Error Array brackets at illegal position. 165
Error '1024' is a magic number. 165
Error Line contains a tab character. 166
Error Array brackets at illegal position. 166
Error '8' is a magic number. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error '-' is not preceded with whitespace. 168
Error '-' is not followed by whitespace. 168
Error Line contains a tab character. 169
Error ',' is not followed by whitespace. 169
Error ',' is not followed by whitespace. 169
Error Line contains a tab character. 170
Error Line has trailing spaces. 171
Error Line contains a tab character. 171
Error '%' is not preceded with whitespace. 171
Error '%' is not followed by whitespace. 171
Error '8' is a magic number. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error '+=' is not preceded with whitespace. 173
Error '+=' is not followed by whitespace. 173
Error Line has trailing spaces. 174
Error Line contains a tab character. 174
Error Line is longer than 80 characters. 175
Error Line contains a tab character. 175
Error '|' is not preceded with whitespace. 175
Error '|' is not followed by whitespace. 175
Error '<<' is not preceded with whitespace. 175
Error '<<' is not followed by whitespace. 175
Error '|' is not preceded with whitespace. 175
Error '|' is not followed by whitespace. 175
Error '<<' is not preceded with whitespace. 175
Error '<<' is not followed by whitespace. 175
Error '|' is not preceded with whitespace. 175
Error '|' is not followed by whitespace. 175
Error '3' is a magic number. 175
Error '<<' is not preceded with whitespace. 175
Error '3' is a magic number. 175
Error '<<' is not followed by whitespace. 175
Error '|' is not preceded with whitespace. 175
Error '|' is not followed by whitespace. 175
Error '4' is a magic number. 175
Error '<<' is not preceded with whitespace. 175
Error '4' is a magic number. 175
Error '<<' is not followed by whitespace. 175
Error '|' is not preceded with whitespace. 175
Error '|' is not followed by whitespace. 175
Error '5' is a magic number. 175
Error '<<' is not preceded with whitespace. 175
Error '5' is a magic number. 175
Error '<<' is not followed by whitespace. 175
Error '|' is not preceded with whitespace. 175
Error '|' is not followed by whitespace. 175
Error '6' is a magic number. 175
Error '<<' is not preceded with whitespace. 175
Error '6' is a magic number. 175
Error '<<' is not followed by whitespace. 175
Error '|' is not preceded with whitespace. 175
Error '|' is not followed by whitespace. 175
Error '7' is a magic number. 175
Error '<<' is not preceded with whitespace. 175
Error '7' is a magic number. 175
Error '<<' is not followed by whitespace. 175
Error ';' is preceded with whitespace. 175
Error Line has trailing spaces. 176
Error Line contains a tab character. 176
Error Line is longer than 80 characters. 177
Error Line contains a tab character. 177
Error 'if' is not followed by whitespace. 177
Error '(' is followed by whitespace. 177
Error '==' is not preceded with whitespace. 177
Error '==' is not followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error Line contains a tab character. 178
Error Array brackets at illegal position. 178
Error '1024' is a magic number. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error '-' is not preceded with whitespace. 181
Error '-' is not followed by whitespace. 181
Error Line contains a tab character. 182
Error ',' is not followed by whitespace. 182
Error ',' is not followed by whitespace. 182
Error Line contains a tab character. 183
Error ',' is not followed by whitespace. 183
Error ',' is not followed by whitespace. 183
Error Line contains a tab character. 184
Error '+=' is not preceded with whitespace. 184
Error '+=' is not followed by whitespace. 184
Error Line has trailing spaces. 185
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error Line has trailing spaces. 192
Error Line contains a tab character. 192
Error Line is longer than 80 characters. 195
Error Parameter in should be final. 195
Error Expected @param tag for 'in'. 195
Error Parameter byteConstant should be final. 195
Error Expected @param tag for 'byteConstant'. 195
Error Parameter errorMessage should be final. 195
Error Expected @param tag for 'errorMessage'. 195
Error ')' is preceded with whitespace. 195
Error Expected @throws tag for 'IOException'. 195
Error 'if' is not followed by whitespace. 198
Error '(' is followed by whitespace. 198
Error '!=' is not preceded with whitespace. 198
Error ')' is preceded with whitespace. 198
Error Line has trailing spaces. 202
Error Line has trailing spaces. 203
Error Missing a Javadoc comment. 204
Error Parameter packet should be final. 204
Error 'if' construct must use '{}'s. 207
Error 'if' is not followed by whitespace. 207
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error 'if' is not followed by whitespace. 211
Error '(' is followed by whitespace. 211
Error '+' is not preceded with whitespace. 211
Error '+' is not followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error Line has trailing spaces. 214
Error '+' is not preceded with whitespace. 216
Error '+' is not followed by whitespace. 216
Error Line has trailing spaces. 217
Error Line contains a tab character. 218
Error 'if' is not followed by whitespace. 218
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line has trailing spaces. 221
Error Line contains a tab character. 221
Error Line contains a tab character. 222
Error '+' is not preceded with whitespace. 224
Error '+' is not followed by whitespace. 224
Error Line has trailing spaces. 226
Error Line is longer than 80 characters. 227
Error Line has trailing spaces. 230
Error Line has trailing spaces. 232
Error '+' is not preceded with whitespace. 251
Error '+' is not followed by whitespace. 251
Error Line has trailing spaces. 260
Error Line contains a tab character. 282
Error Missing a Javadoc comment. 282
Error Line contains a tab character. 283
Error '!=' is not preceded with whitespace. 283
Error '!=' is not followed by whitespace. 283
Error Line contains a tab character. 284
Error Line contains a tab character. 286
Error Missing a Javadoc comment. 286
Error Parameter packet should be final. 286
Error Line has trailing spaces. 287
Error Line contains a tab character. 287
Error Line contains a tab character. 288
Error Line contains a tab character. 289
Error Line contains a tab character. 290
Error Line contains a tab character. 291
Error Line has trailing spaces. 292
Error Line contains a tab character. 292
Error Line contains a tab character. 293
Error Line is longer than 80 characters. 294
Error Line contains a tab character. 294
Error 'if' is not followed by whitespace. 294
Error '(' is followed by whitespace. 294
Error '==' is not preceded with whitespace. 294
Error '==' is not followed by whitespace. 294
Error ')' is preceded with whitespace. 294
Error Line contains a tab character. 295
Error Line has trailing spaces. 297
Error Line contains a tab character. 297
Error Line contains a tab character. 298
Error Line has trailing spaces. 299
Error Line contains a tab character. 299
Error Line contains a tab character. 300
Error Missing a Javadoc comment. 302
Error 'if' is not followed by whitespace. 303
Error '(' is followed by whitespace. 303
Error '!=' is not preceded with whitespace. 303
Error '!=' is not followed by whitespace. 303
Error ')' is preceded with whitespace. 303
Error '=' is not preceded with whitespace. 305
Error '=' is not followed by whitespace. 305

org/activeio/journal/active/RecordInfo.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/journal/active/RecordInfo.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error 'public' modifier out of order with the JLS suggestions. 23
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Line is longer than 80 characters. 29
Error Missing a Javadoc comment. 29
Error Parameter location should be final. 29
Error 'location' hides a field. 29
Error Parameter header should be final. 29
Error 'header' hides a field. 29
Error Parameter logFileState should be final. 29
Error 'logFileState' hides a field. 29
Error Missing a Javadoc comment. 35
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 51

org/activeio/journal/howl/HowlJournal.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/journal/howl/HowlJournal.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 41
Error Line has trailing spaces. 45
Error Line contains a tab character. 50
Error Missing a Javadoc comment. 50
Error Line contains a tab character. 52
Error Missing a Javadoc comment. 52
Error Line contains a tab character. 54
Error Missing a Javadoc comment. 54
Error Parameter configuration should be final. 54
Error Line is longer than 80 characters. 55
Error Line contains a tab character. 55
Error Line is longer than 80 characters. 56
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter packet should be final. 66
Error Parameter sync should be final. 66
Error Line contains a tab character. 67
Error Line is longer than 80 characters. 68
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line is longer than 80 characters. 70
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line is longer than 80 characters. 75
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 80
Error Line is longer than 80 characters. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Method 'setMark' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter recordLocator should be final. 83
Error Parameter force should be final. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 90
Error Line is longer than 80 characters. 91
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line is longer than 80 characters. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line is longer than 80 characters. 98
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line has trailing spaces. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Expected an @return tag. 108
Error Line is longer than 80 characters. 108
Error Parameter recordLocator should be final. 108
Error Expected @param tag for 'recordLocator'. 108
Error Expected @throws tag for 'InvalidRecordLocationException'. 108
Error 'if' construct must use '{}'s. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 114
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Method 'getMark' is not designed for extension - needs to be abstract, final or empty. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line is longer than 80 characters. 134
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line is longer than 80 characters. 137
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 142
Error Line is longer than 80 characters. 143
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line is longer than 80 characters. 145
Error Line contains a tab character. 145
Error Method 'setJournalEventListener' is not designed for extension - needs to be abstract, final or empty. 145
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Parameter key should be final. 147
Error Line is longer than 80 characters. 148
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 153
Error Line is longer than 80 characters. 154
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Method 'getNextRecordLocation' is not designed for extension - needs to be abstract, final or empty. 156
Error Parameter lastLocation should be final. 156
Error Line contains a tab character. 157
Error Line has trailing spaces. 158
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error 'if' is not followed by whitespace. 159
Error '(' is followed by whitespace. 159
Error '==' is not followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error Line contains a tab character. 160
Error 'if' is not followed by whitespace. 160
Error '(' is followed by whitespace. 160
Error '!=' is not followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line has trailing spaces. 166
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error 'while' is not followed by whitespace. 168
Error Line contains a tab character. 169
Error Line has trailing spaces. 170
Error Line is longer than 80 characters. 170
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error 'if' construct must use '{}'s. 172
Error Line contains a tab character. 172
Error 'if' is not followed by whitespace. 172
Error '(' is followed by whitespace. 172
Error '==' is not preceded with whitespace. 172
Error '==' is not followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error 'if' construct must use '{}'s. 175
Error Line contains a tab character. 175
Error 'if' is not followed by whitespace. 175
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line is longer than 80 characters. 179
Error Line contains a tab character. 179
Error 'cast' is not followed by whitespace. 179
Error Line has trailing spaces. 181
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Line contains a tab character. 184
Error Line is longer than 80 characters. 185
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 187
Error Parameter location should be final. 187
Error Line contains a tab character. 188
Error Line has trailing spaces. 189
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line has trailing spaces. 192
Error Line contains a tab character. 193
Error Line is longer than 80 characters. 194
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error Line is longer than 80 characters. 196
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error Line contains a tab character. 198
Error Line has trailing spaces. 199
Error Line contains a tab character. 199
Error Line contains a tab character. 200

org/activeio/journal/howl/LongRecordLocation.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/journal/howl/LongRecordLocation.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 25
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error 'private' modifier out of order with the JLS suggestions. 30
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Parameter l should be final. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 39
Error Parameter o should be final. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Method 'getLongLocation' is not designed for extension - needs to be abstract, final or empty. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error '4' is a magic number. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 62
Error Parameter o should be final. 62
Error 'if' construct must use '{}'s. 63
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73

org/activeio/net/AIOAsynchChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/AIOAsynchChannel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 46
Error 'public' modifier out of order with the JLS suggestions. 46
Error Line is longer than 80 characters. 48
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Line is longer than 80 characters. 59
Error Missing a Javadoc comment. 59
Error Parameter socketChannel should be final. 59
Error 'socketChannel' hides a field. 59
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 71
Error Missing a Javadoc comment. 71
Error Parameter channelListener should be final. 71
Error 'channelListener' hides a field. 71
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 79
Error Parameter target should be final. 79
Error 'if' is not followed by whitespace. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error Missing a Javadoc comment. 86
Error 'if' is not followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error '!=' is not preceded with whitespace. 87
Error '!=' is not followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line is longer than 80 characters. 88
Error Must have at least one statement. 92
Error Must have at least one statement. 96
Error Missing a Javadoc comment. 100
Error 'if' is not followed by whitespace. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error Missing a Javadoc comment. 107
Error Parameter timeout should be final. 107
Error 'if' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error 'if' is not followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error 'if' is not followed by whitespace. 112
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error Missing a Javadoc comment. 123
Error Parameter packet should be final. 123
Error 'cast' is not followed by whitespace. 124
Error 'while' is not followed by whitespace. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Missing a Javadoc comment. 135
Error Line is longer than 80 characters. 138
Error Missing a Javadoc comment. 138
Error Parameter abstractFuture should be final. 138
Error Parameter attribute should be final. 138
Error 'cast' is not followed by whitespace. 139
Error Line has trailing spaces. 141
Error 'if' is not followed by whitespace. 142
Error '(' is followed by whitespace. 142
Error '>' is not preceded with whitespace. 142
Error '>' is not followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error Line has trailing spaces. 143
Error Line contains a tab character. 143
Error Line is longer than 80 characters. 144
Error Line contains a tab character. 144
Error 'cast' is not followed by whitespace. 144
Error Line has trailing spaces. 145
Error Line contains a tab character. 145
Error Line has trailing spaces. 146
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line has trailing spaces. 150
Error Line contains a tab character. 150
Error Line has trailing spaces. 151
Error Line has trailing spaces. 152
Error Line has trailing spaces. 154
Error Missing a Javadoc comment. 160
Error Line has trailing spaces. 161
Error 'if' is not followed by whitespace. 163
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error Line has trailing spaces. 167
Error Line has trailing spaces. 169
Error 'if' is not followed by whitespace. 170
Error '(' is followed by whitespace. 170
Error '==' is not preceded with whitespace. 170
Error '==' is not followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error Line has trailing spaces. 176
Error Missing a Javadoc comment. 183
Error Missing a Javadoc comment. 186
Error Missing a Javadoc comment. 189
Error Missing a Javadoc comment. 192
Error Missing a Javadoc comment. 195
Error Missing a Javadoc comment. 198
Error Missing a Javadoc comment. 201
Error Missing a Javadoc comment. 204
Error Missing a Javadoc comment. 207
Error Missing a Javadoc comment. 210
Error Missing a Javadoc comment. 213
Error Missing a Javadoc comment. 216
Error Missing a Javadoc comment. 219
Error Missing a Javadoc comment. 222
Error Missing a Javadoc comment. 225
Error Missing a Javadoc comment. 228
Error Missing a Javadoc comment. 231
Error Missing a Javadoc comment. 234
Error Missing a Javadoc comment. 237
Error Parameter on should be final. 237
Error Missing a Javadoc comment. 240
Error Parameter on should be final. 240
Error Missing a Javadoc comment. 243
Error Parameter size should be final. 243
Error Missing a Javadoc comment. 246
Error Parameter on should be final. 246
Error Missing a Javadoc comment. 249
Error Parameter size should be final. 249
Error Missing a Javadoc comment. 252
Error Parameter on should be final. 252
Error Parameter linger should be final. 252
Error Missing a Javadoc comment. 255
Error Parameter on should be final. 255
Error Missing a Javadoc comment. 258
Error Parameter tc should be final. 258
Error Missing a Javadoc comment. 261
Error Line is longer than 80 characters. 262
Error '+' is not preceded with whitespace. 262
Error '+' is not followed by whitespace. 262
Error '+' is not preceded with whitespace. 262
Error '+' is not followed by whitespace. 262
Error '+' is not preceded with whitespace. 262
Error '+' is not followed by whitespace. 262

org/activeio/net/AIOAsynchChannelFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 48
Error Unused @param tag for 'location}'s'. 48
Error Line has trailing spaces. 49
Error Expected an @return tag. 52
Error Method 'openAsynchChannel' is not designed for extension - needs to be abstract, final or empty. 52
Error Parameter location should be final. 52
Error Expected @param tag for 'location'. 52
Error Expected @throws tag for 'IOException'. 52
Error Line is longer than 80 characters. 54
Error Expected an @return tag. 63
Error Line is longer than 80 characters. 63
Error Method 'createAsynchChannel' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter socketChannel should be final. 63
Error Expected @param tag for 'socketChannel'. 63
Error Expected @throws tag for 'IOException'. 63
Error Line is longer than 80 characters. 65
Error Line has trailing spaces. 70
Error Unused @param tag for 'location}'s'. 70
Error Line has trailing spaces. 71
Error Expected an @return tag. 74
Error Line is longer than 80 characters. 74
Error Method 'bindAsynchChannel' is not designed for extension - needs to be abstract, final or empty. 74
Error Parameter bindURI should be final. 74
Error Expected @param tag for 'bindURI'. 74
Error Expected @throws tag for 'IOException'. 74
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line is longer than 80 characters. 81
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 84
Error ',' is not followed by whitespace. 85
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 90
Error Line is longer than 80 characters. 92
Error 'cast' is not followed by whitespace. 92
Error '+' is not preceded with whitespace. 92
Error '+' is not followed by whitespace. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error '(' is followed by whitespace. 95
Error Line is longer than 80 characters. 96
Error Line has trailing spaces. 98
Error Method 'getBacklog' is not designed for extension - needs to be abstract, final or empty. 102
Error Method 'setBacklog' is not designed for extension - needs to be abstract, final or empty. 110
Error Parameter backlog should be final. 110
Error 'backlog' hides a field. 110

org/activeio/net/AIOSynchChannelServer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/AIOSynchChannelServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Line is longer than 80 characters. 44
Error Missing a Javadoc comment. 44
Error Parameter serverSocket should be final. 44
Error 'serverSocket' hides a field. 44
Error Parameter bindURI should be final. 44
Error 'bindURI' hides a field. 44
Error Parameter connectURI should be final. 44
Error 'connectURI' hides a field. 44
Error '=' is not preceded with whitespace. 45
Error '=' is not followed by whitespace. 45
Error '=' is not preceded with whitespace. 46
Error '=' is not followed by whitespace. 46
Error '=' is not preceded with whitespace. 47
Error '=' is not followed by whitespace. 47
Error Line has trailing spaces. 50
Error Method 'getBindURI' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Method 'getConnectURI' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Must have at least one statement. 62
Error Missing a Javadoc comment. 66
Error 'public' modifier out of order with the JLS suggestions. 66
Error Missing a Javadoc comment. 69
Error 'public' modifier out of order with the JLS suggestions. 69
Error Parameter timeout should be final. 69
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter timeout should be final. 72
Error Line has trailing spaces. 74
Error Line contains a tab character. 74
Error 'if' construct must use '{}'s. 75
Error Line contains a tab character. 76
Error 'if' construct must use '{}'s. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error 'else' construct must use '{}'s. 79
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line has trailing spaces. 81
Error Line contains a tab character. 81
Error Line is longer than 80 characters. 83
Error Line has trailing spaces. 85
Error Line contains a tab character. 85
Error Must have at least one statement. 86
Error Line has trailing spaces. 88
Error Line contains a tab character. 88
Error Missing a Javadoc comment. 91
Error Parameter i should be final. 91
Error Line has trailing spaces. 97
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter target should be final. 98
Error 'if' is not followed by whitespace. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error Line has trailing spaces. 104
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error '+' is not preceded with whitespace. 106
Error '+' is not followed by whitespace. 106
Error Line has trailing spaces. 108

org/activeio/net/DatagramContext.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/DatagramContext.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 13
Error 'public' modifier out of order with the JLS suggestions. 13
Error Missing a Javadoc comment. 15
Error Variable 'address' must be private and have accessor methods. 15
Error Missing a Javadoc comment. 16
Error Variable 'port' must be private and have accessor methods. 16
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 20
Error Missing a Javadoc comment. 21
Error Parameter datagramPacket should be final. 21
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error Parameter address should be final. 25
Error 'address' hides a field. 25
Error Parameter port should be final. 25
Error 'port' hides a field. 25
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 34
Error Parameter address should be final. 34
Error 'address' hides a field. 34
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 42
Error Parameter port should be final. 42
Error 'port' hides a field. 42
Error Line has trailing spaces. 45

org/activeio/net/DatagramSocketSynchChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/DatagramSocketSynchChannel.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 37
Error 'public' modifier out of order with the JLS suggestions. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 45
Error Parameter next should be final. 45
Error Parameter packet should be final. 45
Error 'packet' hides a field. 45
Error Missing a Javadoc comment. 50
Error Parameter target should be final. 50
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Missing a Javadoc comment. 57
Error Parameter packet should be final. 57
Error 'packet' hides a field. 57
Error Missing a Javadoc comment. 62
Error '64' is a magic number. 62
Error '1024' is a magic number. 62
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error First sentence should end with a period. 70
Error Line has trailing spaces. 72
Error Line is longer than 80 characters. 76
Error Parameter socket should be final. 76
Error 'socket' hides a field. 76
Error Expected @param tag for 'socket'. 76
Error Expected @throws tag for 'IOException'. 76
Error Line has trailing spaces. 81
Error Parameter timeout should be final. 85
Error 'if' construct must use '{}'s. 88
Error 'if' construct must use '{}'s. 90
Error 'else' construct must use '{}'s. 92
Error Array brackets at illegal position. 96
Error Line has trailing spaces. 99
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 102
Error Missing a Javadoc comment. 108
Error Parameter i should be final. 108
Error Parameter packet should be final. 118
Error Line is longer than 80 characters. 121
Error 'if' is not followed by whitespace. 122
Error '(' is followed by whitespace. 122
Error '!=' is not preceded with whitespace. 122
Error '!=' is not followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error Line is longer than 80 characters. 123
Error ',' is not followed by whitespace. 123
Error Line is longer than 80 characters. 125
Error ',' is not followed by whitespace. 125
Error 'if' construct must use '{}'s. 139
Error Missing a Javadoc comment. 145
Error Missing a Javadoc comment. 148
Error Parameter timeout should be final. 148
Error Line has trailing spaces. 151
Error Missing a Javadoc comment. 152
Error Parameter target should be final. 152
Error 'if' is not followed by whitespace. 153
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error Missing a Javadoc comment. 159
Error Line is longer than 80 characters. 160
Error '+' is not preceded with whitespace. 160
Error '+' is not followed by whitespace. 160
Error '+' is not preceded with whitespace. 160
Error '+' is not followed by whitespace. 160
Error '+' is not preceded with whitespace. 160
Error '+' is not followed by whitespace. 160

org/activeio/net/DatagramSocketSynchChannelFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 32
Error Line is longer than 80 characters. 38
Error Unused @param tag for 'location}'s'. 38
Error Line has trailing spaces. 39
Error Expected an @return tag. 42
Error Method 'openSynchChannel' is not designed for extension - needs to be abstract, final or empty. 42
Error Parameter location should be final. 42
Error Expected @param tag for 'location'. 42
Error Expected @throws tag for 'IOException'. 42
Error '=' is not preceded with whitespace. 43
Error '=' is not followed by whitespace. 43
Error 'if' is not followed by whitespace. 45
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error Line is longer than 80 characters. 53
Error Unused @param tag for 'location}'s'. 53
Error Line has trailing spaces. 54
Error Expected an @return tag. 56
Error Line is longer than 80 characters. 56
Error Method 'openSynchChannel' is not designed for extension - needs to be abstract, final or empty. 56
Error Parameter location should be final. 56
Error Expected @param tag for 'location'. 56
Error Parameter localLocation should be final. 56
Error Expected @param tag for 'localLocation'. 56
Error Expected @throws tag for 'IOException'. 56
Error '=' is not preceded with whitespace. 57
Error '=' is not followed by whitespace. 57
Error 'if' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Expected an @return tag. 73
Error Line is longer than 80 characters. 73
Error Method 'createSynchChannel' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter socket should be final. 73
Error Expected @param tag for 'socket'. 73
Error Expected @throws tag for 'IOException'. 73
Error Expected an @return tag. 81
Error Line is longer than 80 characters. 81
Error Method 'bindSynchChannel' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter location should be final. 81
Error Expected @param tag for 'location'. 81
Error Line is longer than 80 characters. 82

org/activeio/net/JxtaSocketSynchChannelFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 40
Error Missing a Javadoc comment. 40
Error 'public' modifier out of order with the JLS suggestions. 40
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 47
Error '{' is not followed by whitespace. 47
Error '}' is not preceded with whitespace. 47
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 49
Error Parameter localPort should be final. 49
Error Line is longer than 80 characters. 53
Error Missing a Javadoc comment. 53
Error Parameter localPort should be final. 53
Error Parameter backlog should be final. 53
Error Line is longer than 80 characters. 57
Error Missing a Javadoc comment. 57
Error Parameter localPort should be final. 57
Error Parameter backlog should be final. 57
Error Parameter localHost should be final. 57
Error Missing a Javadoc comment. 62
Error 'public' modifier out of order with the JLS suggestions. 62
Error Line is longer than 80 characters. 64
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 68
Error '{' is not followed by whitespace. 68
Error '}' is not preceded with whitespace. 68
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 70
Error Missing a Javadoc comment. 70
Error Parameter remoteHost should be final. 70
Error Parameter remotePort should be final. 70
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 70
Error Line is longer than 80 characters. 74
Error Missing a Javadoc comment. 74
Error Parameter remoteHost should be final. 74
Error Parameter remotePort should be final. 74
Error Parameter localHost should be final. 74
Error Parameter localPort should be final. 74
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 74
Error Line is longer than 80 characters. 78
Error Missing a Javadoc comment. 78
Error Parameter remoteHost should be final. 78
Error Parameter remotePort should be final. 78
Error Line is longer than 80 characters. 82
Error Missing a Javadoc comment. 82
Error Parameter remoteHost should be final. 82
Error Parameter remotePort should be final. 82
Error Parameter localHost should be final. 82
Error Parameter localPort should be final. 82
Error Missing a Javadoc comment. 87
Error Line is longer than 80 characters. 88

org/activeio/net/NIOAsynchChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/NIOAsynchChannel.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 40
Error 'public' modifier out of order with the JLS suggestions. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Line is longer than 80 characters. 47
Error Missing a Javadoc comment. 47
Error Parameter socketChannel should be final. 47
Error Parameter useDirect should be final. 47
Error Line has trailing spaces. 50
Error Line is longer than 80 characters. 51
Error '{' is not preceded with whitespace. 51
Error Line is longer than 80 characters. 52
Error Parameter selection should be final. 52
Error 'selection' hides a field. 52
Error 'if' construct must use '{}'s. 54
Error Line is longer than 80 characters. 56
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error Line has trailing spaces. 66
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 69
Error Line has trailing spaces. 71
Error 'while' is not followed by whitespace. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Line has trailing spaces. 73
Error Line contains a tab character. 73
Error Line is longer than 80 characters. 74
Error Line contains a tab character. 74
Error 'if' is not followed by whitespace. 74
Error '(' is followed by whitespace. 74
Error '==' is not preceded with whitespace. 74
Error '==' is not followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line has trailing spaces. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error 'if' is not followed by whitespace. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Line contains a tab character. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 85
Error 'if' is not followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error '==' is not preceded with whitespace. 85
Error '==' is not followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line has trailing spaces. 88
Error Line contains a tab character. 88
Error Line is longer than 80 characters. 89
Error Line contains a tab character. 89
Error Line is longer than 80 characters. 90
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error 'if' is not followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line contains a tab character. 92
Error 'if' construct must use '{}'s. 93
Error Line contains a tab character. 93
Error 'if' is not followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line has trailing spaces. 96
Error Line contains a tab character. 96
Error Line has trailing spaces. 97
Error Line contains a tab character. 97
Error Line is longer than 80 characters. 98
Error Line contains a tab character. 98
Error 'cast' is not followed by whitespace. 98
Error Line contains a tab character. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error Line has trailing spaces. 100
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line has trailing spaces. 103
Error Line contains a tab character. 103
Error 'if' construct must use '{}'s. 104
Error Line contains a tab character. 104
Error 'if' is not followed by whitespace. 104
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error Line contains a tab character. 105
Error Line has trailing spaces. 107
Error Line has trailing spaces. 112
Error Missing a Javadoc comment. 113
Error 'public' modifier out of order with the JLS suggestions. 113
Error Parameter packet should be final. 113
Error Line has trailing spaces. 114
Error Line contains a tab character. 115
Error 'if' is not followed by whitespace. 116
Error '(' is followed by whitespace. 116
Error '==' is not preceded with whitespace. 116
Error '==' is not followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Line has trailing spaces. 117
Error 'cast' is not followed by whitespace. 117
Error Line contains a tab character. 119
Error Line is longer than 80 characters. 120
Error Line contains a tab character. 120
Error '=' is not preceded with whitespace. 123
Error '=' is not followed by whitespace. 123
Error 'while' is not followed by whitespace. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error Line has trailing spaces. 125
Error Line contains a tab character. 125
Error Line is longer than 80 characters. 126
Error Line has trailing spaces. 127
Error Line has trailing spaces. 128
Error Line contains a tab character. 128
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line contains a tab character. 129
Error Line has trailing spaces. 130
Error Line contains a tab character. 130
Error Line is longer than 80 characters. 131
Error Line contains a tab character. 131
Error Line has trailing spaces. 132
Error Line contains a tab character. 133
Error 'if' is not followed by whitespace. 133
Error '(' is followed by whitespace. 133
Error '>' is not preceded with whitespace. 133
Error '>' is not followed by whitespace. 133
Error '-' is not preceded with whitespace. 133
Error '-' is not followed by whitespace. 133
Error '==' is not preceded with whitespace. 133
Error '==' is not followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error Line contains a tab character. 134
Error '5' is a magic number. 137
Error 'if' is not followed by whitespace. 138
Error '(' is followed by whitespace. 138
Error '1000' is a magic number. 138
Error '*' is not preceded with whitespace. 138
Error '*' is not followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error '1000' is a magic number. 139
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Missing a Javadoc comment. 150
Error Line is longer than 80 characters. 153
Error Missing a Javadoc comment. 153
Error Parameter channelListener should be final. 153
Error 'channelListener' hides a field. 153
Error Missing a Javadoc comment. 157
Error Missing a Javadoc comment. 161
Error 'if' is not followed by whitespace. 162
Error '(' is followed by whitespace. 162
Error '!=' is not preceded with whitespace. 162
Error '!=' is not followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error Line is longer than 80 characters. 163
Error Missing a Javadoc comment. 169
Error 'if' construct must use '{}'s. 170
Error 'if' is not followed by whitespace. 170
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '=' is not preceded with whitespace. 172
Error '=' is not followed by whitespace. 172
Error Missing a Javadoc comment. 176
Error Parameter timeout should be final. 176
Error 'if' construct must use '{}'s. 177
Error 'if' is not followed by whitespace. 177
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '=' is not preceded with whitespace. 179
Error '=' is not followed by whitespace. 179
Error Line has trailing spaces. 180

org/activeio/net/NIOAsynchChannelFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 38
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error '+' is not preceded with whitespace. 43
Error '+' is not followed by whitespace. 43
Error '64' is a magic number. 43
Error '*' is not preceded with whitespace. 43
Error '*' is not followed by whitespace. 43
Error '1024' is a magic number. 43
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Variable 'useDirectBuffers' must be private and have accessor methods. 46
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error Parameter createWriteBufferedChannels should be final. 54
Error 'createWriteBufferedChannels' hides a field. 54
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 60
Error Unused @param tag for 'location}'s'. 60
Error Line has trailing spaces. 61
Error Expected an @return tag. 64
Error Method 'openAsynchChannel' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter location should be final. 64
Error Expected @param tag for 'location'. 64
Error Expected @throws tag for 'IOException'. 64
Error Line is longer than 80 characters. 66
Error Expected an @return tag. 75
Error Line is longer than 80 characters. 75
Error Method 'createAsynchChannel' is not designed for extension - needs to be abstract, final or empty. 75
Error Parameter socketChannel should be final. 75
Error Expected @param tag for 'socketChannel'. 75
Error Expected @throws tag for 'IOException'. 75
Error Line is longer than 80 characters. 76
Error 'if' is not followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line is longer than 80 characters. 78
Error Line has trailing spaces. 84
Error Unused @param tag for 'location}'s'. 84
Error Line has trailing spaces. 85
Error Expected an @return tag. 88
Error Line is longer than 80 characters. 88
Error Method 'bindAsynchChannel' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter bindURI should be final. 88
Error Expected @param tag for 'bindURI'. 88
Error Expected @throws tag for 'IOException'. 88
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line is longer than 80 characters. 95
Error Line has trailing spaces. 97
Error ',' is not followed by whitespace. 99
Error Line has trailing spaces. 100
Error Line is longer than 80 characters. 103
Error Line is longer than 80 characters. 104
Error Line is longer than 80 characters. 106
Error 'cast' is not followed by whitespace. 106
Error '+' is not preceded with whitespace. 106
Error '+' is not followed by whitespace. 106
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 109
Error Line has trailing spaces. 111
Error '(' is followed by whitespace. 111
Error Line is longer than 80 characters. 112
Error Line has trailing spaces. 114
Error Method 'getBacklog' is not designed for extension - needs to be abstract, final or empty. 118
Error Method 'setBacklog' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter backlog should be final. 126
Error 'backlog' hides a field. 126

org/activeio/net/NIOAsynchChannelSelectorManager.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 37
Error Line has trailing spaces. 40
Error 'public' modifier out of order with the JLS suggestions. 43
Error Missing a Javadoc comment. 45
Error 'private' modifier out of order with the JLS suggestions. 45
Error Missing a Javadoc comment. 46
Error 'private' modifier out of order with the JLS suggestions. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error 'private' modifier out of order with the JLS suggestions. 48
Error Missing a Javadoc comment. 49
Error 'private' modifier out of order with the JLS suggestions. 49
Error Missing a Javadoc comment. 50
Error Line has trailing spaces. 51
Error 'if' is not followed by whitespace. 54
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Redundant 'public' modifier. 60
Error Missing a Javadoc comment. 63
Error 'public' modifier out of order with the JLS suggestions. 63
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Line is longer than 80 characters. 70
Error Missing a Javadoc comment. 70
Error Parameter socketChannel should be final. 70
Error Parameter listener should be final. 70
Error 'listener' hides a field. 70
Error Missing a Javadoc comment. 77
Error Parameter ops should be final. 77
Error 'if' construct must use '{}'s. 78
Error Line has trailing spaces. 78
Error Line contains a tab character. 78
Error 'if' is not followed by whitespace. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 84
Error 'if' construct must use '{}'s. 85
Error Line has trailing spaces. 85
Error 'if' is not followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Missing a Javadoc comment. 91
Error 'if' construct must use '{}'s. 92
Error Line has trailing spaces. 92
Error 'if' is not followed by whitespace. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Missing a Javadoc comment. 97
Error 'if' construct must use '{}'s. 98
Error Line has trailing spaces. 98
Error Line contains a tab character. 98
Error 'if' is not followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error Line contains a tab character. 99
Error Line has trailing spaces. 100
Error Line contains a tab character. 100
Error '=' is not preceded with whitespace. 104
Error '=' is not followed by whitespace. 104
Error Line has trailing spaces. 106
Error Missing a Javadoc comment. 107
Error 'if' construct must use '{}'s. 108
Error 'if' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Missing a Javadoc comment. 113
Error Missing a Javadoc comment. 117
Error Missing a Javadoc comment. 122
Error 'static' modifier out of order with the JLS suggestions. 122
Error Parameter socketChannel should be final. 123
Error Parameter listener should be final. 123
Error 'if' construct must use '{}'s. 128
Error Line is longer than 80 characters. 129
Error Line is longer than 80 characters. 136
Error Missing a Javadoc comment. 146
Error 'static' modifier out of order with the JLS suggestions. 146
Error Parameter executor should be final. 146
Error Line has trailing spaces. 149
Error Missing a Javadoc comment. 150
Error 'static' modifier out of order with the JLS suggestions. 150
Error Parameter executor should be final. 150
Error Missing a Javadoc comment. 154
Error Line has trailing spaces. 155
Error Line has trailing spaces. 156
Error Missing a Javadoc comment. 156
Error Line has trailing spaces. 157
Error '+' is not preceded with whitespace. 160
Error '+' is not followed by whitespace. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '10' is a magic number. 163
Error 'if' construct must use '{}'s. 164
Error Line has trailing spaces. 165
Error 'if' construct must use '{}'s. 166
Error 'if' is not followed by whitespace. 166
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error Line has trailing spaces. 172
Error Line has trailing spaces. 173
Error Line is longer than 80 characters. 173
Error 'if' construct must use '{}'s. 177
Error Line has trailing spaces. 177
Error 'if' is not followed by whitespace. 177
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error Line has trailing spaces. 179
Error Line is longer than 80 characters. 180
Error Line has trailing spaces. 182
Error Line has trailing spaces. 183
Error Line is longer than 80 characters. 183
Error Line has trailing spaces. 184
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error Line is longer than 80 characters. 191
Error Line has trailing spaces. 197
Error Missing a Javadoc comment. 217
Error Missing a Javadoc comment. 218
Error Missing a Javadoc comment. 220
Error Line has trailing spaces. 223
Error Missing a Javadoc comment. 224
Error 'private' modifier out of order with the JLS suggestions. 224
Error Missing a Javadoc comment. 228
Error ';' is preceded with whitespace. 229
Error Missing a Javadoc comment. 232
Error 'private' modifier out of order with the JLS suggestions. 232
Error Missing a Javadoc comment. 243
Error 'private' modifier out of order with the JLS suggestions. 243
Error Line has trailing spaces. 245
Error Line contains a tab character. 245
Error 'synchronized' is not followed by whitespace. 245
Error Line contains a tab character. 246
Error 'if' is not followed by whitespace. 246
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error Line contains a tab character. 247
Error Line has trailing spaces. 248
Error Line contains a tab character. 248
Error '}' should be on the same line. 248
Error Line contains a tab character. 249
Error 'if' is not followed by whitespace. 249
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error Line contains a tab character. 250
Error Line contains a tab character. 251
Error Line has trailing spaces. 252
Error Line contains a tab character. 252
Error Line contains a tab character. 253
Error Missing a Javadoc comment. 256
Error 'private' modifier out of order with the JLS suggestions. 256

org/activeio/net/NIOAsynchChannelServer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/NIOAsynchChannelServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 40
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error Parameter socketChannel should be final. 43
Error Parameter bindURI should be final. 43
Error Parameter connectURI should be final. 43
Error Parameter createWriteBufferedChannels should be final. 43
Error 'createWriteBufferedChannels' hides a field. 43
Error Parameter useDirectBuffers should be final. 43
Error 'useDirectBuffers' hides a field. 43
Error Line contains a tab character. 46
Error Line has trailing spaces. 48
Error Method 'createChannel' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter socket should be final. 49
Error Line is longer than 80 characters. 50
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line is longer than 80 characters. 52

org/activeio/net/NIOBaseChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/NIOBaseChannel.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 34
Error Line contains a tab character. 39
Error Missing a Javadoc comment. 39
Error Variable 'socketChannel' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 40
Error Variable 'socket' must be private and have accessor methods. 40
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Line contains a tab character. 43
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Line is longer than 80 characters. 46
Error Missing a Javadoc comment. 46
Error Parameter socketChannel should be final. 46
Error 'socketChannel' hides a field. 46
Error Parameter useDirect should be final. 46
Error 'useDirect' hides a field. 46
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 53
Error Line has trailing spaces. 57
Error Line contains a tab character. 57
Error Line is longer than 80 characters. 59
Error '+' is not preceded with whitespace. 59
Error '+' is not followed by whitespace. 59
Error '+' is not preceded with whitespace. 59
Error '+' is not followed by whitespace. 59
Error '+' is not preceded with whitespace. 59
Error '+' is not followed by whitespace. 59
Error Line has trailing spaces. 61
Error Method 'allocateBuffer' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error 'if' is not followed by whitespace. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Line is longer than 80 characters. 64
Error Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter i should be final. 70
Error 'if' is not followed by whitespace. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter target should be final. 76
Error 'if' is not followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Line contains a tab character. 87
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error 'if' construct must use '{}'s. 88
Error Must have at least one statement. 93
Error Line contains a tab character. 96
Error Line has trailing spaces. 103
Error Method 'getInetAddress' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Method 'getKeepAlive' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Method 'getLocalAddress' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Method 'getLocalPort' is not designed for extension - needs to be abstract, final or empty. 113
Error Missing a Javadoc comment. 113
Error Method 'getLocalSocketAddress' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Method 'getOOBInline' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Method 'getReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Method 'getRemoteSocketAddress' is not designed for extension - needs to be abstract, final or empty. 128
Error Missing a Javadoc comment. 128
Error Method 'getReuseAddress' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error Method 'getSendBufferSize' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error Method 'getSoLinger' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. 140
Error Missing a Javadoc comment. 140
Error Method 'getTcpNoDelay' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Method 'getTrafficClass' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Method 'isBound' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error Method 'isClosed' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Method 'isConnected' is not designed for extension - needs to be abstract, final or empty. 155
Error Missing a Javadoc comment. 155
Error Method 'setKeepAlive' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error Parameter on should be final. 158
Error Method 'setOOBInline' is not designed for extension - needs to be abstract, final or empty. 161
Error Missing a Javadoc comment. 161
Error Parameter on should be final. 161
Error Method 'setReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. 164
Error Missing a Javadoc comment. 164
Error Parameter size should be final. 164
Error Method 'setReuseAddress' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error Parameter on should be final. 167
Error Method 'setSendBufferSize' is not designed for extension - needs to be abstract, final or empty. 170
Error Missing a Javadoc comment. 170
Error Parameter size should be final. 170
Error Method 'setSoLinger' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error Parameter on should be final. 173
Error Parameter linger should be final. 173
Error Method 'setTcpNoDelay' is not designed for extension - needs to be abstract, final or empty. 176
Error Missing a Javadoc comment. 176
Error Parameter on should be final. 176
Error Method 'setTrafficClass' is not designed for extension - needs to be abstract, final or empty. 179
Error Missing a Javadoc comment. 179
Error Parameter tc should be final. 179
Error Line has trailing spaces. 181

org/activeio/net/NIOSynchChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/NIOSynchChannel.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 35
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 40
Error Line is longer than 80 characters. 43
Error 'public' modifier out of order with the JLS suggestions. 43
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 48
Error Parameter socketChannel should be final. 48
Error ')' is preceded with whitespace. 49
Error Line is longer than 80 characters. 52
Error Missing a Javadoc comment. 52
Error Parameter socketChannel should be final. 52
Error Parameter useDirect should be final. 52
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Parameter timeout should be final. 56
Error Line has trailing spaces. 58
Error 'if' construct must use '{}'s. 59
Error 'if' is not followed by whitespace. 59
Error '(' is followed by whitespace. 59
Error '==' is not preceded with whitespace. 59
Error '==' is not followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error 'if' construct must use '{}'s. 61
Error 'if' is not followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error '==' is not preceded with whitespace. 61
Error '==' is not followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error 'else' construct must use '{}'s. 63
Error Line has trailing spaces. 63
Error '(' is followed by whitespace. 64
Error 'cast' is not followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error 'if' is not followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error '==' is not preceded with whitespace. 66
Error '==' is not followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error 'if' construct must use '{}'s. 71
Error 'if' is not followed by whitespace. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error 'if' construct must use '{}'s. 73
Error 'if' is not followed by whitespace. 73
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 77
Error 'cast' is not followed by whitespace. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 82
Error Line has trailing spaces. 87
Error Missing a Javadoc comment. 88
Error Parameter packet should be final. 88
Error Line contains a tab character. 89
Error 'if' is not followed by whitespace. 90
Error '(' is followed by whitespace. 90
Error '==' is not preceded with whitespace. 90
Error '==' is not followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 91
Error 'cast' is not followed by whitespace. 91
Error Line contains a tab character. 93
Error Line is longer than 80 characters. 94
Error Line contains a tab character. 94
Error Line has trailing spaces. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error Line contains a tab character. 99
Error Missing a Javadoc comment. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 102
Error Missing a Javadoc comment. 102
Error Parameter timeout should be final. 102
Error Line contains a tab character. 103
Error Line has trailing spaces. 104

org/activeio/net/NIOSynchChannelFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error '+' is not preceded with whitespace. 42
Error '+' is not followed by whitespace. 42
Error '64' is a magic number. 42
Error '*' is not preceded with whitespace. 42
Error '*' is not followed by whitespace. 42
Error '1024' is a magic number. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Variable 'useDirectBuffers' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Line has trailing spaces. 48
Error Missing a Javadoc comment. 49
Error Line has trailing spaces. 52
Error Missing a Javadoc comment. 53
Error Parameter createWriteBufferedChannels should be final. 53
Error 'createWriteBufferedChannels' hides a field. 53
Error Line has trailing spaces. 56
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 59
Error Unused @param tag for 'location}'s'. 59
Error Line has trailing spaces. 60
Error Expected an @return tag. 63
Error Method 'openSynchChannel' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter location should be final. 63
Error Expected @param tag for 'location'. 63
Error Expected @throws tag for 'IOException'. 63
Error Line is longer than 80 characters. 65
Error Expected an @return tag. 74
Error Line is longer than 80 characters. 74
Error Method 'createSynchChannel' is not designed for extension - needs to be abstract, final or empty. 74
Error Parameter socketChannel should be final. 74
Error Expected @param tag for 'socketChannel'. 74
Error Expected @throws tag for 'IOException'. 74
Error 'if' is not followed by whitespace. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 83
Error Unused @param tag for 'location}'s'. 83
Error Line has trailing spaces. 84
Error Expected an @return tag. 87
Error Method 'bindSynchChannel' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter bindURI should be final. 87
Error Expected @param tag for 'bindURI'. 87
Error Expected @throws tag for 'IOException'. 87
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 96
Error ',' is not followed by whitespace. 98
Error Line has trailing spaces. 99
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 103
Error Line is longer than 80 characters. 105
Error 'cast' is not followed by whitespace. 105
Error '+' is not preceded with whitespace. 105
Error '+' is not followed by whitespace. 105
Error Line has trailing spaces. 107
Error Line is longer than 80 characters. 108
Error Line has trailing spaces. 110
Error Method 'getBacklog' is not designed for extension - needs to be abstract, final or empty. 114
Error Method 'setBacklog' is not designed for extension - needs to be abstract, final or empty. 122
Error Parameter backlog should be final. 122
Error 'backlog' hides a field. 122

org/activeio/net/NIOSynchChannelServer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/NIOSynchChannelServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 40
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Line is longer than 80 characters. 43
Error Missing a Javadoc comment. 43
Error Parameter socketChannel should be final. 43
Error Parameter bindURI should be final. 43
Error Parameter connectURI should be final. 43
Error Parameter createWriteBufferedChannels should be final. 43
Error 'createWriteBufferedChannels' hides a field. 43
Error Parameter useDirectBuffers should be final. 43
Error 'useDirectBuffers' hides a field. 43
Error Line contains a tab character. 46
Error Line has trailing spaces. 48
Error Method 'createChannel' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter socket should be final. 49
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line is longer than 80 characters. 52

org/activeio/net/SocketMetadata.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/SocketMetadata.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29
Error Missing a Javadoc comment. 31
Error Redundant 'public' modifier. 31
Error Missing a Javadoc comment. 33
Error Redundant 'public' modifier. 33
Error Missing a Javadoc comment. 35
Error Redundant 'public' modifier. 35
Error Missing a Javadoc comment. 37
Error Redundant 'public' modifier. 37
Error Missing a Javadoc comment. 39
Error Redundant 'public' modifier. 39
Error Missing a Javadoc comment. 41
Error Redundant 'public' modifier. 41
Error Missing a Javadoc comment. 43
Error Redundant 'public' modifier. 43
Error Missing a Javadoc comment. 45
Error Redundant 'public' modifier. 45
Error Missing a Javadoc comment. 47
Error Redundant 'public' modifier. 47
Error Missing a Javadoc comment. 49
Error Redundant 'public' modifier. 49
Error Missing a Javadoc comment. 51
Error Redundant 'public' modifier. 51
Error Missing a Javadoc comment. 53
Error Redundant 'public' modifier. 53
Error Missing a Javadoc comment. 55
Error Redundant 'public' modifier. 55
Error Missing a Javadoc comment. 57
Error Redundant 'public' modifier. 57
Error Missing a Javadoc comment. 59
Error Redundant 'public' modifier. 59
Error Missing a Javadoc comment. 61
Error Redundant 'public' modifier. 61
Error Missing a Javadoc comment. 63
Error Redundant 'public' modifier. 63
Error Missing a Javadoc comment. 65
Error Redundant 'public' modifier. 65
Error Missing a Javadoc comment. 67
Error Redundant 'public' modifier. 67
Error Missing a Javadoc comment. 69
Error Redundant 'public' modifier. 69
Error Missing a Javadoc comment. 71
Error Redundant 'public' modifier. 71
Error Missing a Javadoc comment. 73
Error Redundant 'public' modifier. 73
Error Missing a Javadoc comment. 75
Error Redundant 'public' modifier. 75
Error Missing a Javadoc comment. 77
Error Redundant 'public' modifier. 77

org/activeio/net/SocketSynchChannel.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/SocketSynchChannel.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 46
Error '64' is a magic number. 46
Error '1024' is a magic number. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 49
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Parameter socket should be final. 56
Error 'socket' hides a field. 56
Error Line has trailing spaces. 61
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter timeout should be final. 67
Error Line has trailing spaces. 69
Error 'if' construct must use '{}'s. 70
Error 'if' is not followed by whitespace. 70
Error '(' is followed by whitespace. 70
Error '==' is not preceded with whitespace. 70
Error '==' is not followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error 'if' construct must use '{}'s. 72
Error 'if' is not followed by whitespace. 72
Error '(' is followed by whitespace. 72
Error '==' is not preceded with whitespace. 72
Error '==' is not followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error 'else' construct must use '{}'s. 74
Error Line has trailing spaces. 74
Error '(' is followed by whitespace. 75
Error 'cast' is not followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error 'if' is not followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error '==' is not preceded with whitespace. 77
Error '==' is not followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line has trailing spaces. 80
Error Line is longer than 80 characters. 82
Error 'if' construct must use '{}'s. 83
Error 'if' is not followed by whitespace. 83
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error 'if' construct must use '{}'s. 85
Error 'if' is not followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Line has trailing spaces. 88
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 102
Error Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Parameter i should be final. 106
Error 'if' is not followed by whitespace. 107
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line has trailing spaces. 112
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 116
Error Parameter packet should be final. 116
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 123
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 130
Error 'if' construct must use '{}'s. 131
Error Must have at least one statement. 136
Error Must have at least one statement. 140
Error Must have at least one statement. 144
Error Missing a Javadoc comment. 149
Error Missing a Javadoc comment. 151
Error Parameter timeout should be final. 151
Error Line has trailing spaces. 153
Error Method 'getInetAddress' is not designed for extension - needs to be abstract, final or empty. 154
Error Missing a Javadoc comment. 154
Error Method 'getKeepAlive' is not designed for extension - needs to be abstract, final or empty. 157
Error Missing a Javadoc comment. 157
Error Method 'getLocalAddress' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Method 'getLocalPort' is not designed for extension - needs to be abstract, final or empty. 163
Error Missing a Javadoc comment. 163
Error Method 'getLocalSocketAddress' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Method 'getOOBInline' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 172
Error Missing a Javadoc comment. 172
Error Method 'getReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. 175
Error Missing a Javadoc comment. 175
Error Method 'getRemoteSocketAddress' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Method 'getReuseAddress' is not designed for extension - needs to be abstract, final or empty. 181
Error Missing a Javadoc comment. 181
Error Method 'getSendBufferSize' is not designed for extension - needs to be abstract, final or empty. 184
Error Missing a Javadoc comment. 184
Error Method 'getSoLinger' is not designed for extension - needs to be abstract, final or empty. 187
Error Missing a Javadoc comment. 187
Error Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. 190
Error Missing a Javadoc comment. 190
Error Method 'getTcpNoDelay' is not designed for extension - needs to be abstract, final or empty. 193
Error Missing a Javadoc comment. 193
Error Method 'getTrafficClass' is not designed for extension - needs to be abstract, final or empty. 196
Error Missing a Javadoc comment. 196
Error Method 'isBound' is not designed for extension - needs to be abstract, final or empty. 199
Error Missing a Javadoc comment. 199
Error Method 'isClosed' is not designed for extension - needs to be abstract, final or empty. 202
Error Missing a Javadoc comment. 202
Error Method 'isConnected' is not designed for extension - needs to be abstract, final or empty. 205
Error Missing a Javadoc comment. 205
Error Method 'setKeepAlive' is not designed for extension - needs to be abstract, final or empty. 208
Error Missing a Javadoc comment. 208
Error Parameter on should be final. 208
Error Method 'setOOBInline' is not designed for extension - needs to be abstract, final or empty. 211
Error Missing a Javadoc comment. 211
Error Parameter on should be final. 211
Error Method 'setReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. 214
Error Missing a Javadoc comment. 214
Error Parameter size should be final. 214
Error Method 'setReuseAddress' is not designed for extension - needs to be abstract, final or empty. 217
Error Missing a Javadoc comment. 217
Error Parameter on should be final. 217
Error Method 'setSendBufferSize' is not designed for extension - needs to be abstract, final or empty. 220
Error Missing a Javadoc comment. 220
Error Parameter size should be final. 220
Error Method 'setSoLinger' is not designed for extension - needs to be abstract, final or empty. 223
Error Missing a Javadoc comment. 223
Error Parameter on should be final. 223
Error Parameter linger should be final. 223
Error Method 'setTcpNoDelay' is not designed for extension - needs to be abstract, final or empty. 226
Error Missing a Javadoc comment. 226
Error Parameter on should be final. 226
Error Method 'setTrafficClass' is not designed for extension - needs to be abstract, final or empty. 229
Error Missing a Javadoc comment. 229
Error Parameter tc should be final. 229
Error Line has trailing spaces. 232
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 233
Error Missing a Javadoc comment. 233
Error Parameter target should be final. 233
Error 'if' is not followed by whitespace. 234
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 240
Error Missing a Javadoc comment. 240
Error Line is longer than 80 characters. 241
Error '+' is not preceded with whitespace. 241
Error '+' is not followed by whitespace. 241
Error '+' is not preceded with whitespace. 241
Error '+' is not followed by whitespace. 241
Error '+' is not preceded with whitespace. 241
Error '+' is not followed by whitespace. 241

org/activeio/net/SocketSynchChannelFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Line is longer than 80 characters. 52
Error Missing a Javadoc comment. 52
Error Parameter socketFactory should be final. 52
Error 'socketFactory' hides a field. 52
Error Parameter serverSocketFactory should be final. 52
Error 'serverSocketFactory' hides a field. 52
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 58
Error Unused @param tag for 'location}'s'. 58
Error Line has trailing spaces. 59
Error Expected an @return tag. 62
Error Method 'openSynchChannel' is not designed for extension - needs to be abstract, final or empty. 62
Error Parameter location should be final. 62
Error Expected @param tag for 'location'. 62
Error Expected @throws tag for 'IOException'. 62
Error '=' is not preceded with whitespace. 63
Error '=' is not followed by whitespace. 63
Error Line is longer than 80 characters. 64
Error Expected an @return tag. 73
Error Line is longer than 80 characters. 73
Error Method 'createSynchChannel' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter socket should be final. 73
Error Expected @param tag for 'socket'. 73
Error Expected @throws tag for 'IOException'. 73
Error Line has trailing spaces. 78
Error Unused @param tag for 'location}'s'. 78
Error Line has trailing spaces. 79
Error Expected an @return tag. 82
Error Method 'bindSynchChannel' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter bindURI should be final. 82
Error Expected @param tag for 'bindURI'. 82
Error Expected @throws tag for 'IOException'. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 86
Error 'if' is not followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line has trailing spaces. 89
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 96
Error '=' is not preceded with whitespace. 99
Error '=' is not followed by whitespace. 99
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 104
Error 'cast' is not followed by whitespace. 104
Error '+' is not preceded with whitespace. 104
Error '+' is not followed by whitespace. 104
Error Line has trailing spaces. 106
Error Line has trailing spaces. 109
Error Method 'getBacklog' is not designed for extension - needs to be abstract, final or empty. 113
Error Method 'setBacklog' is not designed for extension - needs to be abstract, final or empty. 121
Error Parameter backlog should be final. 121
Error 'backlog' hides a field. 121

org/activeio/net/SocketSynchChannelServer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/SocketSynchChannelServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Line is longer than 80 characters. 51
Error Parameter serverSocket should be final. 51
Error 'serverSocket' hides a field. 51
Error Expected @param tag for 'serverSocket'. 51
Error Parameter bindURI should be final. 51
Error 'bindURI' hides a field. 51
Error Expected @param tag for 'bindURI'. 51
Error Parameter connectURI should be final. 51
Error 'connectURI' hides a field. 51
Error Expected @param tag for 'connectURI'. 51
Error '=' is not preceded with whitespace. 52
Error '=' is not followed by whitespace. 52
Error '=' is not preceded with whitespace. 53
Error '=' is not followed by whitespace. 53
Error '=' is not preceded with whitespace. 54
Error '=' is not followed by whitespace. 54
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter timeout should be final. 57
Error 'if' construct must use '{}'s. 59
Error 'if' construct must use '{}'s. 61
Error 'else' construct must use '{}'s. 63
Error Must have at least one statement. 69
Error Method 'createChannel' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Parameter socket should be final. 74
Error Missing a Javadoc comment. 78
Error Parameter i should be final. 78
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 88
Error 'if' construct must use '{}'s. 89
Error Must have at least one statement. 93
Error Method 'getBindURI' is not designed for extension - needs to be abstract, final or empty. 101
Error Method 'getConnectURI' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 112
Error Missing a Javadoc comment. 115
Error Parameter timeout should be final. 115
Error Line has trailing spaces. 117
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error Parameter target should be final. 118
Error 'if' is not followed by whitespace. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error Line has trailing spaces. 123
Error Line has trailing spaces. 124
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error '+' is not preceded with whitespace. 126
Error '+' is not followed by whitespace. 126
Error Line has trailing spaces. 127

org/activeio/net/SslSocketSynchChannelFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 31
Error Line is longer than 80 characters. 32

org/activeio/net/URISupport.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 23
Error Line has trailing spaces. 25
Error Utility classes should not have a public or default constructor. 28
Error Line has trailing spaces. 29
Error Line is longer than 80 characters. 30
Error Missing a Javadoc comment. 30
Error 'public' modifier out of order with the JLS suggestions. 30
Error Parameter bindAddr should be final. 30
Error Parameter port should be final. 30
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 33
Error Missing a Javadoc comment. 33
Error 'public' modifier out of order with the JLS suggestions. 33
Error Parameter bindAddr should be final. 33
Error Parameter scheme should be final. 33
Error Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error 'public' modifier out of order with the JLS suggestions. 36
Error Parameter bindAddr should be final. 36
Error Parameter userInfo should be final. 36
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 39
Error 'public' modifier out of order with the JLS suggestions. 39
Error Parameter bindAddr should be final. 39
Error Parameter host should be final. 39
Error Line is longer than 80 characters. 40
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error 'public' modifier out of order with the JLS suggestions. 42
Error Parameter bindAddr should be final. 42
Error Parameter path should be final. 42
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 45
Error 'public' modifier out of order with the JLS suggestions. 45
Error Parameter bindAddr should be final. 45
Error Parameter query should be final. 45
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 48
Error Missing a Javadoc comment. 48
Error 'public' modifier out of order with the JLS suggestions. 48
Error Parameter bindAddr should be final. 48
Error Parameter fragment should be final. 48
Error Line is longer than 80 characters. 49

org/activeio/net/VMPipeAsynchChannelFactory.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 37
Error 'public' modifier out of order with the JLS suggestions. 40
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 48
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 61
Error 'static' modifier out of order with the JLS suggestions. 61
Error Line has trailing spaces. 62
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 67
Error 'public' modifier out of order with the JLS suggestions. 67
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 83
Error Line is longer than 80 characters. 84
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Parameter proxy should be final. 84
Error Parameter method should be final. 84
Error Parameter args should be final. 84
Error '8' is a magic number. 86
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 87
Error '13' is a magic number. 90
Error Line is longer than 80 characters. 94
Error '+' is not preceded with whitespace. 94
Error '+' is not followed by whitespace. 94
Error Line is longer than 80 characters. 100
Error Missing a Javadoc comment. 100
Error Parameter channel should be final. 100
Error 'channel' hides a field. 100
Error Redundant throws: 'SecurityException' is unchecked exception. 100
Error '{' is followed by whitespace. 108
Error '{' is followed by whitespace. 109
Error '{' is followed by whitespace. 110
Error '{' is followed by whitespace. 111
Error Line is longer than 80 characters. 113
Error '{' is followed by whitespace. 113
Error Line is longer than 80 characters. 114
Error '{' is followed by whitespace. 114
Error Line is longer than 80 characters. 117
Error '{' is followed by whitespace. 117
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Parameter packet should be final. 120
Error Line is longer than 80 characters. 121
Error '{' is followed by whitespace. 121
Error Line is longer than 80 characters. 124
Error Method 'setAsynchChannelListener' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error Parameter channelListener should be final. 124
Error 'channelListener' hides a field. 124
Error Line is longer than 80 characters. 126
Error '{' is followed by whitespace. 126
Error Avoid inline conditionals. 126
Error Method 'getAsynchChannelListener' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error '{' is followed by whitespace. 134
Error Method 'start' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Method 'stop' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Parameter timeout should be final. 141
Error Line has trailing spaces. 144
Error Missing a Javadoc comment. 145
Error Parameter method should be final. 145
Error Parameter args should be final. 145
Error Line is longer than 80 characters. 154
Error Line has trailing spaces. 155
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 158
Error Missing a Javadoc comment. 158
Error Parameter method should be final. 158
Error Parameter args should be final. 158
Error Line is longer than 80 characters. 170
Error Line has trailing spaces. 171
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Parameter target should be final. 178
Error Missing a Javadoc comment. 185
Error Missing a Javadoc comment. 190
Error Missing a Javadoc comment. 192
Error Parameter location should be final. 192
Error Line is longer than 80 characters. 195
Error Line is longer than 80 characters. 202
Error Line is longer than 80 characters. 206
Error Line is longer than 80 characters. 210
Error Missing a Javadoc comment. 210
Error Parameter bindURI should be final. 210
Error Line is longer than 80 characters. 211
Error Missing a Javadoc comment. 216
Error Missing a Javadoc comment. 220
Error 'public' modifier out of order with the JLS suggestions. 220
Error Parameter location should be final. 220
Error Line is longer than 80 characters. 224
Error Missing a Javadoc comment. 224
Error Parameter bindURI should be final. 224
Error Parameter server should be final. 224
Error 'if' construct must use '{}'s. 226
Error Missing a Javadoc comment. 231
Error Parameter location should be final. 231
Error Missing a Javadoc comment. 240
Error Parameter bindURI should be final. 240
Error Missing a Javadoc comment. 245
Error Line has trailing spaces. 248
Error Missing a Javadoc comment. 249
Error Parameter forceRefelection should be final. 249
Error 'forceRefelection' hides a field. 249
Error Line has trailing spaces. 252

org/activeio/net/VMPipeAsynchChannelPipe.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 32
Error 'public' modifier out of order with the JLS suggestions. 34
Error Missing a Javadoc comment. 36
Error Variable 'leftChannel' must be private and have accessor methods. 36
Error Missing a Javadoc comment. 37
Error Variable 'rightChannel' must be private and have accessor methods. 37
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 39
Error 'public' modifier out of order with the JLS suggestions. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 45
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 47
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 50
Error Missing a Javadoc comment. 50
Error Parameter channelListener should be final. 50
Error 'channelListener' hides a field. 50
Error Missing a Javadoc comment. 53
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 57
Error Parameter packet should be final. 57
Error 'if' construct must use '{}'s. 58
Error 'if' is not followed by whitespace. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Parameter packet should be final. 63
Error Parameter timeout should be final. 63
Error 'if' is not followed by whitespace. 65
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error 'if' construct must use '{}'s. 66
Error 'if' is not followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error 'if' is not followed by whitespace. 68
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error 'if' construct must use '{}'s. 71
Error Line has trailing spaces. 71
Error 'if' is not followed by whitespace. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error 'if' is not followed by whitespace. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 87
Error Line has trailing spaces. 89
Error Missing a Javadoc comment. 90
Error 'if' construct must use '{}'s. 91
Error 'if' is not followed by whitespace. 91
Error 'if' construct must use '{}'s. 93
Error 'if' is not followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error '==' is not preceded with whitespace. 93
Error '==' is not followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '=' is not preceded with whitespace. 95
Error '=' is not followed by whitespace. 95
Error Line has trailing spaces. 98
Error Missing a Javadoc comment. 99
Error Parameter timeout should be final. 99
Error 'if' construct must use '{}'s. 100
Error 'if' is not followed by whitespace. 100
Error Line has trailing spaces. 101
Error 'if' is not followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error 'if' construct must use '{}'s. 104
Error 'if' is not followed by whitespace. 104
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error 'if' is not followed by whitespace. 106
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error 'if' construct must use '{}'s. 109
Error Line has trailing spaces. 109
Error 'if' is not followed by whitespace. 109
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '=' is not preceded with whitespace. 112
Error '=' is not followed by whitespace. 112
Error Line has trailing spaces. 117
Error Missing a Javadoc comment. 118
Error 'if' construct must use '{}'s. 119
Error 'if' is not followed by whitespace. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error Line has trailing spaces. 121
Error 'if' is not followed by whitespace. 122
Error '(' is followed by whitespace. 122
Error '!=' is not preceded with whitespace. 122
Error '!=' is not followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error Line is longer than 80 characters. 123
Error '=' is not preceded with whitespace. 124
Error '=' is not followed by whitespace. 124
Error Line has trailing spaces. 128
Error Must have at least one statement. 132
Error Line has trailing spaces. 135
Error Missing a Javadoc comment. 136
Error Missing a Javadoc comment. 139
Error Parameter sibiling should be final. 139
Error 'sibiling' hides a field. 139
Error Missing a Javadoc comment. 143
Error Parameter target should be final. 143
Error 'if' is not followed by whitespace. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Line has trailing spaces. 149
Error Missing a Javadoc comment. 150
Error '+' is not preceded with whitespace. 151
Error '+' is not followed by whitespace. 151
Error Line has trailing spaces. 153
Error Missing a Javadoc comment. 154
Error '+' is not preceded with whitespace. 155
Error '+' is not followed by whitespace. 155
Error '+' is not preceded with whitespace. 155
Error '+' is not followed by whitespace. 155
Error '+' is not preceded with whitespace. 155
Error '+' is not followed by whitespace. 155
Error Line has trailing spaces. 156
Error Line has trailing spaces. 158
Error Missing a Javadoc comment. 159
Error Line has trailing spaces. 163
Error Missing a Javadoc comment. 164
Error Missing a Javadoc comment. 168

org/activeio/net/VMPipeAsynchChannelServer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/net/VMPipeAsynchChannelServer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error 'public' modifier out of order with the JLS suggestions. 31
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Parameter bindURI should be final. 38
Error 'bindURI' hides a field. 38
Error Inner assignments should be avoided. 39
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 50
Error 'if' construct must use '{}'s. 51
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line has trailing spaces. 53
Error '=' is not preceded with whitespace. 55
Error '=' is not followed by whitespace. 55
Error Missing a Javadoc comment. 58
Error 'if' construct must use '{}'s. 59
Error 'if' is not followed by whitespace. 59
Error '(' is followed by whitespace. 59
Error '==' is not preceded with whitespace. 59
Error '==' is not followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Missing a Javadoc comment. 63
Error Parameter timeout should be final. 63
Error Missing a Javadoc comment. 66
Error Parameter target should be final. 66
Error 'if' is not followed by whitespace. 67
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 73
Error '+' is not preceded with whitespace. 74
Error '+' is not followed by whitespace. 74
Error Missing a Javadoc comment. 77
Error Parameter acceptListener should be final. 77
Error 'acceptListener' hides a field. 77
Error Missing a Javadoc comment. 81
Error Line has trailing spaces. 86

org/activeio/oneport/HttpRecognizer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/oneport/HttpRecognizer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Class HttpRecognizer should be declared as final. 25
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 27
Error 'private' modifier out of order with the JLS suggestions. 27
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error 'public' modifier out of order with the JLS suggestions. 48
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error '{' is not followed by whitespace. 50
Error '}' is not preceded with whitespace. 50
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 52
Error Parameter packet should be final. 52
Error Line has trailing spaces. 53
Error '12' is a magic number. 54
Error '11' is a magic number. 55
Error 'cast' is not followed by whitespace. 56
Error 'if' construct must use '{}'s. 57
Error 'if' is not followed by whitespace. 57
Error '(' is followed by whitespace. 57
Error Line has trailing spaces. 59
Error 'cast' is not followed by whitespace. 60
Error 'if' construct must use '{}'s. 61
Error 'if' is not followed by whitespace. 61
Error 'cast' is not followed by whitespace. 61
Error '==' is not preceded with whitespace. 61
Error '==' is not followed by whitespace. 61
Error Line has trailing spaces. 64

org/activeio/oneport/IIOPRecognizer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/oneport/IIOPRecognizer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Class IIOPRecognizer should be declared as final. 23
Error Missing a Javadoc comment. 23
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error 'public' modifier out of order with the JLS suggestions. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 27
Error '{' is not followed by whitespace. 27
Error '}' is not preceded with whitespace. 27
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Parameter packet should be final. 29
Error Line has trailing spaces. 30
Error '(' is followed by whitespace. 30
Error '==' is not preceded with whitespace. 31
Error '==' is not followed by whitespace. 31
Error '&&' should be on a new line. 31
Error '==' is not preceded with whitespace. 32
Error '==' is not followed by whitespace. 32
Error '&&' should be on a new line. 32
Error '==' is not preceded with whitespace. 33
Error '==' is not followed by whitespace. 33
Error '&&' should be on a new line. 33
Error Line has trailing spaces. 34
Error '==' is not preceded with whitespace. 34
Error '==' is not followed by whitespace. 34

org/activeio/oneport/JettyOnePortSocketListener.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 38
Error Parameter channelServer should be final. 38
Error 'channelServer' hides a field. 38
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 42
Error Parameter channelServer should be final. 42
Error 'channelServer' hides a field. 42
Error Parameter arg0 should be final. 42
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 47
Error Method 'newServerSocket' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Parameter addrPort should be final. 47
Error Parameter backlog should be final. 47
Error Line is longer than 80 characters. 48

org/activeio/oneport/OnePortAsynchChannelServer.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 41
Error Line has trailing spaces. 43
Error Comment matches to-do format 'TODO:'. 44
Error Line is longer than 80 characters. 44
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 49
Error 'public' modifier out of order with the JLS suggestions. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 53
Error 'private' modifier out of order with the JLS suggestions. 56
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 58
Error Parameter channel should be final. 58
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 62
Error Line has trailing spaces. 65
Error Line has trailing spaces. 67
Error Missing a Javadoc comment. 68
Error Parameter error should be final. 68
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 76
Error Line is longer than 80 characters. 80
Error 'private' modifier out of order with the JLS suggestions. 80
Error Missing a Javadoc comment. 81
Error Line is longer than 80 characters. 83
Error Missing a Javadoc comment. 83
Error Parameter next should be final. 83
Error Parameter packet should be final. 86
Error Parameter error should be final. 95
Error Missing a Javadoc comment. 101
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 103
Error 'if' is not followed by whitespace. 106
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Line has trailing spaces. 110
Error Line is longer than 80 characters. 111
Error 'if' is not followed by whitespace. 112
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error Line is longer than 80 characters. 118
Error Line has trailing spaces. 126
Error Line has trailing spaces. 129
Error Line is longer than 80 characters. 132
Error Line has trailing spaces. 134
Error Line has trailing spaces. 140
Error Line has trailing spaces. 143
Error Line is longer than 80 characters. 146
Error 'private' modifier out of order with the JLS suggestions. 146
Error Line has trailing spaces. 147
Error Missing a Javadoc comment. 148
Error Missing a Javadoc comment. 149
Error Missing a Javadoc comment. 150
Error Line has trailing spaces. 151
Error Parameter recognizer should be final. 155
Error 'recognizer' hides a field. 155
Error Expected @param tag for 'recognizer'. 155
Error Missing a Javadoc comment. 159
Error Parameter acceptListener should be final. 159
Error 'acceptListener' hides a field. 159
Error Line has trailing spaces. 162
Error Missing a Javadoc comment. 163
Error Line has trailing spaces. 166
Error Missing a Javadoc comment. 167
Error Line has trailing spaces. 170
Error Missing a Javadoc comment. 171
Error Line has trailing spaces. 175
Error Missing a Javadoc comment. 176
Error Missing a Javadoc comment. 179
Error Parameter timeout should be final. 179
Error Line has trailing spaces. 182
Error Missing a Javadoc comment. 183
Error Parameter channel should be final. 183
Error 'if' is not followed by whitespace. 184
Error '(' is followed by whitespace. 184
Error '!=' is not preceded with whitespace. 184
Error '!=' is not followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error Line has trailing spaces. 191
Error Missing a Javadoc comment. 192
Error Parameter target should be final. 192
Error 'if' is not followed by whitespace. 193
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error Line has trailing spaces. 197
Error Line has trailing spaces. 198
Error Line has trailing spaces. 200
Error Line has trailing spaces. 201
Error Missing a Javadoc comment. 202
Error Line is longer than 80 characters. 204
Error Missing a Javadoc comment. 204
Error Parameter server should be final. 204
Error Line has trailing spaces. 208
Error Missing a Javadoc comment. 209
Error Parameter acceptListener should be final. 209
Error Line has trailing spaces. 211
Error Line has trailing spaces. 212
Error Line is longer than 80 characters. 213
Error Missing a Javadoc comment. 213
Error Parameter recognizer should be final. 213
Error Line has trailing spaces. 214
Error 'if' construct must use '{}'s. 215
Error Line has trailing spaces. 215
Error 'if' is not followed by whitespace. 215
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error Line has trailing spaces. 217
Error Line is longer than 80 characters. 218
Error Line has trailing spaces. 222
Error Line has trailing spaces. 223

org/activeio/oneport/OpenORBOpenPortFeatureInitializer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error 'private' modifier out of order with the JLS suggestions. 29
Error Name 'socketFatory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 31
Error Missing a Javadoc comment. 31
Error 'public' modifier out of order with the JLS suggestions. 31
Error '(' is followed by whitespace. 31
Error Parameter sf should be final. 31
Error ')' is preceded with whitespace. 31
Error Line has trailing spaces. 34
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter orbinfo should be final. 35
Error Parameter featureinfo should be final. 35
Error Line is longer than 80 characters. 36
Error 'if' is not followed by whitespace. 37
Error '(' is followed by whitespace. 37
Error '!=' is not preceded with whitespace. 37
Error '!=' is not followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 38

org/activeio/oneport/OpenORBOpenPortSocketFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 35
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 37
Error Parameter channelServer should be final. 37
Error 'channelServer' hides a field. 37
Error Line has trailing spaces. 40
Error Expected an @return tag. 44
Error Line is longer than 80 characters. 44
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 44
Error Parameter address should be final. 44
Error Expected @param tag for 'address'. 44
Error Parameter port should be final. 44
Error Expected @param tag for 'port'. 44
Error Expected @throws tag for 'IOException'. 44
Error Expected an @return tag. 51
Error Line is longer than 80 characters. 51
Error Method 'createServerSocket' is not designed for extension - needs to be abstract, final or empty. 51
Error Parameter address should be final. 51
Error Expected @param tag for 'address'. 51
Error Parameter port should be final. 51
Error Expected @param tag for 'port'. 51
Error Expected @throws tag for 'IOException'. 51
Error Line is longer than 80 characters. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line has trailing spaces. 56

org/activeio/oneport/ProtocolRecognizer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 26

org/activeio/oneport/UnknownRecognizer.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/oneport/UnknownRecognizer.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Class UnknownRecognizer should be declared as final. 23
Error Missing a Javadoc comment. 23
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 25
Error Missing a Javadoc comment. 25
Error 'public' modifier out of order with the JLS suggestions. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Parameter packet should be final. 30
Error 'if' construct must use '{}'s. 31
Error 'if' is not followed by whitespace. 31
Error '(' is followed by whitespace. 31
Error '15' is a magic number. 31
Error ')' is preceded with whitespace. 31

org/activeio/packet/AppendedPacket.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/packet/AppendedPacket.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 28
Error 'public' modifier out of order with the JLS suggestions. 31
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error 'public' modifier out of order with the JLS suggestions. 39
Error Parameter first should be final. 39
Error Parameter last should be final. 39
Error 'if' is not followed by whitespace. 40
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error 'if' is not followed by whitespace. 41
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error Line has trailing spaces. 42
Error Comment matches to-do format 'TODO:'. 43
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 46
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line has trailing spaces. 52
Error Line has trailing spaces. 55
Error Line has trailing spaces. 58
Error Parameter first should be final. 62
Error 'first' hides a field. 62
Error Parameter second should be final. 62
Error '+' is not preceded with whitespace. 66
Error '+' is not followed by whitespace. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Parameter position should be final. 70
Error 'if' is not followed by whitespace. 71
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '-' is not preceded with whitespace. 75
Error '-' is not followed by whitespace. 75
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error Parameter limit should be final. 80
Error 'if' is not followed by whitespace. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '-' is not preceded with whitespace. 85
Error '-' is not followed by whitespace. 85
Error Missing a Javadoc comment. 90
Error ',' is not followed by whitespace. 91
Error Missing a Javadoc comment. 94
Error Line has trailing spaces. 95
Error Line is longer than 80 characters. 95
Error Missing a Javadoc comment. 98
Error Parameter cl should be final. 98
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 103
Error Line is longer than 80 characters. 105
Error 'cast' is not followed by whitespace. 105
Error '+' is not preceded with whitespace. 105
Error '+' is not followed by whitespace. 105
Error Line has trailing spaces. 108
Error Missing a Javadoc comment. 109
Error Missing a Javadoc comment. 114
Error '+' is not preceded with whitespace. 115
Error '+' is not followed by whitespace. 115
Error Line has trailing spaces. 117
Error Missing a Javadoc comment. 118
Error '+' is not preceded with whitespace. 119
Error '+' is not followed by whitespace. 119
Error Line has trailing spaces. 120
Error Missing a Javadoc comment. 122
Error '+' is not preceded with whitespace. 123
Error '+' is not followed by whitespace. 123
Error Missing a Javadoc comment. 126
Error Missing a Javadoc comment. 131
Error '||' is not preceded with whitespace. 132
Error '||' is not followed by whitespace. 132
Error Missing a Javadoc comment. 135
Error Line has trailing spaces. 137
Error Missing a Javadoc comment. 140
Error Missing a Javadoc comment. 144
Error Parameter out should be final. 144
Error Line has trailing spaces. 148
Error Missing a Javadoc comment. 149
Error Parameter out should be final. 149
Error 'if' is not followed by whitespace. 159
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error 'if' is not followed by whitespace. 161
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error Line has trailing spaces. 171
Error Parameter data should be final. 171
Error Parameter offset should be final. 171
Error Parameter length should be final. 171
Error Line has trailing spaces. 172
Error Line has trailing spaces. 173
Error 'if' is not followed by whitespace. 174
Error '(' is followed by whitespace. 174
Error '==' is not preceded with whitespace. 174
Error '==' is not followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '(' is followed by whitespace. 176
Error '==' is not preceded with whitespace. 176
Error '==' is not followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error Avoid inline conditionals. 176
Error '+' is not preceded with whitespace. 178
Error '+' is not followed by whitespace. 178
Error '-' is not preceded with whitespace. 178
Error '-' is not followed by whitespace. 178
Error '(' is followed by whitespace. 179
Error '==' is not preceded with whitespace. 179
Error '==' is not followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error Avoid inline conditionals. 179
Error '+' is not preceded with whitespace. 179
Error '+' is not followed by whitespace. 179
Error Parameter data should be final. 187
Error 'if' is not followed by whitespace. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error 'if' is not followed by whitespace. 190
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error Parameter data should be final. 200
Error Parameter offset should be final. 200
Error Parameter length should be final. 200
Error Line has trailing spaces. 201
Error 'if' is not followed by whitespace. 202
Error '(' is followed by whitespace. 202
Error '==' is not preceded with whitespace. 202
Error '==' is not followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '(' is followed by whitespace. 204
Error '==' is not preceded with whitespace. 204
Error '==' is not followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error Avoid inline conditionals. 204
Error '+' is not preceded with whitespace. 206
Error '+' is not followed by whitespace. 206
Error '-' is not preceded with whitespace. 206
Error '-' is not followed by whitespace. 206
Error '(' is followed by whitespace. 207
Error '==' is not preceded with whitespace. 207
Error '==' is not followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error Avoid inline conditionals. 207
Error '+' is not preceded with whitespace. 207
Error '+' is not followed by whitespace. 207
Error Line has trailing spaces. 211
Error Missing a Javadoc comment. 211
Error Parameter dest should be final. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 213
Error Line contains a tab character. 214
Error Line has trailing spaces. 215
Error Line has trailing spaces. 216
Error Missing a Javadoc comment. 217
Error Line is longer than 80 characters. 218
Error '+' is not preceded with whitespace. 218
Error '+' is not followed by whitespace. 218
Error '+' is not preceded with whitespace. 218
Error '+' is not followed by whitespace. 218
Error '+' is not preceded with whitespace. 218
Error '+' is not followed by whitespace. 218
Error '+' is not preceded with whitespace. 218
Error '+' is not followed by whitespace. 218
Error '+' is not preceded with whitespace. 218
Error '+' is not followed by whitespace. 218
Error '+' is not preceded with whitespace. 218
Error '+' is not followed by whitespace. 218
Error Missing a Javadoc comment. 221
Error Parameter target should be final. 221
Error 'if' is not followed by whitespace. 222
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error 'if' construct must use '{}'s. 226
Error 'if' is not followed by whitespace. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error Line has trailing spaces. 231
Error Missing a Javadoc comment. 231
Error Comment matches to-do format 'TODO:'. 232
Error Missing a Javadoc comment. 236
Error Comment matches to-do format 'TODO:'. 237
Error Missing a Javadoc comment. 241

org/activeio/packet/ByteArrayPacket.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line is longer than 80 characters. 27
Error Line has trailing spaces. 28
Error 'public' modifier out of order with the JLS suggestions. 31
Error Missing a Javadoc comment. 33
Error Array brackets at illegal position. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 42
Error Parameter buffer should be final. 42
Error 'buffer' hides a field. 42
Error Array brackets at illegal position. 42
Error ',' is not followed by whitespace. 43
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 46
Error Parameter buffer should be final. 46
Error 'buffer' hides a field. 46
Error Array brackets at illegal position. 46
Error Parameter offset should be final. 46
Error 'offset' hides a field. 46
Error Parameter capacity should be final. 46
Error 'capacity' hides a field. 46
Error '=' is not preceded with whitespace. 48
Error '=' is not followed by whitespace. 48
Error '=' is not preceded with whitespace. 49
Error '=' is not followed by whitespace. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error '-' is not preceded with whitespace. 52
Error '-' is not followed by whitespace. 52
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 59
Error Parameter position should be final. 59
Error 'position' hides a field. 59
Error '-' is not preceded with whitespace. 61
Error '-' is not followed by whitespace. 61
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 68
Error Parameter limit should be final. 68
Error 'limit' hides a field. 68
Error '-' is not preceded with whitespace. 70
Error '-' is not followed by whitespace. 70
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 102
Error '+' is not preceded with whitespace. 103
Error '+' is not followed by whitespace. 103
Error Line has trailing spaces. 105
Error Missing a Javadoc comment. 106
Error Missing a Javadoc comment. 110
Error Parameter cl should be final. 110
Error 'try' is not followed by whitespace. 111
Error '{' is not preceded with whitespace. 111
Error Line is longer than 80 characters. 113
Error Line is longer than 80 characters. 114
Error Line is longer than 80 characters. 116
Error 'cast' is not followed by whitespace. 116
Error '+' is not preceded with whitespace. 116
Error '+' is not followed by whitespace. 116
Error Missing a Javadoc comment. 120
Error Parameter out should be final. 120
Error '+' is not preceded with whitespace. 121
Error '+' is not followed by whitespace. 121
Error '=' is not preceded with whitespace. 122
Error '=' is not followed by whitespace. 122
Error '-' is not preceded with whitespace. 123
Error '-' is not followed by whitespace. 123
Error Line has trailing spaces. 125
Error Missing a Javadoc comment. 126
Error Parameter out should be final. 126
Error '+' is not preceded with whitespace. 127
Error '+' is not followed by whitespace. 127
Error '=' is not preceded with whitespace. 128
Error '=' is not followed by whitespace. 128
Error '-' is not preceded with whitespace. 129
Error '-' is not followed by whitespace. 129
Error 'if' construct must use '{}'s. 136
Error 'if' is not followed by whitespace. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '+' is not preceded with whitespace. 138
Error '+' is not followed by whitespace. 138
Error '-' is not preceded with whitespace. 140
Error '-' is not followed by whitespace. 140
Error '0xff' is a magic number. 141
Error Parameter data should be final. 147
Error Parameter offset should be final. 147
Error 'offset' hides a field. 147
Error Parameter length should be final. 147
Error 'if' construct must use '{}'s. 148
Error 'if' is not followed by whitespace. 148
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error Line has trailing spaces. 150
Error Avoid inline conditionals. 151
Error Line is longer than 80 characters. 152
Error '+' is not preceded with whitespace. 152
Error '+' is not followed by whitespace. 152
Error '-' is not preceded with whitespace. 154
Error '-' is not followed by whitespace. 154
Error Parameter data should be final. 161
Error 'if' construct must use '{}'s. 162
Error 'if' is not followed by whitespace. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '+' is not preceded with whitespace. 164
Error '+' is not followed by whitespace. 164
Error '=' is not preceded with whitespace. 164
Error '=' is not followed by whitespace. 164
Error '-' is not preceded with whitespace. 166
Error '-' is not followed by whitespace. 166
Error Parameter data should be final. 173
Error Parameter offset should be final. 173
Error 'offset' hides a field. 173
Error Parameter length should be final. 173
Error 'if' construct must use '{}'s. 174
Error 'if' is not followed by whitespace. 174
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error Line has trailing spaces. 176
Error Avoid inline conditionals. 177
Error Line is longer than 80 characters. 178
Error '+' is not preceded with whitespace. 178
Error '+' is not followed by whitespace. 178
Error '+=' is not preceded with whitespace. 179
Error '+=' is not followed by whitespace. 179
Error '-' is not preceded with whitespace. 180
Error '-' is not followed by whitespace. 180
Error Missing a Javadoc comment. 184
Error '+' is not preceded with whitespace. 185
Error '+' is not followed by whitespace. 185
Error 'if' is not followed by whitespace. 192
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error Array brackets at illegal position. 195
Error ',' is not followed by whitespace. 197
Error ',' is not followed by whitespace. 197
Error '=' is not preceded with whitespace. 198
Error '=' is not followed by whitespace. 198
Error '-' is not preceded with whitespace. 199
Error '-' is not followed by whitespace. 199
Error Line has trailing spaces. 203
Error Line has trailing spaces. 208
Error Parameter dest should be final. 208
Error Expected @param tag for 'dest'. 208
Error Line contains a tab character. 209
Error Line has trailing spaces. 210
Error Line contains a tab character. 210
Error Avoid inline conditionals. 210
Error Line contains a tab character. 211
Error 'if' is not followed by whitespace. 211
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error Line contains a tab character. 212
Error '(' is followed by whitespace. 212
Error '+' is not preceded with whitespace. 212
Error '+' is not followed by whitespace. 212
Error Line contains a tab character. 213
Error '+' is not preceded with whitespace. 213
Error '+' is not followed by whitespace. 213
Error Line contains a tab character. 214
Error '-' is not preceded with whitespace. 214
Error '-' is not followed by whitespace. 214
Error Line contains a tab character. 215
Error Line contains a tab character. 216
Error Line has trailing spaces. 218
Error Missing a Javadoc comment. 219
Error '+' is not preceded with whitespace. 220
Error '+' is not followed by whitespace. 220
Error '+' is not preceded with whitespace. 220
Error '+' is not followed by whitespace. 220
Error '+' is not preceded with whitespace. 220
Error '+' is not followed by whitespace. 220
Error '+' is not preceded with whitespace. 220
Error '+' is not followed by whitespace. 220
Error '+' is not preceded with whitespace. 220
Error '+' is not followed by whitespace. 220
Error '+' is not preceded with whitespace. 220
Error '+' is not followed by whitespace. 220
Error Missing a Javadoc comment. 223
Error Parameter target should be final. 223
Error 'if' is not followed by whitespace. 224
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error Line has trailing spaces. 229
Error Missing a Javadoc comment. 230
Error Line has trailing spaces. 233
Error Line has trailing spaces. 234
Error Missing a Javadoc comment. 234

org/activeio/packet/ByteBufferPacket.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/packet/ByteBufferPacket.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error First sentence should end with a period. 27
Error Line is longer than 80 characters. 28
Error Line has trailing spaces. 29
Error 'public' modifier out of order with the JLS suggestions. 32
Error Line is longer than 80 characters. 34
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error '+' is not preceded with whitespace. 34
Error '+' is not followed by whitespace. 34
Error '64' is a magic number. 34
Error '*' is not preceded with whitespace. 34
Error '*' is not followed by whitespace. 34
Error '1024' is a magic number. 34
Error Line is longer than 80 characters. 35
Error Line contains a tab character. 35
Error Missing a Javadoc comment. 35
Error '+' is not preceded with whitespace. 35
Error '+' is not followed by whitespace. 35
Error '8' is a magic number. 35
Error '*' is not preceded with whitespace. 35
Error '*' is not followed by whitespace. 35
Error '1024' is a magic number. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error '64' is a magic number. 38
Error '*' is not preceded with whitespace. 38
Error '*' is not followed by whitespace. 38
Error '1024' is a magic number. 38
Error Missing a Javadoc comment. 40
Error Parameter buffer should be final. 40
Error 'buffer' hides a field. 40
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 45
Error Line has trailing spaces. 48
Error Missing a Javadoc comment. 49
Error Parameter direct should be final. 49
Error 'if' construct must use '{}'s. 50
Error Line contains a tab character. 50
Error 'if' is not followed by whitespace. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Line is longer than 80 characters. 51
Error Line contains a tab character. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line is longer than 80 characters. 52
Error Line contains a tab character. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line has trailing spaces. 54
Error Missing a Javadoc comment. 55
Error Parameter out should be final. 55
Error 'if' is not followed by whitespace. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 65
Error Line has trailing spaces. 66
Error Array brackets at illegal position. 66
Error 'while' is not followed by whitespace. 67
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error Line is longer than 80 characters. 68
Error Avoid inline conditionals. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error ',' is not followed by whitespace. 70
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 76
Error Parameter out should be final. 76
Error 'if' is not followed by whitespace. 77
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 85
Error Line has trailing spaces. 86
Error Line has trailing spaces. 87
Error Array brackets at illegal position. 87
Error 'while' is not followed by whitespace. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line is longer than 80 characters. 89
Error Avoid inline conditionals. 89
Error ',' is not followed by whitespace. 91
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 101
Error Missing a Javadoc comment. 105
Error Missing a Javadoc comment. 110
Error Missing a Javadoc comment. 114
Error Missing a Javadoc comment. 118
Error Missing a Javadoc comment. 122
Error Missing a Javadoc comment. 126
Error Missing a Javadoc comment. 130
Error Parameter arg0 should be final. 130
Error Missing a Javadoc comment. 134
Error Missing a Javadoc comment. 139
Error Missing a Javadoc comment. 143
Error Parameter arg0 should be final. 143
Error Missing a Javadoc comment. 147
Error Missing a Javadoc comment. 151
Error Missing a Javadoc comment. 155
Error Missing a Javadoc comment. 159
Error Missing a Javadoc comment. 163
Error Parameter cl should be final. 163
Error Line is longer than 80 characters. 166
Error Line is longer than 80 characters. 169
Error 'cast' is not followed by whitespace. 169
Error '+' is not preceded with whitespace. 169
Error '+' is not followed by whitespace. 169
Error Line has trailing spaces. 173
Error 'if' construct must use '{}'s. 179
Error 'if' is not followed by whitespace. 179
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error '0xff' is a magic number. 181
Error Parameter data should be final. 187
Error Parameter offset should be final. 187
Error Parameter length should be final. 187
Error 'if' construct must use '{}'s. 188
Error 'if' is not followed by whitespace. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error Line has trailing spaces. 190
Error Parameter data should be final. 199
Error 'if' construct must use '{}'s. 200
Error 'if' is not followed by whitespace. 200
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error 'cast' is not followed by whitespace. 202
Error Parameter data should be final. 209
Error Parameter offset should be final. 209
Error Parameter length should be final. 209
Error 'if' construct must use '{}'s. 210
Error 'if' is not followed by whitespace. 210
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error 'if' is not followed by whitespace. 222
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error Comment matches to-do format 'TODO:'. 226
Error Line has trailing spaces. 229
Error Parameter dest should be final. 242
Error Expected @param tag for 'dest'. 242
Error Line has trailing spaces. 243
Error Line has trailing spaces. 244
Error Line contains a tab character. 244
Error Line contains a tab character. 245
Error 'if' is not followed by whitespace. 245
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error Line has trailing spaces. 246
Error Line contains a tab character. 246
Error Line has trailing spaces. 247
Error Line contains a tab character. 247
Error 'if' is not followed by whitespace. 247
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error Line has trailing spaces. 249
Error Line is longer than 80 characters. 249
Error Line contains a tab character. 249
Error Line contains a tab character. 250
Error Line contains a tab character. 251
Error '+' is not preceded with whitespace. 251
Error '+' is not followed by whitespace. 251
Error Line has trailing spaces. 252
Error Line contains a tab character. 252
Error Line contains a tab character. 253
Error 'cast' is not followed by whitespace. 253
Error Line contains a tab character. 255
Error Line contains a tab character. 256
Error Line has trailing spaces. 257
Error Line contains a tab character. 257
Error Line contains a tab character. 258
Error Line has trailing spaces. 259
Error Line contains a tab character. 259
Error Line contains a tab character. 260
Error Line is longer than 80 characters. 261
Error Line contains a tab character. 261
Error Line contains a tab character. 262
Error '+' is not preceded with whitespace. 262
Error '+' is not followed by whitespace. 262
Error Line contains a tab character. 263
Error Line contains a tab character. 264
Error Line contains a tab character. 265
Error Line has trailing spaces. 267
Error Line contains a tab character. 267
Error Missing a Javadoc comment. 268
Error Line is longer than 80 characters. 269
Error '+' is not preceded with whitespace. 269
Error '+' is not followed by whitespace. 269
Error '+' is not preceded with whitespace. 269
Error '+' is not followed by whitespace. 269
Error '+' is not preceded with whitespace. 269
Error '+' is not followed by whitespace. 269
Error '+' is not preceded with whitespace. 269
Error '+' is not followed by whitespace. 269
Error '+' is not preceded with whitespace. 269
Error '+' is not followed by whitespace. 269
Error '+' is not preceded with whitespace. 269
Error '+' is not followed by whitespace. 269
Error Missing a Javadoc comment. 272
Error Parameter target should be final. 272
Error 'if' is not followed by whitespace. 273
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error Line has trailing spaces. 278
Error Line has trailing spaces. 279
Error Missing a Javadoc comment. 279

org/activeio/packet/ByteBufferPacketPool.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 26
Error 'public' modifier out of order with the JLS suggestions. 29
Error Line has trailing spaces. 30
Error Line contains a tab character. 31
Error Missing a Javadoc comment. 31
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Parameter packetCount should be final. 40
Error ',' is not followed by whitespace. 40
Error Parameter packetSize should be final. 40
Error 'packetSize' hides a field. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line has trailing spaces. 44
Error Line contains a tab character. 44
Error Missing a Javadoc comment. 45
Error Line has trailing spaces. 48
Error Line contains a tab character. 48

org/activeio/packet/BytePacket.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/packet/BytePacket.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line is longer than 80 characters. 27
Error Line has trailing spaces. 28
Error 'public' modifier out of order with the JLS suggestions. 31
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Parameter data should be final. 37
Error 'data' hides a field. 37
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 46
Error Parameter position should be final. 46
Error 'position' hides a field. 46
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 54
Error Parameter limit should be final. 54
Error 'limit' hides a field. 54
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 84
Error 'if' construct must use '{}'s. 85
Error 'if' is not followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Line has trailing spaces. 89
Error Missing a Javadoc comment. 90
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 97
Error Parameter cl should be final. 97
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 103
Error 'cast' is not followed by whitespace. 103
Error '+' is not preceded with whitespace. 103
Error '+' is not followed by whitespace. 103
Error Missing a Javadoc comment. 107
Error Parameter out should be final. 107
Error 'if' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Missing a Javadoc comment. 114
Error Parameter out should be final. 114
Error 'if' is not followed by whitespace. 115
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error 'if' construct must use '{}'s. 125
Error 'if' is not followed by whitespace. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '0xff' is a magic number. 128
Error Parameter data should be final. 134
Error 'data' hides a field. 134
Error Parameter offset should be final. 134
Error Parameter length should be final. 134
Error 'if' construct must use '{}'s. 135
Error 'if' is not followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error Line has trailing spaces. 137
Error 'if' is not followed by whitespace. 138
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error Parameter data should be final. 149
Error 'data' hides a field. 149
Error 'if' construct must use '{}'s. 150
Error 'if' is not followed by whitespace. 150
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error Line has trailing spaces. 152
Error Line has trailing spaces. 153
Error Parameter data should be final. 161
Error 'data' hides a field. 161
Error Parameter offset should be final. 161
Error Parameter length should be final. 161
Error 'if' construct must use '{}'s. 162
Error 'if' is not followed by whitespace. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error 'if' is not followed by whitespace. 165
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error ';' is preceded with whitespace. 166
Error Missing a Javadoc comment. 173
Error Line has trailing spaces. 183
Error Parameter dest should be final. 188
Error Expected @param tag for 'dest'. 188
Error 'if' is not followed by whitespace. 189
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error Line has trailing spaces. 196
Error Missing a Javadoc comment. 197
Error Line is longer than 80 characters. 198
Error '+' is not preceded with whitespace. 198
Error '+' is not followed by whitespace. 198
Error '+' is not preceded with whitespace. 198
Error '+' is not followed by whitespace. 198
Error '+' is not preceded with whitespace. 198
Error '+' is not followed by whitespace. 198
Error '+' is not preceded with whitespace. 198
Error '+' is not followed by whitespace. 198
Error '+' is not preceded with whitespace. 198
Error '+' is not followed by whitespace. 198
Error '+' is not preceded with whitespace. 198
Error '+' is not followed by whitespace. 198
Error Missing a Javadoc comment. 201
Error Parameter target should be final. 201
Error 'if' is not followed by whitespace. 202
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error Line has trailing spaces. 207
Error Line has trailing spaces. 208
Error Missing a Javadoc comment. 208

org/activeio/packet/EOSPacket.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/packet/EOSPacket.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line is longer than 80 characters. 26
Error Line has trailing spaces. 27
Error 'public' modifier out of order with the JLS suggestions. 30
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 32
Error 'public' modifier out of order with the JLS suggestions. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 37
Error Parameter out should be final. 37
Error Missing a Javadoc comment. 39
Error Parameter out should be final. 39
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 46
Error Parameter position should be final. 46
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 53
Error Parameter limit should be final. 53
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 77
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 81
Error Line has trailing spaces. 82
Error Missing a Javadoc comment. 85
Error Parameter cl should be final. 85
Error Line is longer than 80 characters. 90
Error 'cast' is not followed by whitespace. 90
Error '+' is not preceded with whitespace. 90
Error '+' is not followed by whitespace. 90
Error Parameter data should be final. 104
Error Parameter offset should be final. 104
Error Parameter length should be final. 104
Error Parameter data should be final. 111
Error Parameter data should be final. 118
Error Parameter offset should be final. 118
Error Parameter length should be final. 118
Error Line has trailing spaces. 121
Error Missing a Javadoc comment. 122
Error Missing a Javadoc comment. 126
Error Line has trailing spaces. 129
Error Line has trailing spaces. 134
Error Parameter dest should be final. 134
Error Expected @param tag for 'dest'. 134
Error Line contains a tab character. 135
Error Line has trailing spaces. 136
Error Line has trailing spaces. 137
Error Missing a Javadoc comment. 138
Error Line is longer than 80 characters. 139
Error '+' is not preceded with whitespace. 139
Error '+' is not followed by whitespace. 139
Error '+' is not preceded with whitespace. 139
Error '+' is not followed by whitespace. 139
Error '+' is not preceded with whitespace. 139
Error '+' is not followed by whitespace. 139
Error '+' is not preceded with whitespace. 139
Error '+' is not followed by whitespace. 139
Error '+' is not preceded with whitespace. 139
Error '+' is not followed by whitespace. 139
Error '+' is not preceded with whitespace. 139
Error '+' is not followed by whitespace. 139
Error Missing a Javadoc comment. 142
Error Parameter target should be final. 142
Error 'if' is not followed by whitespace. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error Line has trailing spaces. 148
Error Line has trailing spaces. 149
Error Missing a Javadoc comment. 149

org/activeio/packet/EmptyPacket.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/packet/EmptyPacket.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line is longer than 80 characters. 26
Error Line has trailing spaces. 27
Error 'public' modifier out of order with the JLS suggestions. 30
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 32
Error 'public' modifier out of order with the JLS suggestions. 32
Error Missing a Javadoc comment. 33
Error Array brackets at illegal position. 33
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error ',' is not followed by whitespace. 34
Error ',' is not followed by whitespace. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 39
Error Parameter out should be final. 39
Error Missing a Javadoc comment. 41
Error Parameter out should be final. 41
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 48
Error Parameter position should be final. 48
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 55
Error Parameter limit should be final. 55
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 79
Error Line has trailing spaces. 82
Error Missing a Javadoc comment. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 86
Error Missing a Javadoc comment. 87
Error Parameter cl should be final. 87
Error Line is longer than 80 characters. 92
Error 'cast' is not followed by whitespace. 92
Error '+' is not preceded with whitespace. 92
Error '+' is not followed by whitespace. 92
Error Parameter data should be final. 106
Error Parameter offset should be final. 106
Error Parameter length should be final. 106
Error Parameter data should be final. 113
Error Parameter data should be final. 120
Error Parameter offset should be final. 120
Error Parameter length should be final. 120
Error Line has trailing spaces. 123
Error Missing a Javadoc comment. 124
Error Missing a Javadoc comment. 128
Error Line has trailing spaces. 131
Error Line has trailing spaces. 136
Error Parameter dest should be final. 136
Error Expected @param tag for 'dest'. 136
Error Line contains a tab character. 137
Error Line has trailing spaces. 138
Error Line has trailing spaces. 139
Error Missing a Javadoc comment. 140
Error Line is longer than 80 characters. 141
Error '+' is not preceded with whitespace. 141
Error '+' is not followed by whitespace. 141
Error '+' is not preceded with whitespace. 141
Error '+' is not followed by whitespace. 141
Error '+' is not preceded with whitespace. 141
Error '+' is not followed by whitespace. 141
Error '+' is not preceded with whitespace. 141
Error '+' is not followed by whitespace. 141
Error '+' is not preceded with whitespace. 141
Error '+' is not followed by whitespace. 141
Error '+' is not preceded with whitespace. 141
Error '+' is not followed by whitespace. 141
Error Missing a Javadoc comment. 144
Error Parameter target should be final. 144
Error 'if' is not followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Line has trailing spaces. 150
Error Line has trailing spaces. 151
Error Missing a Javadoc comment. 151

org/activeio/packet/FilterPacket.java

ErrorLine
Error File does not end with a newline. 0

org/activeio/packet/FilterPacket.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 4
Error Line has trailing spaces. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 27
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 33
Error 'protected' modifier out of order with the JLS suggestions. 33
Error Variable 'next' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 35
Error Parameter next should be final. 35
Error 'next' hides a field. 35
Error Method 'asByteSequence' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Method 'capacity' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Method 'flip' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Method 'hasRemaining' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Method 'limit' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Method 'limit' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter limit should be final. 63
Error Method 'narrow' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter target should be final. 67
Error 'if' is not followed by whitespace. 68
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error Method 'position' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Method 'position' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Parameter position should be final. 78
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter data should be final. 86
Error Parameter offset should be final. 86
Error Parameter length should be final. 86
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter dest should be final. 90
Error Method 'remaining' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Method 'rewind' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Method 'sliceAsBytes' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Parameter data should be final. 106
Error Parameter offset should be final. 106
Error Parameter length should be final. 106
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Parameter data should be final. 110
Error Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error Parameter out should be final. 114
Error Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Parameter out should be final. 117
Error Method 'duplicate' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error Parameter cl should be final. 121
Error Method 'duplicate' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Method 'slice' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Line has trailing spaces. 132
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Missing a Javadoc comment. 137
Error 'public' modifier out of order with the JLS suggestions. 137
Error Parameter packet should be final. 137

org/activeio/packet/PacketPool.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 27
Error Line has trailing spaces. 29
Error 'public' modifier out of order with the JLS suggestions. 32
Error Line has trailing spaces. 33
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error '+' is not preceded with whitespace. 34
Error '+' is not followed by whitespace. 34
Error '5' is a magic number. 34
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 35
Error '+' is not preceded with whitespace. 35
Error '+' is not followed by whitespace. 35
Error '1024' is a magic number. 35
Error '*' is not preceded with whitespace. 35
Error '*' is not followed by whitespace. 35
Error '1024' is a magic number. 35
Error '*' is not preceded with whitespace. 35
Error '*' is not followed by whitespace. 35
Error '4' is a magic number. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 37
Error Missing a Javadoc comment. 37
Error Line contains a tab character. 38
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Parameter next should be final. 44
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Parameter next should be final. 48
Error Parameter referenceCounter should be final. 48
Error 'referenceCounter' hides a field. 48
Error '=' is not preceded with whitespace. 50
Error '=' is not followed by whitespace. 50
Error Line has trailing spaces. 53
Error Method 'filter' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Parameter packet should be final. 54
Error Method 'getReferenceCounter' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Line has trailing spaces. 61
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error 'if' is not followed by whitespace. 63
Error '(' is followed by whitespace. 63
Error '==' is not preceded with whitespace. 63
Error '==' is not followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Line has trailing spaces. 68
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Parameter maxPackets should be final. 72
Error 'maxPackets' hides a field. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line has trailing spaces. 75
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line has trailing spaces. 78
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Expected an @return tag. 82
Error Line contains a tab character. 82
Error Method 'getPacket' is not designed for extension - needs to be abstract, final or empty. 82
Error Expected @throws tag for 'InterruptedException'. 82
Error Line contains a tab character. 83
Error '=' is not preceded with whitespace. 83
Error '=' is not followed by whitespace. 83
Error Line contains a tab character. 84
Error 'synchronized' is not followed by whitespace. 84
Error Line contains a tab character. 85
Error 'while' is not followed by whitespace. 85
Error '==' is not preceded with whitespace. 85
Error '==' is not followed by whitespace. 85
Error Line contains a tab character. 86
Error 'if' is not followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error '>' is not preceded with whitespace. 86
Error '>' is not followed by whitespace. 86
Error Line is longer than 80 characters. 87
Error Line contains a tab character. 87
Error '-' is not preceded with whitespace. 87
Error '-' is not followed by whitespace. 87
Error Line contains a tab character. 88
Error 'if' is not followed by whitespace. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line contains a tab character. 92
Error 'if' is not followed by whitespace. 92
Error '(' is followed by whitespace. 92
Error '==' is not preceded with whitespace. 92
Error '==' is not followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line has trailing spaces. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Parameter packet should be final. 105
Error Expected @param tag for 'packet'. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error 'synchronized' is not followed by whitespace. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line has trailing spaces. 112
Error Line contains a tab character. 112
Error Expected an @return tag. 116
Error 'protected' modifier out of order with the JLS suggestions. 116
Error Line has trailing spaces. 117