Re: RFR: 8261094: Open javax/swing/text/html/CSS/4765271/bug4765271.java

2021-02-08 Thread Prasanta Sadhukhan
On Sat, 6 Feb 2021 12:11:52 GMT, Alexey Ivanov wrote: > This test verifies the CSS unit mappings when `JEditorPane.W3C_LENGTH_UNITS` > is in effect. > > The test needs to be modified to take into account the changes under > [JDK-8231286](https://bugs.openjdk.java.net/browse/JDK-8257664): _HTML

Re: RFR: 8049700: Deprecate obsolete classes and methods in javax/swing/plaf/basic [v5]

2021-02-08 Thread Tejpal Rebari
> Please review the following fix for jdk17. > In this fix i have deprecated and marked for removal following classes and > methods >public void intervalAdded(ListDataEvent e) >public void intervalRemoved(ListDataEvent e) >protected boolean lt(File a, File b) in BasicDirectoryModel.ja

Re: RFR: 8261094: Open javax/swing/text/html/CSS/4765271/bug4765271.java

2021-02-08 Thread Alexander Zuev
On Sat, 6 Feb 2021 12:11:52 GMT, Alexey Ivanov wrote: > This test verifies the CSS unit mappings when `JEditorPane.W3C_LENGTH_UNITS` > is in effect. > > The test needs to be modified to take into account the changes under > [JDK-8231286](https://bugs.openjdk.java.net/browse/JDK-8231286): _HTML

Integrated: 8261094: Open javax/swing/text/html/CSS/4765271/bug4765271.java

2021-02-08 Thread Alexey Ivanov
On Sat, 6 Feb 2021 12:11:52 GMT, Alexey Ivanov wrote: > This test verifies the CSS unit mappings when `JEditorPane.W3C_LENGTH_UNITS` > is in effect. > > The test needs to be modified to take into account the changes under > [JDK-8231286](https://bugs.openjdk.java.net/browse/JDK-8231286): _HTML

Integrated: 8231286: HTML font size too large with high-DPI scaling and W3C_LENGTH_UNITS

2021-02-08 Thread Matthias Perktold
On Wed, 27 Jan 2021 11:40:10 GMT, Matthias Perktold wrote: > This PR supersedes #2223. > The original PR was created from master, whereas this PR is created from a > fresh branch. > > Below is a copy of the original description, but as @mrserb correctly > [pointed > out](https://github.com/o

Re: RFR: 8049700: Deprecate obsolete classes and methods in javax/swing/plaf/basic [v6]

2021-02-08 Thread Tejpal Rebari
> Please review the following fix for jdk17. > In this fix i have deprecated and marked for removal following classes and > methods >public void intervalAdded(ListDataEvent e) >public void intervalRemoved(ListDataEvent e) >protected boolean lt(File a, File b) in BasicDirectoryModel.ja