“Opinion: Do you want easy access to native code?”
“There has been talk that a group at Sun has come up with a nice clean way to slurp up a header file, and have access to the native code. It is reportedly four times faster than JNI, and without the other head-aches. There is a lot of native support in Microsoft .NET, but do you need it in Java? Or, do you think that we should stay portable?”
And on Suns bugdatabase. bug #6206832
“java should provide direct calls to native routines”…
"Classic JNI calls are too slow for some critical uses, such as graphics.
This bug entry exists to track prototyping of alternatives, specifically
the “Blackbird” project."
- some of the other work pointing to tests on “Faster JNI” see bug #4740695
So, Sun VM guys, is there anything nice we should know? Or possibly lobby for?