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

Reply via email to