Prints warning on startup:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.nhnent.haste.bootstrap.loop.NioEventLoop (haste-all-1.0.0.jar) to field sun.nio.ch.SelectorImpl.selectedKeys
WARNING: Please consider reporting this to the maintainers of com.nhnent.haste.bootstrap.loop.NioEventLoop
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
@ghroot Thanks for feedback!
Haste uses excessive java's reflection for performance. In Java 9, this reflection is seemed to considered by illegal. I will check this out. Again, thanks for feedback!!
Expected behaviour
Actual behaviour
TOAST Haste version
JDK version
OS version