News
Creation of a Device I/O API in OpenJDK
Submitted by Fabien D on Sat, 04/12/2014 - 16:07.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 (even if the scope might eventually be a bit different)
- Login to post comments
hiii
Submitted by JameSmiths on Fri, 10/25/2013 - 11:26.Hi,
im glad i joined this forum. Just want to say hello
nn
- Login to post comments
Porting JNode to Raspberry Pi
Submitted by arafat877 on Sat, 01/26/2013 - 16:25.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?
Submitted by mmhancxt on Wed, 08/26/2009 - 16:12.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
Submitted by babu on Tue, 02/03/2009 - 07:11.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)