﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19174	Use Objects.equals and Objects.hash throughout the codebase	simon04	team	"The functions `Objects.equals` and `Objects.hash` permit concise implementations of `equals` and `hashCode`. This brings clarity, reduces code size.

Is there a better way (tool) to perform this refactoring than doing it manually one by one?"	enhancement	new	normal		Core			refactoring	
