activemq-artemis/artemis-commons/src
jbertram 577620533d Fix ByteBuffer regression from Netty upgrade
Using array() is a bit dangerous as it's an optional part of any
ByteBuffer implementation. This new method will deal with various
ByteBuffer implementations appropriately.
2016-07-25 16:26:21 +01:00
..
main Fix ByteBuffer regression from Netty upgrade 2016-07-25 16:26:21 +01:00
test/java/org/apache/activemq/artemis/utils Remove redundant type arguments 2016-06-14 20:50:21 -04:00