Skip to content
Snippets Groups Projects
Commit 63f4c43e authored by Mick Jordan's avatar Mick Jordan
Browse files

Merge pull request #494 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:bugfix/update-jvmci to master

* commit 'aa7648af':
  update jvmci jdk version to 23
parents 15911bc3 aa7648af
No related branches found
No related tags found
Loading
......@@ -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 : "8u92-jvmci-0.22", platformspecific: true}
java8 : {name : labsjdk, version : "8u111-jvmci-0.23", platformspecific: true}
java8Downloads : {
downloads : {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment