public final class BuckDaemon extends Object
Modifier and Type | Field and Description |
---|---|
static int |
JNA_POINTER_SIZE
Force JNA to be initialized early to avoid deadlock race condition.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
The command ran when starting a new long living buckd session.
|
public static final int JNA_POINTER_SIZE
See: https://github.com/java-native-access/jna/issues/652
public static void main(String[] args)