- Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
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
Labels
Type
Projects
Status
Done