Giving that a spin now; thanks!

Ted Neward
Technologist and Leader
T: @tedneward | M: (425) 647-4526
http://www.newardassociates.com

-----Original Message-----
From: Severin Gehwolf <sgehw...@redhat.com> 
Sent: Monday, August 6, 2018 1:46 AM
To: t...@tedneward.com; 'Pengfei Li' <pengfei...@arm.com>; 'Alan Bateman' 
<alan.bate...@oracle.com>; kim.barr...@oracle.com; bsr...@gmail.com
Cc: build-dev@openjdk.java.net; 'nd' <n...@arm.com>; 
core-libs-...@openjdk.java.net
Subject: Re: 8202794: Native Unix code should use readdir rather than readdir_r

On Mon, 2018-08-06 at 01:32 -0700, t...@tedneward.com wrote:
> I'd really like to be able to build 8 and 9; particularly 8, since 
> that's what my current employer is still using. :-)

For JDK 8 we have to use:

$ bash configure ...
$ make WARNINGS_ARE_ERRORS="" \
      SCTP_WERROR= \
      ...

JDK 9+ have --disable-warnings-as-errors configure option.

Thanks,
Severin

Reply via email to