This project is closed and read-only.
Actions
Backport #8503
closed
Backport r41175
Backport #8503:
Backport r41175
Status:
Closed
Assignee:
Description
r41175 fixes Module#include failing to increment ruby_vm_global_state_version when a module without any methods was included into a class.
This can cause constant lookups to be incorrectly cached.
Actions