Greg Guerin <email@hidden> wrote:
> And technically, I don't think it's reserving memory for the heap, I
> think it's reserving address-space. Not that it matters much in this
> case.
Yes.
> BTW, you're still running into a bug. If mmap() can't map something
> in, it should fail gracefully with an Exception or an Error, not
> suicide the native code with an illegal access triggering a bus
> error. So you should still report that as a bug to Apple.
Yes.
Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden