Hi Thomas,
This kind of thing goes to build-dev (cc'd) not jdk9-dev (which doesn't
take code reviews).
I've Reviewed this, and as it is a trivial change, and we're going to
put it into hs-rt forest, I will sponsor it for you.
Thanks,
David
On 16/12/2015 3:22 AM, Thomas Stüfe wrote:
Hi all,
this fixes a small typo in flags.m4 for AIX-specific compiler flags
introduced with JDK-8032045. Please review and sponsor.
The fix itself is trivial, but this is the first time I modified the
configure script and I hope all is well. After modifying flags.m4, I ran
"bash ./common/bin/autogen.sh".
bug: https://bugs.openjdk.java.net/browse/JDK-8145427
webrev:
http://cr.openjdk.java.net/~stuefe/webrevs/8145427-aix-typo-flags.m4/webrev.00/webrev/
Thank you!
..Thomas