-
Bug
-
Resolution: Not an Issue
-
P3
-
9
-
x86_64
-
windows
When recently triaging binscope analysis failures of jvm.dll, I noticed that analysis of a jvm.dll built from within VS2010 generates a "GSCheck has failed" error. The reason is that /GS is not specified by default for a build within VS2010 versus a build outside of VS2010. /GS should be specified as the default for builds within VS2010.