hapifhir / hapi-hl7v2

277 stars 138 forks source link

Test Panel won't run with non-Oracle JRE on Windows #110

Open rhodrie opened 10 months ago

rhodrie commented 10 months ago

Exception in thread "main" java.lang.UnsupportedOperationException: The ICON_IMAGE feature is not supported on the current platform! at java.desktop/java.awt.Taskbar.checkFeatureSupport(Unknown Source) at java.desktop/java.awt.Taskbar.setIconImage(Unknown Source) at ca.uhn.hl7v2.testpanel.OSXInitializer.run(OSXInitializer.java:47) at ca.uhn.hl7v2.testpanel.App.main(App.java:65)

This, for example, is using Eclipse Temurin v 21

subigre commented 10 months ago

Same issue here, the application works like a charm on MacOS using Temurin 17 JDK. However, on Windows, I tried the following JDK without success: