Download List

專案描述

jRate is an extension of the GNU GCJ compiler front-end and runtime system that adds support for most of the features required by the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions. It was initially developed at Washington University in St. Louis and is released under a license similar to GCC's GPL license that allows non-GPLed programs to be compiled and linked.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-03 14:06
0.3.8.2beta-3.3.3

This release fixes a configure script syntax error
in jRate 0.3.8.1beta-3.3.3 which was triggered
when using Bash 3.1.x. There are also some minor
documentation and build/distribution process
fixes. There are no behavior, interface, or
feature changes or additions in this release.
Users that have already installed jRate
successfully need not upgrade.
標籤: Development, Minor bugfixes

2006-09-03 14:06
0.3.7.2-3.3.3

This release fixes a configure script syntax error
in jRate 0.3.7.1-3.3.3 which was triggered when
using Bash 3.1.x. There are also some minor
documentation and build/distribution process
fixes. There are no behavior, interface, or
feature changes or additions in this release.
Users that have already installed jRate
successfully need not upgrade.
標籤: Stable, Minor bugfixes

2005-08-06 22:37
0.3.8.1beta-3.3.3

This release of jRate includes a small fix to
released version 0.3.8beta-3.3.3 that properly
sets priorities when running with NPTL rather than
LinuxThreads.
標籤: Development, Minor bugfixes

2005-08-06 22:35
0.3.7.1-3.3.3

This release of jRate includes a small fix to the
released version 0.3.7-3.3.3 that properly sets
thread priorities when using NPTL instead of
LinuxThreads.
標籤: Stable, Minor bugfixes

2005-07-24 10:03
0.3.8beta-3.3.3

This beta release includes many new,
highly-requested features over the last stable
release (0.3.7-3.3.3). RealtimeThreads now enjoy a
more stable periodic release (especially on
non-RTOSes) and honor their specified start time.
Cost overrun and more complete deadline miss
handling have been implemented. One-shot timers
have been implemented. Heap checks are now
performed for NoHeapRealtimeThreads (when
compiling from bytecode). Some segfaults have been
cleared up. Also, AsyncEventHandlers now use a
more standard API.
標籤: Development, Minor feature enhancements

Project Resources