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

update JDK

parent 2628b870
Branches
No related tags found
No related merge requests found
# java 7 is needed by Truffle (for now) # java 7 is needed by Truffle (for now)
java7 : {name : oraclejdk, version : "7", platformspecific: true} java7 : {name : oraclejdk, version : "7", platformspecific: true}
# java 8 must be a jvmci enabled variant # java 8 must be a jvmci enabled variant
java8 : {name : labsjdk, version : "8u172-jvmci-0.46", platformspecific: true} java8 : {name : labsjdk, version : "8u172-jvmci-0.47", platformspecific: true}
java9 : {name : oraclejdk, version : "9.0.4+11", platformspecific: true} java9 : {name : oraclejdk, version : "9.0.4+11", platformspecific: true}
java8Downloads : { java8Downloads : {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment