JVM struct types
Nils Jonsson
aka.bash0r at gmail.com
Tue Dec 30 07:53:13 UTC 2014
Hi everyone,
I like the way how .NET handles managed to native interaction via struct
like data types. This is a feature I am missing in the JVM. Even if I like
the JVM more than .NET this is somewhat struggling with me. I'd like to
contribute to the OpenJDK project and implement a similar feature in the
JVM.
What I am missing is how and where to start. Can somebody give me some
guidance?
Thanks in advance,
Nils Jonsson
More information about the jdk9-dev
mailing list