On 06/27/2016 04:42 AM, Semyon Sadetsky wrote:


I left the suggested phrase as: "* Note: some {@code L&F}s may ignore this property. All built-in L&Fs inherit this behaviour."
"L&Fs" produces compilation error because the "&" is a prefix for special symbols codes.
You need to replace it with "&"
  Updated: http://cr.openjdk.java.net/~alexsch/8158566/webrev.03/
Looks good to me.

--Semyon

I don't see the change referred to ...

http://cr.openjdk.java.net/~alexsch/8158566/webrev.03/src/java.desktop/share/classes/javax/swing/JCheckBoxMenuItem.java.sdiff.html

65  * Note: some {@code L&F}s may ignore this property. All built-in {@code 
L&F}s
  66  * inherit this behaviour.


-phil.

Reply via email to