Skip to content

Conversation

@k15tfu
Copy link
Contributor

@k15tfu k15tfu commented Dec 24, 2025

No description provided.

mkartashev and others added 30 commits December 24, 2025 01:03
It doesn't happen in any default implementation with default attribute classes, but some 3rd party implementations can do that.
A new behavior for java.io.File was introduced in commit 9477c70. For example, `new File("").exists()` returns true now, but it used to return false.
…ndow 7]

This lets awt_Win32GraphicsEnv.cpp SetProcessDPIAwareProperty() call Win7 specific ::SetProcessDPIAware() API func.

(cherry picked from commit 5e7a766090810d839f4352d06fc2812499d766f8)
(cherry picked from commit 7d1d43b)
(cherry picked from commit 2351382)
	-Increased rendering performance
	-Improved text rendering quality
	-Accelerated repainting during window resizing
	-Removed unnecessary fallback to GDI rendering
	-Eliminated unnecessary hardware limitations
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)
@vprovodin vprovodin force-pushed the main branch 7 times, most recently from e9605df to f9b5826 Compare January 13, 2026 00:15
@vprovodin vprovodin force-pushed the main branch 4 times, most recently from 10cb998 to accaa36 Compare January 20, 2026 00:04
@vprovodin vprovodin force-pushed the main branch 3 times, most recently from 74fbc06 to 6f03e01 Compare January 26, 2026 00:03
@vprovodin vprovodin force-pushed the main branch 2 times, most recently from d4ff83f to 4266a28 Compare January 28, 2026 00:04
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.