Skip to content

Add some guidance for running Java debugger#436

Merged
geedo0 merged 2 commits intocorretto:mainfrom
geedo0:jdb
Mar 13, 2025
Merged

Add some guidance for running Java debugger#436
geedo0 merged 2 commits intocorretto:mainfrom
geedo0:jdb

Conversation

@geedo0
Copy link
Copy Markdown
Contributor

@geedo0 geedo0 commented Feb 27, 2025

Issue #, if available:
N/A

Description of changes:
This finishes wiring up the TEST_JAVA_ARGS CMake variable to allow
builders to override the JVM flags during unit test runs. We can then
use that to instantiate a remote debug server as a workaround for
debugging ACCP.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@geedo0 geedo0 requested a review from a team as a code owner February 27, 2025 16:33
This finishes wiring up the TEST_JAVA_ARGS CMake variable to allow
builders to override the JVM flags during unit test runs. We can then
use that to instantiate a remote debug server as a workaround for
debugging ACCP.
Copy link
Copy Markdown
Contributor

@WillChilds-Klein WillChilds-Klein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

Comment thread DEVELOPMENT-GUIDE.md
@geedo0 geedo0 enabled auto-merge (squash) February 28, 2025 16:04
@geedo0 geedo0 merged commit 3923e64 into corretto:main Mar 13, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants