Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font rendering corruption with -302 #333

Closed
j-christ opened this issue Oct 4, 2021 · 2 comments
Closed

Font rendering corruption with -302 #333

j-christ opened this issue Oct 4, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@j-christ
Copy link

j-christ commented Oct 4, 2021

Describe the bug

When using javafx, all fonts in the scene are illegible. This is a known issue: https://bugs.openjdk.java.net/browse/JDK-8234916 with a backport to 8: https://bugs.openjdk.java.net/browse/JDK-8238627, but it's still not working with coretto version 8 -302

To Reproduce

Compile and run the code from https://stackoverflow.com/questions/67893273/javafx-font-not-being-rendered-correctly
on MacOS Catalina 10.15.7+

Expected behavior

You know, fonts would be readable...

Screenshots

image

Platform information

OS: [e.g. Amazon Linux 2]
Version [e.g. "build 1.8.0_192-amazon-corretto-preview-b12" (output from "java -version")]

Additional context

Add any other context about the problem here.

For VM crashes, please attach the error report file. By default the file name is hs_err_pidpid.log, where pid is the process ID of the process.

@j-christ j-christ added the bug Something isn't working label Oct 4, 2021
@earthling-amzn
Copy link

Thank you for bringing this to our attention. We're working on this now.

@benty-amzn
Copy link
Contributor

This should be fixed by #335

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants