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

Permanently disable VThreadInHeapDump & GetStackTraceAndRetransformTest #5037

Closed
wants to merge 1 commit into from

Commits on Feb 5, 2024

  1. Permanently disable VThreadInHeapDump & GetStackTraceAndRetransformTest

    For OpenJ9 JDK22+, the following tests are disabled:
    - VThreadInHeapDump relies upon -Xlog:heapdump which is unsupported in
    OpenJ9.
    - GetStackTraceAndRetransformTest utilizes the WhiteBox API, which is
    also unsupported in OpenJ9.
    
    Closes: eclipse-openj9/openj9#18809
    Closes: eclipse-openj9/openj9#18811
    
    Signed-off-by: Babneet Singh <[email protected]>
    babsingh committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d826de7 View commit details
    Browse the repository at this point in the history