
Today after installing Java 12 on my laptop, I started seeing some issue about compiler version mismatch. In this tutorial we will go over steps on how to fix these errors. Error: A JNI error has occurred, please check your installation and try …
by App 19
by App 4
There is no doubt Amazon AWS is the biggest public cloud provider out there. I personally started playing with Amazon AWS for few of Crunchify's clients and I must say AWS is so flexible. I use my Macbook Pro for all of my development activities. …
Read Article about How to Setup Amazon AWS CLI (Command Line Interface) on MacOS or Linux? →
by App 21
by App 16
Heap Size: When a Java program starts, Java Virtual Machine gets some memory from Operating System. Java Virtual Machine or JVM uses this memory for all its need and part of this memory is call java heap memory. Whenever we create object using new …
Read Article about JVM Tuning: Heapsize, Stacksize and Garbage Collection Fundamental →
by App 62
by App 36