<div dir="ltr">Greetings to a community. Not sure if that's the right place to ask this question, but the internet doesn't seem to have an answer to my question.<div><br></div><div>I am having issues with modifying JCTree subclasses structure, That involves introducing new members or changing signatures of existing. While there aren't any syntax errors in code, make refuses to compile the project indicating that it can't find a symbol.</div><div><br></div><div>In fact, I also have encountered the same issue when trying to modify the constructor of Symbol subclasses.</div><div><br></div><div>If that's important, I am building using x86-64 windows jdk 22 and using default make target. If code is relevant, I could also provide a link to the repository. </div></div>