8212701: remove sun.desktop property from launcher code

Reviewed-by: serb, alanb, rriggs
This commit is contained in:
Phil Race 2019-04-24 09:21:02 -07:00
parent f7d8bb2c70
commit e3e016b54c
11 changed files with 60 additions and 27 deletions

View file

@ -577,7 +577,6 @@ GetJavaProperties(JNIEnv* env)
#else
sprops.os_arch = "unknown";
#endif
sprops.desktop = "windows";
}
/* Endianness of platform */