RFR: 8238080: FXMLLoader: if script engines implement javax.script.Compilable compile scripts [v4]

Rony G.Flatscher github.com+60214806+ronyfla at openjdk.java.net
Fri Jun 26 18:38:23 UTC 2020


On Thu, 25 Jun 2020 23:59:47 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:
>> 
>>   Incorporating Kevin's review comments (final int, fix for loop test, correct formatting).
>
> The API changes look good. Also, the CSR has been approved.
> 
> The code changes in FXMLLoader look good.
> 
> The newly added tests pass with your fix.
> 
> I also verified that at least some of the newly added tests fail without fix (good)
> 
> Most of the rest of the comments are on formatting and code style, so this looks about ready to go in.

Kevin, thank you for your feedback and sponsorship!

Hope that I have applied the changes to all affected files appropriately. (It is interesting for me that despite trying
to adhere to the OpenJDK formatting, sometimes my own - decadelong trained :) - formattings slip thru without noticing
it.)

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

PR: https://git.openjdk.java.net/jfx/pull/192


More information about the openjfx-dev mailing list