Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
ovigia
Commotion about current Java release - The H Open Source: News and Features - http://www.h-online.com/open...
Commotion about current Java release - The H Open Source: News and Features
"What should have been a minor modification in the recently released Java 6 release 21 – changing the vendor name in the Java VM from "Sun Microsystems" to "Oracle" – causes Eclipse under Windows to crash." - ovigia from Bookmarklet
This is obviously eclipse's fault, not Java... - Marcos Marado from Android
yep, the windows version! - ovigia
the nix version also makes a JDK discrimination between "Java HotSpot(TM)" or "OpenJDK". It's the same kind of #FAIL , and it will also bite them sooner or later. (check ./eclipse/features/org.eclipse.equinox.executable/library/eclipseNix.c , I'm looking at Debian testing's version) - Marcos Marado
And, after all, this code is there (wrongly, I insist) thanks to a Java bug (already reported): https://bugs.eclipse.org/bugs... - Marcos Marado
i thought that kind of code was there because of the ms-java-version... - ovigia
Nah, Oracle's VM has has "an artificial limit on its permanent generation memory space" :-P - Marcos Marado