Last updated
This version has included a thorough review of the Java binding of the SelphID-SDK. High-load and high-thread-concurrency tests have been carried out to identify a segfault caused by the garbage collector in the JNI layer.
Problem in the Java binding, which caused a segmentation fault in multithreaded, high-load environments.
Avoid creating an empty log folder in selphid-eval-performance and other tools.
GetValidTimeStamp() rejects tokens with future dates.
The documentation for the Java API Service example has been updated.
The configuration for the Java API Service example has been expanded.
Last updated