Ji Gong Overview: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:
** Optional AWT/Swing/etc - maybe added at a later time
** Optional AWT/Swing/etc - maybe added at a later time
* Web Plugin based on IcedTea-Web (JWeb)
* 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
** Capable to run w/o AWT using a pluggable windowing subsystem implementation
** Optional AWT/Swing/etc - maybe added at a later time
** Optional AWT/Swing/etc - maybe added at a later time

Revision as of 12:38, 12 September 2013

Objectives

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

Ji Gong does not mainly implement the JVM technology but utilize 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