puniverse / quasar

Fibers, Channels and Actors for the JVM
http://docs.paralleluniverse.co/quasar/
Other
4.56k stars 575 forks source link

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

Closed doctorpangloss closed 5 years ago

doctorpangloss commented 5 years ago

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.

doctorpangloss commented 5 years ago

@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.

doctorpangloss commented 5 years ago

0.8.0 is really only Java 9 and later compatible!