

Inflated: com/sun/jna/freebsd-x86/libjnidispatch.so Inflated: com/sun/jna/freebsd-x86-64/libjnidispatch.so I check the jna.jar installed on my system from pkg to see if it contained any other arcitecturess for freebsd but it seems it only has the native. The "JNA fix" was borrowed from the other JetBrains IDE ports, so I guess they are also incorrect when specifying NO_ARCH? Thanks for the feedback, it seems you are correct! (In reply to Alex Dupre from comment #53) OS: FreeBSD 12.3-STABLE (built Wed 1st Dec) OpenJDK 64-Bit Server VM (build 11.0.13+8-1, mixed mode)

OpenJDK Runtime Environment (build 11.0.13+8-1) 00:05:54,120 WARN - #.jcef.JBCefApp - JCEF runtime library is not a JBR module (Use JBR bundled with the IDE 00:05:04,055 WARN - Couldn't access required runtime API, will fall back to basic logic of font selection WARNING: Illegal reflective access by .UrlClassLoader (file:/usr/local/share/intellij/lib/util.jar) to field Works without issues on my machine, here is the logs from starting the IDE and opening a project (In reply to Kevin Bowling from comment #8) # Java VM: OpenJDK 64-Bit Server VM (11.0.13+8-1, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64) # A fatal error has been detected by the Java Runtime Environment: 13:27:25,357 WARN - Couldn't access required runtime API, will fall back to basic logic of font selection WARNING: All illegal access operations will be denied in a future release WARNING: Use -illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: Please consider reporting this to the maintainers of .UrlClassLoader WARNING: Illegal reflective access by .UrlClassLoader (file:/usr/local/share/intellij-ultimate/lib/util.jar) to field WARNING: An illegal reflective access operation has occurred Updated patch for current intellij in ports
