* Replaced c->initialized by (c->state & CLASS_INITIALIZED).
authortwisti <none@none>
Sat, 3 Dec 2005 14:43:47 +0000 (14:43 +0000)
committertwisti <none@none>
Sat, 3 Dec 2005 14:43:47 +0000 (14:43 +0000)
commit45ca5fb36072569603723155d3f77d4b61844e36
treed4e38936caa798a287437f50c6162c7a7aa21978
parent3dfb4b4fa1a8b47187d7f6651f7dd719537a32d4
* Replaced c->initialized by (c->state & CLASS_INITIALIZED).
* NewDirectByteBuffer: Started to implement it correctly (not finished
  yet).
src/native/jni.c