https://bz.apache.org/bugzilla/show_bug.cgi?id=63482
--- Comment #7 from PJ Fanning <[email protected]> --- No rewrite of SheetUtil is currently planned. TextLayout is a JavaRuntime class, not a POI class. Rewriting POI not to use TextLayout is a big undertaking. Does your profile say what the hotspot is inside `new TextLayout` - there is a lot of code called by that constructor? Have you tried other JREs - newer versions or later JRE/JDK implementations? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
