<div dir="ltr"><div><span style="color:rgb(0,0,0);font-family:"DejaVu Sans","Bitstream Vera Sans","Luxi Sans",Verdana,Arial,Helvetica,sans-serif;font-size:13.3333px">This, in the docs is unclear to me:</span></div><div><span style="color:rgb(0,0,0);font-family:"DejaVu Sans","Bitstream Vera Sans","Luxi Sans",Verdana,Arial,Helvetica,sans-serif;font-size:13.3333px"><br></span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="color:rgb(0,0,0);font-family:"DejaVu Sans","Bitstream Vera Sans","Luxi Sans",Verdana,Arial,Helvetica,sans-serif;font-size:13.3333px">Building of Hotspot Gtest suite requires the source code of Google Test framework. The top directory, which contains both </span><code style="color:rgb(29,106,229);font-family:"DejaVu Sans Mono","Bitstream Vera Sans Mono","Luxi Mono","Courier New",monospace;font-size:13.3333px">googletest</code><span style="color:rgb(0,0,0);font-family:"DejaVu Sans","Bitstream Vera Sans","Luxi Sans",Verdana,Arial,Helvetica,sans-serif;font-size:13.3333px"> and </span><code style="color:rgb(29,106,229);font-family:"DejaVu Sans Mono","Bitstream Vera Sans Mono","Luxi Mono","Courier New",monospace;font-size:13.3333px">googlemock</code><span style="color:rgb(0,0,0);font-family:"DejaVu Sans","Bitstream Vera Sans","Luxi Sans",Verdana,Arial,Helvetica,sans-serif;font-size:13.3333px"> directories, should be specified via </span><code style="color:rgb(29,106,229);font-family:"DejaVu Sans Mono","Bitstream Vera Sans Mono","Luxi Mono","Courier New",monospace;font-size:13.3333px">--with-gtest</code></blockquote><div><a href="https://openjdk.org/groups/build/doc/building.html">Building the JDK (openjdk.org)</a><br></div><div>(Windows11, Cygwin64)</div><div><br></div><div>I cloned the gtest repo. Do I need to build it?</div><div>If so...</div><div>This page says Visual Studio comes with GTest included.</div><div><img src="cid:ii_lyfys9me1" alt="image.png" width="401" height="452"><br></div><div>It would be nice if I can just pass the already built location in VS, but I can't find where it is (I looked inside the VS install folder).</div><div><br></div><div>Or, am I supposed to just add it to bash configure?</div><div><br></div><div>$ bash configure --with-jtreg=/cygdrive/c/users/anil/OpenJDK/jtreg-7.4+1/jtreg --with-gtest=/cygdrive/c/users/anil/OpenJDK/googletest<br></div><div><br></div><div> </div></div>