hotspot/make/linux/platform_i486
author mcimadamore
Thu, 21 May 2009 10:56:36 +0100
changeset 2984 e15ff3a34054
parent 357 f4edb0d9f109
permissions -rw-r--r--
6722234: javac diagnostics need better integration with the type-system Summary: Added RichDiagnosticFormatter which provides better formatting capabilities for javac types/symbols Reviewed-by: jjg

os_family = linux

arch = x86

arch_model = x86_32

os_arch = linux_x86

os_arch_model = linux_x86_32

lib_arch = i386

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DIA32