MiniJVM is a minimalistic java virtual machine. Some classes are not included. For graphical user interface we can use glfw. |
V86 is a tiny x86 emulator that runs tiny-core-linux in this case. This allows to use a full featured jvm, new version (java18), and javax.swing for user interface. For networking we have to use an external websockproxy, that is very slow and only for test cases. |
Description of example | Screenshot | App | ||
---|---|---|---|---|
A simple javax.swing application that just shows some components. It does only show the frame. |
| |||