[icedtea-web][rfc] Fix to AppletBaseURL reproducer

Omair Majid omajid at redhat.com
Tue Oct 16 12:56:26 PDT 2012


On 10/12/2012 01:31 PM, Adam Domurad wrote:
> This fixes random failures caused by the 'xception' matcher, as well as
> speeding up execution.

I suspect it's a SecurityException thrown because applet's are not
allowed to invoke System.exit(). Maybe you should wrap it up in a
try-catch (-and-ignore) block. That would avoid changes to the xception
matcher.

Could you update the comment on the System.exit line to be more accurate
too?

The changes to sleep/timeout look fine.

Cheers,
Omair

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681



More information about the distro-pkg-dev mailing list