News

Creation of a Device I/O API in OpenJDK

I've read this post in the openjdk-discuss mailing list : Project Proposal: Device I/O.

It's particularly interesting since we already have such API in JNode Eye-wink (even if the scope might eventually be a bit different)

hiii

Hi,

im glad i joined this forum. Just want to say hello Smiling
nn

Porting JNode to Raspberry Pi

Hi everybody !

I'm planing to port JNode to the Raspberry Pi micro computer (www.raspberrypi.org), it's a credit card size board with an ARM based CPU (ARMv7), a GPU, a network, 2 USB, AV IO, GPIO...

I think that it's a good idea to make a JNode clone for this wonderfull platform.

so can anybody give me an in depth detail on how JNode OS works, specially the Assempbly section, that is aimed for Intel based CPUs, instead of ARM CPUs.

King regards

What is the Process Control Block of Jnode?

I have downloaded the src of jnode,but didn't find the PCB file.
Could anybody tell me where it is or show the PCB to me.
Thanks.

Building JNode CD-ROM image Exception

while building JNode CD-ROM image, the followig exception occuring, please tell me what do i have to do???????

grub:

prepare:

asm-native:

java-image:
[bootimage] Building for CPU: name:GenuineIntel family:0 model:0 step:0 features
:FPU,PSE raw:00000001 756E6547 6C65746E 49656E69 00000000 00000000 00000000 0000
0009
[bootimage] Compiling using X86-Stub and X86-L1A compilers
[bootimage] Compile of gnu.java.lang.reflect.ClassSignatureParser failed
[bootimage] at org.jnode.build.AbstractBootImageBuilder.compileClasses(Abstr
actBootImageBuilder.java:242)
[bootimage] at org.jnode.build.AbstractBootImageBuilder.emitObjects(Abstract
BootImageBuilder.java:682)
[bootimage] at org.jnode.build.AbstractBootImageBuilder.doExecute(AbstractBo
otImageBuilder.java:538)
[bootimage] at org.jnode.build.AbstractBootImageBuilder.execute(AbstractBoot
ImageBuilder.java:791)
[bootimage] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.ja
va:275)
[bootimage] at org.apache.tools.ant.Task.perform(Task.java:364)
[bootimage] at org.apache.tools.ant.Target.execute(Target.java:341)

Syndicate content