hg: openjfx/8u-dev/rt: RT-40697: Default app arguments set in [ArgOptions] section are not passed to application

danno.ferrin at oracle.com danno.ferrin at oracle.com
Wed May 6 21:49:26 UTC 2015


Changeset: d6e4a3801acc
Author:    shemnon
Date:      2015-05-06 15:48 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/d6e4a3801acc

RT-40697: Default app arguments set in [ArgOptions] section are not passed to application
Contributed-by: cbensen, shemnon
Summary: Update success in GetSection.
Also, fix other regressions in arguments, such as args containing equals once or more than once, whitespace, ending with equals, consisting of just an equals, and repeated arguments.
Insturemet test code to show these test cases

! modules/fxpackager/src/main/java/com/oracle/tools/packager/AbstractImageBundler.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/StandardBundlerParam.java
! modules/fxpackager/src/main/native/library/common/Helpers.cpp
! modules/fxpackager/src/main/native/library/common/IniFile.cpp
! modules/fxpackager/src/main/native/library/common/OrderedMap.h
! modules/fxpackager/src/test/java/hello/SimpleBundle.java



More information about the openjfx-changes mailing list