krickert commented on PR #1110: URL: https://github.com/apache/opennlp/pull/1110#issuecomment-4843705033
@rzo1 Done. Dropped both lazy-init comment blocks (the "avoid `ExceptionInInitializerError`" field comment and the double-checked-locking accessor comment) in `WordBreakProperty` and `ExtendedPictographic`, and swept the identical pair in `Confusables` (#1108) so the three loaders stay consistent. Kept the structural `// Immutable Word_Break tables` comment. Also rebased onto current `main`. New tip `80c83e8f`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
