Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /lib/red5hx/org/apache/http/protocol/BasicHttpProcessor.hx:17: lines 17-65 : Field process has different type than in org.apache.http.HttpRequestInterceptor
- ./lib/red5hx/org/apache/http/protocol/BasicHttpProcessor.hx:17: lines 17-65 : org.apache.http.HttpResponse should be org.apache.http.HttpRequest
- ./lib/red5hx/java/nio/channels/SocketChannel.hx:16: lines 16-60 : Field close should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/SocketChannel.hx:16: lines 16-60 : Field isOpen should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/SocketChannel.hx:16: lines 16-60 : Field getOption needed by java.nio.channels.NetworkChannel is missing
- ./lib/red5hx/java/nio/channels/SocketChannel.hx:16: lines 16-60 : Field setOption has different type than in java.nio.channels.NetworkChannel
- ./lib/red5hx/java/nio/channels/SocketChannel.hx:16: lines 16-60 : Dynamic should be setOption.T
- ./lib/red5hx/java/nio/channels/SocketChannel.hx:16: lines 16-60 : Field supportedOptions needed by java.nio.channels.NetworkChannel is missing
- ./lib/red5hx/java/nio/channels/SocketChannel.hx:16: lines 16-60 : Field write has different type than in java.nio.channels.GatheringByteChannel
- ./lib/red5hx/java/nio/channels/SocketChannel.hx:16: lines 16-60 : java.nio.ByteBuffer should be java.NativeArray<java.nio.ByteBuffer>
- ./lib/red5hx/java/nio/channels/SocketChannel.hx:16: lines 16-60 : Field read has different type than in java.nio.channels.ScatteringByteChannel
- ./lib/red5hx/java/nio/channels/SocketChannel.hx:16: lines 16-60 : java.nio.ByteBuffer should be java.NativeArray<java.nio.ByteBuffer>
- ./lib/red5hx/java/nio/channels/spi/AbstractSelectableChannel.hx:9: lines 9-33 : Field register overload parent class with different or incomplete type
- ./lib/red5hx/java/nio/channels/spi/AbstractSelectableChannel.hx:9: lines 9-33 : arg0 : java.nio.channels.Selector -> arg1 : Int -> arg2 : Dynamic -> java.nio.channels.SelectionKey should be arg0 : java.nio.channels.Selector -> arg1 : Int -> java.nio.channels.SelectionKey
- ./lib/red5hx/java/nio/channels/SelectableChannel.hx:10: lines 10-33 : Field close should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/ServerSocketChannel.hx:12: lines 12-32 : Field getOption needed by java.nio.channels.NetworkChannel is missing
- ./lib/red5hx/java/nio/channels/ServerSocketChannel.hx:12: lines 12-32 : Field setOption has different type than in java.nio.channels.NetworkChannel
- ./lib/red5hx/java/nio/channels/ServerSocketChannel.hx:12: lines 12-32 : Dynamic should be setOption.T
- ./lib/red5hx/java/nio/channels/ServerSocketChannel.hx:12: lines 12-32 : Field supportedOptions needed by java.nio.channels.NetworkChannel is missing
- ./lib/red5hx/java/nio/channels/Pipe_SourceChannel.hx:9: lines 9-19 : Field close should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/Pipe_SourceChannel.hx:9: lines 9-19 : Field isOpen should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/Pipe_SourceChannel.hx:9: lines 9-19 : Field read needed by java.nio.channels.ScatteringByteChannel is missing
- ./lib/red5hx/java/nio/channels/Pipe_SourceChannel.hx:9: lines 9-19 : Field read needed by java.nio.channels.ReadableByteChannel is missing
- ./lib/red5hx/java/nio/channels/Pipe_SourceChannel.hx:9: lines 9-19 : Field read needed by java.nio.channels.ReadableByteChannel is missing
- ./lib/red5hx/java/nio/channels/Pipe_SinkChannel.hx:9: lines 9-19 : Field close should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/Pipe_SinkChannel.hx:9: lines 9-19 : Field isOpen should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/Pipe_SinkChannel.hx:9: lines 9-19 : Field write needed by java.nio.channels.GatheringByteChannel is missing
- ./lib/red5hx/java/nio/channels/Pipe_SinkChannel.hx:9: lines 9-19 : Field write needed by java.nio.channels.WritableByteChannel is missing
- ./lib/red5hx/java/nio/channels/Pipe_SinkChannel.hx:9: lines 9-19 : Field write needed by java.nio.channels.WritableByteChannel is missing
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : Field close should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : Field isOpen should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : Field join needed by java.nio.channels.MulticastChannel is missing
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : Field bind has different type than in java.nio.channels.NetworkChannel
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : java.nio.channels.DatagramChannel should be java.nio.channels.NetworkChannel
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : Field getOption needed by java.nio.channels.NetworkChannel is missing
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : Field setOption has different type than in java.nio.channels.NetworkChannel
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : Dynamic should be setOption.T
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : Field supportedOptions needed by java.nio.channels.NetworkChannel is missing
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : Field write has different type than in java.nio.channels.GatheringByteChannel
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : java.nio.ByteBuffer should be java.NativeArray<java.nio.ByteBuffer>
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : Field read has different type than in java.nio.channels.ScatteringByteChannel
- ./lib/red5hx/java/nio/channels/DatagramChannel.hx:18: lines 18-60 : java.nio.ByteBuffer should be java.NativeArray<java.nio.ByteBuffer>
- ./lib/red5hx/java/net/DatagramSocketImpl.hx:13: lines 13-59 : Field getOption needed by java.net.SocketOptions is missing
- ./lib/red5hx/java/net/DatagramSocketImpl.hx:13: lines 13-59 : Field setOption needed by java.net.SocketOptions is missing
- ./lib/red5hx/java/net/SocketImpl.hx:12: lines 12-64 : Field getOption needed by java.net.SocketOptions is missing
- ./lib/red5hx/java/net/SocketImpl.hx:12: lines 12-64 : Field setOption needed by java.net.SocketOptions is missing
- ./lib/red5hx/org/apache/mina/core/buffer/IoBuffer.hx:29: lines 29-310 : Field compareTo needed by java.lang.Comparable is missing
- ./lib/red5hx/org/apache/mina/core/buffer/IoBuffer.hx:111: characters 8-62 : getEnumSetShort.E should be java.lang.Enum<getEnumSetShort.E>
- ./lib/red5hx/org/apache/mina/core/buffer/IoBuffer.hx:108: characters 8-61 : getEnumSetLong.E should be java.lang.Enum<getEnumSetLong.E>
- ./lib/red5hx/org/apache/mina/core/buffer/IoBuffer.hx:105: characters 8-60 : getEnumSetInt.E should be java.lang.Enum<getEnumSetInt.E>
- ./lib/red5hx/org/apache/mina/core/buffer/IoBuffer.hx:102: characters 8-57 : getEnumSet.E should be java.lang.Enum<getEnumSet.E>
- ./lib/red5hx/java/util/EnumSet.hx:32: characters 15-60 : range.E should be java.lang.Enum<range.E>
- ./lib/red5hx/java/util/EnumSet.hx:30: characters 15-49 : of.E should be java.lang.Enum<of.E>
- ./lib/red5hx/java/util/EnumSet.hx:23: characters 15-60 : noneOf.E should be java.lang.Enum<noneOf.E>
- ./lib/red5hx/java/util/EnumSet.hx:21: characters 15-62 : copyOf.E should be java.lang.Enum<copyOf.E>
- ./lib/red5hx/java/util/EnumSet.hx:21: characters 15-62 : copyOf.E should be java.lang.Enum<copyOf.E>
- ./lib/red5hx/java/util/EnumSet.hx:18: characters 15-68 : complementOf.E should be java.lang.Enum<complementOf.E>
- ./lib/red5hx/java/util/EnumSet.hx:18: characters 15-68 : complementOf.E should be java.lang.Enum<complementOf.E>
- ./lib/red5hx/java/util/EnumSet.hx:14: characters 15-59 : allOf.E should be java.lang.Enum<allOf.E>
- ./lib/red5hx/java/util/AbstractSet.hx:8: lines 8-20 : Field isEmpty should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/util/Vector.hx:15: lines 15-111 : Field addAll overload parent class with different or incomplete type
- ./lib/red5hx/java/util/Vector.hx:15: lines 15-111 : arg0 : java.util.Collection<java.util.Vector.E> -> Bool should be arg0 : Int -> arg1 : java.util.Collection<java.util.Vector.E> -> Bool
- ./lib/red5hx/java/util/Vector.hx:15: lines 15-111 : Field remove overload parent class with different or incomplete type
- ./lib/red5hx/java/util/Vector.hx:15: lines 15-111 : Dynamic should be Int
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : Field addAll overload parent class with different or incomplete type
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : arg0 : Int -> arg1 : java.util.Collection<java.util.AbstractList.E> -> Bool should be arg0 : java.util.Collection<java.util.AbstractList.E> -> Bool
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : Field isEmpty should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : Field remove overload parent class with different or incomplete type
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : Int should be Dynamic
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : Field addAll has different type than in java.util.List
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : arg0 : Int -> arg1 : java.util.Collection<java.util.AbstractList.E> -> Bool should be arg0 : java.util.Collection<java.util.AbstractList.E> -> Bool
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : Field remove has different type than in java.util.List
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : Int should be Dynamic
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : Field addAll has different type than in java.util.Collection
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : arg0 : Int -> arg1 : java.util.Collection<java.util.AbstractList.E> -> Bool should be arg0 : java.util.Collection<java.util.AbstractList.E> -> Bool
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : Field remove has different type than in java.util.Collection
- ./lib/red5hx/java/util/AbstractList.hx:10: lines 10-48 : Int should be Dynamic
- /usr/lib/haxe/std/java/_std/haxe/lang/Exceptions.hx:32: lines 32-35 : Field toString should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/io/Writer.hx:12: lines 12-33 : Field append has different type than in java.lang.Appendable
- ./lib/red5hx/java/io/Writer.hx:12: lines 12-33 : java.io.Writer should be java.lang.Appendable
- ./lib/red5hx/java/nio/channels/AsynchronousFileChannel.hx:18: lines 18-47 : Field isOpen needed by java.nio.channels.Channel is missing
- ./lib/red5hx/java/nio/channels/FileChannel.hx:20: lines 20-62 : Field close should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/FileChannel.hx:20: lines 20-62 : Field isOpen should be declared with 'override' since it is inherited from superclass
- ./lib/red5hx/java/nio/channels/FileChannel.hx:20: lines 20-62 : Field read has different type than in java.nio.channels.ScatteringByteChannel
- ./lib/red5hx/java/nio/channels/FileChannel.hx:20: lines 20-62 : java.nio.ByteBuffer should be java.NativeArray<java.nio.ByteBuffer>
- ./lib/red5hx/java/nio/channels/FileChannel.hx:20: lines 20-62 : Field write has different type than in java.nio.channels.GatheringByteChannel
- ./lib/red5hx/java/nio/channels/FileChannel.hx:20: lines 20-62 : java.nio.ByteBuffer should be java.NativeArray<java.nio.ByteBuffer>
- ./lib/red5hx/java/nio/channels/ScatteringByteChannel.hx:8: lines 8-13 : Field read has different type than in java.nio.channels.ReadableByteChannel
- ./lib/red5hx/java/nio/channels/ScatteringByteChannel.hx:8: lines 8-13 : java.NativeArray<java.nio.ByteBuffer> should be java.nio.ByteBuffer
- ./lib/red5hx/java/nio/channels/GatheringByteChannel.hx:8: lines 8-13 : Field write has different type than in java.nio.channels.WritableByteChannel
- ./lib/red5hx/java/nio/channels/GatheringByteChannel.hx:8: lines 8-13 : java.NativeArray<java.nio.ByteBuffer> should be java.nio.ByteBuffer
- ./lib/red5hx/java/lang/Object.hx:6: lines 6-30 : Field wait is declared 'override' but doesn't override any field
- ./lib/red5hx/java/lang/Class.hx:21: lines 21-134 : Field getTypeParameters has different type than in java.lang.reflect.GenericDeclaration
- ./lib/red5hx/java/lang/Class.hx:21: lines 21-134 : java.lang.Class<java.lang.Class.T> should be Dynamic
- ./lib/red5hx/java/lang/reflect/Method.hx:13: lines 13-59 : Field getTypeParameters has different type than in java.lang.reflect.GenericDeclaration
- ./lib/red5hx/java/lang/reflect/Method.hx:13: lines 13-59 : java.lang.reflect.Method should be Dynamic
- ./lib/red5hx/java/lang/reflect/Constructor.hx:13: lines 13-51 : Field getDeclaringClass has different type than in java.lang.reflect.Member
- ./lib/red5hx/java/lang/reflect/Constructor.hx:13: lines 13-51 : java.lang.reflect.Constructor.T should be Dynamic
- ./lib/red5hx/java/lang/reflect/Constructor.hx:13: lines 13-51 : Field getTypeParameters has different type than in java.lang.reflect.GenericDeclaration
- ./lib/red5hx/java/lang/reflect/Constructor.hx:13: lines 13-51 : java.lang.reflect.Constructor<java.lang.reflect.Constructor.T> should be Dynamic
- ./lib/red5hx/java/nio/ByteBuffer.hx:17: lines 17-113 : Field array overload parent class with different or incomplete type
- ./lib/red5hx/java/nio/ByteBuffer.hx:17: lines 17-113 : java.NativeArray<java.Int8> should be Dynamic
- ./lib/red5hx/java/nio/ShortBuffer.hx:10: lines 10-55 : Field array overload parent class with different or incomplete type
- ./lib/red5hx/java/nio/ShortBuffer.hx:10: lines 10-55 : java.NativeArray<java.Int16> should be Dynamic
- ./lib/red5hx/java/nio/LongBuffer.hx:9: lines 9-54 : Field array overload parent class with different or incomplete type
- ./lib/red5hx/java/nio/LongBuffer.hx:9: lines 9-54 : java.NativeArray<haxe.Int64> should be Dynamic
- ./lib/red5hx/java/nio/IntBuffer.hx:9: lines 9-54 : Field array overload parent class with different or incomplete type
- ./lib/red5hx/java/nio/IntBuffer.hx:9: lines 9-54 : java.NativeArray<Int> should be Dynamic
- ./lib/red5hx/java/nio/FloatBuffer.hx:10: lines 10-55 : Field array overload parent class with different or incomplete type
- ./lib/red5hx/java/nio/FloatBuffer.hx:10: lines 10-55 : java.NativeArray<java.lang.StdFloat> should be Dynamic
- ./lib/red5hx/java/nio/DoubleBuffer.hx:10: lines 10-55 : Field array overload parent class with different or incomplete type
- ./lib/red5hx/java/nio/DoubleBuffer.hx:10: lines 10-55 : java.NativeArray<java.lang.StdFloat> should be Dynamic
- ./lib/red5hx/java/nio/CharBuffer.hx:13: lines 13-74 : Field array overload parent class with different or incomplete type
- ./lib/red5hx/java/nio/CharBuffer.hx:13: lines 13-74 : java.NativeArray<java.Char16> should be Dynamic
- ./lib/red5hx/java/nio/CharBuffer.hx:13: lines 13-74 : Field subSequence has different type than in java.lang.CharSequence
- ./lib/red5hx/java/nio/CharBuffer.hx:13: lines 13-74 : java.nio.CharBuffer should be java.lang.CharSequence
- ./lib/red5hx/java/net/URLStreamHandler.hx:10: lines 10-36 : Field equals overload parent class with different or incomplete type
- ./lib/red5hx/java/net/URLStreamHandler.hx:10: lines 10-36 : arg0 : java.net.URL -> arg1 : java.net.URL -> Bool should be arg0 : Dynamic -> Bool
- ./lib/red5hx/java/net/URLStreamHandler.hx:10: lines 10-36 : Field hashCode has different visibility (public/private) than superclass one
- ./lib/red5hx/java/net/URLStreamHandler.hx:10: lines 10-36 : Field hashCode overload parent class with different or incomplete type
- ./lib/red5hx/java/net/URLStreamHandler.hx:10: lines 10-36 : arg0 : java.net.URL -> Int should be Void -> Int
Advertisement
Add Comment
Please, Sign In to add comment