Menu

#512 Warning on the command line after start

v5.x
closed
None
3
2023-05-09
2021-12-02
Anonymous
No

Just installed after seeing a new version. It works, here is some output:

[7]> java -jar yaoqiang-bpmn-editor-5.5.2.jar
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.felix.framework.ext.ClassPathExtenderFactory$DefaultClassLoaderExtender (file://[...]yaoqiang-bpmn-editor-5.5.2.jar) to method java.net.URLClassLoader.addURL(java.net.URL)
WARNING: Please consider reporting this to the maintainers of org.apache.felix.framework.ext.ClassPathExtenderFactory$DefaultClassLoaderExtender
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

[8]> java -version
openjdk version "11.0.13" 2021-10-19
OpenJDK Runtime Environment Temurin-11.0.13+8 (build 11.0.13+8)
OpenJDK 64-Bit Server VM Temurin-11.0.13+8 (build 11.0.13+8, mixed mode)
[9]>

I think it should be OK to run v11 even it is not original oracle.
Thanks for maintaining the editor!

Discussion

  • Ulrich Moser

    Ulrich Moser - 2022-06-14

    Works fine with OpenJDK 11 for Linux and for Windows. The error message on start should be dropped.

     
  • 史耀强(Blenta)

    • status: open --> closed
    • assigned_to: 史耀强(Blenta)
     
  • 史耀强(Blenta)

    This bug has been fixed in version 6

     

Anonymous
Anonymous

Add attachments
Cancel