We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d6361 commit b731ee1Copy full SHA for b731ee1
1 file changed
java-native/README.md
@@ -6,3 +6,4 @@ This module contains articles about the Java Native Interface (JNI).
6
7
- [Guide to JNI (Java Native Interface)](https://www.baeldung.com/jni)
8
- [Using JNA to Access Native Dynamic Libraries](https://www.baeldung.com/java-jna-dynamic-libraries)
9
+- [Check if a Java Program Is Running in 64-Bit or 32-Bit JVM](https://www.baeldung.com/java-detect-jvm-64-or-32-bit)
0 commit comments