Skip to content

Conversation

@adamhill
Copy link
Contributor

@adamhill adamhill commented Sep 7, 2025

Refactor JVM arguments for macOS compatibility and organization.

This fixed the error dialog:

class org.cef.browser.mac.CefBrowserWindowMac (in unnamed module @0x673bfdf3) 
cannot access class sun.awt.AWTAccessor (in module java.desktop) because module
java.desktop does not export sun.awt to unnamed module @0x673bfdf3

When running on Desktop. iOS was working fine

Note: I had to do it this way exactly from the sample app to get it to work on macOS Tahoe 26. No idea why or if the OS matters. It does have one additional JVM argument compared to the original instructions.

Refactor JVM arguments for macOS compatibility and organization.

Note: I had to do it this way *exactly* to get it to work on macOS Tahoe 26. No idea why or if the OS matters. It does have one additional JVM argument compared to the original instructions
@KevinnZou KevinnZou merged commit d72bf2b into KevinnZou:main Sep 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants