Closed
Description
Describe the issue
Quarkus still depends on some Classes/Methods under the package org.graalvm.nativeimage.impl
which do not appear to have obvious alternatives at the moment. These are:
org.graalvm.nativeimage.impl.RuntimeResourceSupport#ignoreResources
org.graalvm.nativeimage.impl.RuntimeClassInitializationSupport#rerunInitialization
Relates to #4919
cc @olpaw
Metadata
Metadata
Assignees
Type
Projects
Status
Done