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

[Task]: Evaluate incorporating Java virtual threads with Ballerina lock implementation #42789

Closed
gabilang opened this issue May 21, 2024 · 1 comment
Assignees
Labels
Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task

Comments

@gabilang
Copy link
Contributor

Description

$title

Describe your task(s)

No response

Related area

-> Runtime

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@gabilang gabilang self-assigned this May 21, 2024
@gabilang gabilang added the Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime label May 21, 2024
@gabilang gabilang changed the title [Task]: POC on applying Java virtual threads for Ballerina lock implementation [Task]: Evaluate incorporating Java virtual threads with Ballerina lock implementation Jun 5, 2024
@gabilang
Copy link
Contributor Author

gabilang commented Jun 6, 2024

The initial work has been done and it looks we can use the Java ReentrantLock for the Ballerina lock implementation along with the virtual threads. The implementation of this will be performed as a separate task during the Java 21 migration. Hence closing this.

@gabilang gabilang closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task
Projects
Archived in project
Development

No branches or pull requests

1 participant