Has anybody else noticed that Web Start ignores the Java2D performance properties (like ‘ddscale’, ‘transaccel’ and ‘ddforcevram’) in an application the first time it is run after a download/update?
I noticed this when the logging messages were missing from web start console when I run my app for the first time. Subsequent runs produce some of those messages (but it’s missing/ignoring the messages for ‘ddscale’ and ‘ddforcevram’).
I’d appreciate a solution/workaround if somebody has one. Thanks.
EDIT:
Forgot to mention that I was using web start ver 1.4.2_04 and JRE 1.4.2_04 on a Windows Platform.