C++ Interpreter on amd64

Gary Benson gbenson at redhat.com
Fri Feb 13 02:54:53 PST 2009


Volker Simonis wrote:
> a while ago I managed to build the C++ Interpreter on 64-bit
> Sparc. I had to apply some patches though, and I'm not sure if all
> of them have been integrated into the OpenJDK, so you may want to
> have a look:
> http://weblogs.java.net/blog/simonis/archive/2007/11/template_vs_cin_1.html
> The SPARC patches may also give you an idea what you may have to
> change for x64.

I think they're already in OpenJDK, at least for the latest versions
of HotSpot.  IcedTea with Zero wouldn't work on 64-bit without them.

Cheers,
Gary

-- 
http://gbenson.net/



More information about the hotspot-dev mailing list