On Wed, 10 Jun 2026 17:14:24 GMT, Andy Goryachev <[email protected]> wrote:
>> Right. I decided to leave it, since it's conceptually accurate, if imprecise. > > it will break the moment someone adds a .c++ file, but right now we are ok. I suspect other things could break if we try to use a weird extension like `c++`. However, this is fragile, so point taken. FWIW, this is a total hack anyway. Any such filtering should be done in the gradle files, not here. A follow-up might be in order, although I doubt it would be high priority. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2186#discussion_r3390423520
