|
|
|
User Rating: Rated by: |
Very Good (4.2/5) 497 user(s) |
|
|
|
Softpedia Editor's Review for Java Runtime Environment
|
Download Java Software for your desktop computer now!
Written by Giorgiana Bursuc on May 15th, 2012
Oracle’s Java is a technology used on all major platforms (Windows, Mac, Linux) to ensure a secure working environment for various applications. Platform portability is one of its major advantages and due to this, almost every piece of electronic equipment in the world uses Java technologies. Billions of PCs, mobile phones, Blu-ray players, printers, medical devices, car navigation systems or web cams make us of it.
Java enables developers to create software on one platform and provide it to users running other platforms. Thus, an application developed on Windows can successfully run on Mac or Linux and vice versa. Java Runtime Environment allows the execution of almost any software, from games to web applications and services.
Java Runtime Environment (JRE) incorporates a virtual machine (also known as the Java Virtual Machine), a collection of core classes and adjacent platform libraries. Actually, JRE represents a runtime environment for the virtual machine and is the part that allows users to run .jar applications (Java archive, proprietary Java format). During installation, Java Runtime Environment also deploys a plugin that facilitates the execution of applets within local browsers.
While Java sits patiently on the computer, it instantly acts when called upon. And that happens more often than you may think of. Whether you play online games or chat with your friends, Java is running in the background making sure you have an enjoyable experience.
Oracle's platform also features a Control Panel that allows the configuration of network and temporary Internet files settings or security certificates. You can also manage the settings of the JRE and access more advanced functions such as Debugging, Java console, Default Java for Browsers, Java Plug-in, JavaFX runtime, JRE Auto-Download or Security.
The Java Runtime Environment is also meant to be distributed by developers alongside their main Java application. This way, they make sure that you will be able to run their Java-written programs. It is used at large scale on various devices and has reached a usability level to the point where having it is not optional anymore.
|
Java Runtime Environment description
|
Here are some key features of "Java Runtime Environment":
· Write software on one platform and run it on practically any other platform
· Create programs to run within a web browser and web services
· Develop server-side applications for online forums, stores, polls, HTML forms processing, and more
· Combine Java technology-based applications or services to create highly customized applications or services
· Write powerful and efficient applications for mobile phones, remote processors, low-cost consumer products, and practically any device with a digital heartbeat
What's New in This Release: [ read full changelog ]
New JVM (Java HotSpot Virtual Machine, version 23):
HotSpot 23 features JRockit JVM feature convergence. Some of the value-add features of the JRockit JVM are re-implemented in the HotSpot JVM. These features include:
· Text dumps with buffered data: buffered JVM state information available in text crash dumps and core/mdmp
· Diagnostics command framework (jcmd) and diagnostic commands
· Enhanced JMX Agent
New Supported Garbage Collector: Garbage First (G1):
· Starting in Java SE 7u4 the Garbage First Collector is fully supported. The G1 collector is targeted for applications that fully utilize the large amount of memory available in today's multiprocessor servers, while still keeping garbage collection latencies under control. Applications that require a large heap, have a big active data set, have bursty or non-uniform workloads or suffer from long Garbage Collection induced latencies should benefit from switching to G1.
JAXP upgraded to 1.4.6:
· The new JAXP 1.4.6 version includes fixes f...
|
|