RFR: 8290473: update Eclipse .classpath in apps, buildSrc

Andy Goryachev angorya at openjdk.org
Thu Aug 4 17:11:05 UTC 2022


On Thu, 4 Aug 2022 16:41:20 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>> @kleopatra : 
>> thank you for your feedback!  a couple of questions:
>> 1. which tests are failing?
>> 2. are you testing on windows?
>
> the tests are fine - it happens if I have a separate project and let that depend on the controls, basic, graphics  projects (just the same setup as described on the mailinglist)

This is puzzling, @kleopatra .
I don't see a reference to [hlsl/]Prism or [hlsl/]Decora anywhere.  Not in any gradle.build file, not in every file.  I don't think these two directories are being built, though I can only test on Mac at the moment.

I have a separate (modular) project that builds and runs as well, and I don't see the exceptions (I am running against 8290473.apps branch).  I had to execute the 'sdk' target via gradle first, in order to generate stuff in build/gensrc/jsl-prism and build/gensrc/jsl-decora in graphics.

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

PR: https://git.openjdk.org/jfx/pull/858


More information about the openjfx-dev mailing list