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

fixup! JBR-6387 Revert "8315701: [macos] Regression: KeyEvent has different keycode on different keyboard layouts" #478

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

Conversation

vprovodin
Copy link
Collaborator

JBR-7929 remove redundant test

vprovodin and others added 30 commits November 28, 2024 01:03
(cherry picked from commit 4d2ddff)
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.

(cherry picked from commit 4c2085b)
Use -Dwatch.desktop.geometry=false as a workaround until the KWin issue
is fixed

(cherry picked from commit d90f0e5)
(cherry picked from commit 3c2d26f)
…ls by time out (sun.java2d.metal.MTLLayer.blitTexture)

Moved test frame by some offset to avoid interaction with mac menu bar

(cherry picked from commit 7d3688a)
(cherry picked from commit fa4a404533ba1ef638fe523adc74391aee8a3ebf)

(cherry picked from commit 9f079c6)
(cherry picked from commit baf2f0b)
(cherry picked from commit 9c4a2ac)
Use JNU_RUNTIME_ASSERT(env, cond, msg) defined in jni_util.h
to crash JVM when 'cond' is not true with the given message
and source location information in the fatal error log.

(cherry picked from commit fd9bf2c)
…exture memory more promptly (regular young GC freeing not reused textures since 15s) + unified API with new generic AccelTexturePool (C) to be shared with the coming vulkan pipeline (linux)

(cherry picked from commit ea12ccd)
…x updates from JBR-7461

(cherry picked from commit 713162c)
(cherry picked from commit d27df08)
…able the random number generator algorithms can be instantiated, including the default one

(cherry picked from commit 3950e80)
…ckages, and deploy the latest available jdk20 (same as in jbr21)

(cherry picked from commit 794eab0)
(cherry picked from commit 49c5e7d)
Co-authored-by: Dmitry Batrak <[email protected]>
Co-authored-by: Nikita Gubarkov <[email protected]>
Co-authored-by: Maxim Kartashev <[email protected]>
(cherry picked from commit 2e26de3)
(cherry picked from commit 82fe989)
…found

WLToolkit made operational in headless mode

(cherry picked from commit 5679e13)
Don't exit from toolkit initialization until all the necessary
information has been received from the Wayland server.

(cherry picked from commit 453aa66)
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.