Build error on sparc <was> Re: 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
Paul Sandoz
paul.sandoz at oracle.com
Mon Mar 16 10:30:15 UTC 2015
On Mar 16, 2015, at 11:03 AM, Paul Sandoz <Paul.Sandoz at oracle.com> wrote:
> I am running this patch though our JPRT test system right now.
>
I am getting a build error on spark:
"... /hotspot/src/share/vm/prims/unsafe.cpp", line 335: Error: #error VM_LITTLE_ENDIAN or VM_BIG_ENDIAN must be defined.
The assumption seems to be that if VM_LITTLE_ENDIAN is not defined then the platform is implicitly VM_BIG_ENDIAN.
Paul.
More information about the core-libs-dev
mailing list