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
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