On Wed, 22 Jun 2022 12:47:03 GMT, Coleen Phillimore <[email protected]> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Merge and testing in progress. > > Guidance says no copyright update. Thanks for reviewing. @coleenp's comment from above: > @dcubed-ojdk Your changes are now in threads.cpp and javaThread.cpp/hpp. > Can you have a look to make sure they're correct? They were straightforward > to move. I double checked each of the three patches and all the changes are there and in the right places. What was really cool was being able to pick between the javaThread.*, thread.* and threads.* files easily based on the class name for the function that I was changing. Pretty easy to navigate the new layout (IMHO). ------------- PR: https://git.openjdk.org/jdk/pull/9218
