On Tue, Jul 31, 2012 at 7:24 AM, Robert Muir <[email protected]> wrote: > We should come up with a set of patterns for broken JVMS that can > cause index corruption, detect them in e.g. Constants.java and throw > ThreadDeath and refuse to execute at all!
That seems extreme. It's also likely to get out of date (i.e. if a vendor fixes a bug, we can't go back and "fix" an earlier release to not refuse to execute.) Documentation seems like the best option. -Yonik http://lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
