Java Runtime Environment: Difference between revisions

Content deleted Content added
splitting java.com and sun.com downloads again
Undid revision 1241870503 by Trustable (talk)
Tags: New redirect Undo
 
(37 intermediate revisions by 28 users not shown)
Line 1:
#REDIRECT [[ca:Java (software platform)#Java Runtime Environment]]
[[Image:Java_Logo.svg|thumb|130px|right|Java Logo]]
The '''Java Runtime Environment''', or '''JRE''', is a [[software]] bundle from [[Sun Microsystems]] that allows a [[computer system]] to run a [[Java platform|Java application]]. Java applications are in widespread use and necessary to view many Internet pages. Normal computer users can download the current JRE version by testing their [[Java Virtual Machine]] at the Java.com [http://java.com/en/download/help/testvm.xml test page].
 
{{R to section}}
The software bundle consists of the [[Java_Virtual_Machine|JVM]] and programming interface ([[API]]). The API provides a set of standard [[Java platform#Class libraries|class libraries]]. The virtual machine and API have to be consistent with each other and are therefore bundled together as the JRE. This can be considered a virtual computer in which the virtual machine is the processor and the API is the user interface.
 
== External links ==
* [http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jre-6-oth-JPR&SiteId=JSC&TransactionId=noreg Java Runtime Environment Download from Sun Microsystems]
* [http://www.java.com/en/download/ Java Runtime Environment Download from Java.com]
* [http://java.sun.com/javase/downloads/index.jsp Java SE Downloads]
* [http://java.com/en/download/help/testvm.xml Test your Java Virtual Machine (JVM)]
 
{{Java (Sun)}}
[[Category:Java platform software]]
 
[[ca:Java Runtime Environment]]
[[de:Java Runtime Environment]]
[[es:Java Runtime Environment]]
[[fr:Environnement d'exécution Java]]
[[nl:Java Runtime Environment]]
[[pl:Java Runtime Environment]]
[[pt:Java Runtime Environment]]
[[ru:Java Runtime Environment]]
[[sv:Java Runtime Environment]]
[[zh:JRE]]
[[ja:Java Runtime Environment]]