You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/07/18 21:43:00 UTC

[jira] [Created] (ARROW-17113) [Java] All static initializers should catch and report exceptions

David Li created ARROW-17113:
--------------------------------

             Summary: [Java] All static initializers should catch and report exceptions
                 Key: ARROW-17113
                 URL: https://issues.apache.org/jira/browse/ARROW-17113
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java
            Reporter: David Li


As reported on the mailing list: https://lists.apache.org/thread/gysn25gsm4v1fvvx9l0sjyr627xy7q65

All static initializers should catch and report exceptions, or else they will get swallowed by the JVM.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)