hg: openjfx/8u-dev/rt: RT-38658: [packager] all the bundles stopped working with SegFault under MacOS

danno.ferrin at shemnon.com danno.ferrin at shemnon.com
Tue Sep 23 17:19:11 UTC 2014


Changeset: f55d42fb9783
Author:    shemnon
Date:      2014-09-23 11:09 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f55d42fb9783

RT-38658: [packager] all the bundles stopped working with SegFault under MacOS
Summary: The launcher needs to add a NULL value at the end of it's ARGC list, for some arcane reason.
Also, skip args parsing if we have CLI args,
Also, verify we set a default value for the length of the dynamic buffer we use.

! modules/fxpackager/src/main/native/library/common/JavaVirtualMachine.cpp
! modules/fxpackager/src/main/native/library/common/Package.cpp
! modules/fxpackager/src/main/native/library/common/PlatformString.h



More information about the openjfx-changes mailing list