[30/38] qpid-proton git commit: PROTON-881: make unittests check for Java I/O object leaks

2015-07-05 Thread rhs
PROTON-881: make unittests check for Java I/O object leaks Implements something similar to pn_io so that the various Java I/O resources are created in a single place. Reactor unit tests are parameterized to run once with the reactor implementation returned from Proton.reactor() and once from a u

qpid-proton git commit: PROTON-881: make unittests check for Java I/O object leaks

2015-05-20 Thread rhs
Repository: qpid-proton Updated Branches: refs/heads/proton-j-reactor 3c3799238 -> 2d3cefc45 PROTON-881: make unittests check for Java I/O object leaks Implements something similar to pn_io so that the various Java I/O resources are created in a single place. Reactor unit tests are parameteri