We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f504e00 commit 3934229Copy full SHA for 3934229
1 file changed
native/common/vm-snapshots.cpp
@@ -1,4 +1,4 @@
1
-#define VM_SNAPSHOTS_DEBUG
+//#define VM_SNAPSHOTS_DEBUG
2
3
JNIEXPORT jboolean JNICALL Java_javaforce_vm_VirtualMachine_nsnapshotCreate
4
(JNIEnv *e, jclass o, jstring name, jstring xml, jint flags)
0 commit comments