RFR: 8345826: Do not automatically resolve jdk.internal.vm.ci when libgraal is used
Alan Bateman
alanb at openjdk.org
Fri May 16 09:01:52 UTC 2025
On Fri, 16 May 2025 08:34:33 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> Depends if you care as much about VM startup when using libgraal as when using C2. Is there a reason why only one of these should have AOTClassLinking startup benefits?
I should have been clearer, my question/comment was about the no-libgraal case, not the libgraal case. With the proposed change, I think you are looking to print an error. I'm wondering why it can't continue to add jdk.internal.vm.ci to the set of root modules.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25240#discussion_r2092640951
More information about the graal-dev
mailing list