hg: icedtea/jdk7/hotspot: 6879689: Fix warning about ignored return value when compiling with -O2
ahughes at redhat.com
ahughes at redhat.com
Tue Sep 8 10:09:51 PDT 2009
Changeset: 73abf11e8e61
Author: andrew
Date: 2009-09-08 09:01 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/hotspot/rev/73abf11e8e61
6879689: Fix warning about ignored return value when compiling with -O2
Summary: Store the return value of fwrite and check it matches the size of the array.
Reviewed-by: twisti, dholmes
! src/share/vm/adlc/archDesc.cpp
More information about the icedtea-changes
mailing list