﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1675	Maximum heap size is limited on 64-bit machines	felix winkelmann		`DEFAULT_MAXIMAL_HEAP_SIZE` is set to 0x7ffffff0, which seems to be a 32-bit legacy. I guess it would be appropriate to use 0x7ffffffffffffff0 if `C_SIXTY_FOUR` is defined.	defect	closed	minor	5.3	core libraries	5.1.0	fixed			trivial
