I had marked the bug noreg-other as whether these code points are available
is not directly under our control. It depends on the installed fonts.
The underlying issue is that MS removed a font from the default install
and that
could happen again with these fonts, unlikely as that may be.
But we have the outstanding issue that on Windows 10 you won't get
Japanese displayed unless you took extra steps since it was a Japanese font.
It may be interesting to come up with a set of (non-regression) tests that
identify the coverage we expect on a per-platform basis to detect things
like this on new versions of a platform, so we have more time to plan.
-phil.
On 9/23/2015 10:25 AM, Jennifer Godinez wrote:
Looks good. Don't we need regression test though?
- Jennifer
On 09/23/2015 07:43 AM, Phil Race wrote:
Any takers ?
-phil.
On 9/18/15 1:00 PM, Phil Race wrote:
https://bugs.openjdk.java.net/browse/JDK-8133309
http://cr.openjdk.java.net/~prr/8133309/
Add Segoe UI Symbol (available on Vista and later) to the fall back
list of fonts
for Windows.
This gives us some coverage we did not have before - better quality
too -
but is particularly needed on Windows 10.
-phil.