graalvm / mandrel

Mandrel is a downstream distribution of the GraalVM community edition. Mandrel's main goal is to provide a native-image release specifically to support Quarkus.
Other
397 stars 15 forks source link

[23.1] Backport: Correctly handle resource include patterns #773

Closed zakkak closed 3 months ago

zakkak commented 4 months ago

Backport of https://github.com/oracle/graal/commit/2368a2f047ee917660055d3d994a6195334bb725, part of https://github.com/oracle/graal/pull/7827 which seems to include a number of other fixes probably worth backporting)

The patch didn't apply cleanly but the adjustments where trivial in line 283

(cherry picked from commit 2368a2f047ee917660055d3d994a6195334bb725)

Closes https://github.com/graalvm/mandrel/issues/772

github-actions[bot] commented 3 months ago

This PR appears to be stale because it has been open 30 days with no activity. This PR will be closed in 7 days unless Stale label is removed, a new comment is made, or not-Stale label is added.

jerboaa commented 3 months ago

@zakkak Any reason this is still in draft?

zakkak commented 3 months ago

Superseded by https://github.com/graalvm/graalvm-community-jdk21u/pull/9