[Rev 02] RFR: 8234959: FXMLLoader does not populate ENGINE_SCOPE Bindings with FILENAME and ARGV
Rony G. Flatscher
Rony.Flatscher at wu.ac.at
Tue Mar 24 13:21:26 UTC 2020
Kevin and Ajit,
thank you very much for your reviews!
Will apply the changes (including changing CRLF to LF) ASAP.
---rony
On 23.03.2020 22:45, Kevin Rushforth wrote:
> On Sat, 21 Mar 2020 19:19:18 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>
>>> Rony G. Flatscher has updated the pull request incrementally with one additional commit since the last revision:
>>>
>>> corrected wrong test string
>> The fix looks good. I left a few comments on the test. One of them is substantive, the rest are formatting. Once you
>> make those changes, I'll approve it.
> One more minor observation. I noticed the following have DOS line endings:
>
> tests/system/src/testscriptapp1/resources/mymod/META-INF/services/javax.script.ScriptEngineFactory: ASCII text, with
> CRLF line terminators
> tests/system/src/testscriptapp1/resources/mymod/myapp1/demo_01_bottomscript.rpsl: ASCII text, with
> CRLF line terminators
> tests/system/src/testscriptapp1/resources/mymod/myapp1/demo_01_middlescript.rpsl: ASCII text, with
> CRLF line terminators
> tests/system/src/testscriptapp1/resources/mymod/myapp1/demo_01_topscript.rpsl: ASCII text, with
> CRLF line terminators
>
> Since they aren't source code files, `git jcheck` won't complain, but as long as you are fixing the other issues, would
> you mind fixing these too?
>
> -------------
>
> PR: https://git.openjdk.java.net/jfx/pull/122
More information about the openjfx-dev
mailing list