Re: Warning messages with Java 11
Peter Reutemann <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
This has been answered before: https://list.waikato.ac.nz/hyperkitty/list/[email protected]/message/AUW5J47IENIJLCFARYTAUTAOSYIZPY44/ Cheers, Peter On October 24, 2021 8:06:50 AM GMT+13:00, Celestino Laranjeira <[email protected]> wrote: >I have updated java version from 8 to java 11 (jdk fx), but now i receive this warning: > >WARNING: Illegal reflective access by weka.core.WekaPackageClassLoaderManager (file:/C:/Program%20Files/Weka-3-8-4/weka.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) > >to run weka i use this command: >"c:\java11\bin\java" -Xmx15g -cp mariadb-java-client-2.7.2.jar;"C:\Program Files\Weka-3-8-4\weka.jar" --illegal-access=warn weka.gui.GUIChooser > >Question: where i should insert "--illegal-access=warn" to disable warning messages? >_______________________________________________ >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 -- Peter Reutemann Dept. of Computer Science University of Waikato, NZ +64 (7) 858-5174 (office) +64 (7) 577-5304 (home office) http://www.cms.waikato.ac.nz/~fracpete/ http://www.data-mining.co.nz/. _______________________________________________ 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