On Thu, 4 Aug 2022 17:07:53 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> 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.

hmm .. that's indeed weird - here (on win) both graphics/build/hlsl/Prism and 
graphics/build/hlsl/Decora are created by running ./gradlew sdk  ... will 
re-check

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

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

Reply via email to