hg: openjfx/8u-dev/rt: 2 new changesets
danno.ferrin at shemnon.com
danno.ferrin at shemnon.com
Fri Oct 10 23:16:51 UTC 2014
Changeset: b35aa0611a35
Author: shemnon
Date: 2014-10-10 13:54 -0600
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/b35aa0611a35
RT-38793: Better to use strncpy instead of strcpy
Contributed-by: cbensen
Reviewed-by: shemnon
! modules/fxpackager/src/main/native/library/common/GenericPlatform.cpp
! modules/fxpackager/src/main/native/library/common/Helpers.cpp
! modules/fxpackager/src/main/native/library/common/Helpers.h
! 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/Macros.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/PlatformString.cpp
! modules/fxpackager/src/main/native/library/common/PlatformString.h
! modules/fxpackager/src/main/native/library/common/WindowsPlatform.h
! modules/fxpackager/src/main/native/library/common/main.cpp
! modules/fxpackager/src/main/native/tests/mac/library/packager/libpackager.xcodeproj/project.pbxproj
! modules/fxpackager/src/main/native/tests/mac/library/packager/packager/libpackager-Prefix.pch
! modules/fxpackager/src/main/native/tests/win/launcher/launcher.vcxproj
! modules/fxpackager/src/main/native/tests/win/library/library.vcxproj
Changeset: e3a2fde31af1
Author: shemnon
Date: 2014-10-10 16:15 -0600
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/e3a2fde31af1
RT-38956: UserJvmOptionsService.setUserJVMOptions Needs to save preferences to disk
Summary: commit file on set, not on JVM shutdown.
Contributed-by: cbensen
Reviewed-by: shemnon
! modules/fxpackager/src/main/java/jdk/packager/services/userjvmoptions/LauncherUserJvmOptions.java
! modules/fxpackager/src/main/native/library/common/FilePath.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/PropertyFile.cpp
! modules/fxpackager/src/main/native/library/common/main.cpp
! modules/fxpackager/src/test/java/hello/TestPackager.java
More information about the openjfx-changes
mailing list