Skip to content

Demonstrates how strongly Jigsaw encapsulates module internals against reflection

License

Notifications You must be signed in to change notification settings

nipafx/demo-jigsaw-reflection

Repository files navigation

Jigsaw vs Reflection

To demonstrate how Jigsaw interacts with reflection, this repository creates two modules:

  • owner, which contains Owner with one method for each visibility
  • intruder, which contains Intruder, breaking into Owner via reflection

The script execute.sh creates the modular JARs for both modules, using different module descriptors for owner and switching between class and module path.

About

Demonstrates how strongly Jigsaw encapsulates module internals against reflection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published