This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Advice for storing pointers


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi list,


Currently I think about the storing of pointers (needed for the native 
buffers in java.nio).

We have two possibilities:

1) gnu.gcj.RawData (unfortunately not existing in classpath)
2) long

What is the preferred way to store pointers in java datatypes ?

Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+eIwNWSOgCCdjSDsRAu9UAJ91dcViD+sa3P3QYmbtYE4AZObvXACgmdSj
0RM9D50/Jo9iZvCYaixoiCg=
=uNQG
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]