JDK-8218779 : Release Note: Deprecated and Unsupported Swing Motif Look and Feel on macOS
  • Type: Sub-task
  • Component: client-libs
  • Affected Version: 13
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • OS: os_x
  • CPU: generic
  • Submitted: 2019-02-12
  • Updated: 2019-08-09
  • Resolved: 2019-02-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 13
13Resolved
Description
Swing Motif Look and Feel is unsupported on macOS in JDK 13.

In the source code, Swing Motif Look and Feel is deprecated with the intent to remove it in a future release. Use `javax.swing.plaf.metal.MetalLookAndFeel` instead.