RFR (XS): 8043210: Add _BIG_ENDIAN define on linux/sparc
Kumar Srinivasan
kumar.x.srinivasan at oracle.com
Thu May 22 20:31:52 UTC 2014
Looks good but IIRC PPC also needs this.
Kumar
On 5/22/2014 1:13 PM, Mikael Vidstedt wrote:
>
> Please review the following change, destined for jdk7u-dev. The zip
> implementation in unpack200 depends on _BIG_ENDIAN being defined on
> big endian platforms, and the define is missing on the linux/sparc
> platform(s).
>
> Note that in the new build system (jdk8+) the relevant logic was
> rewritten, so the problem does not exists there.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8043210
> Webrev:
> http://cr.openjdk.java.net/~mikael/webrevs/8043210/webrev.00/webrev/
>
> Thanks,
> Mikael
>
More information about the build-dev
mailing list