Ji Gong Overview

From JogampWiki
Revision as of 23:47, 11 September 2013 by Sgothel (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)
    • 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