-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: specification
JVMS17 says "If opens_to_count is nonzero, then this package is opened by the current module in a qualified fashion; only code in the modules listed in the ***exports_to_index*** table may reflectively access the types and members in the package."
The starred `exports_to_index` term should be `opens_to_index`.
The starred `exports_to_index` term should be `opens_to_index`.