D
D
Dred Wolf2020-07-15 12:25:11
Java
Dred Wolf, 2020-07-15 12:25:11

How to solve Java debug error in Intellij IDEA?

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

The error occurs when starting the debugger even in a primitive Hello World program. The debugger is in the running state, but the step buttons are not available.

I'm using OpenJDK 14.0.1
5f0ecb73d9356385846498.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Orkhan, 2020-07-15
@DredWulf

Hello!
The answer to your question is easily found by a search engine.
Here is the solution:
https://stackoverflow.com/questions/54205486/how-t...

L
listenuptome, 2021-07-15
@listenuptome

60f02bd0129cb665433387.png
Try right-clicking on the project file and choosing debug from the drop-down menu instead of at the top of the window. And you don't have to change debug settings

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question