File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,25 @@ A custom build of OpenJDK 9 & 10 for LEGO Mindstorms compatible bricks supported
88
99Builds for older boards should work on newer boards, the performance might just be a bit lower.
1010
11+ ## Build Status
12+
13+ | OpenJDK version | Platform | Status |
14+ | ------------------| ----------| -----------|
15+ | OpenJDK 9 | EV3 | [ ![ openjdk9_build_ev3_linux] [ 1 ]] [ 2 ] |
16+ | OpenJDK 10 | EV3 | [ ![ openjdk10_build_ev3_linux] [ 3 ]] [ 4 ] |
17+ | OpenJDK 11 | EV3 | [ ![ openjdk11_build_ev3_linux] [ 5 ]] [ 6 ] |
18+ | OpenJDK 12 (dev) | EV3 | [ ![ openjdk12_build_ev3_linux] [ 7 ]] [ 8 ] |
19+
20+ [ 1 ] : https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk9_build_ev3_linux/badge/icon
21+ [ 2 ] : https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk9_build_ev3_linux/
22+ [ 3 ] : https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk10_build_ev3_linux/badge/icon
23+ [ 4 ] : https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk10_build_ev3_linux/
24+ [ 5 ] : https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk11_build_ev3_linux/badge/icon
25+ [ 6 ] : https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk11_build_ev3_linux/
26+ [ 7 ] : https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk12_build_ev3_linux/badge/icon
27+ [ 8 ] : https://ci.adoptopenjdk.net/view/ev3dev/job/openjdk12_build_ev3_linux/
28+
29+
1130## Components
1231The output consists of these parts:
1332* JRI for the brick - ` jri-*.zip `
You can’t perform that action at this time.
0 commit comments