Ji Gong Overview: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
No edit summary
(Spelling mistake)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Objectives ==
== Objectives ==


Ji Gong focuses on enabling JVM technology and guaranteeing it's availability.
Ji Gong focuses on enabling JVM technology and guaranteeing its availability.


Ji Gong does not mainly implement the JVM technology but utilize existing
Ji Gong does not mainly implement the JVM technology but utilizes existing
work, e.g. IcedTea and OpenJDK8.
work, e.g. IcedTea and OpenJDK8.


=== Motivation ===
=== [[Ji Gong Motivation | Motivation ]] ===


See [{{SERVER}}/bugzilla/show_bug.cgi?id=790 Bug 790]
=== Goals ===
* Availability of the GPLv2 based OpenJDK runtime environment (JRT/JVM)
** Desktop (Linux, Windows, OSX, ..)
** Mobile (Android, other phones and tablet OS [maybe even iOS])
** VM CPU support:
*** Intel/AMD 32bit and 64bit
*** ARM based CPUs [Hotspot client/server n/a at time of writing. May need to use JamVM or AvianVM, ..]  
** Optional AWT/Swing/etc - maybe added at a later time
* Web Plugin based on IcedTea-Web (JWeb)
** Use [[SCC Overview|Source Certification Contract]], [[SCC Overview|SCC]], to verify binary object's
** Capable to run w/o AWT using a pluggable windowing subsystem implementation
** Optional AWT/Swing/etc - maybe added at a later time


== Tracking ==
== Tracking ==

Latest revision as of 11:06, 7 November 2013

Objectives

Ji Gong focuses on enabling JVM technology and guaranteeing its availability.

Ji Gong does not mainly implement the JVM technology but utilizes existing work, e.g. IcedTea and OpenJDK8.

Motivation

Goals

  • Availability of the GPLv2 based OpenJDK runtime environment (JRT/JVM)
    • Desktop (Linux, Windows, OSX, ..)
    • Mobile (Android, other phones and tablet OS [maybe even iOS])
    • VM CPU support:
      • Intel/AMD 32bit and 64bit
      • ARM based CPUs [Hotspot client/server n/a at time of writing. May need to use JamVM or AvianVM, ..]
    • Optional AWT/Swing/etc - maybe added at a later time
  • Web Plugin based on IcedTea-Web (JWeb)
    • Use Source Certification Contract, SCC, to verify binary object's
    • Capable to run w/o AWT using a pluggable windowing subsystem implementation
    • Optional AWT/Swing/etc - maybe added at a later time

Tracking

{{#bugzilla:

  |disablecache=1
  |id=790,791,792,793,796,797,798,799
  |columns=id,priority,status,severity,component,summary,votes
  |sort=id
  |order=desc
  |noresultsmessage=We have no bugs quickly fixable to fix for this release}}

Resources