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

Add some guidance for running Java debugger #436

Merged
merged 2 commits into from
Mar 13, 2025
Merged

Conversation

geedo0
Copy link
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
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!

@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