Subject | Re: Java Stored Procedures |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-10-20T19:03:57Z |
> Yah that is why oracle uses it's own jdk (vm) when is installedI suspect that reason is more the garbage collector and JIT compiler
than class file version.
> Maybe in the future , firebird could use one of the open source vm'sWe should pick the one that provides the best performance. And
> http://www.gnu.org/software/classpath/
> http://www.kaffe.org/
provided alternatives to Sun's HotSpot, the one that has better
alternative to JNI and acceptable license.
Roman