-
Bug
-
Resolution: Fixed
-
P3
-
8u20
-
Mac OS X 10.9
When running bundled app with PREFERENCES_ID set, the JVM property "app.preferences.id" is not set.
Bundling parameters: {appResources=RelativeFileSet{basedir:/var/folders/vy/g1yq_fwx2fs5vkfc96ndwdm40000gp/T/testBundlerWorkDir/jars, files:[testFxAppWithUtil.jar, Util.jar]}, mainJar=RelativeFileSet{basedir:/var/folders/vy/g1yq_fwx2fs5vkfc96ndwdm40000gp/T/testBundlerWorkDir/jars, files:[testFxAppWithUtil.jar]}, preferencesID=foo/bar, classpath=testFxAppWithUtil.jar:Util.jar}
Bundling parameters: {appResources=RelativeFileSet{basedir:/var/folders/vy/g1yq_fwx2fs5vkfc96ndwdm40000gp/T/testBundlerWorkDir/jars, files:[testFxAppWithUtil.jar, Util.jar]}, mainJar=RelativeFileSet{basedir:/var/folders/vy/g1yq_fwx2fs5vkfc96ndwdm40000gp/T/testBundlerWorkDir/jars, files:[testFxAppWithUtil.jar]}, preferencesID=foo/bar, classpath=testFxAppWithUtil.jar:Util.jar}
- is blocked by
-
JDK-8096307 [Bundlers] ant interface seems to ignore all the fx:platform arguments
- Resolved
- relates to
-
JDK-8094725 Mac OS 10.9.3 Java FX launcher has a default value of 1024m
- Closed