Having trouble with Harmony Remote since the change - appears others also with problems on Apple Forums
That's why I don't install these kinds of updates.
Having trouble with Harmony Remote since the change - appears others also with problems on Apple Forums
It would take a lot of time, but no, the game is not working well right now. It hogs RAM and CPU and has random crashing problems.
Hmm I don't have any problems with it. But they've already said they are sticking with Java. It's also fairly easy for people to write mods for it.
OTOH, the distribution of Java/Flash code to run in web browsers is dangerous; both Oracle and Adobe have had countless exploits of their runtime environments. IMHO, nobody should be running Java/Flash in the browser.
Since I'm making a Bukkit plugin right now, I'm glad it's Java at the moment since the only other thing I know is Objective-C (barely)
But seriously, it's become a joke by now. "Minecraft: 80s graphics, 2030s RAM usage."
You really don't know what you're talking about. Java in the browser has a number of sandbox security restrictions in placeOTOH, the distribution of Java/Flash code to run in web browsers is dangerous; both Oracle and Adobe have had countless exploits of their runtime environments. IMHO, nobody should be running Java/Flash in the browser.
Multiple vulnerabilities existed in Java 1.6.0_45, the most serious of which may allow an untrusted Java applet to execute arbitrary code outside the Java sandbox: CVE-2013-1500, CVE-2013-1571, CVE-2013-2407, CVE-2013-2412, CVE-2013-2437, CVE-2013-2442, CVE-2013-2443, CVE-2013-2444, CVE-2013-2445, CVE-2013-2446, CVE-2013-2447, CVE-2013-2448, CVE-2013-2450, CVE-2013-2451, CVE-2013-2452, CVE-2013-2453, CVE-2013-2454, CVE-2013-2455, CVE-2013-2456, CVE-2013-2457, CVE-2013-2459, CVE-2013-2461, CVE-2013-2463, CVE-2013-2464, CVE-2013-2465, CVE-2013-2466, CVE-2013-2468, CVE-2013-2469, CVE-2013-2470, CVE-2013-2471, CVE-2013-2472, CVE-2013-2473, CVE-2013-3743, and CVE_2013-2445.
that you do not get when you just download and run a Java (or any native) application.
If I sent you a zip file of untrusted Mac applications for you to browse on your desktop and run, your computer would be at far greater risk.
In the end, the main thing is not Java/Flash/browsers/etc. it's knowing where the software you choose to run comes from and if you choose to trust it.
Deriding people here for running trusted Java apps they use for their day to day jobs is pointless.
It's not about the graphics. The worlds are immense and very heavy to keep in (virtual) memory.
Why are you characterizing a change in packaging of the software as a "major change"?Did you look at the Oracle page showing how to do this?
Again, I'm confused. As I noted earlier, generating an app means that you are not using jnlp.
Here's the $64K question: does your shop have a policy to only allow Flash and Java to be runnable under those protected VMs?
Yeah, it's not about graphics. The joke is a little inaccurate. But the nearly 1GB of RAM usage after some playing time and massive CPU usage is not justified. Java is inherently inefficient. If I make something simple in Java, and I code properly for efficiency, it uses a lot more CPU and RAM than a comparable program written in C and compiled.
True Java can be inefficient. But It's not going to go to C or anything else, so we'll just have to make due. They are dropping a lot of inefficiencies in the 1.6 update: no more Java 5 and minimum of opengl 2. Hopefully this will help a little bit.
Have you ever tried to get a multinational vendor to make any changes no matter how minor to any aspect of their processes (or in fact do anything at all)?
So when I use the word "major" above, it is a relative term.
Well, i'm not a developer (I was a Linux sysadmin and project leader before becoming management) and i'm not that familiar with the complexities of Java so perhaps you could take a guess at how this works [SNIP]
Here's the $64K question: does your shop have a policy to only allow Flash and Java to be runnable under those protected VMs? Do you prevent your operators from installing Flash/Java plugins on the top-level OS on those machines?
We sure do. They get a browser served via Remote Desktop Services from a VM on one of our servers.