jaudiotagger errors on Java 10

Issue #1091 resolved
Petr Nejedly repo owner created an issue
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jaudiotagger.audio.mp3.MP3File (file:/home/neosting/Applications/serviio/lib/jaudiotagger.jar) to method sun.nio.ch.DirectBuffer.cleaner()
WARNING: Please consider reporting this to the maintainers of org.jaudiotagger.audio.mp3.MP3File
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Could not invoke DirectBuffer method - illegal access

Could not invoke DirectBuffer method - illegal access

Could not invoke DirectBuffer method - illegal access

Probably caused by https://bitbucket.org/ijabz/jaudiotagger/issues/269/nosuchmethoderror-on-java-10

Comments (2)

  1. Log in to comment