On Thu, 17 Sep 2026 08:38:52 GMT, Ambarish Rapte <[email protected]> wrote:

>> Andy Goryachev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   cleanup
>
> tests/manual2/src/main/java/com/oracle/test/manual/util/TestRunner.java line 
> 58:
> 
>> 56:             "-Dstdout.encoding=UTF-8",
>> 57:             "-Dstderr.encoding=UTF-8",
>> 58:             "-p", "../../build/sdk/lib",
> 
> With this, the individual tests will be launched using the sdk built in the 
> repo and not using the javafx sdk used to launch the manualTests.jar
> May be, using same sdk is expectation in perspective of user ?

By design: the point is to test the current jfx code.  Though I'd welcome any 
suggestions.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2156#discussion_r4038685921

Reply via email to