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 | checksum |
Binaries for developers