Compile MV on java 15
benwoo1110 opened this issue ยท 5 comments
There seems to be issue with junit and powermock when trying to compile mv on java 15, not sure why yet.
Things to note:
- Java 11 works fine. Anyone who can test with java version between 11-15 are welcomed.
- Exact java 15 version: openjdk-15 version 15.0.2
- Using mv plugin with mc server on JVM 15 shouldn't be an issue, just compiling.
Error logs: https://pastebin.com/40eLLUPa
Oh, it turns out there's something else that breaks it too ๐, @benwoo1110 are you okay if I push the fix to the java-11
branch?
Fixed by #2573