Java test case source code location

Hi all,
I’ve made some improvements in the handling of java objects. They are easier to use and I’ve fixed up some memory consumption issues.

I would like to include some test cases. It is not clear where they should be located within the codebase. I can see a couple of options but I can’t really determine the best way to proceed.

Help appreciated!

Thanks,
Jon

you best ask that in your issue or pull request on github. no core developers frequent this forum.

it’s okay and normal to put multiple commits into the branch you’re asking to pull from, as an issue/pull request is discussed and the patch takes shape. at the end they’ll ask you to squash all the commits, which implies a force push.