RE: JAVA un z/OS



-----Original Message-----
From: IBM Mainframe Discussion List
[mailto:IBM-MAIN@xxxxxxxxxxx] On Behalf Of GAVIN Darren * OPS EAS
Sent: Thursday, September 20, 2007 6:15 PM
To: IBM-MAIN@xxxxxxxxxxx
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 listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.



Relevant Pages

  • Re: dealing unicode output
    ... snip> Great! ... This is because it is little endian, if it were a big endian file it ... The character is the same, but the order of the bytes ... Avoid confusing the encoding of Unicode ...
    (perl.beginners)
  • Re: StringBuilder Difficulties
    ... and my *guess* is that this is not horribly inefficient if the ... StringBuilder sb = new StringBuilder; ... that seems less optimal than trying to grok the Java mindset. ...
    (comp.lang.java.programmer)
  • Re: StringBuilder Difficulties
    ... in order to use the language. ... You may have noticed that your issues with StringBuilder seem ... The usual solution in Java is to factor out an API into an interface and ...
    (comp.lang.java.programmer)
  • Re: Is a "real" C-Python possible?
    ... I think most Java-Python benchmarks you can find online will indicate ... Java 1.1) piece of a paper if you read past the "benchmark" part. ... (snip rant about Swing memory leaks, ... Don't write large apps ...
    (comp.lang.python)
  • Re: Great SWT Program
    ... Java Search and Plug-in Search. ... to use Eclipse I'd teach them it's internal search tools. ... (command-line tools as well as an IDE) ...
    (comp.lang.java.programmer)