Runtime reflection is not supported for public javax.ws.rs.core.Response$StatusType org.jboss.resteasy.specimpl.AbstractBuiltResponse.getStatusInfo()
I am using Quarkus 2.15.3.Final and Java 17 (Running Quarkus native-image plugin on GraalVM 22.3.3 Java 17 CE) and when testing several endpoints I get the error detailed.