Java vs C++ for multi-threaded app

I have been reading about some issues with multithreaded Java applications for the server.

How is performance when compared with C++?