Skip to content

Conversation

igordmn
Copy link
Collaborator

@igordmn igordmn commented May 9, 2025

JetBrains/skiko@v0.9.16...v0.9.17

Fixes https://youtrack.jetbrains.com/issue/CMP-7846

Release Notes

Fixes - Desktop

  • Improved performance for ComposePanel with System.setProperty("compose.swing.render.on.graphics", "true")
  • [Linux] Fix svgPainter doesn't show any images

JetBrains/skiko@v0.9.16...v0.9.17

Fixes https://youtrack.jetbrains.com/issue/CMP-7846

## Release Notes
### Fixes - Desktop
- Improved performance for `ComposePanel` with `System.setProperty("compose.swing.render.on.graphics", "true")`
- [Linux] Fix `svgPainter` doesn't show any images
@igordmn igordmn requested a review from m-sasha May 9, 2025 15:37
@igordmn
Copy link
Collaborator Author

igordmn commented May 9, 2025

Partial cherry-pick to release #2096

@igordmn igordmn merged commit 7fcfc94 into jb-main May 9, 2025
10 checks passed
@igordmn igordmn deleted the igordmn-patch-12-1 branch May 9, 2025 17:24
Kpotko pushed a commit that referenced this pull request May 12, 2025
Partial cherry-pick of
#2097

JetBrains/skiko@v0.9.4...v0.9.4.2

Fixes https://youtrack.jetbrains.com/issue/CMP-7846

## Release Notes
### Fixes - Desktop
- [Linux] Fix `svgPainter` doesn't show any images
igordmn added a commit to JetBrains/compose-multiplatform that referenced this pull request May 12, 2025
After JetBrains/compose-multiplatform-core#2097 is merged, CI fails with:
```
Warning: com.jetbrains.JBR: can't find referenced method 'java.lang.Object invokeExact(java.lang.Class,java.lang.Class,java.lang.Class,java.lang.Class,java.util.Map,java.util.function.Function)' in library class java.lang.invoke.MethodHandle
Warning: com.jetbrains.JBR: can't find referenced method 'java.lang.Object invokeExact(java.lang.invoke.MethodHandles$Lookup)' in library class java.lang.invoke.MethodHandle
<============-> 96% EXECUTING [3s]                                           Warning: there were 2 unresolved references to library class members.aseJars
         You probably need to update the library versions.-crash-in-the-field
         (https://www.guardsquare.com/proguard/manual/troubleshooting#unresolvedlibraryclassmember)
Unexpected error
java.io.IOException: Please correct the above warnings first.
```

During Gradle tests.

## Testing
Tests for Gradle plugin pass

## Release Notes
### Fixes - Desktop
N/A
igordmn added a commit to JetBrains/compose-multiplatform that referenced this pull request May 12, 2025
After JetBrains/compose-multiplatform-core#2097
is merged, CI fails with:
```
Warning: com.jetbrains.JBR: can't find referenced method 'java.lang.Object invokeExact(java.lang.Class,java.lang.Class,java.lang.Class,java.lang.Class,java.util.Map,java.util.function.Function)' in library class java.lang.invoke.MethodHandle
Warning: com.jetbrains.JBR: can't find referenced method 'java.lang.Object invokeExact(java.lang.invoke.MethodHandles$Lookup)' in library class java.lang.invoke.MethodHandle
<============-> 96% EXECUTING [3s]                                           Warning: there were 2 unresolved references to library class members.aseJars
         You probably need to update the library versions.-crash-in-the-field
         (https://www.guardsquare.com/proguard/manual/troubleshooting#unresolvedlibraryclassmember)
Unexpected error
java.io.IOException: Please correct the above warnings first.
```

During Gradle tests.

## Testing
Tests for Gradle plugin pass

## Release Notes
### Fixes - Desktop
N/A
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.

2 participants