hg: openjfx/8u-dev/rt: 8130420: fx:deploy ant task don't close string in parameter name when generating html page
danno.ferrin at oracle.com
danno.ferrin at oracle.com
Thu Jul 9 16:12:35 UTC 2015
Changeset: e6841c2d1a0b
Author: shemnon
Date: 2015-07-09 10:10 -0600
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e6841c2d1a0b
8130420: fx:deploy ant task don't close string in parameter name when generating html page
Reviewed-By: kcr
Summary: the JavaScript escaping code was missing a quote and not escaping content.
Also, add unit tests for sanity testing of JNLPBundler Code.
! modules/fxpackager/src/main/java/com/oracle/tools/packager/jnlp/JNLPBundler.java
+ modules/fxpackager/src/test/java/com/oracle/tools/packager/jnlp/JNLPBundlerTest.java
More information about the openjfx-changes
mailing list