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

Restore behavior on platforms where CRIU is supported but not in use #746

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

WilburZjh
Copy link
Contributor

@WilburZjh WilburZjh commented Jan 4, 2024

This PR aims to fix an issue on how to read random data and
get random bytes on platforms where CRIU is supported, but
not in use by enabling it via a --enable-criu-support JVM
option.

Issue eclipse-openj9/openj9#18602

@WilburZjh WilburZjh force-pushed the criunativeprng_fix branch 2 times, most recently from 5f9e8e5 to e3313c3 Compare January 4, 2024 15:30
This PR aims to fix an issue on how to read random data and
get random bytes on platforms where CRIU is supported, but
not in use by enabling it via a --enable-criu-support JVM
option.
@WilburZjh WilburZjh changed the title Change to use ENDIF rather than ELSE for CRIU_SUPPORT Restore behavior on platforms where CRIU is supported but not in use Jan 4, 2024
@WilburZjh
Copy link
Contributor Author

Build is passed, and the failed cases are passed. Change from draft to ready for review.

@jasonkatonica FYI

@WilburZjh WilburZjh marked this pull request as ready for review January 5, 2024 13:49
@pshipton pshipton merged commit 87557b8 into ibmruntimes:openj9 Jan 5, 2024
2 checks passed
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.

None yet

2 participants