Please implement client switch in 64-bit server JDK 14 builds
Andrew Haley
aph at redhat.com
Thu Aug 8 18:53:08 UTC 2019
On 8/8/19 9:23 AM, Ty Young wrote:
> Presumably these standards would just be meta JVM arguments that could
> be done manually with individual JVM arguments. If an end JVM user wants
> a bit more max memory size for example, they could just manually set Xmx
> to their desired amount and keep the rest of the mode JVM arguments as
> they are. Something like:
>
> -XX:VMMemoryManagementMode=0 // server mode?
>
> -XX:VMMemoryManagementMode=1 // desktop application mode?
>
> -XX:VMMemoryManagementMode=2 // IoT/Kiosk application mode?
Funnily enough, I was talking to John Rose the other day and he
suggested exactly this, but perhaps a scale from 0-10. This idea has
some promise, I think.
--
Andrew Haley (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the jdk-dev
mailing list