Re: Autoweka: Illegal reflective access operation warnings
Michael Hall <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
Sorry I think I accidentally replied without any response. > My questions: > > Since I am not knowledgeable in Java and I have not been able to find this info online... is there any option to stop receiving those warnings? > No > It mentions something about reporting this to the maintainers... these warnings are because of my program/computer setup or some problem with weka/autoweka? No need, I’m sure they are aware. > > My setting: > > andresr@omoikane:~$ uname -a > Linux omoikane 4.18.0-193.el8.x86_64 #1 SMP Fri May 8 10:59:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux > > > andresr@omoikane:~$ java --version > openjdk 11.0.9.1 2020-11-04 LTS > OpenJDK Runtime Environment Zulu11.43+55-CA (build 11.0.9.1+1-LTS) > OpenJDK 64-Bit Server VM Zulu11.43+55-CA (build 11.0.9.1+1-LTS, mixed mode) I think java itself added these warnings at Java 9. Since you are running 11 you will get the warnings. Java 3.8 was I believe supported to java 1.8. There are 3.9 versions of Weka now that I believe support java 17, I’m not sure if they do anything to address these particular warnings, someone else would need to speak to that. > > > WEKA 3.8.5 > Auto-WEKA 2.6.3 > > Thank you for any help! _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html