ikvmnet / ikvm

A Java Virtual Machine and Bytecode-to-IL Converter for .NET
Other
1.17k stars 110 forks source link

does ikvm support java 17, if not, can I add support #391

Closed Apyz closed 1 year ago

Apyz commented 1 year ago

We are currently using java17 version, if ikvm only supports java8, we will not be able to use it

wasabii commented 1 year ago

IKVM only sports JDK8 as of today.

We've been working on the prequisite steps to get to JDK9 for a year now.

By all means, help is appreciated.

wasabii commented 1 year ago

120