[Java] Ensure bindings statics run before enums call native code
authorMatt Corallo <git@bluematt.me>
Thu, 7 Mar 2024 18:02:33 +0000 (18:02 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 13 Mar 2024 14:54:36 +0000 (14:54 +0000)
commit6ea339247734db7b67f07ee4c839d6c02d2747fa
tree9a00fe30002536e0baf2d80816635cef82368b22
parent6ab8c07f1c44001256e591f70cbad5c119d71789
[Java] Ensure bindings statics run before enums call native code

Fixes #149.
java_strings.py