Releases: JetBrains/JetBrainsRuntime
Release 25.0.1b268.52
Release tag: jbr-release-25.0.1b268.52
- JBR-5594 IDE freezes when clicking on the yellow bulb at sun.awt.CGraphicsDevice.nativeGetScreenInsets
- JBR-8651 Pycharm Crashing after lock/sleep: SIGABRT at # C [libsystem_kernel.dylib+0x9388] __pthread_kill / __displaycb_handle_block_invoke
- JBR-9609 JBR Metal compilation error on Intel MacBooks
- JBR-9616 JBR can't be built on Windows: "LAUNCHER_ARGS must be defined"
- JBR-9640 MM java/awt/font/JNICheck/FreeTypeScalerJNICheck.java: JNI call made without checking exceptions
- JBR-8353 SIGSEGV from JNIHandles::resolve_impl in "AWT-Wayland-clipboard-dispatcher" when using WLToolkit
- JBR-9503 Wayland: IDE frame disappears after click on 'Cancel'
- JBR-9713 Mouse back and forth (Button4 / Button 5) no longer works on Linux in the 2025.2.5 version
- JBR-9714 Horizontal scroll stopped working after 2025.2.5 update
- JBR-9715 Horizontal touchpad scroll stopped working after 2025.2.5 update
- JBR-9730 Wayland: to add a secondary expression in assertions
- JBR-9779 java.io over nio can't open Windows pipes
- JBR-6187 Wayland: implement server-side decoration support
- JBR-8118 Shared MTLTexture
- JBR-9531 NPE in java.io.FileOutputStream.close (file descriptor is null)
- JBR-9483 Wayland: support XDG toplevel icon protocol
- JBR-9505 Vulkan: Remove sun.java2d.vulkan.accelsd from tests
- JBR-9521 sources/TestNoNULL.java: Test found 14 usages of 'NULL' in source files
- JBR-9527 Wayland: java/awt/EventQueue/NonComponentSourcePost.java: Cannot invoke "sun.awt.wl.WLDataDevice.performDeletionsOnEDT()" because "this.dataDevice" is null
- JBR-9539 Rebase JBR25 on top of OpenJDK 25.0.1
- JBR-9542 [Wayland] Double Alt doesn't show the Tool Window Bars when they're hidden
- JBR-9547 Build failure on macOS: error: variable length array folded to constant array as an extension
- JBR-9548 DCEVM fastdebug crashes in SystemDictionary::resolve_or_fail
- JBR-9577 Extra info on JVM crash to the terminal
- JBR-9578 DCEVM on JBR25 may insert old classes into dictionary
- JBR-9580 Crash in [MenuAccessibility accessibilityChildren]
- JBR-9581 Link with xkbcommon at build time
- JBR-9591 Wayland: Drag + Drop of highlighted text in the editor causes duplication
- JBR-9598 Wayland: auto-detect Wayland session at startup
- JBR-9642 Call wl_data_offer.finish() on DnD finish
- JBR-9656 Wayland: project switcher and Next/Previous Project Window actions do not work on KDE Plasma 6.5.2
- JBR-9672 Wayland: popup focus broken in Plasma 6.5.2, with Focus Stealing prevention >= Medium
- JBR-9698 Wayland: session auto-detection doesn't work with binary launcher
- JBR-9699 Build with newer wayland-protocols
- JBR-9719 Wayland: input methods in Speed search don't work if WLInputMethodZwpTextInputV3 logger is enabled
- JBR-9728 Wayland: AssertionError in WLGraphicsDevice.
- JBR-9733 Wayland: enable unconstrained popup positioning
- JBR-9739 Wayland: AssertionError in WLComponentPeer.moveToOverlap()
- JBR-9757 DCEVM wrong method call or crashes after removing a public method referenced by a cached Method/MethodHandle
- JBR-9759 Links in Quick Documentation popup are underlined
- JBR-9768 sources/TestNoNULL.java: 'NULL' found in src/hotspot/share/runtime/arguments.cpp at line 3878
- JBR-9797 Enable jbr.java.io.over.nio in JBR 25
- JBR-9855 provide JBR25 with AL2 (glibc 2.26) support
- JBR-9727 Wayland: assertion error in ShadowImpl.updateSurfaceData
JCEF
- JBR-9271 Performance degradation in startup after JBR update to 21.0.8b1092.38
- JBR-9508 Unexpected 'cef_server Helper(Alerts)' notification permission requests from cef_server (2025.3)
- JBR-9657 JCEF tool window freezes after dragging anything
Binaries for launching IntelliJ IDEA
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-25.0.1-linux-aarch64-b268.52.tar.gz | checksum |
| linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-25.0.1-linux-x64-b268.52.tar.gz | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-25.0.1-osx-aarch64-b268.52.pkg | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-25.0.1-osx-aarch64-b268.52.tar.gz | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-25.0.1-osx-x64-b268.52.pkg | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-25.0.1-osx-x64-b268.52.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-25.0.1-windows-aarch64-b268.52.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-25.0.1-windows-aarch64-b268.52.zip | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-25.0.1-windows-x64-b268.52.tar.gz | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-25.0.1-windows-x64-b268.52.zip | [checks... |
Release 21.0.9b1163.94
Release tag: jbr-release-21.0.9b1163.94
- JBR-6187 Wayland: implement server-side decoration support
- JBR-9531 NPE in java.io.FileOutputStream.close (file descriptor is null)
- JBR-9483 Wayland: support XDG toplevel icon protocol
- JBR-9577 Extra info on JVM crash to the terminal
- JBR-9591 Wayland: Drag + Drop of highlighted text in the editor causes duplication
- JBR-9598 Wayland: auto-detect Wayland session at startup
- JBR-9656 Wayland: project switcher and Next/Previous Project Window actions do not work on KDE Plasma 6.5.2
- JBR-9672 Wayland: popup focus broken in Plasma 6.5.2, with Focus Stealing prevention >= Medium
- JBR-9698 Wayland: session auto-detection doesn't work with binary launcher
- JBR-9719 Wayland: input methods in Speed search don't work if WLInputMethodZwpTextInputV3 logger is enabled
- JBR-9727 Wayland: assertion error in ShadowImpl.updateSurfaceData
JCEF
- JBR-9508 Unexpected 'cef_server Helper(Alerts)' notification permission requests from cef_server (2025.3)
Binaries for launching IntelliJ IDEA
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-aarch64-b1163.94.tar.gz | checksum |
| linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-x64-b1163.94.tar.gz | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b1163.94.pkg | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b1163.94.tar.gz | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b1163.94.pkg | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b1163.94.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b1163.94.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b1163.94.zip | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b1163.94.tar.gz | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b1163.94.zip | checksum |
Binaries for developers
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR (vanilla) | jbr-21.0.9-linux-aarch64-b1163.94.tar.gz | checksum |
| linux-musl-aarch64 | JBR (vanilla) | jbr-21.0.9-linux-musl-aarch64-b1163.94.tar.gz | checksum |
| linux-aarch64 | JBR with JCEF (fastdebug) | jbr_fd-21.0.9-linux-aarch64-b1163.94.tar.gz | checksum |
| linux-aarch64 | JBR (FreeType) | jbr_ft-21.0.9-linux-aarch64-b1163.94.tar.gz | checksum |
| linux-aarch64 | JBR (Legacy Binary) | jbr_lb-21.0.9-linux-aarch64-b1163.94.tar.gz | checksum |
| linux-aarch64 | JBRSDK | jbrsdk-21.0.9-linux-aarch64-b1163.94.tar.gz | checksum |
| linux-aarch64 | JBRSDK debug symbols | jbrsdk-21.0.9-linux-aarch64-b1163.94_diz.tar.gz | checksum |
| linux-aarch64 | JBRSDK (fastdebug) | jbrsdk-21.0.9-linux-aarch64-fastdebug-b1163.94.tar.gz | checksum |
| linux-aarch64 | JBRSDK (fastdebug) debug symbols | jbrsdk-21.0.9-linux-aarch64-fastdebug-b1163.94_diz.tar.gz | checksum |
| linux-musl-aarch64 | JBRSDK | [jbrsdk-21.0.9-linux-musl-aarch64-b1163.94.tar.gz](https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.... |
Release 21.0.9b895.149
- JBR-9713 Mouse back and forth (Button4 / Button 5) no longer works on Linux in the 2025.2.5 version
- JBR-9580 Crash in [MenuAccessibility accessibilityChildren]
Release tag: jbr-release-21.0.9b895.149
Binaries for launching IntelliJ IDEA
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-aarch64-b895.149.tar.gz | checksum |
| linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-x64-b895.149.tar.gz | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b895.149.pkg | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b895.149.tar.gz | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b895.149.pkg | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b895.149.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b895.149.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b895.149.zip | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b895.149.tar.gz | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b895.149.zip | checksum |
Binaries for developers
Release 21.0.9b1163.86
- JBR-5594 IDE freezes when clicking on the yellow bulb at sun.awt.CGraphicsDevice.nativeGetScreenInsets
- JBR-8651 Pycharm Crashing after lock/sleep: SIGABRT at # C [libsystem_kernel.dylib+0x9388] __pthread_kill / __displaycb_handle_block_invoke
- JBR-9595 access denied ("java.lang.RuntimePermission" "canInvokeInSystemThreadGroup")
- JBR-9640 MM java/awt/font/JNICheck/FreeTypeScalerJNICheck.java: JNI call made without checking exceptions
- JBR-8353 SIGSEGV from JNIHandles::resolve_impl in "AWT-Wayland-clipboard-dispatcher" when using WLToolkit
- JBR-9503 Wayland: IDE frame disappears after click on 'Cancel'
- JBR-9535 access denied ("java.util.PropertyPermission" "awt.x11useOldConfigDisplayMode" "read")
- JBR-9713 Mouse back and forth (Button4 / Button 5) no longer works on Linux in the 2025.2.5 version
- JBR-8275 Wayland: javax/swing/JOptionPane/8081019/bug8081019.java: AccessControlException: access denied ("java.lang.RuntimePermission" "loadLibrary.awt")
- JBR-9527 Wayland: java/awt/EventQueue/NonComponentSourcePost.java: Cannot invoke "sun.awt.wl.WLDataDevice.performDeletionsOnEDT()" because "this.dataDevice" is null
- JBR-9542 [Wayland] Double Alt doesn't show the Tool Window Bars when they're hidden
- JBR-9557 253: Rebase JBR21 on top of OpenJDK 21.0.9
- JBR-9580 Crash in [MenuAccessibility accessibilityChildren]
Release tag: jbr-release-21.0.9b1163.86
Binaries for launching IntelliJ IDEA
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-aarch64-b1163.86.tar.gz | checksum |
| linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-x64-b1163.86.tar.gz | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b1163.86.pkg | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b1163.86.tar.gz | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b1163.86.pkg | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b1163.86.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b1163.86.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b1163.86.zip | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b1163.86.tar.gz | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b1163.86.zip | checksum |
Binaries for developers
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR (vanilla) | jbr-21.0.9-linux-aarch64-b1163.86.tar.gz | checksum |
| linux-musl-aarch64 | JBR (vanilla) | jbr-21.0.9-linux-musl-aarch64-b1163.86.tar.gz | checksum |
| linux-aarch64 | JBR with JCEF (fastdebug) | jbr_fd-21.0.9-linux-aarch64-b1163.86.tar.gz | checksum |
| linux-aarch64 | JBR (FreeType) | jbr_ft-21.0.9-linux-aarch64-b1163.86.tar.gz | checksum |
| linux-aarch64 | JBR (Legacy Binary) | jbr_lb-21.0.9-linux-aarch64-b1163.86.tar.gz | checksum |
| linux-aarch64 | JBRSDK | jbrsdk-21.0.9-linux-aarch64-b1163.86.tar.gz | checksum |
| linux-aarch64 | JBRSDK debug symbols | jbrsdk-21.0.9-linux-aarch64-b1163.86_diz.tar.gz | checksum |
| linux-aarch64 | JBRSDK (fastdebug) | jbrsdk-21.0.9-linux-aarch64-fastdebug-b1163.86.tar.gz | checksum |
| linux-aarch64 | JBRSDK (fastdebug) debug symbols | [jbrsdk-... |
Release 21.0.9b1038.78
- JBR-9713 Mouse back and forth (Button4 / Button 5) no longer works on Linux in the 2025.2.5 version
Release tag: jbr-release-21.0.9b1038.78
Binaries for launching IntelliJ IDEA
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-aarch64-b1038.78.tar.gz | checksum |
| linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-x64-b1038.78.tar.gz | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b1038.78.pkg | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b1038.78.tar.gz | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b1038.78.pkg | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b1038.78.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b1038.78.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b1038.78.zip | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b1038.78.tar.gz | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b1038.78.zip | checksum |
Binaries for developers
Release 21.0.9b1038.76
- JBR-9556 252: Rebase JBR21 on top of OpenJDK 21.0.9
- JBR-9580 Crash in [MenuAccessibility accessibilityChildren]
Release tag: jbr-release-21.0.9b1038.76
Binaries for launching IntelliJ IDEA
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-aarch64-b1038.76.tar.gz | checksum |
| linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-x64-b1038.76.tar.gz | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b1038.76.pkg | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b1038.76.tar.gz | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b1038.76.pkg | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b1038.76.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b1038.76.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b1038.76.zip | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b1038.76.tar.gz | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b1038.76.zip | checksum |
Binaries for developers
Release 21.0.9b895.147
- JBR-9558 251: Rebase JBR21 on top of OpenJDK 21.0.9
Release tag: jbr-release-21.0.9b895.147
Binaries for launching IntelliJ IDEA
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-aarch64-b895.147.tar.gz | checksum |
| linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-x64-b895.147.tar.gz | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b895.147.pkg | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b895.147.tar.gz | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b895.147.pkg | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b895.147.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b895.147.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b895.147.zip | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b895.147.tar.gz | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b895.147.zip | checksum |
Binaries for developers
Release 21.0.9b1038.75
- JBR-9556 252: Rebase JBR21 on top of OpenJDK 21.0.9
Release tag: jbr-release-21.0.9b1038.75
Binaries for launching IntelliJ IDEA
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-aarch64-b1038.75.tar.gz | checksum |
| linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-linux-x64-b1038.75.tar.gz | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b1038.75.pkg | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-aarch64-b1038.75.tar.gz | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b1038.75.pkg | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-osx-x64-b1038.75.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b1038.75.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-aarch64-b1038.75.zip | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b1038.75.tar.gz | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.9-windows-x64-b1038.75.zip | checksum |
Binaries for developers
Release 21.0.8b1163.69
- JBR-9477 JBR API: Update local artifact group
- JBR-9481 Segmentation fault on startup Wayland@Vulkan
- JBR-9486 GNOME crashes when using Wayland + Vulkan
Release tag: jbr-release-21.0.8b1163.69
Binaries for launching IntelliJ IDEA
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.8-linux-aarch64-b1163.69.tar.gz | checksum |
| linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.8-linux-x64-b1163.69.tar.gz | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.8-osx-aarch64-b1163.69.pkg | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.8-osx-aarch64-b1163.69.tar.gz | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.8-osx-x64-b1163.69.pkg | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.8-osx-x64-b1163.69.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.8-windows-aarch64-b1163.69.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.8-windows-aarch64-b1163.69.zip | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.8-windows-x64-b1163.69.tar.gz | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-21.0.8-windows-x64-b1163.69.zip | checksum |
Binaries for developers
Release 25b176.4
Release tag: jbr-release-25b176.4
Binaries for launching IntelliJ IDEA
| Platform | Flavour | Download | sha512 |
|---|---|---|---|
| linux-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-25-linux-aarch64-b176.4.tar.gz | checksum |
| linux-x64 | JBR with JCEF (bundled by default) | jbr_jcef-25-linux-x64-b176.4.tar.gz | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-25-osx-aarch64-b176.4.pkg | checksum |
| osx-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-25-osx-aarch64-b176.4.tar.gz | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-25-osx-x64-b176.4.pkg | checksum |
| osx-x64 | JBR with JCEF (bundled by default) | jbr_jcef-25-osx-x64-b176.4.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-25-windows-aarch64-b176.4.tar.gz | checksum |
| windows-aarch64 | JBR with JCEF (bundled by default) | jbr_jcef-25-windows-aarch64-b176.4.zip | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-25-windows-x64-b176.4.tar.gz | checksum |
| windows-x64 | JBR with JCEF (bundled by default) | jbr_jcef-25-windows-x64-b176.4.zip | checksum |
Binaries for developers