Kevin Rushforth
Kevin Rushforth
As a datapoint, we were doing some testing in the [jfx-sandbox:metal](https://github.com/openjdk/jfx-sandbox/tree/metal) branch, and had over a hundred test failures that we tracked down to the color profile not being set...
@beldenfox Can you merge in the latest master so we will see a test build on macOS / aarch64?
I'll test the updated version. From my earlier testing, I think the following two things need to be addressed, but I'll let you know for sure: 1. The new system...
@drmarmac You need to merge the latest upstream master and fix the merge conflicts before this can proceed. Reviewers: @andy-goryachev-oracle @mstr2 /reviewers 2
Reviewers: @arapte @andy-goryachev-oracle /reviewers 2
@andy-goryachev-oracle Can you run the same tests with mainline (i.e., without the fix from this PR)? Those problems that only occur with this patch should be addressed as part of...
Can you add an automated test to cover this fix? Worth noting, this won't fully solve the problem that the reporter of this bug filed. The null check will prevent...
@prsadhuk One more question: Do you know what changed in JavaFX 21 to trigger the NPE?
Moving this to Draft, since it isn't (yet) ready for review. That will also give extra time before the bot auto-closes it.
/issue add 8339183