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

JBR-6144 enable building JBR with Vulkan #473

Open
wants to merge 1,295 commits into
base: main
Choose a base branch
from
Open

Conversation

vprovodin
Copy link
Collaborator

No description provided.

trespasserw and others added 30 commits November 1, 2024 07:10
JBR API frontend is moved into a separate repository.
Rewritten proxy generation, bridges removed, invokedynamic is used instead.
Mapping is now specified using annotations.
Support for extension methods.
Support for arrays and generics.
Added JBR API implementation version.

JBR-7232 Refactor deriveFontWithFeatures & JBRFileDialog JBR API
It prints to stdout whenever display configuration is changed.
…Support not reporting the correct locale in IMEs once after application startup
JBR-7336 Any keyboard shortcut with Alt produces a Windows system sound.

* X11 Linux part: disable posting KEY_TYPED events for VK_ENTER if any modifier except { Shift, Control, Lock, Mode Switch (a.k.a. AltGr), NumLock } is being pressed.
* Windows part: begin ignoring WM_SYSCHAR messages as MSDN instructs.
* Add a regression test.
…galStateException: Error - unable to initialize Metal after recreation of graphics device. Cannot load metal library...

Add fallback to MTLCreateSystemDefaultDevice for main display
…awable lifecycle, hardened appkit main thread usage with ThreadUtilities instrumentation to monitor all performOnMainThread usages and report high latency tasks in LWCToolkit platform logger (use system property 'sun.awt.mac.mainThreadLatency=xx' in milliseconds), fixed few MainThread violations (PrinterView init)
…e consistently (controlled by the system property 'sun.java2d.osx.colorMatching') + updated MacOSLayerColorTest to test color matching setting on OpenGL & Metal pipelines
Exclude VM error-reporting code that treats memory as a raw sequence of
bytes from address sanitizer checks. This is needed to only get true
reports when running tests against the --enable-asan build.
@mkartashev mkartashev force-pushed the main branch 3 times, most recently from 1d60f90 to 387e776 Compare December 9, 2024 16:24
@NikitkoCent NikitkoCent force-pushed the main branch 2 times, most recently from b5e0346 to 1dcd860 Compare December 10, 2024 10:03
@vprovodin vprovodin force-pushed the main branch 7 times, most recently from c9f6850 to 1c8fffc Compare December 17, 2024 00:02
@vprovodin vprovodin force-pushed the main branch 7 times, most recently from b956abe to 61dc7ce Compare December 24, 2024 00:02
@vprovodin vprovodin force-pushed the main branch 6 times, most recently from 3ea5cd2 to f812f0f Compare December 31, 2024 00:02
@vprovodin vprovodin force-pushed the main branch 3 times, most recently from 999baed to d722a6a Compare January 4, 2025 00:02
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.