Skip to content

Conversation

ramanathan1504
Copy link
Owner

@ramanathan1504 ramanathan1504 commented Aug 21, 2025

Cherry-pick apache#3874 (Remove jvmrunargs lookup) into main to resolve LOG4J2-3887

Important

Base your changes on main branch for this PR, since it targets the 3.x line.

Context

Checklist

✅ Required checks

  • License: I confirm that my changes are submitted under the Apache License, Version 2.0.

  • Commit signatures: All commits are signed and verifiable. (See GitHub Docs on Commit Signature Verification).

  • Code formatting: The code is formatted according to the project’s style guide.

    How to check and fix formatting
    • To check formatting: ./mvnw spotless:check
    • To fix formatting: ./mvnw spotless:apply

    See the build instructions for details.

  • Build & Test: Verified that the project builds and all unit tests pass.

    How to build the project

    Run: ./mvnw verify

    See the build instructions for details.

🧪 Tests

  • No additional tests are needed; the removal of jvmrunargs is already covered by existing tests.

📝 Changelog

  • Added a changelog entry in src/changelog/.3.x.x/3874_remove_jvmrunargs_lookup.xml reflecting removal of jvmrunargs lookup.

@ramanathan1504 ramanathan1504 changed the title issue-3887-cherry-pick cherry-pick Aug 21, 2025
@ramanathan1504 ramanathan1504 changed the title cherry-pick issue-3887-cherry-pick Aug 21, 2025
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.

2 participants