Skip to content

Use JNI to handle --jvm invocation "in process" #12842

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

Closed
JaroslavTulach opened this issue Apr 14, 2025 · 12 comments · Fixed by #12843
Closed

Use JNI to handle --jvm invocation "in process" #12842

JaroslavTulach opened this issue Apr 14, 2025 · 12 comments · Fixed by #12843
Assignees

Comments

@JaroslavTulach
Copy link
Member

  • Right now handling of --jvm flag starts a new process.
  • Use JNI to initialize JVM inside of the already running process.
  • Make such an initialization useful for communication between NI and JVM later
@enso-bot
Copy link

enso-bot bot commented Apr 14, 2025

Jaroslav Tulach reports a new STANDUP for the last Friday (2025-04-11):

Progress: .

- discussing transtive closure: https://github.com/enso-org/enso/pull/12819#discussion_r2038745383
- `TransitiveClosureTest`: https://github.com/enso-org/enso/pull/12819#discussion_r2038872450
- non-explicit import is causing issues: https://github.com/enso-org/enso/pull/12641/files#r2038889470
- "lazy imports" idea: https://github.com/enso-org/enso/pull/12819/files#r2039126100
- report unused imports issue: https://github.com/enso-org/enso/issues/12825
- fixed #11477 by merging https://github.com/enso-org/enso/pull/12528
- trying Y.doc: https://github.com/enso-org/enso/pull/11965#issuecomment-2797127958 It should be finished by 2025-04-17.

@enso-bot
Copy link

enso-bot bot commented Apr 14, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-04-13):

Progress: .

@enso-bot
Copy link

enso-bot bot commented Apr 15, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-04-14):

Progress: .

- JNI handling of `--jvm` flag: https://github.com/enso-org/enso/issues/12842
- helping Adam with debugging: https://discord.com/channels/@me/948519891961544714/1361313024060686526
- JVM with options: https://github.com/enso-org/enso/pull/12843/commits/ed2ce355d956f457c6dc4238f20af7fe072e242d
- executeMain: https://github.com/enso-org/enso/pull/12843/commits/ebb49cbfacf4bc50b9c871fa2e27fdbc76bab608
- standups and (demo) meetings It should be finished by 2025-04-17.

@JaroslavTulach JaroslavTulach moved this from ❓New to 🔧 Implementation in Issues Board Apr 15, 2025
@enso-bot
Copy link

enso-bot bot commented Apr 16, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-04-15):

Progress: .

@enso-bot
Copy link

enso-bot bot commented Apr 17, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-04-16):

Progress: .

@enso-bot
Copy link

enso-bot bot commented Apr 23, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-04-22):

Progress: .

@JaroslavTulach JaroslavTulach moved this from 🔧 Implementation to 👁️ Code review in Issues Board Apr 23, 2025
@enso-bot
Copy link

enso-bot bot commented Apr 24, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-04-23):

Progress: .

@enso-bot
Copy link

enso-bot bot commented Apr 25, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-04-24):

Progress: .

@enso-bot
Copy link

enso-bot bot commented Apr 26, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-04-25):

Progress: .

GitHub
Enso Analytics is a self-service data prep and analysis platform designed for data teams. - Enso Analytics

@enso-bot
Copy link

enso-bot bot commented Apr 29, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-04-28):

Progress: .

@enso-bot
Copy link

enso-bot bot commented Apr 30, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-04-29):

Progress: .

Discord
Discord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.
GitHub
Enso Analytics is a self-service data prep and analysis platform designed for data teams. - enso-org/enso

@mergify mergify bot closed this as completed in #12843 May 9, 2025
@mergify mergify bot closed this as completed in 59eb1f2 May 9, 2025
@github-project-automation github-project-automation bot moved this from 👁️ Code review to 🟢 Accepted in Issues Board May 9, 2025
@enso-bot
Copy link

enso-bot bot commented May 10, 2025

Jaroslav Tulach reports a new STANDUP for yesterday (2025-05-09):

Progress: .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🟢 Accepted
Development

Successfully merging a pull request may close this issue.

1 participant