Welcome to JNode.org, the website of the Java New Operating System Design Effort.

JNode is a simple to use & install Java operating system for personal use.
It runs on modern devices.

Any java application will run on it, fast & secure!

JNode is open source and uses the LGPL license.

Latest release:
JNode 0.2.8
Hardware requirements:
Pentium class CPU
512M RAM

see details

Ext2

I have reactivate Ext2 option for format command and test it, all seems correct. Can i put modification on SVN trunk or someone see potential problem with this ?

And sorry to the staff to leave you without news for a long time Sticking out tongue.

Fabien L.

" Lock not owned by us " bug

Hi

I want to discuss about the "famous" bug "Lock not owned by us".

This bug was reported for the first time in this topic Bug

The last days I've investigated this issue and i want to share with you my findings for a few reasons :
- maybe i am on the wrong path
- maybe someone else will see the solution
- i want to solve this issue because it is annoying

I want to review the bug:

We have this block

synchronized (this) {
...
// call something that throws an exception
...
} // end synchronized

If an exception occurs in the middle of the block we have a panic error like this:

What is the best approach to debug a panic error

Hi

I want to know if it is a good way to track and debug a panic error .

This is a link with my error:

Error

Problems getting Jnode source files on to Windows Vista

I'm trying to get the Jnode source on to my Windows machine.
Following instructions on this page (http://sourceforge.net/svn/?group_id=80882), I typed the following into subversion:
svn co https://jnode.svn.sourceforge.net/svnroot/jnode/trunk jnode

After what seemed like a very lengthy download, I got an error. The last few lines from the command window follow:

A jnode\all\lib\x86\nbgrub-tulip
A jnode\all\lib\x86\nbgrub-tiara
A jnode\all\lib\x86\pxegrub-via_rhine
A jnode\all\lib\jnode.xml
A jnode\all\bin-nt
A jnode\all\bin-nt\grubinstall-nt.exe
svn: In directory 'jnode\all\bin-nt'

Syndicate content