Lars Fri, 06 Jul 2007 14:31:04 -0700
hotspot/src/cpu/i486/vm/assembler_i486.hpp causes an obvious build problem.
"Address::" has to be removed from this (at line 161): #ifndef _LP64 Address::Address(address loc, RelocationHolder spec); #endif // _LP64 -- Lars