lmdbjava tested by Argusic Runner

Attempt 2 of 3 · Runs · Argusic Score 100.0 of 100

all runs of lmdbjavadatabaseembedded-databasein-memoryjavakey-valuelmdb

Session recording

Loading recording...

Download the original recording · fingerprint f8a37b8635799a1f...

What the test found

LmdbJava 1.0.0-SNAPSHOT compiles and passes its full test suite (1115 tests) on Java 21 with Maven 3.9.9, exercising real LMDB native operations via JNR-FFI including environment creation, transactions (read/write), cursors, iterables, DBI operations, buffer proxies (ByteBuffer, DirectBuffer, Netty ByteBuf, Agrona DirectBuffer), key ranges, comparators, garbage collection behavior, and the LMDB verifier.

Java 21 and Maven 3.9.9 were not pre-installed; downloaded Adoptium JDK 21.0.6+7 and Apache Maven 3.9.9 to $HOME manually since apt-get failed (no root) and sudo was unavailable. All dependencies resolved from Maven Central. LMDB native libraries are embedded in the org.lmdbjava:native JAR — no local LMDB C library installation needed. No third-party API keys required; LMDB is an embedded database accessed via JNR-FFI.

Argusic installed lmdbjava in 7.2 minutes and launched it; verification reached Verified running for real.

Runsall runs of lmdbjava

This summary is drawn from the agent's recorded report for this run. Every figure traces to the log and recording above; nothing here is authored.

Error and fix timeline

No errors were recorded for this run.

Discussion