Skip to content

Conversation

graalvmbot
Copy link
Collaborator

  • Add native-image JDWP to the standard GraalVM

    This is experimental and default-off.

  • Move contributor docs to appropriate file.

  • Remove requiresConcealed for java.lang.instrument

  • Move JDWP common and resident to SVM jar

    Make sure ThreadStartDeathSupportFeature depends on ThreadListenerSupportFeature to avoid singleton setup ordering issues.

  • Remove the svmjdwp macro, use the JDWP option directly

  • Be explicit about SVM_JDWP_SERVER not being meant for maven deployment

* This is experimental and default-off.
* Move contributor docs to appropriate file.
* Move JDWP common and resident to SVM jar
* Fix some singleton setup ordering issues.
* Remove the svmjdwp macro, use the JDWP option directly
* Be explicit about SVM_JDWP_SERVER not being meant for maven deployment
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 5, 2025
@graalvmbot graalvmbot closed this Feb 11, 2025
@graalvmbot graalvmbot deleted the gd/jdwp-int branch February 11, 2025 13:52
@graalvmbot graalvmbot merged commit 2e77b7e into master Feb 11, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants