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

Loom Support #1169

Closed
yschimke opened this issue Sep 24, 2022 · 1 comment
Closed

Loom Support #1169

yschimke opened this issue Sep 24, 2022 · 1 comment

Comments

@yschimke
Copy link
Collaborator

Forking off https://github.com/square/okhttp/pull/7367/files

I was looking into Loom support, and I think that replacing synchronized blocks, wait, notify are requirements for Loom.

Looking at a change from the JDK like ProcessImpl openjdk/loom@9583e36#diff-f9ae2535b3ccc7376de825e468d3e5758c0f476436d6f326361eb57d103f7e5a

image

Is this planned?

@yschimke
Copy link
Collaborator Author

yschimke commented Jan 5, 2023

Closed in #1176

@yschimke yschimke closed this as completed Jan 5, 2023
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

No branches or pull requests

1 participant