Logo
Explore Help
Sign In
ExternalVendorCode/ZeroTierOne
1
0
Fork 0
You've already forked ZeroTierOne
mirror of https://github.com/zerotier/ZeroTierOne.git synced 2025-05-09 12:02:50 +00:00
Code Issues Actions 2 Packages Projects Releases Wiki Activity
ZeroTierOne/java/jni
History
Grant Limberg 4dc0ff8f13 Replace calls to Get<Type>ArrayElements with GetPrimitiveArrayCritical.
This puts code accessing the data in a critical section so that the GC cannot run while JNI has access to the array.  This helps with stability somewhat, but I'm still getting some crashes in the GC
2015-06-09 23:12:44 -07:00
..
Android.mk
added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects
2015-05-02 12:05:02 -07:00
Application.mk
Enable ZT_TRACE and more verbose build output
2015-06-01 20:01:37 -07:00
com_zerotierone_sdk_Node.cpp
Replace calls to Get<Type>ArrayElements with GetPrimitiveArrayCritical.
2015-06-09 23:12:44 -07:00
com_zerotierone_sdk_Node.h
Use object arrays rather than ArrayList. JNI side
2015-05-28 20:36:54 -07:00
ZT1_jnicache.cpp
added the android verbose log level and moved most jni debug messages to verbose
2015-05-26 21:31:34 -07:00
ZT1_jnicache.h
added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects
2015-05-02 12:05:02 -07:00
ZT1_jniutils.cpp
Logging and adding .equals() methods to MulticastGroup and VirtualNetworkCofnig
2015-06-09 19:38:05 -07:00
ZT1_jniutils.h
Use object arrays rather than ArrayList. JNI side
2015-05-28 20:36:54 -07:00
Powered by Gitea Version: 1.23.7 Page: 45ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API