hg: openjfx/8u-dev/rt: RT-39138: [launcher] Java Preferences Don't work on Mac

chris.bensen at oracle.com chris.bensen at oracle.com
Tue Dec 16 23:21:53 UTC 2014


Changeset: ed232f1a185e
Author:    cbensen
Date:      2014-12-16 15:18 -0800
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ed232f1a185e

RT-39138: [launcher] Java Preferences Don't work on Mac
Reviewed-by: shemnon

! modules/fxpackager/src/main/java/jdk/packager/services/userjvmoptions/PreferencesUserJvmOptions.java
! modules/fxpackager/src/main/native/library/common/Exports.cpp
! modules/fxpackager/src/main/native/library/common/GenericPlatform.cpp
! modules/fxpackager/src/main/native/library/common/GenericPlatform.h
! modules/fxpackager/src/main/native/library/common/Java.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/Package.cpp
! modules/fxpackager/src/main/native/library/common/Package.h
! modules/fxpackager/src/main/native/library/common/Platform.cpp
! 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/main/native/tests/DevTest/DevTest/build.xml
+ modules/fxpackager/src/main/native/tests/DevTest/DevTest/manifest.mf
+ modules/fxpackager/src/main/native/tests/DevTest/DevTest/nbproject/build-impl.xml
+ modules/fxpackager/src/main/native/tests/DevTest/DevTest/nbproject/genfiles.properties
+ modules/fxpackager/src/main/native/tests/DevTest/DevTest/nbproject/project.properties
+ modules/fxpackager/src/main/native/tests/DevTest/DevTest/nbproject/project.xml
+ modules/fxpackager/src/main/native/tests/DevTest/DevTest/src/DebugExports.java
+ modules/fxpackager/src/main/native/tests/DevTest/DevTest/src/hello/TestPackager.java
+ modules/fxpackager/src/main/native/tests/mac/library/packager/libpackager.xcodeproj/project.xcworkspace/contents.xcworkspacedata



More information about the openjfx-changes mailing list