Details
-
Bug
-
Resolution: Fixed
-
P3
-
16
-
b28
Description
The attributes table of a module-info class file has an attribute_info structure for each attribute. The attribute length is ignored for the Module, ModulePackages, ModuleMainClass, ModuleTarget, ModuleHashes, and ModuleResolution attributes. If the attribute length doesn't correspond to the length of attribute then the class file should be rejected.