Date: 2025-02-27 08:59:23
Score: 0.5
Natty:
--add-opens module/package=target-module
is the correct syntax. See
https://docs.oracle.com/en/java/javase/21/docs/specs/man/java.html
Reasons:
- Probably link only (1):
- Low length (1.5):
- Has code block (-0.5):
- Starts with a question (0.5): is the
- High reputation (-2):
Posted by: Ingo Kegel