puniverse / quasar

Fibers, Channels and Actors for the JVM

Home Page:http://docs.paralleluniverse.co/quasar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class files published to maven are version 54, even though they should probably be 52 (breaks Graal)

doctorpangloss opened this issue · comments

In other words, you probably wanted to make a Java 8 compatible build. It would be nice to be able to run this on Graal.

@pron this is a pretty nasty issue, I hope you get a chance to look at it. 100% of contributors for my project that use Windows are dead-ended by it.

0.8.0 is really only Java 9 and later compatible!