Native libraries: system property flatlaf.nativeLibraryPath now supports loading native libraries named the same as on Maven central; improved log messages for loading fails (issue #797)

This commit is contained in:
Karl Tauber
2024-01-24 01:02:44 +01:00
parent c85baf4dc6
commit 722dde63df
3 changed files with 82 additions and 28 deletions

View File

@@ -3,6 +3,12 @@ FlatLaf Change Log
## 3.4-SNAPSHOT
#### New features and improvements
- Native libraries: System property `flatlaf.nativeLibraryPath` now supports
loading native libraries named the same as on Maven central. Improved log
messages for loading fails.
#### Fixed bugs
- JIDE CommandMenuBar: Fixed `ClassCastException` when JIDE command bar displays