Re: Regression in 1.8.0_102

2018-02-21 Thread Hervé Girod
Hello, You were right, this is fixed in 8u172b03. Regards, Hervé Sent from my iPhone > On Feb 21, 2018, at 12:53, Ajit Ghaisas wrote: > > Hi Hervé, > >Going solely by the problem description, it is most likely due to reported > issue -

Psuedo-classes and weak references

2018-02-21 Thread Adam Granger
Greetings, I've discovered the following code behaves differently in Java 8 vs 9, in Java 8 it produces change and invalidation events, in Java 9 nothing. I debugged this to the fact getPsuedoClassStates() returns a read-only wrapper, and that uses weak references therefore there is nothing to

Re: Regression in 1.8.0_102

2018-02-21 Thread Hervé Girod
We will check with these new versions ASAP, thanks!! Sent from my iPhone > On Feb 21, 2018, at 12:53, Ajit Ghaisas wrote: > > Hi Hervé, > >Going solely by the problem description, it is most likely due to reported > issue -

RE: Regression in 1.8.0_102

2018-02-21 Thread Ajit Ghaisas
Hi Hervé, Going solely by the problem description, it is most likely due to reported issue - https://bugs.openjdk.java.net/browse/JDK-8183100 It has been resolved in upcoming JDK 10 & also in upcoming 8u172 update. You can try out early access builds at - http://jdk.java.net/ - and

[11] Review Request - JDK-8170026: Some tests in RegionBackgroundFillUITest fail with fractional window scale

2018-02-21 Thread Rajath Kamath
Hi Kevin, Murali, Please review this fix for skipping specific tests when run on systems with fractional scale factor set. JBS : https://bugs.openjdk.java.net/browse/JDK-8170026 WebRev : http://cr.openjdk.java.net/~rkamath/8170026/webrev.00/ Thanks, Rajath

Regression in 1.8.0_102

2018-02-21 Thread Hervé Girod
Hello, We discovered a regression seemingly in how css properties are applied for fonts in some cases beginning with 1.8.0_102. It was OK with 1.8.0_92 and it is also KO in 9.04. The problem are some fonts which are not rendered when applying a css style. In our case the background is black