Message9552

Author zyasoft
Recipients ben_b, zyasoft
Date 2015-02-23.04:49:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424666986.87.0.790134251353.issue2084@psf.upfronthosting.co.za>
In-reply-to
Content
Finally read this bug closely - the problem is that the RuntimeException is wrapping IllegalArgumentException on J9.

That's easy enough to fix: we should simply give up registering a signal name if any exception is raised, as opposed to being so precise.

Blocker for RC1, but a trivial fix
History
Date User Action Args
2015-02-23 04:49:46zyasoftsetmessageid: <1424666986.87.0.790134251353.issue2084@psf.upfronthosting.co.za>
2015-02-23 04:49:46zyasoftsetrecipients: + zyasoft, ben_b
2015-02-23 04:49:46zyasoftlinkissue2084 messages
2015-02-23 04:49:46zyasoftcreate