The BSD's also always define _LITTLE_ENDIAN. Typically something
like this:
#define _LITTLE_ENDIAN 1234/* LSB first: i386, vax */
#define _BIG_ENDIAN 4321/* MSB first: 68000, ibm, net */
#define _PDP_ENDIAN 3412/* LSB first in word, MSW first in long */
#define _BYTE_ORDER
Changeset: 950d50e13a9e
Author:xdono
Date: 2009-06-18 13:05 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/langtools/rev/950d50e13a9e
Added tag jdk7-b61 for changeset 522520757dd3
! .hgtags
Changeset: b5872f0790e7
Author:jjg
Date: 2009-05-19 11:27 -0700
URL: http://h
Changeset: 03f2ac812821
Author:xdono
Date: 2009-06-18 13:05 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/03f2ac812821
Added tag jdk7-b61 for changeset f72c0dc047b9
! .hgtags
Changeset: 842fb12a21d7
Author:sherman
Date: 2009-05-19 15:25 -0700
URL: http://hg.
Changeset: 55681156ec1a
Author:xdono
Date: 2009-06-18 13:05 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/jaxws/rev/55681156ec1a
Added tag jdk7-b61 for changeset aeabf802f2a1
! .hgtags
Changeset: 605e1cdeba48
Author:jjg
Date: 2009-05-20 13:50 -0700
URL: http://hg.op
Changeset: db1d07f881a1
Author:xdono
Date: 2009-06-18 13:05 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/jaxp/rev/db1d07f881a1
Added tag jdk7-b61 for changeset f1ac756616ea
! .hgtags
Changeset: bdaf6acaf6e3
Author:jjg
Date: 2009-05-20 13:45 -0700
URL: http://hg.ope
Changeset: 47ffceb239d0
Author:thurka
Date: 2009-05-20 09:36 +0200
URL: http://hg.openjdk.java.net/jdk7/2d/hotspot/rev/47ffceb239d0
6839599: JVM crash while profiling Tomcat and Liferay
Summary: constantPoolOopDesc::copy_cpool_bytes() - do the brute-force search
search through 'tbl
Changeset: c73934e09f00
Author:xdono
Date: 2009-06-18 13:05 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/corba/rev/c73934e09f00
Added tag jdk7-b61 for changeset e906b16a12a9
! .hgtags
Changeset: 2752d8bd4142
Author:jjg
Date: 2009-05-20 13:41 -0700
URL: http://hg.op
Changeset: 68836ec8bcc7
Author:xdono
Date: 2009-06-18 13:05 -0700
URL: http://hg.openjdk.java.net/jdk7/2d/rev/68836ec8bcc7
Added tag jdk7-b61 for changeset 472c21584cfd
! .hgtags
Changeset: 54d14906940b
Author:jjg
Date: 2009-05-20 14:02 -0700
URL: http://hg.openjdk.
Il 23/06/2009 01:47, Jim Graham ha scritto:
Hi Mario,
The changes look safe, but I wanted to bring up the following issues:
Hi Jim,
- There are a dozen or so fields in SG2D that are commonly accessed
everywhere in the pipelines including loops. These changes introduce an
accessor for loops,