log src/share/vm/code/relocInfo.hpp @ 20470:bc4ce33c0985

age author description
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 22 Aug 2013 09:39:54 -0700 goetz 8023033: PPC64 (part 13): basic changes for AIX
Thu, 04 Jul 2013 10:51:31 +0200 goetz 8016696: PPC64 (part 4): add relocation for trampoline stubs
Tue, 11 Mar 2014 23:59:19 +0100 Doug Simon fixed C++ compiler error reported by clang 5.1
Wed, 08 Jan 2014 16:57:30 +0100 Doug Simon removed poll_Relocation::pollingForm type and associated data field and rely solely on format field of safepoint relocation entries when deciding whether or not to relocate the operand of a safepoint poll instruction
Mon, 06 Jan 2014 20:43:31 +0100 Doug Simon renamed pollingPageDistance enum to pollingForm
Mon, 06 Jan 2014 13:41:59 +0100 Doug Simon reloc info for safepoint polls includes whether the poison page is far or near