Thanks Floris. https://github.com/DaveJarvis/keenwrite#other That's a known issue due to Java's transition to a modular architecture. It means that a third-party library is using reflection to access behaviour in a Java class that was designed to be off-limits. Starting from Java 9, these types of reflection calls have been deprecated. In this particular case, it's fine, but this third-party library needs to be updated soon. Cheers! On Mon, May 10, 2021 at 2:47 AM Floris van Manen wrote: > > > On 10/05/2021 07:40, Thangalin wrote: > > https://github.com/DaveJarvis/keenwrite#download > > > > > > Stay safe everyone! > > > When launching from > > Linux vmz 5.11.0-7614-generic #15~1618626693~20.10~ecb25cd-Ubuntu SMP > Thu Apr 22 16:00:45 UTC x86_64 x86_64 x86_64 GNU/Linux > > I get a warning: > > $ keenwrite.bin > OpenJDK 64-Bit Server VM warning: Option --illegal-access is deprecated > and will be removed in a future release. > > > > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to > the Wiki! > > maillist : ntg-context@ntg.nl / > http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://context.aanhet.net > archive : https://bitbucket.org/phg/context-mirror/commits/ > wiki : http://contextgarden.net > > ___________________________________________________________________________________ >