GitHub user yzz127 opened a pull request: https://github.com/apache/incubator-mnemonic/pull/73
MNEMONIC-321 Implement Java method for durable object vectorization This is one of the sub-tasks under MNEMONIC issue 307 durable object vectorization. This sub-task focuses on the implementation of the Java method for durable object vectorization. You can merge this pull request into a Git repository by running: $ git pull https://github.com/yzz127/incubator-mnemonic master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-mnemonic/pull/73.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #73 ---- commit 6be0417ba3657a8d36692f22b56c123b3dda07f1 Author: Yanhui Zhao <yz...@apache.org> Date: 2017-10-01T22:20:19Z MNEMONIC-321 Implement Java method for durable object vectorization ---- ---