We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Is this planned?
The text was updated successfully, but these errors were encountered:
Closed in #1176
Sorry, something went wrong.
No branches or pull requests
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
Is this planned?
The text was updated successfully, but these errors were encountered: