>It's indeed a good question to ask the developers of neo4j why do they >issue this warning, especially since OpenJDK is listed as a valid JVM in >their system requirements ><http://neo4j.com/docs/2.1.1/deployment-requirements/>. >As Luca said you shouldn't use OracleJDK unless you have really good >reasons to do so (weird warning from the developers is not a really good >enough reason). If you worry about the warning you might try to search on >the web or just ask the developers what issues may arise with OpenJDK.
By the way, my experience (read: packaging VUE) shows that when there is a real problem with OpenJDK, sometimes switching to IcedTea (also free software) helps. IcedTea is a RedHat-initiated OpenJDK repackaging project that doesn't try to do core development, but improves build system, API coverage and other things that influence deployment comfort. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
