Jump to content

OpenJDK: Difference between revisions

From EDM2
Created page with "==Description== OpenJDK is an open source implementation of Java. Supported by Oracle. ==Version== '''* Lastest version:''' 1.6.0-b22 GA ==Links== '''* OS/2 Port:''' http://sv..."
 
Ak120 (talk | contribs)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
[[Image:Openjdk logo.jpg|250px|right]]
OpenJDK is an open source implementation of Java. Supported by Oracle.  
OpenJDK is an open source implementation of the [[Java]] programming language. It is based on the full '''Oracle Java''' environment but has had portions of the full toolkit removed that contain third party licensed code that cannot be open sourced.  


==Version==
==Version==
'''* Lastest version:''' 1.6.0-b22 GA
* 1.6.0-b27 GA5 (2013-02-17)


==Links==
;License
'''* OS/2 Port:''' http://svn.netlabs.org/java
* Open Source released under the [[GPL V2]]
'''* Official Page:''' http://openjdk.java.net/


==License==
;Author
* Open Source under the GNU GPL V2.
* [[Sun Microsystems]]
 
* [[Oracle]]
==Related Articles==
* Ported by Silvan Scherrer and [[Dmitriy Kuminov]]
 
 
==Publications==


==Links==
* OS/2 Port: http://svn.netlabs.org/java
* Official homepage: http://openjdk.java.net/


[[Category:Tools]]
[[Category:Java]]

Latest revision as of 15:33, 7 January 2019

OpenJDK is an open source implementation of the Java programming language. It is based on the full Oracle Java environment but has had portions of the full toolkit removed that contain third party licensed code that cannot be open sourced.

Version

  • 1.6.0-b27 GA5 (2013-02-17)
License
  • Open Source released under the GPL V2
Author

Links