view make/windows/platform_amd64 @ 1091:6aa7255741f3

6906727: UseCompressedOops: some card-marking fixes related to object arrays Summary: Introduced a new write_ref_array(HeapWords* start, size_t count) method that does the requisite MemRegion range calculation so (some of the) clients of the erstwhile write_ref_array(MemRegion mr) do not need to worry. This removed all external uses of array_size(), which was also simplified and made private. Asserts were added to catch other possible issues. Further, less essential, fixes stemming from this investigation are deferred to CR 6904516 (to follow shortly in hs17). Reviewed-by: kvn, coleenp, jmasa
author ysr
date Thu, 03 Dec 2009 15:01:57 -0800
parents a49a647afe9a
children
line wrap: on
line source

// Platform file for win32 NT platform

os_family = windows

arch = x86

arch_model = x86_64

os_arch = windows_x86

os_arch_model = windows_x86_64

lib_arch = amd64

compiler = visCPP