The following is printing a zero instead of 0xffffffff
Address mm = Address.max();
System.out.println("Address.max() = " +
Integer.toHexString(mm.toInt()) );
--
Weldon Washburn
Intel Middleware Products Division
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
