I've recently installed the new SQL Developer 24.3.0 Build 284.2209 on Ubuntu 24.04 with JDK 21.
The CPU load stays at ~102% even though I'm not doing anything (it's idle). By that I mean I started SQL Developer and left it there without touching it.
I thought it might be a bug with the welcome page, but closing it didn't help.
Few details about my system:
OS: Ubuntu 24.04.1 LTS
Kernel: 6.8.0-48-generic
Java version:
java 21 2023-09-19 LTS
Java(TM) SE Runtime Environment (build 21+35-LTS-2513)
Java HotSpot(TM) 64-Bit Server VM (build 21+35-LTS-2513, mixed mode, sharing)
I'm attaching a dump from jstack - maybe it will help.
jstack_sqldeveloper_24.3.0.284.229.txt
Does anyone have an idea how to fix this?