- Goals
- User guide
- History
- Application testing list
- Getting Started
- Hardware Compatibility List
- Hardware requirements
- JNode Commands
- JNode GUI
- JNode Shell
- Performance
- Status
- Changelog
- Changes from JNode 0.2.7 to JNode 0.2.8
- Incoming changes for the next release
- Changes from JNode 0.2.6 to JNode 0.2.7
- Changes from JNode 0.2.5 to JNode 0.2.6
- Changes from JNode 0.2.4 to JNode 0.2.5
- Changes from JNode 0.2.3 to JNode 0.2.4
- Changes from JNode 0.2.2 to JNode 0.2.3
- Changes from JNode 0.2.1 to JNode 0.2.2
- Changes from JNode 0.2.0 to JNode 0.2.1
- Changes from JNode 0.1.10 to JNode 0.2.0
- Old changelogs
- Changes from JNode 0.1.9 to JNode 0.1.10
- Changes from JNode 0.1.8 to JNode 0.1.9
- Changes from JNode 0.1.7 to JNode 0.1.8
- Changes from JNode 0.1.6 to JNode 0.1.7
- Changes from JNode 0.1.5 to JNode 0.1.6
- Changes from JNode 0.1.4 to JNode 0.1.5
- Changes from JNode 0.1.3 to JNode 0.1.4
- Changes from JNode 0.1.2 to JNode 0.1.3
- Changes from JNode 0.1.1 to JNode 0.1.2
- J2SDK 5.0 feature support
- Changelog
- Classlib developers guide
- Developer guide
- Tester guide
- Porting guide
- Blogs
- Project development
- Glossary
- Proposals
- FAQ
- Papers & presentations
- References
- Research
Changes from JNode 0.1.5 to JNode 0.1.6
Changes from JNode 0.1.5 to JNode 0.1.6
- Added CHARVA based application support. Charva is now fully supported. Try charva.awt.Tutorial for an example
- Added workmanager for asynchronous execution of small pieces of work
- Added device startup timeout detection
- Implemented method inlining
- Removed interpreter, all code is now compiled before being executed
- Improved the garbage collection, it is now triggered after 75% of the free memory has been allocated
- finalization now works according to the specification
- Moved build to Ant 1.6.0
- Addition of initial jar support
- Addition of read-only NTFS filesystem driver
- Update the console management to work with named consoles instead of indexed consoles.
- New shell command available to manage consoles.The command has the alias "console"
- Printer-friendly version
- Login to post comments