On Fri, 25 Jul 2025 21:14:48 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> Oh, I thought you were saying that you didn't see that warning because of 
>> the compiler configuration, not the project configuration.
>> 
>> I manually added the source folders that are relevant to this PR and that 
>> are not in the default configuration. I'm not sure if there's merit to 
>> change the classpath file in the repo.
>> 
>> `unlikely argument type for collection methods using 'Object'` without 
>> `Perform strict analysis against the expected type` is enough to give this 
>> warning.
>
> all right, so we probably want to leave the project config as is, and this 
> manual change is a one-off.  Do you mind listing the changes here for future 
> reference?

I just looked at which .java files are not on the classpath and pulled those 
source folders in:
<img width="227" height="234" alt="image" 
src="https://github.com/user-attachments/assets/a81ef455-cc97-4b75-be96-cbd3de5bb266";
 />

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1824#discussion_r2232094840

Reply via email to