Release 21.0.5b750.29
Release tag: jbr-release-21.0.5b750.29
- JBR-7764 jb/java/awt/Window/RestoreFromFullScreen.java: Restoring of the original size hasn't happened
- JBR-7838 IllegalComponentStateException fires from CachedCursorManager
- JBR-4170 Implement API for announcing
- JBR-6144 Building JBR with Vulkan
- JBR-6691 test/jdk/jdk/internal/misc/VM/RuntimeArguments.java fails on Linux
- JBR-7040 Implement FPS counter on Windows
- JBR-7051 Setup D3D toolkit on Windows
- JBR-7071 Wayland: cursor does not change when hovering over gutter icons
- JBR-7564 Vulkan: Fix HIDPI and multi-monitor scenarios
- JBR-7572 Vulkan: Implement vertex buffer pool
- JBR-7574 Vulkan: Implement memory allocator
- JBR-7575 Vulkan: Implement alpha and XOR compositing
- JBR-7726 X11 toolkit: Dialog buttons rendering black rectangle after hovering
- JBR-7677 Vulkan: Implement Graphics.drawImage()
- JBR-7734 create zip-distributions for Windows executables
- JBR-7811 Wayland: IDE dialogs and popups flash black before opening
- JBR-7833 Wayland: typeahead problem in a popup
- JBR-7840 Vulkan: Fix compilation in Docker container
- JBR-7846 Vulkan: Fix compilation in Musl Docker container
- JBR-7849 Vulkan: update build documentation for jbr21 and main
- JBR-7856 MacOS notarization: use current JDK to avoid issues on version bumps
- JBR-7879 Wayland: Self-moving quick-doc popup in nightly
- JBR-7900 Improve logic of detecting toolkit inside registerShutdownHook
- JBR-7919 Need test covering Wayland popups
- JBR-7939 Increase macOS build timeout
- JBR-7943 Vulkan: Provide utilities for inspecting image formats
- JBR-7969 Wayland: some popups misplaced when maximized with fractional scale
- JBR-7972 Wayland: EXTREME lag when scrolling through any type of list in the settings when using WLToolkit
- JBR-7988 Wayland: WLPopupLocation test: incorrect size detected
- JBR-7989 Wayland: WLPopupVisibility test is failing if launched with fractional sun.java2d.uiScale
- JBR-7993 Menus are not displayed directly underneath main menu if offset in monitor configuration exists
- JBR-8038 DevContainers Failed to Deploy on Local Docker with Mac M4
- JBR-8043 CSE from Files.probeContentType with overridden DefaultFileSystemProvider
- JBR-8048 Error output is not empty: sun.lwawt.macosx.CPlatformWindow getInvokeLaterMode
- JBR-8072 move JBR docker images to registry.jetbrains.team
JCEF
- JBR-7278 [out-of-process] Support dev-tools client
- JBR-7606 Oracle 8 linux Docker images for JCEF
- JBR-7834 [JCEF out-of-process] Deadlock in IDE
- JBR-7983 Merge JBR and JCEF docker images
- JBR-7991 Move shared memory cache code from platform to jcef
- JBR-7992 [out-of-process JCEF] Markdown in debug idea instance doesn't work under Windows
- JBR-7997 Support JCEF context menu to out-of-process
- JBR-8036 out-of-process: remote server objects get disposed too early
Binaries for launching IntelliJ IDEA
Platform | Flavour | Download | sha512 |
---|---|---|---|
linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.5-linux-aarch64-b750.29.tar.gz | checksum |
linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.5-linux-x64-b750.29.tar.gz | checksum |
osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.5-osx-aarch64-b750.29.pkg | checksum |
osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.5-osx-aarch64-b750.29.tar.gz | checksum |
osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.5-osx-x64-b750.29.pkg | checksum |
osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.5-osx-x64-b750.29.tar.gz | checksum |
windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.5-windows-aarch64-b750.29.tar.gz | checksum |
windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.5-windows-x64-b750.29.tar.gz | checksum |
Binaries for developers