Some methods in the Headless platform implementations throw an UnsupportedOperationException. In some cases, the invocation of those methods should never occur in a headless platform. In other cases, the invocation could happen as a valid request, and need to be handled appropriately.
In all cases, the UnsupportedOperationException should be removed into either a logical exception, or an imlpementation.
In all cases, the UnsupportedOperationException should be removed into either a logical exception, or an imlpementation.
- relates to
-
JDK-8324941 POC for Headless platform for JavaFX
-
- Resolved
-