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

more networking natives #364

Merged
merged 6 commits into from
Jan 23, 2023
Merged

more networking natives #364

merged 6 commits into from
Jan 23, 2023

Conversation

dgrove-oss
Copy link
Collaborator

This seems to be enough to get us out of the core JDK when accepting a socket connection and back up into netty/vert.x code

@dgrove-oss dgrove-oss marked this pull request as draft January 20, 2023 18:27
@dgrove-oss
Copy link
Collaborator Author

Needs a qbicc release with qbicc/qbicc#1672

@dgrove-oss dgrove-oss added the needs qbicc release ⌛ An issue or PR which requires a qbicc release label Jan 20, 2023
@dgrove-oss dgrove-oss changed the title Three more networking natives more networking natives Jan 20, 2023
@dgrove-oss
Copy link
Collaborator Author

dgrove-oss commented Jan 20, 2023

Added two more since you reviewed it; this is the last handful we needed for a trivial request to go through.

@dgrove-oss
Copy link
Collaborator Author

I extracted qbicc/qbicc#1675. As I stripped out irrelevant code, it actually got into a pretty small test case, that did not actually involve the pointers being taken (just the conditional update of the size of the variable whose address is being conditionally taken).

@dgrove-oss dgrove-oss removed the needs qbicc release ⌛ An issue or PR which requires a qbicc release label Jan 23, 2023
@dgrove-oss dgrove-oss marked this pull request as ready for review January 23, 2023 19:41
@dgrove-oss dgrove-oss merged commit ee37128 into qbicc:17.x Jan 23, 2023
@dgrove-oss dgrove-oss deleted the more-natives branch January 23, 2023 20:04
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

Successfully merging this pull request may close these issues.

2 participants