Looks good to me, but is it also worth using a string constant set to
the common directory name? Either way is OK.
-- Jon
On 04/16/2019 03:49 AM, Hannes Wallnöfer wrote:
Please review:
Issue: https://bugs.openjdk.java.net/browse/JDK-8222526
Webrev: http://cr.openjdk.java.net/~hannesw/8222526/webrev.00/
The dynamically created script element is redundant (there is a static element
in the HTML file with the correct URL), so it only results in a warning in most
browsers, but there may be environments where it is required for proper
function.
Thanks,
Hannes