From: Sven G. <sgo...@ja...> - 2002-01-09 11:33:40
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 09 January 2002 11:43, Pepijn Van Eeckhoudt wrote: > Sorry 'bout the reply to the repy to the digest ;) > > I agree that NIO buffers are the way to go, but in the case of my > application pre jdk 1.4 compatibility is required, so this should work > correctly as well. > ok, so for the pre 1.3 aera, we may use the older non CriticalArray function or/and do not release the GC lock within the native function stub .. later, the kinda END function can then relase the lock .. ok ? cheers, sven -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8PCqIHdOA30NoFAARAquxAJ47ez1soIMt9lv/HoZdmGIKEEn/OwCfXmv8 0U9WG7fJucQ0NAWP2LQmU0E= =VSxh -----END PGP SIGNATURE----- |