Re: [OpenJDK 2D-Dev] [11] Review Request: 8202301 Add tests related to JDK-8196572 to the ProblemList

2018-04-25 Thread Jayathirth D V
+1 -Original Message- From: Sergey Bylokhov Sent: Thursday, April 26, 2018 11:02 AM To: 2d-dev Subject: [OpenJDK 2D-Dev] [11] Review Request: 8202301 Add tests related to JDK-8196572 to the ProblemList Hello. Please review small update for jdk11. Bug:

[OpenJDK 2D-Dev] [11] Review Request: 8202301 Add tests related to JDK-8196572 to the ProblemList

2018-04-25 Thread Sergey Bylokhov
Hello. Please review small update for jdk11. Bug: https://bugs.openjdk.java.net/browse/JDK-8202301 A few tests added to the problemlist. These tests will be fixed in: https://bugs.openjdk.java.net/browse/JDK-8196572 Fix is inline below: diff -r 48637783b4f6 test/jdk/ProblemList.txt

Re: [OpenJDK 2D-Dev] RFR: JDK-8187100: support Variation Selectors(Resend)

2018-04-25 Thread Toshio 5 Nakamura
Hi Steven, Thank you for becoming the sponsor of my proposal and creating an official Webrev and tests. Of course, they are fine for me. Toshio Nakamura From: "Steven R. Loomis" To: 2d-dev <2d-dev@openjdk.java.net> Date: 2018/04/26 00:41 Subject:[OpenJDK

Re: [OpenJDK 2D-Dev] RFR(xxxs): 8200052: libjavajpeg: Fix compile warning in jchuff.c

2018-04-25 Thread Adam Farley8
Hi All, Does anyone have an objection to pushing this tiny change in? It doesn't break anything, it fixes a build break on two supported platforms, and it seems like we never refresh the code from upstream. - Adam > I also advocate the source code fix, as Make isn't meant to use the sort of

[OpenJDK 2D-Dev] RFR: JDK-8187100: support Variation Selectors (Resend)

2018-04-25 Thread Steven R. Loomis
(Retrying as actual text) Support Unicode Variation Selectors. Code by my colleague Toshio Nakamura, I added a simple test, and include a test that was part of JDK 8187100. (Both tests are run manually.) Bug: https://bugs.openjdk.java.net/browse/JDK-8187100 Webrev:

[OpenJDK 2D-Dev] RFR: JDK-8187100: support Variation Selectors

2018-04-25 Thread Steven R Loomis
Support Unicode Variation Selectors.   Code by my colleague Toshio Nakamura,  I added a simple test, and include a test that was part of JDK 8187100. (Both tests are run manually.)    Bug: https://bugs.openjdk.java.net/browse/JDK-8187100 Webrev: http://cr.openjdk.java.net/~srl/8187100/webrev.00/