Re: OpenJDK9 Build Error on Linux 32-bit

2015-12-29 Thread David Holmes
This seems like a compiler bug to me. When we compile with a later gcc we do not see this, but neither the constant's value nor the size of long has changed. Not that it is at all clear what "integer constant" is being referred to. David On 22/12/2015 6:21 AM, Erik Joelsson wrote: I have see

Re: OpenJDK9 Build Error on Linux 32-bit

2015-12-21 Thread Erik Joelsson
I have seen the same error in other parts of the code when building on older versions of Linux and am not surprised it pops up again. At Oracle, we don't support this old version of Redhat anymore for JDK 9 so it's not a regularly tested build configuration. I would recommend trying a newer ver