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

Change default debug options to not use legacy options #307

Merged
merged 1 commit into from
Oct 28, 2020
Merged

Change default debug options to not use legacy options #307

merged 1 commit into from
Oct 28, 2020

Commits on Oct 28, 2020

  1. Change default debug options to not use legacy options

    Using the -Xdebug -Xnoagent -Djava.compiler=NONE causes the OpenJ9 JVM
    to run the tests in interpreted mode, thus running them VERY slowly.
    In Hotspot JVM these options are ignored.
    Thihup committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    0973172 View commit details
    Browse the repository at this point in the history