| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-12 | 1.4 kB | |
| Release 7.3.1 source code.tar.gz | 2026-06-12 | 2.5 MB | |
| Release 7.3.1 source code.zip | 2026-06-12 | 3.4 MB | |
| Totals: 3 Items | 5.9 MB | 0 | |
New Features
- #3350: Add AIX support to the FFM (
oshi-core-ffm) implementation - @dbwiddis. - #3360: Add NetBSD support to the FFM (
oshi-core-ffm) implementation - @dbwiddis. - #3362: Add DragonFly BSD support to the FFM (
oshi-core-ffm) implementation - @dbwiddis.
Bug Fixes and Improvements
- #3349: Fix AIX
Uptime.queryUpTime()regex to accept theminssuffix that appears in the first hour past each day boundary - @dbwiddis. - #3358: Add macOS 27 (Golden Gate) codename mapping - @dbwiddis.
- #3365: Allow
SystemInfoProviderSPI discovery on the class path - @dbwiddis. - #3373: Export the
oshipackage fromoshi-corein the OSGi bundle so the documentednew oshi.SystemInfo()entry point is usable in OSGi environments - @dbwiddis.