hg: jdk7/hotspot/hotspot: 7007229: Fix warnings with VS2010 in compressedStream.cpp

igor.veresov at oracle.com igor.veresov at oracle.com
Wed Dec 15 22:31:11 PST 2010


Changeset: 5fa559508216
Author:    iveresov
Date:      2010-12-15 20:43 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/5fa559508216

7007229: Fix warnings with VS2010 in compressedStream.cpp
Summary: An interference between a fix for 6993125 and disabled optimization in compressedStream.cpp produces a warning with VS2010. Disable the warning for the code fragment for which the optimizations are disabled.
Reviewed-by: kvn

! src/share/vm/code/compressedStream.cpp



More information about the hotspot-dev mailing list