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

[GR-34751] Remove code specific to JDK 8. #4151

Merged
merged 5 commits into from
Dec 25, 2021

Commits on Dec 23, 2021

  1. Use ModuleFilterTools directly

    Christian Wimmer committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    81ad1ea View commit details
    Browse the repository at this point in the history
  2. Merge core.jdk11 package into core.jdk package

    Christian Wimmer committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    5ab9864 View commit details
    Browse the repository at this point in the history
  3. Merge svm.test.jdk11 package into svm.test package

    Christian Wimmer committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    d540668 View commit details
    Browse the repository at this point in the history
  4. Inline trivial ModuleSupport methods

    Christian Wimmer committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    4115dd3 View commit details
    Browse the repository at this point in the history
  5. Use JDK 11 classes directly instead via a Target class

    Christian Wimmer committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    6b02e29 View commit details
    Browse the repository at this point in the history