[jfx25u] RFR: 8367306: HeaderButtonOverlayTest fails to compile with TEST_SDK_PATH
Kevin Rushforth
kcr at openjdk.org
Tue Nov 4 17:42:38 UTC 2025
On Tue, 4 Nov 2025 17:21:30 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
> This is a test only fix.
> When using `-PTEST_SDK_PATH=<path>` and `-PTEST_ONLY=true`, the test `HeaderButtonOverlayTest` fails to compile with error: package com.sun.glass.events is not visible.
> It would be good to backport this fix so that test passes with `-PTEST_SDK_PATH=<path>`
I realize that the review is optional, but I confirm that this simple test fix works and solved the graphics test build failure.
Btw, the macOS aarch64 GHA build failed with a known intermittent test failure.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx25u/pull/34#pullrequestreview-3417869230
PR Comment: https://git.openjdk.org/jfx25u/pull/34#issuecomment-3487290009
More information about the openjfx-dev
mailing list