Skip to content

Commit

Permalink
Native: net.sf.jasperreports.engine.fonts.AwtFontManager
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Oct 2, 2024
1 parent 4ddf4c6 commit 7975092
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ void runtimeInitializedClasses(BuildProducer<RuntimeInitializedPackageBuildItem>
net.sf.jasperreports.engine.print.JRPrinterAWT.class.getName(),
net.sf.jasperreports.engine.fonts.SimpleFontFace.class.getName(),
net.sf.jasperreports.engine.type.ColorEnum.class.getName(),
net.sf.jasperreports.engine.fonts.AwtFontManager.class.getName(),
javax.swing.plaf.metal.MetalIconFactory.class.getName()
)
.map(RuntimeInitializedPackageBuildItem::new)
Expand Down

0 comments on commit 7975092

Please sign in to comment.