I don't know anyone has mentioned this but at the same time why risk using any Java related applications
at this point it's not about Java itself being safe it is more of everything related to it has been compramised
Why would you even want to risk it especially if it's not even installed on your system ?
The news name it, not so clearly, but always point to the web plugins being buggy. But those are driving some people crazy, because in first place most of us don't know what Java is in the first place.
Java is just a RUNTIME, an engine made to run a specific set of applications that are programed based on it, period. This by itself don't imply anything security related. Problem is that Java applications can be used to write malware (like any other environment), or bugs can be found in any of its applications (like in any other environment). One of such buggy applications that might allow malware to be run is the web browser plugin that brings client-side Java apps embedded in web pages. If you disable those, you are effectively immune to the "menaces" named in the articles.
Also, websites using client-side Java are not that much, and one may chose to enable the plugins for those that you trust if you need it. But normal desktop applications are not affected at all by that, so there is no danger in itself (of course, the apps themselves CAN be viruses, like any other .exe).
Even if you're in "risk" by using the Java plugins, you can also rely on the habitual layered defenses suggested everywhere. Besides being paranoid, people can run an antivirus, a firewall, have UAC, limited user accounts, low integrity processes, NAT routers, sandboxing, and most important common sense, which all help mitigate risks.
I agree 100% in that, if there is no Java, there is no point in worrying, or rushing to install it if not needed. Like any other thing, keep it off your system until you really want and will use it.