You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed this when playing around with my large deployment generator, if you have more than around 1k security annotations you will get the following:
[ERROR] [error]: Build step io.quarkus.arc.deployment.ArcProcessor#generateResources threw an exception: org.objectweb.asm.MethodTooLargeException: Method too large: io/quarkus/security/runtime/interceptor/SecurityCheckStorage_878ea92f854303317df5146707e738a696454a31_Synthetic_Bean.create (Ljavax/enterprise/context/spi/CreationalContext;)Lio/quarkus/security/runtime/interceptor/SecurityCheckStorage;
The text was updated successfully, but these errors were encountered:
I noticed this when playing around with my large deployment generator, if you have more than around 1k security annotations you will get the following:
The text was updated successfully, but these errors were encountered: