Hello Volker:
PING - can somebody please have a look at this trivial change?
The change looks good. I will sponsor it today.
Tim
Thanks,
Volker
On Wed, Oct 19, 2016 at 5:54 PM, Volker Simonis
<volker.simo...@gmail.com> wrote:
Hi,
can I please get a review and a sponsor for the following trivial change:
http://cr.openjdk.java.net/~simonis/webrevs/2016/8168302/
https://bugs.openjdk.java.net/browse/JDK-8168302
After change "8152666: The new Hotspot Build System" setting
--disable-warnings-as-errors doesn't work for the hotspot build on
Solaris anymore because JVM_CFLAGS unconditionally contains the option
"-xwe" which is equivalent to "-errwarn=%all".
Using "-xwe" shouldn't be used because -enable-warnings-as-errors
already sets "-errwarn=%all".
Thank you and best regards,
Volker