JetBrains / JetBrainsRuntime

Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
GNU General Public License v2.0
1.33k stars 197 forks source link

Update 21.0.2 #270

Closed vprovodin closed 9 months ago

vprovodin commented 9 months ago

Update to the latest OpenJDK release version 21.0.2 (jdk-21.0.2+13, jdk-21.0.2-ga)

vprovodin commented 9 months ago

@avu Could you please apply 8304825: MacOS metal pipeline - window isn't painted if created during display sleep ?

vprovodin commented 9 months ago

@bourgesl Could you please check 8316741: BasicStroke.createStrokedShape miter-limits failing on small shapes?

vprovodin commented 9 months ago

@JB-Dmitry The change 8300727: java/awt/List/ListGarbageCollectionTest/AwtListGarbageCollectionTest.java failed with "List wasn't garbage collected" was applied instead of make AwtListGarbageCollectionTest pass reliably

bourgesl commented 9 months ago

Looks good, jb21 has version 0.9.4.7, good.

JB-Dmitry commented 9 months ago

@vprovodin If I'm not mistaken, 8300727 fix has replaced JBR-specific fix much earlier - I see corresponding commit made in our repo on Apr 09 2023. Just in case, that's expected.