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

Remove CRIU Interpreter #20177

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Commits on Sep 27, 2024

  1. Remove CRIU Interpreter

    - Remove CRIUBytcodeInterpreterCompressed
    - Remove CRIUBytcodeInterpreterFull
    - Add J9VM_CRIU_TRANSITION_TO_DEBUG_INTERPRETER flag
    - Set transition flag if -Xdump, -Xtrace, or JDWP is specified
    - checkTransitionToDebugInterpreter becomes infallible
    - Call checkTransitionToDebugInterpreter after restore hooks
    
    Issues: eclipse-openj9#19835
    Signed-off-by: Nathan Henderson <[email protected]>
    ThanHenderson committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d2a4bbb View commit details
    Browse the repository at this point in the history