GitHub user yzz127 opened a pull request:
https://github.com/apache/incubator-mnemonic/pull/71
MNEMONIC-320 Implement native method for durable object vectorization
This is one of the sub-tasks for MNEMONIC issue 307 Durable Object
Vectorization. This sub-task focuses on the implementation of the native 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/71.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 #71
----
commit aed6b070e2cadbedf677ae5568d1dbafa97e113b
Author: Yanhui Zhao <[email protected]>
Date: 2017-09-19T06:38:37Z
MNEMONIC-320 Implement native method for durable object vectorization
----
---