-
Enhancement
-
Resolution: Fixed
-
P4
-
17
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`.