hotspot/make/linux/platform_amd64
author anthony
Tue, 09 Nov 2010 19:28:21 +0300
changeset 7152 0eeadc73e6ef
parent 357 f4edb0d9f109
permissions -rw-r--r--
6989505: java.awt.Robot's getPixelColor treats not fully opaque Window as fully transparent. Summary: Use ::CreateDC() instead of ::GetDC() Reviewed-by: art, dcherepanov

os_family = linux

arch = x86

arch_model = x86_64

os_arch = linux_x86

os_arch_model = linux_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DAMD64