beehive-lab / TornadoVM

TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
https://www.tornadovm.org
Apache License 2.0
1.18k stars 112 forks source link

Fix for graal-jdk21 profile in pom.xml #317

Closed mikepapadim closed 7 months ago

mikepapadim commented 7 months ago

Description

This PR fixes the build for the graal-jdk21 profile.

Problem description

After refactoring the driver and runtime packages, the new exports were missing from the graal-jdk21 profile.

Backend/s tested

Mark the backends affected by this PR.

OS tested

Mark the OS where this PR is tested.

How to test the new patch?

make graal-jdk-21