Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
What Happens When Native Memory Space Pointed By java.nio.ByteBuffer Is Deleted
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="castillo.bryan, post: 643550"] The problem I was having though, had to do with the fact that the memory was being allocated by JNI code calling malloc. Since the code was not allocating memory through NIO, that didn't happen. Thats nice to know though, I didn't realize NIO did that for creating native byte buffers. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
What Happens When Native Memory Space Pointed By java.nio.ByteBuffer Is Deleted
Top