-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nopol works on Java 11 #214
Conversation
bad1f95
to
dfa5c72
Compare
There was a bug there due to a change in the API. I found a workaround to do this (See https://cgjennings.ca/articles/java-9-dynamic-jar-loading/) Dynamoth should now be working. Its tested are all green. There is a bug, however, with GZoltar. Haven't found a solution for that. TODO:
|
Waiting for #220 (FL based on Flacoco) which is a blocker for the one |
now that we have Flacoco, are we ready to support Java 11? |
Signed-off-by: André Silva <[email protected]>
Signed-off-by: André Silva <[email protected]>
Signed-off-by: André Silva <[email protected]>
dfa5c72
to
80130c4
Compare
Spent some long hours here. It's now working. Notes:
I'd say it's done,, and this opens the door for getting https://ci.inria.fr/sos/job/Nopol/ green again |
fix #211
Testing in CI env. Compilation is working, tests are not (locally).