Files
hdf5/java
Matt L eeba6ab8a5 Minor correction to H5Tget_super failure checks in JNI helpers (#6599)
The base type lookups in the object-tree helpers tested the
returned hid_t for truth rather than for a negative value. A failed
lookup returns H5I_INVALID_HID (-1), resolving true when checked, so any
failure wouldn't be caught until later.
2026-08-11 11:01:38 -05:00
..
2025-03-18 11:09:10 -05:00