Skip to content

JBR-9823 Allow open zip files to be deleted on Windows#579

Open
k15tfu wants to merge 1662 commits intoJetBrains:mainfrom
k15tfu:ik/JBR-9823.allow-open-zip-files-to-be-deleted-on-Windows
Open

JBR-9823 Allow open zip files to be deleted on Windows#579
k15tfu wants to merge 1662 commits intoJetBrains:mainfrom
k15tfu:ik/JBR-9823.allow-open-zip-files-to-be-deleted-on-Windows

Conversation

@k15tfu
Copy link
Copy Markdown
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 2 times, most recently from 29cfdee to c598bc0 Compare February 4, 2026 00:04
@vprovodin vprovodin force-pushed the main branch 5 times, most recently from d421e4a to bd96bb1 Compare February 10, 2026 00:04
@vprovodin vprovodin force-pushed the main branch 2 times, most recently from 2c3e381 to 8f0330a Compare February 12, 2026 00:03
@YaaZ YaaZ force-pushed the main branch 5 times, most recently from eeaa7b0 to d1285a6 Compare February 27, 2026 22:13
@vprovodin vprovodin force-pushed the main branch 2 times, most recently from 6554bc2 to 7937cc7 Compare March 5, 2026 00:03
@mkartashev mkartashev force-pushed the main branch 3 times, most recently from ebfddd5 to 508ad1f Compare March 5, 2026 07:20
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.