Allocations to LE HEAP
In the 64-bit SDK, the Java™ process makes the following allocations to the LE HEAP: calls to malloc() by the JVM or by any native JNI code that is running under that Java process. This includes application JNI code, and vendor-supplied native libraries; for example, JDBC drivers. The 64-bit JVM does not use the LE heap for the Java heap.