RFR: 8347362: RichTextArea Demo Apps Build Script [v2]
Andy Goryachev
angorya at openjdk.org
Fri Jan 10 23:17:32 UTC 2025
On Fri, 10 Jan 2025 23:04:43 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> no spawn
>
> apps/samples/RichTextAreaDemo/build.xml line 79:
>
>> 77:
>> 78: <target name="run-codearea-demo">
>> 79: <exec executable="java" spawn="true">
>
> I would remove the `spawn="true"`.
done
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1672#discussion_r1911658476
More information about the openjfx-dev
mailing list