Skip to content

Add a Dynamic Class Loading Demo - #405

Open
alina-yur wants to merge 1 commit into
masterfrom
dynamic-class-loading
Open

Add a Dynamic Class Loading Demo#405
alina-yur wants to merge 1 commit into
masterfrom
dynamic-class-loading

Conversation

@alina-yur

Copy link
Copy Markdown
Member

Summary

  • Add a Micronaut and Byte Buddy demo for Native Image Runtime Class Loading
  • Generate and load a new class after the native executable starts

Testing

  • mvn clean test
  • mvn clean -Pdynamic package
  • ./target/micronaut-bytebuddy-dynamic conference.
  • Edit plugins/conference.properties and run the native executable to see new output.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 13, 2026
@alina-yur
alina-yur force-pushed the dynamic-class-loading branch from 0ef3da1 to e2711ba Compare July 13, 2026 14:37
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.

1 participant