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-48318] Move compiler packages and module to jdk.compiler.graal namespace. #7621

Merged
merged 69 commits into from
Oct 20, 2023

Conversation

graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented Oct 15, 2023

From compiler/CHANGELOG.md:

* (GR-48318): The Graal module has been renamed from `jdk.internal.vm.compiler` to `jdk.compiler.graal`.
  Likewise, the compiler packages moved into the `jdk.compiler.graal` namespace.
  These renamings were done in preparation for [Project Galahad](https://openjdk.org/projects/galahad/).

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 15, 2023
timfel and others added 25 commits October 15, 2023 16:06
System lookup is not supported on windows.
… and resolve implications of not having a path on the resulting source object
PullRequest: graal/15807
christianhaeubl and others added 25 commits October 17, 2023 22:37
PullRequest: graal/15824
PullRequest: graal/15818
PullRequest: graal/15662
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.