mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8212701: remove sun.desktop property from launcher code
Reviewed-by: serb, alanb, rriggs
This commit is contained in:
parent
f7d8bb2c70
commit
e3e016b54c
11 changed files with 60 additions and 27 deletions
|
@ -577,7 +577,6 @@ GetJavaProperties(JNIEnv* env)
|
|||
#else
|
||||
sprops.os_arch = "unknown";
|
||||
#endif
|
||||
sprops.desktop = "windows";
|
||||
}
|
||||
|
||||
/* Endianness of platform */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue