hg: openjfx/9-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:18 UTC 2015


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

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