Oracle's Java Company Change Breaks Eclipse
crabel writes "In Java 1.6.0_21, the company field was changed from 'Sun Microsystems, Inc' to 'Oracle.' Apparently not the best idea, because some applications depend on that field to identify the virtual machine. All Eclipse versions since 3.3 (released 2007) until and including the recent Helios release (2010) have been reported to crash with an OutOfMemoryError due to this change. This is particularly funny since the update is deployed through automatic update and suddenly applications cease to work."
I am beating myself over the head until I forget all programming languages. There is not a single programming culture left that I can identify with. :(
"Please describe the scientific nature of the 'whammy'" - Agent Scully
Tangentially related, what does the following do:
doItRecursively(doWhatIWant()) { return doItRecursively(doItFaster(doWhatIWant()); }
I'm guessing it does it instantaneously...or never.
Mind you, it isn't their fault as such, but pissing off all of those using Eclipse is mightily retarded.
I can't help but feel that most Eclipse users won't notice one more source of random crashes on startup.
From the guy who proposed the fix in the triage meeting, "It's only a one-line change."
Why? They can just tell everyone to use NetBeans or JDeveloper!
-mkb
Write once, run nowhere?
It's true, but the first two characters are just padding.
it's const char *osname = "UnBreakable Linux" + 2;
Look again, I most certainly am NOT fucking you!
Lemme guess, you're sweating bullets wondering if you're going to spend all night pissing on fires while the C guys laugh at you and drink beer?
Because Open Source software never breaks.
The definition of 'immediately' depends on who you are. If you're MS patching a security vulnerability, "immediately" may mean 60 to 90 days.
I think he heard you, just give him a couple days to figure it out.
Someone flopped a steamer in the gene pool.
Old & busted: DOS isn't done till Lotus won't run.
New hotness: Java isn't done till Eclipse won't run.
I'm not a lawyer, but I play one on the Internet. Blog
You mean it's possible to make poor design decisions and write shit code whatever your language/platform of choice? Say it ain't so...
It's official. Most of you are morons.
It'll be even more fun when they decide to rename the com.sun.* packages :)
You can accomplish anything you set your mind to. The impossible just takes a little longer.
Yes.