> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of GAVIN Darren * OPS EAS > Sent: Thursday, September 20, 2007 6:15 PM > To: [email protected] > Subject: Re: JAVA un z/OS > > > Something to Remember, >
<snip> > > Additionally in the case of primitive integers, Java has to > switch them > from Little Endian to Big Endian before sending the CPU instruction, > than back after the instruction is done. > I just checked at http://java.sun.com/docs/books/jvms/second_edition/html/Overview.doc.htm l#16703 which states that integer types are stored in big-endian format. This is the native format for zArchitecture integers. <snip> > > Darren -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

