The current spec for 
javax/swing/plaf/BorderUIResource.BevelBorderUIResource.html(int,java.awt.Color,java.awt.Color)
 does not clearly specify the usage of color for hightlight and shadow as there 
are outer/inner hightlight and outer/inner shadow.
Updated spec to clarify the same.

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

Commit messages:
 - 8264398: BevelBorderUIResource​(int, Color, Color) spec should mention that 
the passed colors are for highlightInner and shadowOuter props

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

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

Reply via email to