URGENT: DON'T INSTALL Java 7 Update 51 (Mac AND Windows)

Now the only thing left is making the checkbox appear without having removed the vmargs in de Servoy admin…

+1

Regards,

jos@devoon.nl:
Bingo! Thanks Harjo.
Now the only thing left is making the checkbox appear without having removed the vmargs in de Servoy admin…

that will not be possible, you have to remove this one: -XX:SoftRefLRUPolicyMSPerMB=3600000
because that is not in the allowed list of vmargs.

And if you have vmargs that are not in the allowed list then the jnlp must be signed, but that is for servoy not doable because of the dynamic nature of the jnlp file

Ok. Thats clear then. If needed we can paste back the data afterwards into the vmArgs. Untill someone resets the java security warnings…
Thanks!

jcompagner:
that will not be possible, you have to remove this one: -XX:SoftRefLRUPolicyMSPerMB=3600000
because that is not in the allowed list of vmargs.

A small note here, you must not remove that line, but replace it with space ’ ’ (without the quotes)
If you remove it, that line will come back straight away… ;-)

i meant that you really have to remove that specific one, you could have more there in that list then what is default in it. (i think browser suite needs some stuff?)
But that specific one is the problem for not signed (and you you add others that are not allowed you also will get it)

Running 7u55 with Servoy 7.3.0 over here.

We have several clients reporting (running macs) that using the alt/option key for typing characters like ë / î / etc any form of keyboard input just stops.
Restarting our app will restore it to working ( until I try this again ). Just pressing alt is not a problem.

I too have encountered this, so I would advise against updating to 7u55 just yet.