JetBrainsRuntime
JetBrainsRuntime copied to clipboard
Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
For the jbr21 branch, since wayland is a viable target, building without X11 should be supported as well. Currently, configure fails with ``` checking for dlopen in -ldl... configure: error:...
Could you please cooperate with sdkman team so jetbrain jdks can be listed in sdkman? xpost: https://github.com/sdkman/sdkman-cli/issues/1146 Thank you
- When restarting the IDE, the settings in 'codestyle' fly off (turning off 'EditorConfig' did not help) - Insertion into the editor (ctrl+v) stops working from time to time, it...
I'm running Linux aarch64. I downloaded jbr 17.0.6 and whenever I try to execute java I get the following error: `Downloads/jbrsdk_jcef-17.0.6-linux-aarch64-b829.1/bin [k8s:minikube] ❯ ./java fish: Job 1, './java' terminated by...
On [Release 17.0.6-b829.9](https://github.com/JetBrains/JetBrainsRuntime/releases/tag/jbr-release-17.0.6b829.9) flickering is not fixed!!!!!!
I use android studio in ubuntu 18.04, here is the version info: > Build #AI-222.4459.24.2221.9862592, built on March 31, 2023 > > Runtime version: 17.0.6+0-17.0.6b802.4-9586694 amd64 > VM: OpenJDK 64-Bit...
Hello, I update android studio to Flamingo, from Electric Eel, the as crash very time when i open it. Please check the log as attached [java_error_in_studio64_1808.log](https://github.com/JetBrains/JetBrainsRuntime/files/11230235/java_error_in_studio64_1808.log)
Good Morning, I'm trying to package IntelliJ IDEA Ultimate for aarch64-linux platform on NixOS. And when I'm running `make images CONF=linux-aarch64-server-release` it segfaults when building `BUILD_JVMTI_TOOLS`. ## Logs You can...
Hi I'm trying to implement a plugin for HotSwapAgent and noticed that the method annotated with `@OnClassLoadEvent(classNameRegexp = ".*", events = {LoadEvent.REDEFINE})` is not called when I'm trying to hotswap...
I found many vulnerabilities in libjpeg 6b. And I found the same code in the JetBrainsRuntime. Do CVEs of libjpeg affect JetBrainsRuntime ? such as CVE-2020-14152 CVE-2020-14153 https://github.com/JetBrains/JetBrainsRuntime/tree/main/src/java.desktop/share/native/libjavajpeg/