Java TV
variants J2SE the Standard Edition J2EE the Enterprise Edition , that extends J2SE with standards for backend ..
Javamail
package for use in J2SE . On October 22, 2007 , JavaMail 1.4.1 was released. External links http java.sun.com ..
NIO
, a collection of Java programming language APIs introduced with the J2SE 1.4 release of Java by Sun ..
List of Java virtual machines
This article provides non exhaustive lists of J2SE Java virtual machine s JVMs . It does not include a large number of Java Platform, Micro Edition J2ME vendors. Note that J2EE runs on the standard J2SE ..
Java Research License
. Sun s J2SE 1.6.0, Mustang java Mustang , is licensed under the JRL as well as many projects ..
Java Virtual Machine Tools Interface
, Standard Edition J2SE 5.0 Tiger . This Interface computer science interface allows a computer program ... and the JVMDI are declared as being deprecated in J2SE 5.0 and were removed in Java SE6. JVMTI ..
Retrotranslator
may use Java version history J2SE 5.0 .28September 30.2C 2004.29 Java 1.5 and Java version history ... version history J2SE 1.4 .28February 6.2C 2002.29 Java 1.4 and older environments. Retrotranslator ..
Lutris Technologies
, two general purpose tools were developed XMLC and Enhydra application server Enhydra . Enhydra was a J2SE Java 2 Standard Edition J2SE application server used on most Lutris developed sites including ..
Object type
generic parameterized types introduced in J2SE 5.0, this type is represented as code LinkedList Integer ... the extra code needed to perform the type conversion . For example J2SE 5.0 allow the programmer to create ..
Metadata facility for Java
as a part of J2SE 5.0 Tiger . External links http www.jcp.org en jsr detail?id 175 JSR 175 A Metadata ..
JDBCFacade
JDBCFacade supports J2SE 1.2 and later. This includes JDBC version 2.0 and later. Unlike many similar ..
Java version history
Image Java WebStartApplicationMan.png thumb 300px Java Web Start , first introduced for J2SE 1.3 , allows ... library computer science library . Since J2SE 1.4, the evolution of the Java language has been governed ..
Java Community Process
programming Generic Types To The Java Programming Language as of J2SE 5.0 http www.jcp.org en jsr ... http www.jcp.org en jsr detail?id 41 41 A Simple Assertion computing Assertion Facility as of J2SE ..
List of Java APIs
1.0. Swing Java Swing javax.swing Included in J2SE 1.2 and later. Accessibility javax.accessibility ... Java SE Security Bot generated title ref Included as part of J2SE 1.4 and later. Available ..
Java Platform, Standard Edition
variadic function Java SE was known as Java 2 Platform, Standard Edition or J2SE from version ... with J2SE 1.4 Merlin , Java SE has been developed under the Java Community Process . JSR 59 was the umbrella ..
Java Servlet
Released Platform Important Changes Servlet 3.0 Not yet released JavaEE 6 , J2SE 6.0 Pluggability ... 2006 jw 0102 servlet.html September 2005 JavaEE 5 , J2SE 5.0 Requires J2SE 5.0, supports annotations ..
StringBuffer and StringBuilder
class, introduced in J2SE 5.0, differs from code StringBuffer code in that it is Synchronization ..
Java Dynamic Management Kit
monitoring and management solutions on the J2SE 1.4.2 platform. External links http java.sun.com ..
WBEM Services Specification J2SE 1.4 or higher. API content The API is composed of 5 Java package packages code javax.cim code ..
Pluggable look and feel
scratch, or, beginning with J2SE 5.0 , by using the skinnable Synth Look and Feel synth look and feel ... , which became the default theme for Java version history J2SE 5.0 September 30, 2004 Java 5.0 . Other ..
Kestrel (disambiguation)
for the J2SE 1.3 release of the Java programming language Java programming language Opera web ..
Winstone Servlet Container
. It also supports J2SE v1.2 JVMs if you supply an XML parser. From v0.7, winstone allows the user ..
Double-checked locking
will likely crash. One of the dangers of using double checked locking in J2SE 1.4 and earlier versions ... locking may only occur intermittently. Reproducing the failures can be difficult. As of J2SE 5.0 ..