<Swing Dev> RFR: 8264218: Public method javax.swing.JMenu.setComponentOrientation() has no spec

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Fri Mar 26 11:37:33 UTC 2021


A public overriding method JMenu.setComponentOrientation(java.awt.ComponentOrientation)
has no spec.
Added spec for the method.

-------------

Commit messages:
 - 8264218: Public method javax.swing.JMenu.setComponentOrientation() has no spec

Changes: https://git.openjdk.java.net/jdk/pull/3213/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3213&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8264218
  Stats: 12 lines in 1 file changed: 12 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3213.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3213/head:pull/3213

PR: https://git.openjdk.java.net/jdk/pull/3213


More information about the swing-dev mailing list