demery-pivotal opened a new pull request, #7645:
URL: https://github.com/apache/geode/pull/7645

   This single-source Java program inspects its JVM and emits an argument
   file that opens every JVM package to all unnamed modules.
   
   Starting a Java 17 JVM with the resulting argument file essentially
   mimics Java 11's `--illegal-access=permit` option.
   
   Run this tool with the JDK you will use to launch Geode:
   ```
   /my/java/17/home/bin/java OpenAllJdkPackages.java
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to