Skip to content
This repository has been archived by the owner on Jul 22, 2018. It is now read-only.

Use preextracted native libraries for Java applications #172

Open
ThadHouse opened this issue Jan 9, 2018 · 0 comments
Open

Use preextracted native libraries for Java applications #172

ThadHouse opened this issue Jan 9, 2018 · 0 comments

Comments

@ThadHouse
Copy link
Member

Currently, all the java applications extract their native libraries to a tmp directory. Currently, we call File.deleteOnExit() to delete these temp file. However, this does not work in all cases. Instead, we should include all the native libraries in the plugins. That way they don't need to be extracted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant