<div dir="ltr"><div dir="ltr">Thank you Jaikiran!<div>I am running tests amid development for java.lang.invoke packages, for a few of my active patches (like lazy static var handle and reimplementation of method handle proxies).</div><div>My configuration line is: (with `bash make/devkit/createJMHBundle.sh` ran ahead)</div><div>bash configure --enable-hsdis-bundling --with-hsdis=capstone --with-capstone=/cygdrive/c/java/capstone-4.0.2-win64 --with-jmh=build/jmh/jars --with-conf-name=windows-x64 --enable-jtreg-failure-handler</div><div>I am running the tests with `make test TEST="test/jdk/java/lang/invoke/MethodHandleProxies"` etc. to only run the relevant tests.</div><div>For the locked directories, I mean that build/<configuration>/test-support/jtreg_test_jdk_java_lang_invoke_MethodHandleProxies cannot be removed with windows explorer, with the usual "this file is being used by some other process", or with cygwin's make test target, with "build/..../: Device or resource busy".</div><div>When the directory is locked as such, I find that my Intellij Idea becomes unresponsive at all.</div><div><br></div><div>For the "under the JTwork" question, unfortunately I have no clue what that is.</div><div><br></div><div>Grateful for your help,</div><div>Chen Liang</div></div></div>