hg: openjfx/8u-dev/rt: RT-39100: [Launcher] NULL Pointer if map with null key or value is passed to setUserJVMOptions

danno.ferrin at oracle.com danno.ferrin at oracle.com
Fri Nov 7 16:47:18 UTC 2014


Changeset: 95a230a55f8e
Author:    shemnon
Date:      2014-11-07 09:47 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/95a230a55f8e

RT-39100: [Launcher] NULL Pointer if map with null key or value is passed to setUserJVMOptions
Summary: Validate pre-JNI call, throw an Illegal Argument Exception if key or value is null.

! modules/fxpackager/src/main/java/jdk/packager/services/userjvmoptions/LauncherUserJvmOptions.java



More information about the openjfx-changes mailing list