Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow class loading when running JVM in debug mode #340

Open
caiomaschio opened this issue Aug 16, 2023 · 1 comment
Open

Slow class loading when running JVM in debug mode #340

caiomaschio opened this issue Aug 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@caiomaschio
Copy link

Describe the bug

The following reported error in OpenJDK is still happening in Amazon Corretto jdk11.0.19_7: https://youtrack.jetbrains.com/issue/JBR-1611/Slow-class-loading-when-running-JVM-in-debug-mode

To Reproduce

See to reproduce section of https://youtrack.jetbrains.com/issue/JBR-1611/Slow-class-loading-when-running-JVM-in-debug-mode

Expected behavior

See expected behavior section of https://youtrack.jetbrains.com/issue/JBR-1611/Slow-class-loading-when-running-JVM-in-debug-mode

Screenshots

See screenshots section of https://youtrack.jetbrains.com/issue/JBR-1611/Slow-class-loading-when-running-JVM-in-debug-mode

Platform information

OS: Windows Version 22H2

openjdk version "11.0.19" 2023-04-18 LTS
OpenJDK Runtime Environment Corretto-11.0.19.7.1 (build 11.0.19+7-LTS)
OpenJDK 64-Bit Server VM Corretto-11.0.19.7.1 (build 11.0.19+7-LTS, mixed mode)

Additional context

See additional context section of https://youtrack.jetbrains.com/issue/JBR-1611/Slow-class-loading-when-running-JVM-in-debug-mode

@caiomaschio caiomaschio added the bug Something isn't working label Aug 16, 2023
@benty-amzn
Copy link
Contributor

Hi, thanks for reaching out. It looks like the associated JBS bug is https://bugs.openjdk.org/browse/JDK-8227269, which should have been fixed in 11.0.9. It's possible this was reintroduced by a later patch, we will investigate and let you know our findings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants