Skip to content
Snippets Groups Projects
Commit 839ce2c0 authored by Lukas Stadler's avatar Lukas Stadler
Browse files

[GR-2918] Use latest jvmci jdk.

parents 9209c6f2 57a52259
Branches
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
# java 7 is needed by Truffle (for now)
java7 : {name : oraclejdk, version : "7", platformspecific: true}
# java 8 must be a jvmci enabled variant
java8 : {name : labsjdk, version : "8u121-jvmci-0.24", platformspecific: true}
java8 : {name : labsjdk, version : "8-jvmci-latest", platformspecific: true}
java8Downloads : {
downloads : {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment