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="res7cxbi, post: 643452"] Let's say that i've wrapped a piece of native memory with java.nio.ByteBuffer in JNI. What happens when i delete the memory space that java.nio.ByteBuffer points to? Does anything weird happens when i try to do something with the ByteBuffer on the Java Side? Does the ByteBuffer delete itself too or what? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
What Happens When Native Memory Space Pointed By java.nio.ByteBuffer Is Deleted
Top