Skip to content

Comments

Update skiko to 0.9.37#2584

Merged
MatkovIvan merged 2 commits intojb-mainfrom
ivan.matkov/skiko-0.9.36
Nov 21, 2025
Merged

Update skiko to 0.9.37#2584
MatkovIvan merged 2 commits intojb-mainfrom
ivan.matkov/skiko-0.9.36

Conversation

@MatkovIvan
Copy link
Member

@MatkovIvan MatkovIvan commented Nov 21, 2025

CMP-9307 Support glibc 2.27
CMP-9080 [MTLTextureDescriptorInternal validateWithDevice:] crash when using zero-size ComposePanel
CMP-9314 Update skiko to 0.9.37

Release Notes

Fixes - Desktop

  • [macOs] Fix [MTLTextureDescriptorInternal validateWithDevice:] crash when using zero-size ComposePanel with compose.swing.render.on.graphics=true
  • [Linux] Support distributions with glibc 2.27
  • Fixed a race condition that occurred when multiple processes attempted to unpack Skiko binary files at startup

@MatkovIvan MatkovIvan requested review from igordmn and kropp November 21, 2025 12:46
@MatkovIvan MatkovIvan marked this pull request as draft November 21, 2025 12:56
@MatkovIvan MatkovIvan changed the title Update skiko to 0.9.36 Update skiko to 0.9.37 Nov 21, 2025
@MatkovIvan MatkovIvan marked this pull request as ready for review November 21, 2025 17:13
@MatkovIvan MatkovIvan merged commit 82c2abc into jb-main Nov 21, 2025
26 of 27 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/skiko-0.9.36 branch November 21, 2025 17:30
MatkovIvan added a commit that referenced this pull request Nov 21, 2025
[CMP-9307](https://youtrack.jetbrains.com/issue/CMP-9307) Support glibc
2.27
[CMP-9080](https://youtrack.jetbrains.com/issue/CMP-9080)
`[MTLTextureDescriptorInternal validateWithDevice:]` crash when using
zero-size ComposePanel
[CMP-9314](https://youtrack.jetbrains.com/issue/CMP-9314) Update skiko
to 0.9.37

## Release Notes
### Fixes - Desktop
- [macOs] Fix `[MTLTextureDescriptorInternal validateWithDevice:]` crash
when using zero-size `ComposePanel` with
`compose.swing.render.on.graphics=true`
- [Windows] Don't fallback to Software rendering on some non-DX12
compatible GPUs (for example, Parallels Virtual GPU)
- [Linux] Support distributions with glibc 2.27
- Fixed a race condition that occurred when multiple processes attempted
to unpack Skiko binary files at startup
siarb added a commit that referenced this pull request Nov 21, 2025
[CMP-9307](https://youtrack.jetbrains.com/issue/CMP-9307) Support glibc
2.27
[CMP-9080](https://youtrack.jetbrains.com/issue/CMP-9080)
`[MTLTextureDescriptorInternal validateWithDevice:]` crash when using
zero-size ComposePanel
[CMP-9314](https://youtrack.jetbrains.com/issue/CMP-9314) Update skiko
to 0.9.37

## Release Notes
### Fixes - Desktop
- [macOs] Fix `[MTLTextureDescriptorInternal validateWithDevice:]` crash
when using zero-size `ComposePanel` with
`compose.swing.render.on.graphics=true`
- [Windows] Don't fallback to Software rendering on some non-DX12
compatible GPUs (for example, Parallels Virtual GPU)
- [Linux] Support distributions with glibc 2.27
- Fixed a race condition that occurred when multiple processes attempted
to unpack Skiko binary files at startup
@igordmn
Copy link
Collaborator

igordmn commented Nov 27, 2025

[Windows] Don't fallback to Software rendering on some non-DX12 compatible GPUs (for example, Parallels Virtual GPU)

Excluded from release notes due to revert

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.

3 participants