Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add JVMController for initializing managing JVM enviroment #15

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

mgeletka
Copy link
Collaborator

From JPype documentation Known Bugs/Limitations:

so i suggest the workflow with PSI java:

  • start JVM with added JVMController.startJVM()
  • then created PBR,GMS and GAS will use the same JVM not start new one
  • after using the Java enviroment shutdown JVM with JVMController.shutdownJVM()

same solution found in this discussion
https://sourceforge.net/p/jpype/discussion/379372/thread/8dab696c/

@mgeletka mgeletka mentioned this pull request Oct 26, 2019
@DanDayne DanDayne merged commit 0cdb3be into master Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants