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

Launch JVM in new thread #1075

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on May 30, 2022

  1. Move JVM to separate thread.

    Thrameos committed May 30, 2022
    Configuration menu
    Copy the full SHA
    53e7a3b View commit details
    Browse the repository at this point in the history
  2. Work on windows

    Thrameos committed May 30, 2022
    Configuration menu
    Copy the full SHA
    9acf3d7 View commit details
    Browse the repository at this point in the history
  3. Debug windows

    Thrameos committed May 30, 2022
    Configuration menu
    Copy the full SHA
    f877dc1 View commit details
    Browse the repository at this point in the history
  4. Switch to pthread

    Thrameos committed May 30, 2022
    Configuration menu
    Copy the full SHA
    5fd4f3c View commit details
    Browse the repository at this point in the history
  5. Remove try block

    Thrameos committed May 30, 2022
    Configuration menu
    Copy the full SHA
    1342496 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f9dabd View commit details
    Browse the repository at this point in the history