Karm / mandrel-integration-tests

Integration tests for GraalVM and its Mandrel distribution. Runs Quarkus, Helidon and Micronaut applications and small targeted reproducers. The focus is solely on native-image utility and compilation of Java applications into native executables.
Apache License 2.0
5 stars 3 forks source link

Fix pattern for debug symbols smoke test when using JDK 21 #162

Closed zakkak closed 1 year ago

zakkak commented 1 year ago

Fixes issue seen in https://github.com/graalvm/mandrel/actions/runs/5172441559/jobs/9317239703#step:11:18618

zakkak commented 1 year ago

Could we consider a more lose pattern that matches more of those accept methods?

Yes, that would probably be a better strategy