hg: openjfx/8u-dev/rt: 3 new changesets

danno.ferrin at oracle.com danno.ferrin at oracle.com
Fri Oct 31 21:28:38 UTC 2014


Changeset: 0f11c62b0376
Author:    shemnon
Date:      2014-10-31 10:19 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/0f11c62b0376

[test-only] RT-38705: [Bundlers] bundling fails because of FileNotFoundException when using only Unicode in APP_NAME
Summary: # is an invalid service character, don't test it

! modules/fxpackager/src/test/java/com/oracle/tools/packager/windows/WinServiceBundlerTest.java

Changeset: 6e7b183a12b4
Author:    shemnon
Date:      2014-10-31 15:26 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/6e7b183a12b4

RT-39093: [PACKAGER] launcher is not able to start SceneBuilder, at least on Mac
Reviewed-By: shemnon
Contributed-By: cbensen, shemnon
Summary: If bundled JVM is specified, only use the bundled JVM.  If not specified (or empty string) use system default JRE.

! modules/fxpackager/src/main/java/com/oracle/tools/packager/linux/LinuxAppBundler.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacAppBundler.java
! modules/fxpackager/src/main/java/com/oracle/tools/packager/windows/WinAppBundler.java
! modules/fxpackager/src/main/native/launcher/mac/main.m
! modules/fxpackager/src/main/native/library/common/GenericPlatform.cpp
! modules/fxpackager/src/main/native/library/common/JavaVirtualMachine.cpp
! modules/fxpackager/src/main/native/library/common/LinuxPlatform.cpp
! modules/fxpackager/src/main/native/library/common/LinuxPlatform.h
! modules/fxpackager/src/main/native/library/common/MacPlatform.h
! modules/fxpackager/src/main/native/library/common/MacPlatform.mm
! modules/fxpackager/src/main/native/library/common/Macros.cpp
! modules/fxpackager/src/main/native/library/common/Macros.h
! modules/fxpackager/src/main/native/library/common/Messages.cpp
! modules/fxpackager/src/main/native/library/common/Package.cpp
! modules/fxpackager/src/main/native/library/common/Package.h
! modules/fxpackager/src/main/native/library/common/Platform.h
! modules/fxpackager/src/main/native/library/common/WindowsPlatform.cpp
! modules/fxpackager/src/main/native/library/common/WindowsPlatform.h
! modules/fxpackager/src/main/native/library/common/main.cpp
! modules/fxpackager/src/test/java/com/oracle/tools/packager/linux/LinuxAppBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/tools/packager/windows/WinAppBundlerTest.java

Changeset: c58208048e19
Author:    shemnon
Date:      2014-10-31 15:28 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c58208048e19

RT-39123: [packager] Check NumberOfElements > 0 before setting null terminator
Reviewed-By: shemnon
Contributed-By: cbensen

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



More information about the openjfx-changes mailing list