Apple is about to update Java for Mac computers
This upgrade fixes some bugs and adds the auto-disable feature of Java Web plug-in if the Snow Leopard machine is not used after 35 days.
The delay in updating Java makes Mac users vulnerable to malware attacks.
Apple has just sent a letter to Java developers announcing the new Java update for OS X version 10.6, 10.7 with " Java Update 9 " and " Java Update 2012-004 " respectively. Currently, this update is being tested by developers before mass release.
In addition to fixing old version Java bugs, this update also adds the ability to automatically disable the Java Web plug-in after 35 days not being used by machines running Snow Leopard.
According to Cnet, Mac computer manufacturers suffer a lot of criticism from users because of the Java update delay. Many customers complained that using older versions of Java made it easier for hackers to attack, but there was no other way to go beyond waiting for Apple to release the update.
Recently, sources said, there are about 600,000 Mac computers in the world infected with Flashback malware. This type of malware is able to penetrate the system and steal important user data such as account information, password .
You should read it
- How to Get Rid of Java Update Notifications
- Basic Java syntax
- Download Java Development Kit 8-update-281
- What is JAVA file? How to open, edit and convert JAVA files
- eQuiz - Multiple choice quiz about JAVA
- Download and install Java on the computer
- Basic Java exercises, with sample decoding
- Which career Java programming options are waiting for you?
May be interested
- How to install Java on a Raspberry Pithere are two different java implementations, oracle java and openjdk. this tutorial explains how to install java (openjdk) on a raspberry pi with the latest raspbian operating system running on it.
- How to fix the error does not install Javamore and more applications and websites require java installation before use. unfortunately, sometimes you can't install java or install it, but it doesn't work. the article will provide ways to fix errors that do not install java on your computer.
- How to Check Java Version on a Macthis wikihow will teach you how to check what version of java you have installed on your mac by checking the system preferences, using the java website, or by using your mac's terminal. click . it's the apple icon in the upper-left of the...
- How to Tune a Java Virtual Machine (JVM)the java virtual machine (jvm) runs your java programs. sometimes the default configuration that the jvm comes with may not be the most efficient for your program.
- What is the difference between Go and Java?is golang better than java? is golang harder than java? can golang replace java? this comparison will give you the answer.
- How to Fix Javajava is a computing platform that allows you to play games and view videos on your computer. you can tell that your computer is having problems with java if you see java errors appear when you try to run a program or visit a website that...
- 3 ways to play Java games on your computerif you love java games and mobile apps and want to run them on your computer, try one of the following three emulator software. the emulator software allows users to run .jar files for mobile phones on computers.
- How to Compile a Java Programthis wikihow teaches you how to turn your java source code into an executable app using a local and online compiler. if you're using a computer, the most common way to compile java code is using java software development kit (java sdk)...
- Oracle wants to turn Java EE into fully open sourcethis week, oracle announced plans to move java ee project management to an open source platform, like apache or eclipse.
- Write and run Java code on the computer for the first timeafter you've installed java and set up a path on your computer, you need to know how to run a simple java code on your computer. in this article, we will try to write the first java program, as well as the commands to run this program in cmd.