[Sneer-commits] Hunting the infamous volatile Seal bug
Status: Pre-Alpha
Brought to you by:
klauswuestefeld
|
From: Klaus W. <kla...@gm...> - 2010-09-06 00:46:21
|
I added this line to the place that inits Seals lazily for tests:
if (!"true".equals(System.getProperty("sneer.testmode"))) throw new
IllegalStateException("Internal Sneer Error: Public Key should have
been generated already. Please report this error to the Sneer team.");
|