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

[24.1] Backport: [GR-54733] Warn about deprecated config files in META-INF directories #760

Closed zakkak closed 3 months ago

zakkak commented 5 months ago

What would you like to backport?

https://github.com/oracle/graal/pull/9155

Why?

Improves warning message and fixes https://github.com/oracle/graal/issues/9057

Are the changes being backported merged in upstream Graal?

github-actions[bot] commented 4 months ago

This issue appears to be stale because it has been open 30 days with no activity. This issue 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 JDK 23 (24.1) is nearing release day. If we want this in Mandrel for JDK 23, we need to prioritize it.

zakkak commented 3 months ago

Backported upstream in https://github.com/graalvm/mandrel/commit/79c1171b5fa58d8b67d50a5eed0ccfd71a7c0355 as part of https://github.com/oracle/graal/pull/9450