This closes #198
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/46ac41de Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/46ac41de Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/46ac41de Branch: refs/heads/master Commit: 46ac41de3f0e3a9cff4da1501554472a296ded2d Parents: a391f32 c6d045b Author: Clebert Suconic <[email protected]> Authored: Thu Oct 15 16:03:18 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Thu Oct 15 16:03:18 2015 -0400 ---------------------------------------------------------------------- .../activemq/artemis/cli/commands/Create.java | 2 +- .../apache/activemq/cli/test/ArtemisTest.java | 8 + artemis-native/bin/libartemis-native-32.so | Bin 22260 -> 26721 bytes artemis-native/bin/libartemis-native-64.so | Bin 21274 -> 23497 bytes ...che_activemq_artemis_jlibaio_LibaioContext.c | 141 ++++++++++++--- .../activemq/artemis/jlibaio/LibaioContext.java | 46 ++++- .../artemis/jlibaio/test/LibaioTest.java | 13 -- .../jlibaio/test/OpenCloseContextTest.java | 181 +++++++++++++++++++ 8 files changed, 346 insertions(+), 45 deletions(-) ----------------------------------------------------------------------
