Package net.jrodolfo.java_evolution.java17.strong_encapsulation
package net.jrodolfo.java_evolution.java17.strong_encapsulation
Executable child-JVM examples for Java 17 strong encapsulation of JDK
internals.
This package demonstrates failed deep reflection, targeted
--add-opens migration behavior, and the distinction between exported
and opened packages without changing the Maven test JVM.
-
ClassesClassDescriptionDemonstrates Java 17 strong encapsulation with isolated child JVMs.Captures child JVM output.