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 #104

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 38d5f53 to edbb633 Compare January 4, 2024 15:23
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
@pshipton pshipton marked this pull request as ready for review January 5, 2024 04:21
@pshipton pshipton merged commit 7ddbc6e 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.

2 participants