generated from quarkiverse/quarkiverse-template
-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Figure out whether io.quarkus.awt.runtime.graal.AwtFeature
and DarwinAwtFeature
can be transformed to RuntimeInitializedPackageBuildItem
#770
Milestone
Comments
ppalaga
added a commit
to ppalaga/quarkus-cxf
that referenced
this issue
Mar 17, 2023
…ime.graal.AwtFeature and DarwinAwtFeature can be transformed to RuntimeInitializedPackageBuildItem
ppalaga
added a commit
to ppalaga/quarkus-cxf
that referenced
this issue
Mar 23, 2023
…ime.graal.AwtFeature and DarwinAwtFeature can be transformed to RuntimeInitializedPackageBuildItem
ppalaga
added a commit
to ppalaga/quarkus-cxf
that referenced
this issue
Mar 23, 2023
…ime.graal.AwtFeature and DarwinAwtFeature can be transformed to RuntimeInitializedPackageBuildItem
Blocked by quarkusio/quarkus#32065 and quarkusio/quarkus#32069 |
ppalaga
added a commit
that referenced
this issue
Mar 23, 2023
…wtFeature and DarwinAwtFeature can be transformed to RuntimeInitializedPackageBuildItem
quarkusio/quarkus#32069 was merged. We need to wait for 3.0.0.CR1 |
ppalaga
added a commit
to ppalaga/quarkus-cxf
that referenced
this issue
Apr 4, 2023
…us.awt.runtime.graal.AwtFeature and DarwinAwtFeature can be transformed to RuntimeInitializedPackageBuildItem
ppalaga
added a commit
that referenced
this issue
Apr 4, 2023
…ime.graal.AwtFeature and DarwinAwtFeature can be transformed to RuntimeInitializedPackageBuildItem
Fixed via 188db88 |
ppalaga
added a commit
to ppalaga/quarkus-cxf
that referenced
this issue
Apr 12, 2023
…ime.graal.AwtFeature and DarwinAwtFeature can be transformed to RuntimeInitializedPackageBuildItem
ppalaga
added a commit
that referenced
this issue
Apr 12, 2023
…wtFeature and DarwinAwtFeature can be transformed to RuntimeInitializedPackageBuildItem
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Otherwise we need some manual quirks to make client SEIs referencing
java.awt.Image
work in native mode. Related to #580The text was updated successfully, but these errors were encountered: